2024-02-10T06:44:37.896 INFO:root:teuthology version: 0.0.1.dev256+gd9fdb22 2024-02-10T06:44:37.896 DEBUG:teuthology.run:Teuthology command: teuthology --name yuriw-2024-02-09_19:44:16-orch-main-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} --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2024-02-09_19:44:16-orch-main-distro-default-smithi/7555177 --verbose -- /home/teuthworker/archive/yuriw-2024-02-09_19:44:16-orch-main-distro-default-smithi/7555177/orig.config.yaml 2024-02-10T06:44:37.925 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-10T06:44:38.006 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-02-09_19:44:16-orch-main-distro-default-smithi/7555177 branch: main 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: yweinste@redhat.com first_in_suite: false job_id: '7555177' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-02-09_19:44:16-orch-main-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 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: 290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 workunit: branch: main sha1: 290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 owner: scheduled_yuriw@teuthology priority: 71 repo: https://github.com/ceph/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: 1610 sha1: 290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 sleep_before_teardown: 0 subset: 111/120000 suite: orch suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_290212a1bfd33563ba76ee5b7f0b944fdb6c5d90/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 targets: smithi107.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi195.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-09_19:44:16 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-02-10T06:44:38.006 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_290212a1bfd33563ba76ee5b7f0b944fdb6c5d90/qa; will attempt to use it 2024-02-10T06:44:38.007 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_290212a1bfd33563ba76ee5b7f0b944fdb6c5d90/qa/tasks 2024-02-10T06:44:38.007 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-02-10T06:44:38.009 INFO:teuthology.task.internal:Checking packages... 2024-02-10T06:44:38.033 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '290212a1bfd33563ba76ee5b7f0b944fdb6c5d90' 2024-02-10T06:44:38.033 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-10T06:44:38.033 INFO:teuthology.packaging:ref: None 2024-02-10T06:44:38.033 INFO:teuthology.packaging:tag: None 2024-02-10T06:44:38.034 INFO:teuthology.packaging:branch: main 2024-02-10T06:44:38.034 INFO:teuthology.packaging:sha1: 290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T06:44:38.034 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=main 2024-02-10T06:44:38.389 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-1361-gf8e4e331-1focal 2024-02-10T06:44:38.391 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-02-10T06:44:38.400 INFO:teuthology.task.internal:no buildpackages task found 2024-02-10T06:44:38.400 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-02-10T06:44:38.448 INFO:teuthology.task.internal:Saving configuration 2024-02-10T06:44:38.460 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-02-10T06:44:38.481 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-10T06:44:38.502 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi107.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-09_19:44:16-orch-main-distro-default-smithi/7555177', '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-10 06:37:56.504541', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-02-10T06:44:38.523 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi195.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-09_19:44:16-orch-main-distro-default-smithi/7555177', '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-10 06:37:56.502995', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-02-10T06:44:38.523 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-02-10T06:44:38.540 INFO:teuthology.task.internal:roles: ubuntu@smithi107.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-10T06:44:38.541 INFO:teuthology.task.internal:roles: ubuntu@smithi195.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-10T06:44:38.541 INFO:teuthology.run_tasks:Running task console_log... 2024-02-10T06:44:38.633 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f0fb9fe8f70>, signals=[15]) 2024-02-10T06:44:38.633 INFO:teuthology.run_tasks:Running task internal.connect... 2024-02-10T06:44:38.642 INFO:teuthology.task.internal:Opening connections... 2024-02-10T06:44:38.642 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi107.front.sepia.ceph.com 2024-02-10T06:44:38.644 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi107.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T06:44:38.733 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi195.front.sepia.ceph.com 2024-02-10T06:44:38.734 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T06:44:38.831 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-02-10T06:44:38.843 DEBUG:teuthology.orchestra.run.smithi107:> uname -m 2024-02-10T06:44:38.850 INFO:teuthology.orchestra.run.smithi107.stdout:x86_64 2024-02-10T06:44:38.850 DEBUG:teuthology.orchestra.run.smithi107:> cat /etc/os-release 2024-02-10T06:44:38.898 INFO:teuthology.orchestra.run.smithi107.stdout:NAME="Ubuntu" 2024-02-10T06:44:38.898 INFO:teuthology.orchestra.run.smithi107.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-02-10T06:44:38.898 INFO:teuthology.orchestra.run.smithi107.stdout:ID=ubuntu 2024-02-10T06:44:38.898 INFO:teuthology.orchestra.run.smithi107.stdout:ID_LIKE=debian 2024-02-10T06:44:38.898 INFO:teuthology.orchestra.run.smithi107.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-02-10T06:44:38.898 INFO:teuthology.orchestra.run.smithi107.stdout:VERSION_ID="20.04" 2024-02-10T06:44:38.899 INFO:teuthology.orchestra.run.smithi107.stdout:HOME_URL="https://www.ubuntu.com/" 2024-02-10T06:44:38.899 INFO:teuthology.orchestra.run.smithi107.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-02-10T06:44:38.899 INFO:teuthology.orchestra.run.smithi107.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-02-10T06:44:38.899 INFO:teuthology.orchestra.run.smithi107.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-02-10T06:44:38.899 INFO:teuthology.orchestra.run.smithi107.stdout:VERSION_CODENAME=focal 2024-02-10T06:44:38.899 INFO:teuthology.orchestra.run.smithi107.stdout:UBUNTU_CODENAME=focal 2024-02-10T06:44:38.899 INFO:teuthology.lock.ops:Updating smithi107.front.sepia.ceph.com on lock server 2024-02-10T06:44:38.918 DEBUG:teuthology.orchestra.run.smithi195:> uname -m 2024-02-10T06:44:38.925 INFO:teuthology.orchestra.run.smithi195.stdout:x86_64 2024-02-10T06:44:38.925 DEBUG:teuthology.orchestra.run.smithi195:> cat /etc/os-release 2024-02-10T06:44:38.972 INFO:teuthology.orchestra.run.smithi195.stdout:NAME="Ubuntu" 2024-02-10T06:44:38.972 INFO:teuthology.orchestra.run.smithi195.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-02-10T06:44:38.972 INFO:teuthology.orchestra.run.smithi195.stdout:ID=ubuntu 2024-02-10T06:44:38.972 INFO:teuthology.orchestra.run.smithi195.stdout:ID_LIKE=debian 2024-02-10T06:44:38.972 INFO:teuthology.orchestra.run.smithi195.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-02-10T06:44:38.972 INFO:teuthology.orchestra.run.smithi195.stdout:VERSION_ID="20.04" 2024-02-10T06:44:38.973 INFO:teuthology.orchestra.run.smithi195.stdout:HOME_URL="https://www.ubuntu.com/" 2024-02-10T06:44:38.973 INFO:teuthology.orchestra.run.smithi195.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-02-10T06:44:38.973 INFO:teuthology.orchestra.run.smithi195.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-02-10T06:44:38.973 INFO:teuthology.orchestra.run.smithi195.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-02-10T06:44:38.973 INFO:teuthology.orchestra.run.smithi195.stdout:VERSION_CODENAME=focal 2024-02-10T06:44:38.973 INFO:teuthology.orchestra.run.smithi195.stdout:UBUNTU_CODENAME=focal 2024-02-10T06:44:38.973 INFO:teuthology.lock.ops:Updating smithi195.front.sepia.ceph.com on lock server 2024-02-10T06:44:38.993 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-02-10T06:44:39.007 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-02-10T06:44:39.032 INFO:teuthology.task.internal:Checking for old test directory... 2024-02-10T06:44:39.032 DEBUG:teuthology.orchestra.run.smithi107:> test '!' -e /home/ubuntu/cephtest 2024-02-10T06:44:39.035 DEBUG:teuthology.orchestra.run.smithi195:> test '!' -e /home/ubuntu/cephtest 2024-02-10T06:44:39.040 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-02-10T06:44:39.070 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-02-10T06:44:39.070 DEBUG:teuthology.orchestra.run.smithi107:> test -z $(ls -A /var/lib/ceph) 2024-02-10T06:44:39.072 DEBUG:teuthology.orchestra.run.smithi195:> test -z $(ls -A /var/lib/ceph) 2024-02-10T06:44:39.088 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-02-10T06:44:39.148 INFO:teuthology.run_tasks:Running task kernel... 2024-02-10T06:44:39.168 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-02-10T06:44:39.168 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-02-10T06:44:39.169 DEBUG:teuthology.orchestra.run.smithi107:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-10T06:44:39.169 DEBUG:teuthology.orchestra.run.smithi195:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-10T06:44:39.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T06:44:39.175 DEBUG:teuthology.orchestra.run.smithi107:> uname -r 2024-02-10T06:44:39.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T06:44:39.176 DEBUG:teuthology.orchestra.run.smithi195:> uname -r 2024-02-10T06:44:39.182 INFO:teuthology.orchestra.run.smithi107.stdout:5.4.0-124-generic 2024-02-10T06:44:39.183 INFO:teuthology.task.kernel:Running kernel on smithi107: 5.4.0-124-generic 2024-02-10T06:44:39.183 DEBUG:teuthology.orchestra.run.smithi107:> sudo apt-get clean 2024-02-10T06:44:39.184 INFO:teuthology.orchestra.run.smithi195.stdout:5.4.0-124-generic 2024-02-10T06:44:39.184 INFO:teuthology.task.kernel:Running kernel on smithi195: 5.4.0-124-generic 2024-02-10T06:44:39.184 DEBUG:teuthology.orchestra.run.smithi195:> sudo apt-get clean 2024-02-10T06:44:39.288 DEBUG:teuthology.orchestra.run.smithi107:> sudo apt-get update 2024-02-10T06:44:39.289 DEBUG:teuthology.orchestra.run.smithi195:> sudo apt-get update 2024-02-10T06:44:39.470 INFO:teuthology.orchestra.run.smithi195.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-02-10T06:44:39.483 INFO:teuthology.orchestra.run.smithi107.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-10T06:44:39.489 INFO:teuthology.orchestra.run.smithi107.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-02-10T06:44:39.490 INFO:teuthology.orchestra.run.smithi107.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-02-10T06:44:39.569 INFO:teuthology.orchestra.run.smithi195.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-10T06:44:39.645 INFO:teuthology.orchestra.run.smithi107.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-02-10T06:44:39.650 INFO:teuthology.orchestra.run.smithi195.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-02-10T06:44:39.808 INFO:teuthology.orchestra.run.smithi195.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,710 kB] 2024-02-10T06:44:39.875 INFO:teuthology.orchestra.run.smithi107.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,710 kB] 2024-02-10T06:44:40.000 INFO:teuthology.orchestra.run.smithi195.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-02-10T06:44:40.016 INFO:teuthology.orchestra.run.smithi195.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [706 kB] 2024-02-10T06:44:40.024 INFO:teuthology.orchestra.run.smithi107.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,090 kB] 2024-02-10T06:44:40.031 INFO:teuthology.orchestra.run.smithi195.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [413 kB] 2024-02-10T06:44:40.040 INFO:teuthology.orchestra.run.smithi195.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-02-10T06:44:40.040 INFO:teuthology.orchestra.run.smithi195.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,547 kB] 2024-02-10T06:44:40.105 INFO:teuthology.orchestra.run.smithi195.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [35.5 kB] 2024-02-10T06:44:40.106 INFO:teuthology.orchestra.run.smithi195.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [355 kB] 2024-02-10T06:44:40.117 INFO:teuthology.orchestra.run.smithi195.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-02-10T06:44:40.117 INFO:teuthology.orchestra.run.smithi195.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [645 kB] 2024-02-10T06:44:40.126 INFO:teuthology.orchestra.run.smithi195.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [937 kB] 2024-02-10T06:44:40.144 INFO:teuthology.orchestra.run.smithi195.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [931 kB] 2024-02-10T06:44:40.144 INFO:teuthology.orchestra.run.smithi195.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [197 kB] 2024-02-10T06:44:40.146 INFO:teuthology.orchestra.run.smithi195.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-02-10T06:44:40.146 INFO:teuthology.orchestra.run.smithi195.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2024-02-10T06:44:40.147 INFO:teuthology.orchestra.run.smithi195.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-02-10T06:44:40.173 INFO:teuthology.orchestra.run.smithi195.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-02-10T06:44:40.173 INFO:teuthology.orchestra.run.smithi195.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-02-10T06:44:40.177 INFO:teuthology.orchestra.run.smithi107.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [706 kB] 2024-02-10T06:44:40.194 INFO:teuthology.orchestra.run.smithi107.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [413 kB] 2024-02-10T06:44:40.204 INFO:teuthology.orchestra.run.smithi107.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-02-10T06:44:40.204 INFO:teuthology.orchestra.run.smithi107.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,547 kB] 2024-02-10T06:44:40.273 INFO:teuthology.orchestra.run.smithi107.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [35.5 kB] 2024-02-10T06:44:40.275 INFO:teuthology.orchestra.run.smithi107.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [355 kB] 2024-02-10T06:44:40.280 INFO:teuthology.orchestra.run.smithi107.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-02-10T06:44:40.280 INFO:teuthology.orchestra.run.smithi107.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [937 kB] 2024-02-10T06:44:40.295 INFO:teuthology.orchestra.run.smithi107.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [645 kB] 2024-02-10T06:44:40.312 INFO:teuthology.orchestra.run.smithi107.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [197 kB] 2024-02-10T06:44:40.314 INFO:teuthology.orchestra.run.smithi107.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-02-10T06:44:40.314 INFO:teuthology.orchestra.run.smithi107.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-02-10T06:44:40.315 INFO:teuthology.orchestra.run.smithi107.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2024-02-10T06:44:40.338 INFO:teuthology.orchestra.run.smithi107.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-02-10T06:44:40.338 INFO:teuthology.orchestra.run.smithi107.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-02-10T06:44:40.420 INFO:teuthology.orchestra.run.smithi107.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [931 kB] 2024-02-10T06:44:40.440 INFO:teuthology.orchestra.run.smithi107.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [496 kB] 2024-02-10T06:44:40.454 INFO:teuthology.orchestra.run.smithi107.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-02-10T06:44:40.455 INFO:teuthology.orchestra.run.smithi107.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,665 kB] 2024-02-10T06:44:40.480 INFO:teuthology.orchestra.run.smithi195.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,090 kB] 2024-02-10T06:44:40.487 INFO:teuthology.orchestra.run.smithi107.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.8 kB] 2024-02-10T06:44:40.488 INFO:teuthology.orchestra.run.smithi107.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [371 kB] 2024-02-10T06:44:40.491 INFO:teuthology.orchestra.run.smithi107.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-02-10T06:44:40.491 INFO:teuthology.orchestra.run.smithi107.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [772 kB] 2024-02-10T06:44:40.502 INFO:teuthology.orchestra.run.smithi107.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,163 kB] 2024-02-10T06:44:40.515 INFO:teuthology.orchestra.run.smithi107.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [279 kB] 2024-02-10T06:44:40.519 INFO:teuthology.orchestra.run.smithi107.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-02-10T06:44:40.519 INFO:teuthology.orchestra.run.smithi107.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-02-10T06:44:40.519 INFO:teuthology.orchestra.run.smithi107.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2024-02-10T06:44:40.520 INFO:teuthology.orchestra.run.smithi107.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-02-10T06:44:40.521 INFO:teuthology.orchestra.run.smithi107.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-02-10T06:44:40.521 INFO:teuthology.orchestra.run.smithi107.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-02-10T06:44:40.521 INFO:teuthology.orchestra.run.smithi107.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-02-10T06:44:40.540 INFO:teuthology.orchestra.run.smithi107.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-02-10T06:44:40.540 INFO:teuthology.orchestra.run.smithi107.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-02-10T06:44:40.540 INFO:teuthology.orchestra.run.smithi107.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-02-10T06:44:40.541 INFO:teuthology.orchestra.run.smithi107.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-02-10T06:44:40.659 INFO:teuthology.orchestra.run.smithi195.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [496 kB] 2024-02-10T06:44:40.672 INFO:teuthology.orchestra.run.smithi195.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-02-10T06:44:40.672 INFO:teuthology.orchestra.run.smithi195.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,665 kB] 2024-02-10T06:44:40.745 INFO:teuthology.orchestra.run.smithi195.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.8 kB] 2024-02-10T06:44:40.745 INFO:teuthology.orchestra.run.smithi195.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [371 kB] 2024-02-10T06:44:40.752 INFO:teuthology.orchestra.run.smithi195.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-02-10T06:44:40.916 INFO:teuthology.orchestra.run.smithi195.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [772 kB] 2024-02-10T06:44:41.518 INFO:teuthology.orchestra.run.smithi195.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,163 kB] 2024-02-10T06:44:41.629 INFO:teuthology.orchestra.run.smithi195.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [279 kB] 2024-02-10T06:44:41.649 INFO:teuthology.orchestra.run.smithi195.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-02-10T06:44:41.652 INFO:teuthology.orchestra.run.smithi195.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2024-02-10T06:44:41.652 INFO:teuthology.orchestra.run.smithi195.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-02-10T06:44:41.654 INFO:teuthology.orchestra.run.smithi195.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-02-10T06:44:41.654 INFO:teuthology.orchestra.run.smithi195.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-02-10T06:44:41.654 INFO:teuthology.orchestra.run.smithi195.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-02-10T06:44:41.657 INFO:teuthology.orchestra.run.smithi195.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-02-10T06:44:41.660 INFO:teuthology.orchestra.run.smithi195.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-02-10T06:44:41.824 INFO:teuthology.orchestra.run.smithi195.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-02-10T06:44:41.988 INFO:teuthology.orchestra.run.smithi195.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-02-10T06:44:42.038 INFO:teuthology.orchestra.run.smithi195.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-02-10T06:44:44.206 INFO:teuthology.orchestra.run.smithi107.stdout:Fetched 19.0 MB in 3s (6,546 kB/s) 2024-02-10T06:44:44.230 INFO:teuthology.orchestra.run.smithi195.stdout:Fetched 19.0 MB in 3s (6,843 kB/s) 2024-02-10T06:44:45.704 INFO:teuthology.orchestra.run.smithi107.stdout:Reading package lists... 2024-02-10T06:44:45.732 DEBUG:teuthology.orchestra.run.smithi107:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-10T06:44:45.752 INFO:teuthology.orchestra.run.smithi195.stdout:Reading package lists... 2024-02-10T06:44:45.779 DEBUG:teuthology.orchestra.run.smithi195:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-10T06:44:45.804 INFO:teuthology.orchestra.run.smithi107.stdout:Reading package lists... 2024-02-10T06:44:45.869 INFO:teuthology.orchestra.run.smithi195.stdout:Reading package lists... 2024-02-10T06:44:46.006 INFO:teuthology.orchestra.run.smithi107.stdout:Building dependency tree... 2024-02-10T06:44:46.007 INFO:teuthology.orchestra.run.smithi107.stdout:Reading state information... 2024-02-10T06:44:46.076 INFO:teuthology.orchestra.run.smithi195.stdout:Building dependency tree... 2024-02-10T06:44:46.076 INFO:teuthology.orchestra.run.smithi195.stdout:Reading state information... 2024-02-10T06:44:46.188 INFO:teuthology.orchestra.run.smithi107.stdout:The following additional packages will be installed: 2024-02-10T06:44:46.188 INFO:teuthology.orchestra.run.smithi107.stdout: linux-generic linux-headers-5.4.0-171 linux-headers-5.4.0-171-generic 2024-02-10T06:44:46.188 INFO:teuthology.orchestra.run.smithi107.stdout: linux-headers-generic linux-image-5.4.0-171-generic 2024-02-10T06:44:46.188 INFO:teuthology.orchestra.run.smithi107.stdout: linux-modules-5.4.0-171-generic linux-modules-extra-5.4.0-171-generic 2024-02-10T06:44:46.189 INFO:teuthology.orchestra.run.smithi107.stdout:Suggested packages: 2024-02-10T06:44:46.189 INFO:teuthology.orchestra.run.smithi107.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-02-10T06:44:46.189 INFO:teuthology.orchestra.run.smithi107.stdout:Recommended packages: 2024-02-10T06:44:46.189 INFO:teuthology.orchestra.run.smithi107.stdout: thermald 2024-02-10T06:44:46.255 INFO:teuthology.orchestra.run.smithi107.stdout:The following NEW packages will be installed: 2024-02-10T06:44:46.256 INFO:teuthology.orchestra.run.smithi107.stdout: linux-headers-5.4.0-171 linux-headers-5.4.0-171-generic 2024-02-10T06:44:46.256 INFO:teuthology.orchestra.run.smithi107.stdout: linux-image-5.4.0-171-generic linux-modules-5.4.0-171-generic 2024-02-10T06:44:46.256 INFO:teuthology.orchestra.run.smithi107.stdout: linux-modules-extra-5.4.0-171-generic 2024-02-10T06:44:46.257 INFO:teuthology.orchestra.run.smithi107.stdout:The following packages will be upgraded: 2024-02-10T06:44:46.257 INFO:teuthology.orchestra.run.smithi107.stdout: linux-generic linux-headers-generic linux-image-generic 2024-02-10T06:44:46.267 INFO:teuthology.orchestra.run.smithi195.stdout:The following additional packages will be installed: 2024-02-10T06:44:46.267 INFO:teuthology.orchestra.run.smithi195.stdout: linux-generic linux-headers-5.4.0-171 linux-headers-5.4.0-171-generic 2024-02-10T06:44:46.267 INFO:teuthology.orchestra.run.smithi195.stdout: linux-headers-generic linux-image-5.4.0-171-generic 2024-02-10T06:44:46.267 INFO:teuthology.orchestra.run.smithi195.stdout: linux-modules-5.4.0-171-generic linux-modules-extra-5.4.0-171-generic 2024-02-10T06:44:46.268 INFO:teuthology.orchestra.run.smithi195.stdout:Suggested packages: 2024-02-10T06:44:46.268 INFO:teuthology.orchestra.run.smithi195.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-02-10T06:44:46.268 INFO:teuthology.orchestra.run.smithi195.stdout:Recommended packages: 2024-02-10T06:44:46.268 INFO:teuthology.orchestra.run.smithi195.stdout: thermald 2024-02-10T06:44:46.344 INFO:teuthology.orchestra.run.smithi195.stdout:The following NEW packages will be installed: 2024-02-10T06:44:46.344 INFO:teuthology.orchestra.run.smithi195.stdout: linux-headers-5.4.0-171 linux-headers-5.4.0-171-generic 2024-02-10T06:44:46.344 INFO:teuthology.orchestra.run.smithi195.stdout: linux-image-5.4.0-171-generic linux-modules-5.4.0-171-generic 2024-02-10T06:44:46.344 INFO:teuthology.orchestra.run.smithi195.stdout: linux-modules-extra-5.4.0-171-generic 2024-02-10T06:44:46.346 INFO:teuthology.orchestra.run.smithi195.stdout:The following packages will be upgraded: 2024-02-10T06:44:46.346 INFO:teuthology.orchestra.run.smithi195.stdout: linux-generic linux-headers-generic linux-image-generic 2024-02-10T06:44:46.440 INFO:teuthology.orchestra.run.smithi107.stdout:3 upgraded, 5 newly installed, 0 to remove and 284 not upgraded. 2024-02-10T06:44:46.440 INFO:teuthology.orchestra.run.smithi107.stdout:Need to get 77.1 MB of archives. 2024-02-10T06:44:46.440 INFO:teuthology.orchestra.run.smithi107.stdout:After this operation, 380 MB of additional disk space will be used. 2024-02-10T06:44:46.441 INFO:teuthology.orchestra.run.smithi107.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-171-generic amd64 5.4.0-171.189 [15.0 MB] 2024-02-10T06:44:46.530 INFO:teuthology.orchestra.run.smithi195.stdout:3 upgraded, 5 newly installed, 0 to remove and 284 not upgraded. 2024-02-10T06:44:46.530 INFO:teuthology.orchestra.run.smithi195.stdout:Need to get 77.1 MB of archives. 2024-02-10T06:44:46.530 INFO:teuthology.orchestra.run.smithi195.stdout:After this operation, 380 MB of additional disk space will be used. 2024-02-10T06:44:46.530 INFO:teuthology.orchestra.run.smithi195.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-171-generic amd64 5.4.0-171.189 [15.0 MB] 2024-02-10T06:44:47.594 INFO:teuthology.orchestra.run.smithi107.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-171-generic amd64 5.4.0-171.189 [10.5 MB] 2024-02-10T06:44:47.693 INFO:teuthology.orchestra.run.smithi195.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-171-generic amd64 5.4.0-171.189 [10.5 MB] 2024-02-10T06:44:47.865 INFO:teuthology.orchestra.run.smithi107.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-171-generic amd64 5.4.0-171.189 [39.2 MB] 2024-02-10T06:44:47.963 INFO:teuthology.orchestra.run.smithi195.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-171-generic amd64 5.4.0-171.189 [39.2 MB] 2024-02-10T06:44:49.214 INFO:teuthology.orchestra.run.smithi107.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.171.169 [1,900 B] 2024-02-10T06:44:49.215 INFO:teuthology.orchestra.run.smithi107.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.171.169 [2,544 B] 2024-02-10T06:44:49.215 INFO:teuthology.orchestra.run.smithi107.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-171 all 5.4.0-171.189 [11.0 MB] 2024-02-10T06:44:49.285 INFO:teuthology.orchestra.run.smithi195.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.171.169 [1,900 B] 2024-02-10T06:44:49.286 INFO:teuthology.orchestra.run.smithi195.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.171.169 [2,544 B] 2024-02-10T06:44:49.286 INFO:teuthology.orchestra.run.smithi195.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-171 all 5.4.0-171.189 [11.0 MB] 2024-02-10T06:44:49.567 INFO:teuthology.orchestra.run.smithi195.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-171-generic amd64 5.4.0-171.189 [1,379 kB] 2024-02-10T06:44:49.609 INFO:teuthology.orchestra.run.smithi195.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.171.169 [2,408 B] 2024-02-10T06:44:50.273 INFO:teuthology.orchestra.run.smithi107.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-171-generic amd64 5.4.0-171.189 [1,379 kB] 2024-02-10T06:44:50.294 INFO:teuthology.orchestra.run.smithi107.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.171.169 [2,408 B] 2024-02-10T06:44:50.297 INFO:teuthology.orchestra.run.smithi195.stdout:Fetched 77.1 MB in 3s (23.7 MB/s) 2024-02-10T06:44:50.506 INFO:teuthology.orchestra.run.smithi195.stdout:Selecting previously unselected package linux-modules-5.4.0-171-generic. 2024-02-10T06:44:50.988 INFO:teuthology.orchestra.run.smithi107.stdout:Fetched 77.1 MB in 4s (19.1 MB/s) 2024-02-10T06:44:51.205 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package linux-modules-5.4.0-171-generic. 2024-02-10T06:44:52.230 INFO:teuthology.orchestra.run.smithi195.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-10T06:44:52.235 INFO:teuthology.orchestra.run.smithi195.stdout:Preparing to unpack .../0-linux-modules-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-10T06:44:52.369 INFO:teuthology.orchestra.run.smithi195.stdout:Unpacking linux-modules-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:44:52.947 INFO:teuthology.orchestra.run.smithi107.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-10T06:44:52.952 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../0-linux-modules-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-10T06:44:53.110 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-modules-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:44:54.336 INFO:teuthology.orchestra.run.smithi195.stdout:Selecting previously unselected package linux-image-5.4.0-171-generic. 2024-02-10T06:44:54.351 INFO:teuthology.orchestra.run.smithi195.stdout:Preparing to unpack .../1-linux-image-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-10T06:44:54.458 INFO:teuthology.orchestra.run.smithi195.stdout:Unpacking linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:44:55.070 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package linux-image-5.4.0-171-generic. 2024-02-10T06:44:55.085 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../1-linux-image-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-10T06:44:55.180 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:44:55.531 INFO:teuthology.orchestra.run.smithi195.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-171-generic. 2024-02-10T06:44:55.546 INFO:teuthology.orchestra.run.smithi195.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-10T06:44:55.614 INFO:teuthology.orchestra.run.smithi195.stdout:Unpacking linux-modules-extra-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:44:56.265 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-171-generic. 2024-02-10T06:44:56.278 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-10T06:44:56.314 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-modules-extra-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:45:00.312 INFO:teuthology.orchestra.run.smithi195.stdout:Preparing to unpack .../3-linux-generic_5.4.0.171.169_amd64.deb ... 2024-02-10T06:45:00.461 INFO:teuthology.orchestra.run.smithi195.stdout:Unpacking linux-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-10T06:45:00.829 INFO:teuthology.orchestra.run.smithi195.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.171.169_amd64.deb ... 2024-02-10T06:45:00.957 INFO:teuthology.orchestra.run.smithi195.stdout:Unpacking linux-image-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-10T06:45:01.299 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../3-linux-generic_5.4.0.171.169_amd64.deb ... 2024-02-10T06:45:01.343 INFO:teuthology.orchestra.run.smithi195.stdout:Selecting previously unselected package linux-headers-5.4.0-171. 2024-02-10T06:45:01.359 INFO:teuthology.orchestra.run.smithi195.stdout:Preparing to unpack .../5-linux-headers-5.4.0-171_5.4.0-171.189_all.deb ... 2024-02-10T06:45:01.401 INFO:teuthology.orchestra.run.smithi195.stdout:Unpacking linux-headers-5.4.0-171 (5.4.0-171.189) ... 2024-02-10T06:45:01.443 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-10T06:45:01.802 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.171.169_amd64.deb ... 2024-02-10T06:45:01.928 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-image-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-10T06:45:02.290 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package linux-headers-5.4.0-171. 2024-02-10T06:45:02.303 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../5-linux-headers-5.4.0-171_5.4.0-171.189_all.deb ... 2024-02-10T06:45:02.339 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-headers-5.4.0-171 (5.4.0-171.189) ... 2024-02-10T06:45:07.046 INFO:teuthology.orchestra.run.smithi195.stdout:Selecting previously unselected package linux-headers-5.4.0-171-generic. 2024-02-10T06:45:07.068 INFO:teuthology.orchestra.run.smithi195.stdout:Preparing to unpack .../6-linux-headers-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-10T06:45:07.104 INFO:teuthology.orchestra.run.smithi195.stdout:Unpacking linux-headers-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:45:08.548 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package linux-headers-5.4.0-171-generic. 2024-02-10T06:45:08.570 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../6-linux-headers-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-10T06:45:08.614 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-headers-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:45:09.884 INFO:teuthology.orchestra.run.smithi195.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.171.169_amd64.deb ... 2024-02-10T06:45:10.011 INFO:teuthology.orchestra.run.smithi195.stdout:Unpacking linux-headers-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-10T06:45:10.377 INFO:teuthology.orchestra.run.smithi195.stdout:Setting up linux-modules-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:45:11.759 INFO:teuthology.orchestra.run.smithi195.stdout:Setting up linux-headers-5.4.0-171 (5.4.0-171.189) ... 2024-02-10T06:45:11.862 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.171.169_amd64.deb ... 2024-02-10T06:45:11.910 INFO:teuthology.orchestra.run.smithi195.stdout:Setting up linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:45:12.549 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-headers-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-10T06:45:12.900 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-modules-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:45:13.104 INFO:teuthology.orchestra.run.smithi195.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-171-generic 2024-02-10T06:45:13.104 INFO:teuthology.orchestra.run.smithi195.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-171-generic 2024-02-10T06:45:13.262 INFO:teuthology.orchestra.run.smithi195.stdout:Setting up linux-headers-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:45:13.388 INFO:teuthology.orchestra.run.smithi195.stdout:Setting up linux-modules-extra-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:45:14.130 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-headers-5.4.0-171 (5.4.0-171.189) ... 2024-02-10T06:45:14.289 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:45:14.606 INFO:teuthology.orchestra.run.smithi195.stdout:Setting up linux-headers-generic (5.4.0.171.169) ... 2024-02-10T06:45:14.707 INFO:teuthology.orchestra.run.smithi195.stdout:Setting up linux-image-generic (5.4.0.171.169) ... 2024-02-10T06:45:14.816 INFO:teuthology.orchestra.run.smithi195.stdout:Setting up linux-generic (5.4.0.171.169) ... 2024-02-10T06:45:14.968 INFO:teuthology.orchestra.run.smithi195.stdout:Processing triggers for linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:45:15.045 INFO:teuthology.orchestra.run.smithi195.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-02-10T06:45:15.045 INFO:teuthology.orchestra.run.smithi195.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-171-generic 2024-02-10T06:45:15.456 INFO:teuthology.orchestra.run.smithi107.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-171-generic 2024-02-10T06:45:15.457 INFO:teuthology.orchestra.run.smithi107.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-171-generic 2024-02-10T06:45:15.582 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-headers-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:45:15.733 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-modules-extra-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:45:16.943 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-headers-generic (5.4.0.171.169) ... 2024-02-10T06:45:17.069 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-image-generic (5.4.0.171.169) ... 2024-02-10T06:45:17.220 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-generic (5.4.0.171.169) ... 2024-02-10T06:45:17.347 INFO:teuthology.orchestra.run.smithi107.stdout:Processing triggers for linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-10T06:45:17.424 INFO:teuthology.orchestra.run.smithi107.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-02-10T06:45:17.424 INFO:teuthology.orchestra.run.smithi107.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-171-generic 2024-02-10T06:45:36.733 INFO:teuthology.orchestra.run.smithi195.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-02-10T06:45:36.733 INFO:teuthology.orchestra.run.smithi195.stdout:Sourcing file `/etc/default/grub' 2024-02-10T06:45:36.738 INFO:teuthology.orchestra.run.smithi195.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-10T06:45:36.758 INFO:teuthology.orchestra.run.smithi195.stdout:Generating grub configuration file ... 2024-02-10T06:45:37.095 INFO:teuthology.orchestra.run.smithi195.stdout:Found linux image: /boot/vmlinuz-5.4.0-171-generic 2024-02-10T06:45:37.119 INFO:teuthology.orchestra.run.smithi195.stdout:Found initrd image: /boot/initrd.img-5.4.0-171-generic 2024-02-10T06:45:37.541 INFO:teuthology.orchestra.run.smithi195.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-10T06:45:37.551 INFO:teuthology.orchestra.run.smithi195.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-10T06:45:39.298 INFO:teuthology.orchestra.run.smithi195.stdout:done 2024-02-10T06:45:39.757 DEBUG:teuthology.orchestra.run.smithi195:> dpkg -s linux-image-generic 2024-02-10T06:45:39.801 INFO:teuthology.orchestra.run.smithi195.stdout:Package: linux-image-generic 2024-02-10T06:45:39.802 INFO:teuthology.orchestra.run.smithi195.stdout:Status: install ok installed 2024-02-10T06:45:39.802 INFO:teuthology.orchestra.run.smithi195.stdout:Priority: optional 2024-02-10T06:45:39.802 INFO:teuthology.orchestra.run.smithi195.stdout:Section: kernel 2024-02-10T06:45:39.802 INFO:teuthology.orchestra.run.smithi195.stdout:Installed-Size: 20 2024-02-10T06:45:39.802 INFO:teuthology.orchestra.run.smithi195.stdout:Maintainer: Ubuntu Kernel Team 2024-02-10T06:45:39.802 INFO:teuthology.orchestra.run.smithi195.stdout:Architecture: amd64 2024-02-10T06:45:39.802 INFO:teuthology.orchestra.run.smithi195.stdout:Source: linux-meta 2024-02-10T06:45:39.802 INFO:teuthology.orchestra.run.smithi195.stdout:Version: 5.4.0.171.169 2024-02-10T06:45:39.802 INFO:teuthology.orchestra.run.smithi195.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.16) 2024-02-10T06:45:39.802 INFO:teuthology.orchestra.run.smithi195.stdout:Depends: linux-image-5.4.0-171-generic, linux-modules-extra-5.4.0-171-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-10T06:45:39.802 INFO:teuthology.orchestra.run.smithi195.stdout:Recommends: thermald 2024-02-10T06:45:39.803 INFO:teuthology.orchestra.run.smithi195.stdout:Description: Generic Linux kernel image 2024-02-10T06:45:39.803 INFO:teuthology.orchestra.run.smithi195.stdout: This package will always depend on the latest generic kernel image 2024-02-10T06:45:39.803 INFO:teuthology.orchestra.run.smithi195.stdout: available. 2024-02-10T06:45:39.803 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-171-generic 2024-02-10T06:45:39.803 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-10T06:45:39.803 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-10T06:45:39.803 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-02-10T06:45:39.804 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi195.front.sepia.ceph.com, path=None, version=distro) 2024-02-10T06:45:39.804 DEBUG:teuthology.orchestra.run.smithi195:> sudo apt-get clean 2024-02-10T06:45:39.888 DEBUG:teuthology.orchestra.run.smithi195:> sudo apt-get update 2024-02-10T06:45:40.145 INFO:teuthology.orchestra.run.smithi195.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-10T06:45:40.145 INFO:teuthology.orchestra.run.smithi195.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-02-10T06:45:40.216 INFO:teuthology.orchestra.run.smithi195.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-02-10T06:45:40.300 INFO:teuthology.orchestra.run.smithi195.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-02-10T06:45:40.592 INFO:teuthology.orchestra.run.smithi107.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-02-10T06:45:40.592 INFO:teuthology.orchestra.run.smithi107.stdout:Sourcing file `/etc/default/grub' 2024-02-10T06:45:40.618 INFO:teuthology.orchestra.run.smithi107.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-10T06:45:40.638 INFO:teuthology.orchestra.run.smithi107.stdout:Generating grub configuration file ... 2024-02-10T06:45:41.013 INFO:teuthology.orchestra.run.smithi107.stdout:Found linux image: /boot/vmlinuz-5.4.0-171-generic 2024-02-10T06:45:41.041 INFO:teuthology.orchestra.run.smithi107.stdout:Found initrd image: /boot/initrd.img-5.4.0-171-generic 2024-02-10T06:45:41.465 INFO:teuthology.orchestra.run.smithi107.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-10T06:45:41.476 INFO:teuthology.orchestra.run.smithi107.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-10T06:45:41.944 INFO:teuthology.orchestra.run.smithi195.stdout:Reading package lists... 2024-02-10T06:45:41.968 DEBUG:teuthology.orchestra.run.smithi195:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-10T06:45:42.036 INFO:teuthology.orchestra.run.smithi195.stdout:Reading package lists... 2024-02-10T06:45:42.222 INFO:teuthology.orchestra.run.smithi195.stdout:Building dependency tree... 2024-02-10T06:45:42.223 INFO:teuthology.orchestra.run.smithi195.stdout:Reading state information... 2024-02-10T06:45:42.443 INFO:teuthology.orchestra.run.smithi195.stdout:linux-image-generic is already the newest version (5.4.0.171.169). 2024-02-10T06:45:42.443 INFO:teuthology.orchestra.run.smithi195.stdout:0 upgraded, 0 newly installed, 0 to remove and 284 not upgraded. 2024-02-10T06:45:42.445 DEBUG:teuthology.orchestra.run.smithi195:> dpkg -s linux-image-generic 2024-02-10T06:45:42.468 INFO:teuthology.orchestra.run.smithi195.stdout:Package: linux-image-generic 2024-02-10T06:45:42.468 INFO:teuthology.orchestra.run.smithi195.stdout:Status: install ok installed 2024-02-10T06:45:42.469 INFO:teuthology.orchestra.run.smithi195.stdout:Priority: optional 2024-02-10T06:45:42.469 INFO:teuthology.orchestra.run.smithi195.stdout:Section: kernel 2024-02-10T06:45:42.469 INFO:teuthology.orchestra.run.smithi195.stdout:Installed-Size: 20 2024-02-10T06:45:42.469 INFO:teuthology.orchestra.run.smithi195.stdout:Maintainer: Ubuntu Kernel Team 2024-02-10T06:45:42.469 INFO:teuthology.orchestra.run.smithi195.stdout:Architecture: amd64 2024-02-10T06:45:42.469 INFO:teuthology.orchestra.run.smithi195.stdout:Source: linux-meta 2024-02-10T06:45:42.469 INFO:teuthology.orchestra.run.smithi195.stdout:Version: 5.4.0.171.169 2024-02-10T06:45:42.469 INFO:teuthology.orchestra.run.smithi195.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.16) 2024-02-10T06:45:42.469 INFO:teuthology.orchestra.run.smithi195.stdout:Depends: linux-image-5.4.0-171-generic, linux-modules-extra-5.4.0-171-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-10T06:45:42.469 INFO:teuthology.orchestra.run.smithi195.stdout:Recommends: thermald 2024-02-10T06:45:42.469 INFO:teuthology.orchestra.run.smithi195.stdout:Description: Generic Linux kernel image 2024-02-10T06:45:42.469 INFO:teuthology.orchestra.run.smithi195.stdout: This package will always depend on the latest generic kernel image 2024-02-10T06:45:42.469 INFO:teuthology.orchestra.run.smithi195.stdout: available. 2024-02-10T06:45:42.470 DEBUG:teuthology.orchestra.run.smithi195:> mktemp 2024-02-10T06:45:42.516 INFO:teuthology.orchestra.run.smithi195.stdout:/tmp/tmp.Ficoon4xhX 2024-02-10T06:45:42.516 DEBUG:teuthology.orchestra.run.smithi195:> sudo cp /boot/grub/grub.cfg /tmp/tmp.Ficoon4xhX 2024-02-10T06:45:42.538 DEBUG:teuthology.orchestra.run.smithi195:> sudo chmod 0666 /tmp/tmp.Ficoon4xhX 2024-02-10T06:45:42.578 DEBUG:teuthology.orchestra.remote:smithi195:/tmp/tmp.Ficoon4xhX is 9KB 2024-02-10T06:45:42.592 DEBUG:teuthology.orchestra.run.smithi195:> rm -fr /tmp/tmp.Ficoon4xhX 2024-02-10T06:45:42.598 DEBUG:teuthology.orchestra.run.smithi195:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-02-10T06:45:42.654 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-02-10T06:45:42.654 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-02-10T06:45:42.654 DEBUG:teuthology.orchestra.run.smithi195:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-02-10T06:45:42.686 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-171-generic 2024-02-10T06:45:42.686 DEBUG:teuthology.orchestra.run.smithi195:> sudo update-grub 2024-02-10T06:45:43.389 INFO:teuthology.orchestra.run.smithi107.stdout:done 2024-02-10T06:45:43.843 DEBUG:teuthology.orchestra.run.smithi107:> dpkg -s linux-image-generic 2024-02-10T06:45:43.880 INFO:teuthology.orchestra.run.smithi107.stdout:Package: linux-image-generic 2024-02-10T06:45:43.880 INFO:teuthology.orchestra.run.smithi107.stdout:Status: install ok installed 2024-02-10T06:45:43.881 INFO:teuthology.orchestra.run.smithi107.stdout:Priority: optional 2024-02-10T06:45:43.881 INFO:teuthology.orchestra.run.smithi107.stdout:Section: kernel 2024-02-10T06:45:43.881 INFO:teuthology.orchestra.run.smithi107.stdout:Installed-Size: 20 2024-02-10T06:45:43.881 INFO:teuthology.orchestra.run.smithi107.stdout:Maintainer: Ubuntu Kernel Team 2024-02-10T06:45:43.881 INFO:teuthology.orchestra.run.smithi107.stdout:Architecture: amd64 2024-02-10T06:45:43.881 INFO:teuthology.orchestra.run.smithi107.stdout:Source: linux-meta 2024-02-10T06:45:43.881 INFO:teuthology.orchestra.run.smithi107.stdout:Version: 5.4.0.171.169 2024-02-10T06:45:43.881 INFO:teuthology.orchestra.run.smithi107.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.16) 2024-02-10T06:45:43.881 INFO:teuthology.orchestra.run.smithi107.stdout:Depends: linux-image-5.4.0-171-generic, linux-modules-extra-5.4.0-171-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-10T06:45:43.881 INFO:teuthology.orchestra.run.smithi107.stdout:Recommends: thermald 2024-02-10T06:45:43.881 INFO:teuthology.orchestra.run.smithi107.stdout:Description: Generic Linux kernel image 2024-02-10T06:45:43.881 INFO:teuthology.orchestra.run.smithi107.stdout: This package will always depend on the latest generic kernel image 2024-02-10T06:45:43.881 INFO:teuthology.orchestra.run.smithi107.stdout: available. 2024-02-10T06:45:43.882 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-171-generic 2024-02-10T06:45:43.882 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-10T06:45:43.882 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-10T06:45:43.882 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-02-10T06:45:43.882 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi107.front.sepia.ceph.com, path=None, version=distro) 2024-02-10T06:45:43.882 DEBUG:teuthology.orchestra.run.smithi107:> sudo apt-get clean 2024-02-10T06:45:44.002 DEBUG:teuthology.orchestra.run.smithi107:> sudo apt-get update 2024-02-10T06:45:44.050 INFO:teuthology.orchestra.run.smithi195.stderr:Sourcing file `/etc/default/grub' 2024-02-10T06:45:44.056 INFO:teuthology.orchestra.run.smithi195.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-10T06:45:44.069 INFO:teuthology.orchestra.run.smithi195.stderr:Generating grub configuration file ... 2024-02-10T06:45:44.278 INFO:teuthology.orchestra.run.smithi107.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-10T06:45:44.278 INFO:teuthology.orchestra.run.smithi107.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-02-10T06:45:44.348 INFO:teuthology.orchestra.run.smithi107.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-02-10T06:45:44.356 INFO:teuthology.orchestra.run.smithi195.stderr:Found linux image: /boot/vmlinuz-5.4.0-171-generic 2024-02-10T06:45:44.368 INFO:teuthology.orchestra.run.smithi195.stderr:Found initrd image: /boot/initrd.img-5.4.0-171-generic 2024-02-10T06:45:44.439 INFO:teuthology.orchestra.run.smithi107.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-02-10T06:45:44.759 INFO:teuthology.orchestra.run.smithi195.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-10T06:45:44.771 INFO:teuthology.orchestra.run.smithi195.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-10T06:45:45.520 INFO:teuthology.orchestra.run.smithi195.stderr:done 2024-02-10T06:45:45.521 DEBUG:teuthology.orchestra.run.smithi195:> sudo shutdown -r now 2024-02-10T06:45:46.057 INFO:teuthology.orchestra.run.smithi107.stdout:Reading package lists... 2024-02-10T06:45:46.083 DEBUG:teuthology.orchestra.run.smithi107:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-10T06:45:46.152 INFO:teuthology.orchestra.run.smithi107.stdout:Reading package lists... 2024-02-10T06:45:46.334 INFO:teuthology.orchestra.run.smithi107.stdout:Building dependency tree... 2024-02-10T06:45:46.335 INFO:teuthology.orchestra.run.smithi107.stdout:Reading state information... 2024-02-10T06:45:46.547 INFO:teuthology.orchestra.run.smithi107.stdout:linux-image-generic is already the newest version (5.4.0.171.169). 2024-02-10T06:45:46.547 INFO:teuthology.orchestra.run.smithi107.stdout:0 upgraded, 0 newly installed, 0 to remove and 284 not upgraded. 2024-02-10T06:45:46.550 DEBUG:teuthology.orchestra.run.smithi107:> dpkg -s linux-image-generic 2024-02-10T06:45:46.572 INFO:teuthology.orchestra.run.smithi107.stdout:Package: linux-image-generic 2024-02-10T06:45:46.572 INFO:teuthology.orchestra.run.smithi107.stdout:Status: install ok installed 2024-02-10T06:45:46.572 INFO:teuthology.orchestra.run.smithi107.stdout:Priority: optional 2024-02-10T06:45:46.572 INFO:teuthology.orchestra.run.smithi107.stdout:Section: kernel 2024-02-10T06:45:46.572 INFO:teuthology.orchestra.run.smithi107.stdout:Installed-Size: 20 2024-02-10T06:45:46.572 INFO:teuthology.orchestra.run.smithi107.stdout:Maintainer: Ubuntu Kernel Team 2024-02-10T06:45:46.573 INFO:teuthology.orchestra.run.smithi107.stdout:Architecture: amd64 2024-02-10T06:45:46.573 INFO:teuthology.orchestra.run.smithi107.stdout:Source: linux-meta 2024-02-10T06:45:46.573 INFO:teuthology.orchestra.run.smithi107.stdout:Version: 5.4.0.171.169 2024-02-10T06:45:46.573 INFO:teuthology.orchestra.run.smithi107.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.16) 2024-02-10T06:45:46.573 INFO:teuthology.orchestra.run.smithi107.stdout:Depends: linux-image-5.4.0-171-generic, linux-modules-extra-5.4.0-171-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-10T06:45:46.573 INFO:teuthology.orchestra.run.smithi107.stdout:Recommends: thermald 2024-02-10T06:45:46.573 INFO:teuthology.orchestra.run.smithi107.stdout:Description: Generic Linux kernel image 2024-02-10T06:45:46.573 INFO:teuthology.orchestra.run.smithi107.stdout: This package will always depend on the latest generic kernel image 2024-02-10T06:45:46.573 INFO:teuthology.orchestra.run.smithi107.stdout: available. 2024-02-10T06:45:46.573 DEBUG:teuthology.orchestra.run.smithi107:> mktemp 2024-02-10T06:45:46.578 INFO:teuthology.orchestra.run.smithi107.stdout:/tmp/tmp.OiqIplK4Bc 2024-02-10T06:45:46.579 DEBUG:teuthology.orchestra.run.smithi107:> sudo cp /boot/grub/grub.cfg /tmp/tmp.OiqIplK4Bc 2024-02-10T06:45:46.592 DEBUG:teuthology.orchestra.run.smithi107:> sudo chmod 0666 /tmp/tmp.OiqIplK4Bc 2024-02-10T06:45:46.678 DEBUG:teuthology.orchestra.remote:smithi107:/tmp/tmp.OiqIplK4Bc is 9KB 2024-02-10T06:45:46.692 DEBUG:teuthology.orchestra.run.smithi107:> rm -fr /tmp/tmp.OiqIplK4Bc 2024-02-10T06:45:46.698 DEBUG:teuthology.orchestra.run.smithi107:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-02-10T06:45:46.753 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-02-10T06:45:46.754 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-02-10T06:45:46.754 DEBUG:teuthology.orchestra.run.smithi107:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-02-10T06:45:46.796 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-171-generic 2024-02-10T06:45:46.796 DEBUG:teuthology.orchestra.run.smithi107:> sudo update-grub 2024-02-10T06:45:48.225 INFO:teuthology.orchestra.run.smithi107.stderr:Sourcing file `/etc/default/grub' 2024-02-10T06:45:48.233 INFO:teuthology.orchestra.run.smithi107.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-10T06:45:48.245 INFO:teuthology.orchestra.run.smithi107.stderr:Generating grub configuration file ... 2024-02-10T06:45:48.515 INFO:teuthology.orchestra.run.smithi107.stderr:Found linux image: /boot/vmlinuz-5.4.0-171-generic 2024-02-10T06:45:48.526 INFO:teuthology.orchestra.run.smithi107.stderr:Found initrd image: /boot/initrd.img-5.4.0-171-generic 2024-02-10T06:45:48.927 INFO:teuthology.orchestra.run.smithi107.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-10T06:45:48.938 INFO:teuthology.orchestra.run.smithi107.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-10T06:45:49.819 INFO:teuthology.orchestra.run.smithi107.stderr:done 2024-02-10T06:45:49.821 DEBUG:teuthology.orchestra.run.smithi107:> sudo shutdown -r now 2024-02-10T06:46:15.550 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-02-10T06:46:15.551 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi195.front.sepia.ceph.com' 2024-02-10T06:46:15.552 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T06:46:19.828 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-02-10T06:46:19.829 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi107.front.sepia.ceph.com' 2024-02-10T06:46:19.829 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi107.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T06:46:34.044 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.195 2024-02-10T06:46:38.396 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.107 2024-02-10T06:46:43.048 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi195.front.sepia.ceph.com' 2024-02-10T06:46:43.049 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T06:46:46.108 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.195 2024-02-10T06:46:47.398 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi107.front.sepia.ceph.com' 2024-02-10T06:46:47.399 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi107.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T06:46:50.460 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.107 2024-02-10T06:46:58.117 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi195.front.sepia.ceph.com' 2024-02-10T06:46:58.117 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T06:47:02.464 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi107.front.sepia.ceph.com' 2024-02-10T06:47:02.464 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi107.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T06:47:20.896 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.107 2024-02-10T06:47:29.852 DEBUG:teuthology.orchestra.run.smithi195:> true 2024-02-10T06:47:30.450 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi195.front.sepia.ceph.com' 2024-02-10T06:47:30.450 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-171-generic"... 2024-02-10T06:47:30.451 DEBUG:teuthology.orchestra.run.smithi195:> uname -r 2024-02-10T06:47:30.457 INFO:teuthology.orchestra.run.smithi195.stdout:5.4.0-171-generic 2024-02-10T06:47:30.457 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-171-generic vs 5.4.0-171-generic 2024-02-10T06:47:30.457 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-10T06:47:30.457 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-02-10T06:47:31.458 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-02-10T06:47:31.458 DEBUG:teuthology.orchestra.run.smithi195:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-10T06:47:31.546 INFO:teuthology.orchestra.run.smithi195.stdout:ttyS1 2024-02-10T06:47:31.568 DEBUG:teuthology.parallel:result is None 2024-02-10T06:47:35.897 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi107.front.sepia.ceph.com' 2024-02-10T06:47:35.899 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi107.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T06:47:36.346 DEBUG:teuthology.orchestra.run.smithi107:> true 2024-02-10T06:47:37.541 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi107.front.sepia.ceph.com' 2024-02-10T06:47:37.541 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-171-generic"... 2024-02-10T06:47:37.542 DEBUG:teuthology.orchestra.run.smithi107:> uname -r 2024-02-10T06:47:37.549 INFO:teuthology.orchestra.run.smithi107.stdout:5.4.0-171-generic 2024-02-10T06:47:37.549 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-171-generic vs 5.4.0-171-generic 2024-02-10T06:47:37.549 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-10T06:47:37.550 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-02-10T06:47:38.550 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-02-10T06:47:38.551 DEBUG:teuthology.orchestra.run.smithi107:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-10T06:47:38.778 INFO:teuthology.orchestra.run.smithi107.stdout:ttyS1 2024-02-10T06:47:38.807 DEBUG:teuthology.parallel:result is None 2024-02-10T06:47:38.807 INFO:teuthology.run_tasks:Running task internal.base... 2024-02-10T06:47:38.815 INFO:teuthology.task.internal:Creating test directory... 2024-02-10T06:47:38.815 DEBUG:teuthology.orchestra.run.smithi107:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-10T06:47:38.817 DEBUG:teuthology.orchestra.run.smithi195:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-10T06:47:38.825 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-02-10T06:47:38.866 INFO:teuthology.run_tasks:Running task internal.archive... 2024-02-10T06:47:38.906 INFO:teuthology.task.internal:Creating archive directory... 2024-02-10T06:47:38.906 DEBUG:teuthology.orchestra.run.smithi107:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-10T06:47:38.909 DEBUG:teuthology.orchestra.run.smithi195:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-10T06:47:38.932 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-02-10T06:47:38.947 INFO:teuthology.task.internal:Enabling coredump saving... 2024-02-10T06:47:38.948 DEBUG:teuthology.orchestra.run.smithi107:> 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-10T06:47:38.962 DEBUG:teuthology.orchestra.run.smithi195:> 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-10T06:47:38.979 INFO:teuthology.orchestra.run.smithi195.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-10T06:47:38.987 INFO:teuthology.orchestra.run.smithi107.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-10T06:47:38.989 INFO:teuthology.orchestra.run.smithi195.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-10T06:47:38.997 INFO:teuthology.orchestra.run.smithi107.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-10T06:47:39.000 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-02-10T06:47:39.006 INFO:teuthology.task.internal:Configuring sudo... 2024-02-10T06:47:39.007 DEBUG:teuthology.orchestra.run.smithi107:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-10T06:47:39.009 DEBUG:teuthology.orchestra.run.smithi195:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-10T06:47:39.050 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-02-10T06:47:39.059 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-02-10T06:47:39.059 DEBUG:teuthology.orchestra.run.smithi107:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-10T06:47:39.065 DEBUG:teuthology.orchestra.run.smithi195:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-10T06:47:39.072 DEBUG:teuthology.orchestra.run.smithi107:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-10T06:47:39.078 DEBUG:teuthology.orchestra.run.smithi107:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-10T06:47:39.084 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-02-10T06:47:39.084 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-10T06:47:39.111 DEBUG:teuthology.orchestra.run.smithi195:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-10T06:47:39.118 DEBUG:teuthology.orchestra.run.smithi195:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-10T06:47:39.168 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-02-10T06:47:39.168 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-10T06:47:39.193 DEBUG:teuthology.orchestra.run.smithi107:> sudo service rsyslog restart 2024-02-10T06:47:39.196 DEBUG:teuthology.orchestra.run.smithi195:> sudo service rsyslog restart 2024-02-10T06:47:39.246 INFO:teuthology.run_tasks:Running task internal.timer... 2024-02-10T06:47:39.254 INFO:teuthology.task.internal:Starting timer... 2024-02-10T06:47:39.254 INFO:teuthology.run_tasks:Running task pcp... 2024-02-10T06:47:39.284 INFO:teuthology.run_tasks:Running task selinux... 2024-02-10T06:47:39.325 DEBUG:teuthology.task.selinux:Excluding smithi107: OS 'ubuntu' does not support SELinux 2024-02-10T06:47:39.326 DEBUG:teuthology.task.selinux:Excluding smithi195: OS 'ubuntu' does not support SELinux 2024-02-10T06:47:39.326 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-02-10T06:47:39.326 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-02-10T06:47:39.326 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-02-10T06:47:39.326 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-02-10T06:47:39.375 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-02-10T06:47:39.394 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-10T06:47:39.395 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi107.front.sepia.ceph.com,smithi195.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-02-10T06:53:06.045 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi107.front.sepia.ceph.com'), Remote(name='ubuntu@smithi195.front.sepia.ceph.com')] 2024-02-10T06:53:06.047 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi107.front.sepia.ceph.com' 2024-02-10T06:53:06.048 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi107.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T06:53:06.137 DEBUG:teuthology.orchestra.run.smithi107:> true 2024-02-10T06:53:06.257 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi107.front.sepia.ceph.com' 2024-02-10T06:53:06.258 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi195.front.sepia.ceph.com' 2024-02-10T06:53:06.258 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-10T06:53:06.343 DEBUG:teuthology.orchestra.run.smithi195:> true 2024-02-10T06:53:06.469 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi195.front.sepia.ceph.com' 2024-02-10T06:53:06.470 INFO:teuthology.run_tasks:Running task clock... 2024-02-10T06:53:06.482 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-02-10T06:53:06.483 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-10T06:53:06.483 DEBUG:teuthology.orchestra.run.smithi107:> 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-10T06:53:06.485 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-10T06:53:06.486 DEBUG:teuthology.orchestra.run.smithi195:> 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-10T06:53:06.519 INFO:teuthology.orchestra.run.smithi107.stdout:10 Feb 06:53:06 ntpd[12897]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-02-10T06:53:06.520 INFO:teuthology.orchestra.run.smithi107.stdout:10 Feb 06:53:06 ntpd[12897]: Command line: ntpd -gq 2024-02-10T06:53:06.521 INFO:teuthology.orchestra.run.smithi195.stdout:10 Feb 06:53:06 ntpd[12899]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-02-10T06:53:06.521 INFO:teuthology.orchestra.run.smithi195.stdout:10 Feb 06:53:06 ntpd[12899]: Command line: ntpd -gq 2024-02-10T06:53:06.521 INFO:teuthology.orchestra.run.smithi107.stdout:10 Feb 06:53:06 ntpd[12897]: proto: precision = 0.163 usec (-22) 2024-02-10T06:53:06.521 INFO:teuthology.orchestra.run.smithi107.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-10T06:53:06.521 INFO:teuthology.orchestra.run.smithi107.stdout:10 Feb 06:53:06 ntpd[12897]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-10T06:53:06.522 INFO:teuthology.orchestra.run.smithi107.stderr:restrict ::: KOD does nothing without LIMITED. 2024-02-10T06:53:06.523 INFO:teuthology.orchestra.run.smithi107.stdout:10 Feb 06:53:06 ntpd[12897]: restrict ::: KOD does nothing without LIMITED. 2024-02-10T06:53:06.523 INFO:teuthology.orchestra.run.smithi107.stdout:10 Feb 06:53:06 ntpd[12897]: Listen and drop on 0 v6wildcard [::]:123 2024-02-10T06:53:06.523 INFO:teuthology.orchestra.run.smithi107.stdout:10 Feb 06:53:06 ntpd[12897]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-02-10T06:53:06.523 INFO:teuthology.orchestra.run.smithi107.stdout:10 Feb 06:53:06 ntpd[12897]: Listen normally on 2 lo 127.0.0.1:123 2024-02-10T06:53:06.523 INFO:teuthology.orchestra.run.smithi107.stdout:10 Feb 06:53:06 ntpd[12897]: Listen normally on 3 enp3s0f1 172.21.15.107:123 2024-02-10T06:53:06.523 INFO:teuthology.orchestra.run.smithi107.stdout:10 Feb 06:53:06 ntpd[12897]: Listen normally on 4 lo [::1]:123 2024-02-10T06:53:06.523 INFO:teuthology.orchestra.run.smithi107.stdout:10 Feb 06:53:06 ntpd[12897]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:47eb%5]:123 2024-02-10T06:53:06.523 INFO:teuthology.orchestra.run.smithi107.stdout:10 Feb 06:53:06 ntpd[12897]: Listening on routing socket on fd #22 for interface updates 2024-02-10T06:53:06.524 INFO:teuthology.orchestra.run.smithi195.stdout:10 Feb 06:53:06 ntpd[12899]: proto: precision = 0.063 usec (-24) 2024-02-10T06:53:06.524 INFO:teuthology.orchestra.run.smithi195.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-10T06:53:06.524 INFO:teuthology.orchestra.run.smithi195.stdout:10 Feb 06:53:06 ntpd[12899]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-10T06:53:06.524 INFO:teuthology.orchestra.run.smithi195.stdout:10 Feb 06:53:06 ntpd[12899]: restrict ::: KOD does nothing without LIMITED. 2024-02-10T06:53:06.525 INFO:teuthology.orchestra.run.smithi195.stderr:restrict ::: KOD does nothing without LIMITED. 2024-02-10T06:53:06.525 INFO:teuthology.orchestra.run.smithi195.stdout:10 Feb 06:53:06 ntpd[12899]: Listen and drop on 0 v6wildcard [::]:123 2024-02-10T06:53:06.526 INFO:teuthology.orchestra.run.smithi195.stdout:10 Feb 06:53:06 ntpd[12899]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-02-10T06:53:06.526 INFO:teuthology.orchestra.run.smithi195.stdout:10 Feb 06:53:06 ntpd[12899]: Listen normally on 2 lo 127.0.0.1:123 2024-02-10T06:53:06.526 INFO:teuthology.orchestra.run.smithi195.stdout:10 Feb 06:53:06 ntpd[12899]: Listen normally on 3 enp3s0f1 172.21.15.195:123 2024-02-10T06:53:06.526 INFO:teuthology.orchestra.run.smithi195.stdout:10 Feb 06:53:06 ntpd[12899]: Listen normally on 4 lo [::1]:123 2024-02-10T06:53:06.526 INFO:teuthology.orchestra.run.smithi195.stdout:10 Feb 06:53:06 ntpd[12899]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:8081%5]:123 2024-02-10T06:53:06.526 INFO:teuthology.orchestra.run.smithi195.stdout:10 Feb 06:53:06 ntpd[12899]: Listening on routing socket on fd #22 for interface updates 2024-02-10T06:53:07.520 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:07 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:07.521 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:07 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:07.521 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:07 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:07.521 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:07 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:07.521 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:07 ntpd[12897]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:53:07.521 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:07 ntpd[12897]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:53:09.522 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:09 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:09.522 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:09 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:09.522 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:09 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:09.522 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:09 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:09.522 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:09 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:09.522 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:09 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:09.522 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:09 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:09.522 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:09 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:09.522 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:09 ntpd[12897]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:53:09.523 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:09 ntpd[12897]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:53:09.523 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:09 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:09.523 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:09 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:09.523 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:09 ntpd[12897]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:53:09.523 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:09 ntpd[12897]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:53:09.523 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:09 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:09.523 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:09 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:09.523 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:09 ntpd[12897]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:53:09.523 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:09 ntpd[12897]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:53:09.524 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:09 ntpd[12899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:09.524 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:09 ntpd[12899]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:09.524 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:09 ntpd[12899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:09.525 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:09 ntpd[12899]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:09.525 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:09 ntpd[12899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:09.525 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:09 ntpd[12899]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:09.525 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:09 ntpd[12899]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:53:09.525 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:09 ntpd[12899]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:53:09.525 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:09 ntpd[12899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:09.525 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:09 ntpd[12899]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:09.525 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:09 ntpd[12899]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:53:09.525 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:09 ntpd[12899]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:53:10.520 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:10 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:10.520 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:10 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:11.522 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:11 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:11.522 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:11 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:11.522 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:11 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:11.522 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:11 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:11.523 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:11 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:11.523 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:11 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:11.523 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:11 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:11.523 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:11 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:11.523 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:11 ntpd[12897]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:53:11.523 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:11 ntpd[12897]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:53:11.523 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:11 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:11.523 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:11 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:11.523 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:11 ntpd[12897]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:53:11.523 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:11 ntpd[12897]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:53:11.523 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:11 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:11.523 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:11 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:11.523 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:11 ntpd[12897]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:53:11.523 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:11 ntpd[12897]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:53:11.526 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:11 ntpd[12899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:11.526 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:11 ntpd[12899]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:11.526 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:11 ntpd[12899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:11.526 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:11 ntpd[12899]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:11.526 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:11 ntpd[12899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:11.526 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:11 ntpd[12899]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:11.526 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:11 ntpd[12899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:11.526 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:11 ntpd[12899]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:11.526 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:11 ntpd[12899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:11.526 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:11 ntpd[12899]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:11.526 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:11 ntpd[12899]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:53:11.526 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:11 ntpd[12899]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:53:11.526 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:11 ntpd[12899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:11.527 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:11 ntpd[12899]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:11.527 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:11 ntpd[12899]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:53:11.527 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:11 ntpd[12899]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:53:11.527 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:11 ntpd[12899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:11.527 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:11 ntpd[12899]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:11.527 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:11 ntpd[12899]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:53:11.527 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:11 ntpd[12899]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:53:13.521 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:13 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:13.521 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:13 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:13.521 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:13 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:13.522 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:13 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:13.522 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:13 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:13.522 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:13 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:13.522 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:13 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:13.522 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:13 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:13.522 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:13 ntpd[12897]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:53:13.522 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:13 ntpd[12897]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:53:13.522 INFO:teuthology.orchestra.run.smithi107.stdout:10 Feb 06:53:13 ntpd[12897]: ntpd: time slew +0.000943 s 2024-02-10T06:53:13.522 INFO:teuthology.orchestra.run.smithi107.stdout:ntpd: time slew +0.000943s 2024-02-10T06:53:13.523 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:13 ntpd[12897]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-02-10T06:53:13.523 INFO:teuthology.orchestra.run.smithi107.stderr:10 Feb 06:53:13 ntpd[12897]: can't open /var/log/ntpstats/loopstats.20240210: Permission denied 2024-02-10T06:53:13.525 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:13 ntpd[12899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:13.525 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:13 ntpd[12899]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:13.525 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:13 ntpd[12899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:13.525 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:13 ntpd[12899]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:13.525 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:13 ntpd[12899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:13.525 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:13 ntpd[12899]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:13.525 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:13 ntpd[12899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:13.525 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:13 ntpd[12899]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:13.525 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:13 ntpd[12899]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:53:13.525 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:13 ntpd[12899]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:53:13.525 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:13 ntpd[12899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:13.526 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:13 ntpd[12899]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:13.526 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:13 ntpd[12899]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:53:13.526 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:13 ntpd[12899]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:53:13.526 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:13 ntpd[12899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:13.526 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:13 ntpd[12899]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:13.526 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:13 ntpd[12899]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:53:13.526 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:13 ntpd[12899]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:53:13.598 INFO:teuthology.orchestra.run.smithi107.stdout: remote refid st t when poll reach delay offset jitter 2024-02-10T06:53:13.598 INFO:teuthology.orchestra.run.smithi107.stdout:============================================================================== 2024-02-10T06:53:13.598 INFO:teuthology.orchestra.run.smithi107.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-10T06:53:13.598 INFO:teuthology.orchestra.run.smithi107.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-10T06:53:13.598 INFO:teuthology.orchestra.run.smithi107.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-10T06:53:13.598 INFO:teuthology.orchestra.run.smithi107.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-10T06:53:15.522 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:15 ntpd[12899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:15.522 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:15 ntpd[12899]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:15.522 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:15 ntpd[12899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:15.522 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:15 ntpd[12899]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:15.522 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:15 ntpd[12899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:15.522 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:15 ntpd[12899]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:15.523 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:15 ntpd[12899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-10T06:53:15.523 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:15 ntpd[12899]: can't open /var/log/ntpstats/rawstats.20240210: Permission denied 2024-02-10T06:53:15.523 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:15 ntpd[12899]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-10T06:53:15.523 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:15 ntpd[12899]: can't open /var/log/ntpstats/peerstats.20240210: Permission denied 2024-02-10T06:53:15.523 INFO:teuthology.orchestra.run.smithi195.stdout:10 Feb 06:53:15 ntpd[12899]: ntpd: time slew -0.001385 s 2024-02-10T06:53:15.524 INFO:teuthology.orchestra.run.smithi195.stdout:ntpd: time slew -0.001385s 2024-02-10T06:53:15.524 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:15 ntpd[12899]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-02-10T06:53:15.524 INFO:teuthology.orchestra.run.smithi195.stderr:10 Feb 06:53:15 ntpd[12899]: can't open /var/log/ntpstats/loopstats.20240210: Permission denied 2024-02-10T06:53:15.589 INFO:teuthology.orchestra.run.smithi195.stdout: remote refid st t when poll reach delay offset jitter 2024-02-10T06:53:15.589 INFO:teuthology.orchestra.run.smithi195.stdout:============================================================================== 2024-02-10T06:53:15.589 INFO:teuthology.orchestra.run.smithi195.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-10T06:53:15.589 INFO:teuthology.orchestra.run.smithi195.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-10T06:53:15.589 INFO:teuthology.orchestra.run.smithi195.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-10T06:53:15.589 INFO:teuthology.orchestra.run.smithi195.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-10T06:53:15.590 INFO:teuthology.run_tasks:Running task cephadm... 2024-02-10T06:53:15.706 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': '290212a1bfd33563ba76ee5b7f0b944fdb6c5d90'} 2024-02-10T06:53:15.707 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-02-10T06:53:15.707 INFO:tasks.cephadm:Cluster fsid is 10b73c9e-c7e1-11ee-95b8-87774f69a715 2024-02-10T06:53:15.708 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-02-10T06:53:15.708 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.107', 'mon.c': '[v2:172.21.15.107:3301,v1:172.21.15.107:6790]', 'mon.b': '172.21.15.195'} 2024-02-10T06:53:15.708 INFO:tasks.cephadm:First mon is mon.a on smithi107 2024-02-10T06:53:15.708 INFO:tasks.cephadm:First mgr is y 2024-02-10T06:53:15.708 INFO:tasks.cephadm:Normalizing hostnames... 2024-02-10T06:53:15.711 DEBUG:teuthology.orchestra.run.smithi107:> sudo hostname $(hostname -s) 2024-02-10T06:53:15.728 DEBUG:teuthology.orchestra.run.smithi195:> sudo hostname $(hostname -s) 2024-02-10T06:53:15.746 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-02-10T06:53:15.746 DEBUG:teuthology.orchestra.run.smithi107:> 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-10T06:53:15.997 INFO:teuthology.orchestra.run.smithi107.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Feb 10 06:53 /home/ubuntu/cephtest/cephadm 2024-02-10T06:53:15.997 DEBUG:teuthology.orchestra.run.smithi195:> 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-10T06:53:16.148 INFO:teuthology.orchestra.run.smithi195.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Feb 10 06:53 /home/ubuntu/cephtest/cephadm 2024-02-10T06:53:16.150 DEBUG:teuthology.orchestra.run.smithi107:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-10T06:53:16.159 DEBUG:teuthology.orchestra.run.smithi195:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-10T06:53:16.181 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-02-10T06:53:16.181 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-02-10T06:53:16.207 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-02-10T06:53:16.453 INFO:teuthology.orchestra.run.smithi107.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-02-10T06:53:16.474 INFO:teuthology.orchestra.run.smithi195.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-02-10T06:53:54.234 INFO:teuthology.orchestra.run.smithi195.stdout:{ 2024-02-10T06:53:54.235 INFO:teuthology.orchestra.run.smithi195.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-02-10T06:53:54.235 INFO:teuthology.orchestra.run.smithi195.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-02-10T06:53:54.235 INFO:teuthology.orchestra.run.smithi195.stdout: "repo_digests": [ 2024-02-10T06:53:54.235 INFO:teuthology.orchestra.run.smithi195.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-02-10T06:53:54.235 INFO:teuthology.orchestra.run.smithi195.stdout: ] 2024-02-10T06:53:54.235 INFO:teuthology.orchestra.run.smithi195.stdout:} 2024-02-10T06:53:58.605 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T06:53:58.605 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-02-10T06:53:58.605 INFO:teuthology.orchestra.run.smithi107.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-02-10T06:53:58.605 INFO:teuthology.orchestra.run.smithi107.stdout: "repo_digests": [ 2024-02-10T06:53:58.605 INFO:teuthology.orchestra.run.smithi107.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-02-10T06:53:58.605 INFO:teuthology.orchestra.run.smithi107.stdout: ] 2024-02-10T06:53:58.605 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T06:53:58.629 DEBUG:teuthology.orchestra.run.smithi107:> sudo mkdir -p /etc/ceph 2024-02-10T06:53:58.644 DEBUG:teuthology.orchestra.run.smithi195:> sudo mkdir -p /etc/ceph 2024-02-10T06:53:58.661 DEBUG:teuthology.orchestra.run.smithi107:> sudo chmod 777 /etc/ceph 2024-02-10T06:53:58.676 DEBUG:teuthology.orchestra.run.smithi195:> sudo chmod 777 /etc/ceph 2024-02-10T06:53:58.688 INFO:tasks.cephadm:Writing seed config... 2024-02-10T06:53:58.689 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-02-10T06:53:58.690 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-02-10T06:53:58.690 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-02-10T06:53:58.690 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-02-10T06:53:58.690 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-02-10T06:53:58.690 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-02-10T06:53:58.690 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-02-10T06:53:58.690 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-02-10T06:53:58.690 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-02-10T06:53:58.691 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-02-10T06:53:58.691 DEBUG:teuthology.orchestra.run.smithi107:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-02-10T06:53:58.723 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 = 10b73c9e-c7e1-11ee-95b8-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-10T06:53:58.724 DEBUG:teuthology.orchestra.run.smithi107:mon.a> sudo journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@mon.a.service 2024-02-10T06:53:58.726 DEBUG:teuthology.orchestra.run.smithi107:mgr.y> sudo journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@mgr.y.service 2024-02-10T06:53:58.728 INFO:tasks.cephadm:Bootstrapping... 2024-02-10T06:53:58.728 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 10b73c9e-c7e1-11ee-95b8-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.107 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-02-10T06:53:58.890 INFO:teuthology.orchestra.run.smithi107.stderr:-------------------------------------------------------------------------------- 2024-02-10T06:53:58.890 INFO:teuthology.orchestra.run.smithi107.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '10b73c9e-c7e1-11ee-95b8-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.107', '--skip-admin-label'] 2024-02-10T06:53:58.890 INFO:teuthology.orchestra.run.smithi107.stderr:Verifying podman|docker is present... 2024-02-10T06:53:58.890 INFO:teuthology.orchestra.run.smithi107.stderr:Verifying lvm2 is present... 2024-02-10T06:53:58.890 INFO:teuthology.orchestra.run.smithi107.stderr:Verifying time synchronization is in place... 2024-02-10T06:53:58.896 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-02-10T06:53:58.902 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: inactive 2024-02-10T06:53:58.909 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-02-10T06:53:58.916 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: inactive 2024-02-10T06:53:58.923 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: masked 2024-02-10T06:53:58.930 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: inactive 2024-02-10T06:53:58.937 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-02-10T06:53:58.944 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: inactive 2024-02-10T06:53:58.952 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: enabled 2024-02-10T06:53:58.958 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: active 2024-02-10T06:53:58.960 INFO:teuthology.orchestra.run.smithi107.stderr:Unit ntp.service is enabled and running 2024-02-10T06:53:58.960 INFO:teuthology.orchestra.run.smithi107.stderr:Repeating the final host check... 2024-02-10T06:53:58.960 INFO:teuthology.orchestra.run.smithi107.stderr:docker (/usr/bin/docker) is present 2024-02-10T06:53:58.960 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl is present 2024-02-10T06:53:58.960 INFO:teuthology.orchestra.run.smithi107.stderr:lvcreate is present 2024-02-10T06:53:58.965 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-02-10T06:53:58.972 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: inactive 2024-02-10T06:53:58.979 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-02-10T06:53:58.981 INFO:journalctl@ceph.mon.a.smithi107.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T06:53:58.987 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: inactive 2024-02-10T06:53:58.994 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: masked 2024-02-10T06:53:59.000 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: inactive 2024-02-10T06:53:59.002 INFO:journalctl@ceph.mgr.y.smithi107.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T06:53:59.005 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-02-10T06:53:59.013 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: inactive 2024-02-10T06:53:59.020 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: enabled 2024-02-10T06:53:59.027 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: active 2024-02-10T06:53:59.028 INFO:teuthology.orchestra.run.smithi107.stderr:Unit ntp.service is enabled and running 2024-02-10T06:53:59.028 INFO:teuthology.orchestra.run.smithi107.stderr:Host looks OK 2024-02-10T06:53:59.028 INFO:teuthology.orchestra.run.smithi107.stderr:Cluster fsid: 10b73c9e-c7e1-11ee-95b8-87774f69a715 2024-02-10T06:53:59.028 INFO:teuthology.orchestra.run.smithi107.stderr:Acquiring lock 140318877854016 on /run/cephadm/10b73c9e-c7e1-11ee-95b8-87774f69a715.lock 2024-02-10T06:53:59.028 INFO:teuthology.orchestra.run.smithi107.stderr:Lock 140318877854016 acquired on /run/cephadm/10b73c9e-c7e1-11ee-95b8-87774f69a715.lock 2024-02-10T06:53:59.029 INFO:teuthology.orchestra.run.smithi107.stderr:Verifying IP 172.21.15.107 port 3300 ... 2024-02-10T06:53:59.029 INFO:teuthology.orchestra.run.smithi107.stderr:Verifying IP 172.21.15.107 port 6789 ... 2024-02-10T06:53:59.029 INFO:teuthology.orchestra.run.smithi107.stderr:Base mon IP is 172.21.15.107, final addrv is [v2:172.21.15.107:3300,v1:172.21.15.107:6789] 2024-02-10T06:53:59.032 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2024-02-10T06:53:59.032 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.107 metric 100 2024-02-10T06:53:59.033 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-02-10T06:53:59.033 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.107 2024-02-10T06:53:59.033 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.107 metric 100 2024-02-10T06:53:59.037 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-02-10T06:53:59.037 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-02-10T06:53:59.038 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1776sec pref medium 2024-02-10T06:53:59.041 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-02-10T06:53:59.041 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-02-10T06:53:59.041 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-02-10T06:53:59.041 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-02-10T06:53:59.041 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe8f:47eb/64 scope link 2024-02-10T06:53:59.042 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-02-10T06:53:59.043 INFO:teuthology.orchestra.run.smithi107.stderr:Mon IP `172.21.15.107` is in CIDR network `172.21.0.0/20` 2024-02-10T06:53:59.043 INFO:teuthology.orchestra.run.smithi107.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-02-10T06:53:59.043 INFO:teuthology.orchestra.run.smithi107.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-02-10T06:53:59.417 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-02-10T06:53:59.537 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-02-10T06:53:59.537 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-02-10T06:53:59.562 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-02-10T06:54:00.509 INFO:teuthology.orchestra.run.smithi107.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-02-10T06:54:01.129 INFO:teuthology.orchestra.run.smithi107.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-02-10T06:54:01.129 INFO:teuthology.orchestra.run.smithi107.stderr:Extracting ceph user uid/gid from container image... 2024-02-10T06:54:01.879 INFO:teuthology.orchestra.run.smithi107.stderr:stat: 167 167 2024-02-10T06:54:02.501 INFO:teuthology.orchestra.run.smithi107.stderr:Creating initial keys... 2024-02-10T06:54:03.236 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-authtool: AQCLHcdlBqEGDhAA0RDWJYL1przYyFH/iHzOgg== 2024-02-10T06:54:04.591 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-authtool: AQCMHcdlqJcsIxAAb7R4+/i5FvLeTGQZFJjNVA== 2024-02-10T06:54:05.911 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-authtool: AQCNHcdlyD0/NhAAqFtaQWaJ/WjFZ/23d8FCvg== 2024-02-10T06:54:06.533 INFO:teuthology.orchestra.run.smithi107.stderr:Creating initial monmap... 2024-02-10T06:54:07.330 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-10T06:54:07.331 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-02-10T06:54:07.331 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 10b73c9e-c7e1-11ee-95b8-87774f69a715 2024-02-10T06:54:07.331 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-10T06:54:07.995 INFO:teuthology.orchestra.run.smithi107.stderr:monmaptool for a [v2:172.21.15.107:3300,v1:172.21.15.107:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-10T06:54:07.995 INFO:teuthology.orchestra.run.smithi107.stderr:setting min_mon_release = octopus 2024-02-10T06:54:07.995 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/monmaptool: set fsid to 10b73c9e-c7e1-11ee-95b8-87774f69a715 2024-02-10T06:54:07.995 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-10T06:54:07.995 INFO:teuthology.orchestra.run.smithi107.stderr: 2024-02-10T06:54:07.995 INFO:teuthology.orchestra.run.smithi107.stderr:Creating mon... 2024-02-10T06:54:08.720 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-10T06:54:08.720 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 1 imported monmap: 2024-02-10T06:54:08.720 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: epoch 0 2024-02-10T06:54:08.720 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 2024-02-10T06:54:08.720 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: last_changed 2024-02-10T06:54:07.329103+0000 2024-02-10T06:54:08.721 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: created 2024-02-10T06:54:07.329103+0000 2024-02-10T06:54:08.721 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-02-10T06:54:08.721 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-02-10T06:54:08.721 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.a 2024-02-10T06:54:08.721 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-02-10T06:54:08.727 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 0 /usr/bin/ceph-mon: set fsid to 10b73c9e-c7e1-11ee-95b8-87774f69a715 2024-02-10T06:54:08.727 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: RocksDB version: 6.15.5 2024-02-10T06:54:08.727 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-02-10T06:54:08.727 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-10T06:54:08.727 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Compile date Apr 18 2022 2024-02-10T06:54:08.727 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: DB SUMMARY 2024-02-10T06:54:08.727 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-02-10T06:54:08.727 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: DB Session ID: 3DKD9YNI23R4OXJUCC47 2024-02-10T06:54:08.727 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-02-10T06:54:08.727 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-02-10T06:54:08.727 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-02-10T06:54:08.727 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-02-10T06:54:08.727 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-02-10T06:54:08.727 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.error_if_exists: 0 2024-02-10T06:54:08.728 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.create_if_missing: 1 2024-02-10T06:54:08.728 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.paranoid_checks: 1 2024-02-10T06:54:08.728 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-10T06:54:08.728 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.env: 0x55babe0d3860 2024-02-10T06:54:08.728 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.fs: Posix File System 2024-02-10T06:54:08.728 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.info_log: 0x55bac07a5320 2024-02-10T06:54:08.728 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-10T06:54:08.728 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.statistics: (nil) 2024-02-10T06:54:08.728 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.use_fsync: 0 2024-02-10T06:54:08.728 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.max_log_file_size: 0 2024-02-10T06:54:08.728 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-10T06:54:08.728 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-10T06:54:08.728 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-10T06:54:08.728 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-10T06:54:08.729 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.allow_fallocate: 1 2024-02-10T06:54:08.729 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-10T06:54:08.729 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-10T06:54:08.729 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.use_direct_reads: 0 2024-02-10T06:54:08.729 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-10T06:54:08.729 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-10T06:54:08.729 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.db_log_dir: 2024-02-10T06:54:08.729 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-10T06:54:08.729 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-10T06:54:08.729 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-10T06:54:08.729 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-10T06:54:08.729 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-10T06:54:08.729 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-10T06:54:08.729 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-10T06:54:08.729 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-10T06:54:08.730 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-10T06:54:08.730 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.write_buffer_manager: 0x55bac0a45950 2024-02-10T06:54:08.730 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-10T06:54:08.730 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-10T06:54:08.730 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-10T06:54:08.730 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-10T06:54:08.751 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-10T06:54:08.752 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-10T06:54:08.752 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-10T06:54:08.752 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-10T06:54:08.752 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-10T06:54:08.752 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.unordered_write: 0 2024-02-10T06:54:08.752 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-10T06:54:08.752 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-10T06:54:08.752 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-10T06:54:08.752 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-10T06:54:08.752 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.row_cache: None 2024-02-10T06:54:08.752 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.wal_filter: None 2024-02-10T06:54:08.752 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-10T06:54:08.753 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-10T06:54:08.753 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.preserve_deletes: 0 2024-02-10T06:54:08.753 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.two_write_queues: 0 2024-02-10T06:54:08.753 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-10T06:54:08.753 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.atomic_flush: 0 2024-02-10T06:54:08.753 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-10T06:54:08.753 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-10T06:54:08.753 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-10T06:54:08.753 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.log_readahead_size: 0 2024-02-10T06:54:08.753 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-10T06:54:08.753 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.best_efforts_recovery: 0 2024-02-10T06:54:08.753 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-10T06:54:08.753 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-10T06:54:08.753 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.allow_data_in_errors: 0 2024-02-10T06:54:08.753 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.db_host_id: __hostname__ 2024-02-10T06:54:08.753 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.max_background_jobs: 2 2024-02-10T06:54:08.754 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.max_background_compactions: -1 2024-02-10T06:54:08.754 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.max_subcompactions: 1 2024-02-10T06:54:08.754 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-10T06:54:08.754 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-10T06:54:08.754 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-10T06:54:08.754 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-10T06:54:08.754 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-10T06:54:08.754 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-10T06:54:08.754 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-10T06:54:08.754 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-10T06:54:08.754 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.max_open_files: -1 2024-02-10T06:54:08.754 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-10T06:54:08.754 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-10T06:54:08.754 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-10T06:54:08.754 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-10T06:54:08.754 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.max_background_flushes: -1 2024-02-10T06:54:08.754 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Compression algorithms supported: 2024-02-10T06:54:08.755 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-10T06:54:08.755 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: kZSTD supported: 0 2024-02-10T06:54:08.755 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: kXpressCompression supported: 0 2024-02-10T06:54:08.755 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-10T06:54:08.755 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: kLZ4Compression supported: 1 2024-02-10T06:54:08.755 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: kBZip2Compression supported: 0 2024-02-10T06:54:08.755 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: kZlibCompression supported: 1 2024-02-10T06:54:08.755 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: kSnappyCompression supported: 1 2024-02-10T06:54:08.755 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-10T06:54:08.755 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-02-10T06:54:08.755 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-02-10T06:54:08.755 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-02-10T06:54:08.755 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-02-10T06:54:08.755 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-02-10T06:54:08.755 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-02-10T06:54:08.755 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-10T06:54:08.755 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.merge_operator: 2024-02-10T06:54:08.756 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.compaction_filter: None 2024-02-10T06:54:08.756 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-10T06:54:08.756 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.sst_partitioner_factory: None 2024-02-10T06:54:08.756 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-10T06:54:08.756 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-10T06:54:08.756 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55bac076ed10) 2024-02-10T06:54:08.756 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-02-10T06:54:08.756 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-10T06:54:08.756 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-10T06:54:08.756 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-02-10T06:54:08.756 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: index_type: 0 2024-02-10T06:54:08.756 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-02-10T06:54:08.756 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-02-10T06:54:08.756 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-02-10T06:54:08.756 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-02-10T06:54:08.756 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: checksum: 1 2024-02-10T06:54:08.756 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-02-10T06:54:08.757 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: block_cache: 0x55bac07d6170 2024-02-10T06:54:08.757 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-02-10T06:54:08.757 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-02-10T06:54:08.757 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-02-10T06:54:08.757 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-02-10T06:54:08.757 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-02-10T06:54:08.757 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-02-10T06:54:08.757 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-02-10T06:54:08.757 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-02-10T06:54:08.757 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-02-10T06:54:08.757 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-02-10T06:54:08.757 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-02-10T06:54:08.757 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-02-10T06:54:08.757 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-02-10T06:54:08.757 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-02-10T06:54:08.758 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-02-10T06:54:08.758 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-10T06:54:08.758 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-02-10T06:54:08.758 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-02-10T06:54:08.758 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-02-10T06:54:08.758 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: format_version: 4 2024-02-10T06:54:08.758 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-02-10T06:54:08.758 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: block_align: 0 2024-02-10T06:54:08.758 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-02-10T06:54:08.758 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-10T06:54:08.758 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-10T06:54:08.758 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.compression: NoCompression 2024-02-10T06:54:08.758 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-10T06:54:08.758 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-10T06:54:08.759 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-10T06:54:08.759 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.num_levels: 7 2024-02-10T06:54:08.759 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-10T06:54:08.759 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-10T06:54:08.759 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-10T06:54:08.759 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-10T06:54:08.759 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-10T06:54:08.759 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-10T06:54:08.759 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-10T06:54:08.759 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-10T06:54:08.759 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-10T06:54:08.759 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-10T06:54:08.759 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-10T06:54:08.759 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-10T06:54:08.759 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-10T06:54:08.760 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-10T06:54:08.760 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-10T06:54:08.760 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-10T06:54:08.760 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-10T06:54:08.760 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.713+0000 7f21fee24880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-10T06:54:08.760 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-10T06:54:08.760 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-10T06:54:08.760 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-10T06:54:08.760 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-10T06:54:08.760 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-10T06:54:08.760 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-10T06:54:08.760 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-10T06:54:08.760 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-10T06:54:08.760 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-10T06:54:08.761 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-10T06:54:08.761 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-10T06:54:08.761 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-10T06:54:08.761 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-10T06:54:08.761 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-10T06:54:08.761 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-10T06:54:08.761 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-10T06:54:08.761 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-10T06:54:08.761 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-10T06:54:08.761 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-10T06:54:08.761 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-10T06:54:08.761 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-10T06:54:08.761 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-10T06:54:08.761 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-10T06:54:08.762 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-10T06:54:08.762 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-10T06:54:08.762 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-10T06:54:08.762 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-10T06:54:08.762 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-10T06:54:08.762 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-10T06:54:08.762 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-10T06:54:08.762 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-10T06:54:08.762 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.table_properties_collectors: 2024-02-10T06:54:08.762 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.inplace_update_support: 0 2024-02-10T06:54:08.762 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-10T06:54:08.762 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-10T06:54:08.762 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-10T06:54:08.762 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-10T06:54:08.762 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.bloom_locality: 0 2024-02-10T06:54:08.763 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.max_successive_merges: 0 2024-02-10T06:54:08.763 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-10T06:54:08.763 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-10T06:54:08.763 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.force_consistency_checks: 1 2024-02-10T06:54:08.763 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-10T06:54:08.763 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.ttl: 2592000 2024-02-10T06:54:08.763 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-10T06:54:08.763 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.enable_blob_files: false 2024-02-10T06:54:08.763 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.min_blob_size: 0 2024-02-10T06:54:08.763 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.blob_file_size: 268435456 2024-02-10T06:54:08.763 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-02-10T06:54:08.763 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-02-10T06:54:08.763 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-10T06:54:08.763 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 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-10T06:54:08.764 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-02-10T06:54:08.764 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-02-10T06:54:08.764 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-02-10T06:54:08.764 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.717+0000 7f21fee24880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-02-10T06:54:08.764 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-02-10T06:54:08.764 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.721+0000 7f21fee24880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55bac07bc700 2024-02-10T06:54:08.764 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.721+0000 7f21fee24880 4 rocksdb: DB pointer 0x55bac0830000 2024-02-10T06:54:08.764 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.721+0000 7f21f0a0e700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-02-10T06:54:08.764 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.721+0000 7f21f0a0e700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-02-10T06:54:08.764 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-02-10T06:54:08.764 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T06:54:08.764 INFO:teuthology.orchestra.run.smithi107.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-10T06:54:08.764 INFO:teuthology.orchestra.run.smithi107.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-10T06:54:08.765 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T06:54:08.765 INFO:teuthology.orchestra.run.smithi107.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-10T06:54:08.765 INFO:teuthology.orchestra.run.smithi107.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-10T06:54:08.765 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T06:54:08.765 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-02-10T06:54:08.765 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-10T06:54:08.765 INFO:teuthology.orchestra.run.smithi107.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-10T06:54:08.765 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T06:54:08.765 INFO:teuthology.orchestra.run.smithi107.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-10T06:54:08.765 INFO:teuthology.orchestra.run.smithi107.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-10T06:54:08.765 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-02-10T06:54:08.765 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-10T06:54:08.765 INFO:teuthology.orchestra.run.smithi107.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-10T06:54:08.765 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T06:54:08.766 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T06:54:08.766 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-02-10T06:54:08.766 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T06:54:08.766 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T06:54:08.766 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T06:54:08.766 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-02-10T06:54:08.766 INFO:teuthology.orchestra.run.smithi107.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-10T06:54:08.766 INFO:teuthology.orchestra.run.smithi107.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-10T06:54:08.766 INFO:teuthology.orchestra.run.smithi107.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-10T06:54:08.766 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-02-10T06:54:08.766 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-02-10T06:54:08.766 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-02-10T06:54:08.766 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-10T06:54:08.767 INFO:teuthology.orchestra.run.smithi107.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-10T06:54:08.767 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T06:54:08.767 INFO:teuthology.orchestra.run.smithi107.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-10T06:54:08.767 INFO:teuthology.orchestra.run.smithi107.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-10T06:54:08.767 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-02-10T06:54:08.767 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-02-10T06:54:08.767 INFO:teuthology.orchestra.run.smithi107.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-10T06:54:08.767 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T06:54:08.767 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T06:54:08.767 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-02-10T06:54:08.767 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T06:54:08.767 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T06:54:08.767 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T06:54:08.767 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-02-10T06:54:08.767 INFO:teuthology.orchestra.run.smithi107.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-10T06:54:08.768 INFO:teuthology.orchestra.run.smithi107.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-10T06:54:08.768 INFO:teuthology.orchestra.run.smithi107.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-10T06:54:08.768 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-02-10T06:54:08.768 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-02-10T06:54:08.768 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: 2024-02-10T06:54:08.768 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.725+0000 7f21fee24880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-02-10T06:54:08.768 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.725+0000 7f21fee24880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-02-10T06:54:08.768 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph-mon: debug 2024-02-10T06:54:08.725+0000 7f21fee24880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-02-10T06:54:09.359 INFO:teuthology.orchestra.run.smithi107.stderr:create mon.a on 2024-02-10T06:54:09.585 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-02-10T06:54:09.795 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715.target -> /etc/systemd/system/ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715.target. 2024-02-10T06:54:09.795 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715.target -> /etc/systemd/system/ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715.target. 2024-02-10T06:54:10.173 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: Failed to reset failed state of unit ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@mon.a.service: Unit ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@mon.a.service not loaded. 2024-02-10T06:54:10.181 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: Created symlink /etc/systemd/system/ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715.target.wants/ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@.service. 2024-02-10T06:54:10.382 INFO:teuthology.orchestra.run.smithi107.stderr:firewalld does not appear to be present 2024-02-10T06:54:10.383 INFO:teuthology.orchestra.run.smithi107.stderr:Not possible to enable service . firewalld.service is not available 2024-02-10T06:54:10.383 INFO:teuthology.orchestra.run.smithi107.stderr:Waiting for mon to start... 2024-02-10T06:54:10.383 INFO:teuthology.orchestra.run.smithi107.stderr:Waiting for mon... 2024-02-10T06:54:11.709 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:11 smithi107 bash[13898]: cluster 2024-02-10T06:54:11.585223+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-10T06:54:11.844 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: cluster: 2024-02-10T06:54:11.845 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: id: 10b73c9e-c7e1-11ee-95b8-87774f69a715 2024-02-10T06:54:11.845 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-02-10T06:54:11.845 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 2024-02-10T06:54:11.845 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: services: 2024-02-10T06:54:11.845 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.246178s) 2024-02-10T06:54:11.847 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: mgr: no daemons active 2024-02-10T06:54:11.847 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-02-10T06:54:11.847 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 2024-02-10T06:54:11.847 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: data: 2024-02-10T06:54:11.847 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-02-10T06:54:11.847 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-02-10T06:54:11.847 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-02-10T06:54:11.847 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: pgs: 2024-02-10T06:54:11.847 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 2024-02-10T06:54:12.388 INFO:teuthology.orchestra.run.smithi107.stderr:mon is available 2024-02-10T06:54:12.388 INFO:teuthology.orchestra.run.smithi107.stderr:Assimilating anything we can from ceph.conf... 2024-02-10T06:54:12.709 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:12 smithi107 bash[13898]: cluster 2024-02-10T06:54:11.596766+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-10T06:54:12.709 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:12 smithi107 bash[13898]: cluster 2024-02-10T06:54:11.597026+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0]} 2024-02-10T06:54:12.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:12 smithi107 bash[13898]: cluster 2024-02-10T06:54:11.601064+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-10T06:54:12.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:12 smithi107 bash[13898]: cluster 2024-02-10T06:54:11.605762+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-10T06:54:12.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:12 smithi107 bash[13898]: cluster 2024-02-10T06:54:11.606460+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-02-10T06:54:12.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:12 smithi107 bash[13898]: audit 2024-02-10T06:54:11.842866+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.107:0/2003446970' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-02-10T06:54:13.438 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 2024-02-10T06:54:13.438 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: [global] 2024-02-10T06:54:13.438 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: fsid = 10b73c9e-c7e1-11ee-95b8-87774f69a715 2024-02-10T06:54:13.438 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.107:3300,v1:172.21.15.107:6789] 2024-02-10T06:54:13.438 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-02-10T06:54:13.438 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-02-10T06:54:13.438 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-02-10T06:54:13.438 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-02-10T06:54:13.439 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 2024-02-10T06:54:13.439 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: [mgr] 2024-02-10T06:54:13.439 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = False 2024-02-10T06:54:13.439 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-02-10T06:54:13.440 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 2024-02-10T06:54:13.440 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: [osd] 2024-02-10T06:54:13.440 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-02-10T06:54:13.440 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-02-10T06:54:13.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:13 smithi107 bash[13898]: audit 2024-02-10T06:54:13.430614+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.107:0/2488604746' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-10T06:54:13.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:13 smithi107 bash[13898]: audit 2024-02-10T06:54:13.435688+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.107:0/2488604746' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-10T06:54:13.985 INFO:teuthology.orchestra.run.smithi107.stderr:Generating new minimal ceph.conf... 2024-02-10T06:54:15.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:15 smithi107 bash[13898]: audit 2024-02-10T06:54:15.064511+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.107:0/3847249734' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:54:15.658 INFO:teuthology.orchestra.run.smithi107.stderr:Restarting the monitor... 2024-02-10T06:54:15.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:15 smithi107 systemd[1]: Stopping Ceph mon.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T06:54:15.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:15 smithi107 bash[14279]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-mon.a 2024-02-10T06:54:15.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:15 smithi107 bash[13898]: debug 2024-02-10T06:54:15.765+0000 7f346ea80700 -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-10T06:54:15.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:15 smithi107 bash[13898]: debug 2024-02-10T06:54:15.765+0000 7f346ea80700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-02-10T06:54:16.630 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:16 smithi107 bash[14287]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-mon-a 2024-02-10T06:54:16.630 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:16 smithi107 bash[14325]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-mon.a 2024-02-10T06:54:16.636 INFO:teuthology.orchestra.run.smithi107.stderr:Setting mon public_network to 172.21.0.0/20 2024-02-10T06:54:16.701 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:16 smithi107 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@mon.a.service: Succeeded. 2024-02-10T06:54:16.701 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:16 smithi107 systemd[1]: Stopped Ceph mon.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T06:54:16.701 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:16 smithi107 systemd[1]: Started Ceph mon.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T06:54:17.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.781+0000 7fe808b02880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-10T06:54:17.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.781+0000 7fe808b02880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-02-10T06:54:17.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.781+0000 7fe808b02880 0 pidfile_write: ignore empty --pid-file 2024-02-10T06:54:17.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 0 load: jerasure load: lrc 2024-02-10T06:54:17.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: RocksDB version: 6.15.5 2024-02-10T06:54:17.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-10T06:54:17.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Compile date Apr 18 2022 2024-02-10T06:54:17.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: DB SUMMARY 2024-02-10T06:54:17.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: DB Session ID: CEZ26A5SLB7VPONT5FF5 2024-02-10T06:54:17.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: CURRENT file: CURRENT 2024-02-10T06:54:17.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-10T06:54:17.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-02-10T06:54:17.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-02-10T06:54:17.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82653 ; 2024-02-10T06:54:17.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.error_if_exists: 0 2024-02-10T06:54:17.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.create_if_missing: 0 2024-02-10T06:54:17.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.paranoid_checks: 1 2024-02-10T06:54:17.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-10T06:54:17.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.env: 0x563415c1f860 2024-02-10T06:54:17.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.fs: Posix File System 2024-02-10T06:54:17.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.info_log: 0x563416bb7e00 2024-02-10T06:54:17.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-10T06:54:17.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.statistics: (nil) 2024-02-10T06:54:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.use_fsync: 0 2024-02-10T06:54:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.max_log_file_size: 0 2024-02-10T06:54:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-10T06:54:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-10T06:54:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-10T06:54:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-10T06:54:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.allow_fallocate: 1 2024-02-10T06:54:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-10T06:54:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-10T06:54:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.use_direct_reads: 0 2024-02-10T06:54:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-10T06:54:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-10T06:54:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.db_log_dir: 2024-02-10T06:54:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-10T06:54:17.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-10T06:54:17.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-10T06:54:17.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-10T06:54:17.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-10T06:54:17.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-10T06:54:17.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-10T06:54:17.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-10T06:54:17.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-10T06:54:17.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.write_buffer_manager: 0x563416ca8270 2024-02-10T06:54:17.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-10T06:54:17.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-10T06:54:17.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-10T06:54:17.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-10T06:54:17.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-10T06:54:17.964 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-10T06:54:17.964 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-10T06:54:17.964 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-10T06:54:17.968 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-10T06:54:17.968 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.unordered_write: 0 2024-02-10T06:54:17.968 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-10T06:54:17.968 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-10T06:54:17.968 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-10T06:54:17.968 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-10T06:54:17.968 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.row_cache: None 2024-02-10T06:54:17.968 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.wal_filter: None 2024-02-10T06:54:17.968 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-10T06:54:17.968 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-10T06:54:17.968 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.preserve_deletes: 0 2024-02-10T06:54:17.968 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.two_write_queues: 0 2024-02-10T06:54:17.968 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-10T06:54:17.969 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.atomic_flush: 0 2024-02-10T06:54:17.969 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-10T06:54:17.969 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-10T06:54:17.969 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-10T06:54:17.969 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.log_readahead_size: 0 2024-02-10T06:54:17.969 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-10T06:54:17.969 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.best_efforts_recovery: 0 2024-02-10T06:54:17.969 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-10T06:54:17.969 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-10T06:54:17.969 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.allow_data_in_errors: 0 2024-02-10T06:54:17.969 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.db_host_id: __hostname__ 2024-02-10T06:54:17.969 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.max_background_jobs: 2 2024-02-10T06:54:17.969 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.max_background_compactions: -1 2024-02-10T06:54:17.969 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.max_subcompactions: 1 2024-02-10T06:54:17.970 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-10T06:54:17.970 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-10T06:54:17.970 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-10T06:54:17.970 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-10T06:54:17.970 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-10T06:54:17.970 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-10T06:54:17.970 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-10T06:54:17.970 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-10T06:54:17.970 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.max_open_files: -1 2024-02-10T06:54:17.970 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-10T06:54:17.970 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-10T06:54:17.970 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-10T06:54:17.970 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-10T06:54:17.970 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.max_background_flushes: -1 2024-02-10T06:54:17.971 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Compression algorithms supported: 2024-02-10T06:54:17.971 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-10T06:54:17.971 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: kZSTD supported: 0 2024-02-10T06:54:17.971 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: kXpressCompression supported: 0 2024-02-10T06:54:17.971 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-10T06:54:17.971 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: kLZ4Compression supported: 1 2024-02-10T06:54:17.971 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: kBZip2Compression supported: 0 2024-02-10T06:54:17.971 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: kZlibCompression supported: 1 2024-02-10T06:54:17.971 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: kSnappyCompression supported: 1 2024-02-10T06:54:17.971 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-10T06:54:17.971 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-02-10T06:54:17.971 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-02-10T06:54:17.971 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-10T06:54:17.971 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.merge_operator: 2024-02-10T06:54:17.971 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.compaction_filter: None 2024-02-10T06:54:17.971 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-10T06:54:17.971 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.sst_partitioner_factory: None 2024-02-10T06:54:17.972 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-10T06:54:17.972 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-10T06:54:17.972 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563416b85d00) 2024-02-10T06:54:17.972 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: cache_index_and_filter_blocks: 1 2024-02-10T06:54:17.972 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-10T06:54:17.972 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-10T06:54:17.972 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: pin_top_level_index_and_filter: 1 2024-02-10T06:54:17.972 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: index_type: 0 2024-02-10T06:54:17.972 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: data_block_index_type: 0 2024-02-10T06:54:17.972 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: index_shortening: 1 2024-02-10T06:54:17.972 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: data_block_hash_table_util_ratio: 0.750000 2024-02-10T06:54:17.972 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: hash_index_allow_collision: 1 2024-02-10T06:54:17.973 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: checksum: 1 2024-02-10T06:54:17.973 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: no_block_cache: 0 2024-02-10T06:54:17.973 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: block_cache: 0x563416bec170 2024-02-10T06:54:17.973 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: block_cache_name: BinnedLRUCache 2024-02-10T06:54:17.973 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: block_cache_options: 2024-02-10T06:54:17.973 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: capacity : 536870912 2024-02-10T06:54:17.973 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: num_shard_bits : 4 2024-02-10T06:54:17.973 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: strict_capacity_limit : 0 2024-02-10T06:54:17.973 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: high_pri_pool_ratio: 0.000 2024-02-10T06:54:17.973 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: block_cache_compressed: (nil) 2024-02-10T06:54:17.973 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: persistent_cache: (nil) 2024-02-10T06:54:17.973 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: block_size: 4096 2024-02-10T06:54:17.973 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: block_size_deviation: 10 2024-02-10T06:54:17.973 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: block_restart_interval: 16 2024-02-10T06:54:17.973 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: index_block_restart_interval: 1 2024-02-10T06:54:17.974 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: metadata_block_size: 4096 2024-02-10T06:54:17.974 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: partition_filters: 0 2024-02-10T06:54:17.974 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: use_delta_encoding: 1 2024-02-10T06:54:17.974 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-10T06:54:17.974 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: whole_key_filtering: 1 2024-02-10T06:54:17.974 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: verify_compression: 0 2024-02-10T06:54:17.974 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: read_amp_bytes_per_bit: 0 2024-02-10T06:54:17.974 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: format_version: 4 2024-02-10T06:54:17.974 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: enable_index_compression: 1 2024-02-10T06:54:17.974 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: block_align: 0 2024-02-10T06:54:17.974 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-10T06:54:17.974 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-10T06:54:17.974 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.compression: NoCompression 2024-02-10T06:54:17.974 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-10T06:54:17.975 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-10T06:54:17.975 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-10T06:54:17.975 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.num_levels: 7 2024-02-10T06:54:17.975 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-10T06:54:17.975 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-10T06:54:17.975 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-10T06:54:17.975 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-10T06:54:17.975 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-10T06:54:17.975 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-10T06:54:17.975 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-10T06:54:17.975 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-10T06:54:17.975 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-10T06:54:17.975 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-10T06:54:17.975 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-10T06:54:17.976 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-10T06:54:17.976 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-10T06:54:17.976 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-10T06:54:17.976 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-10T06:54:17.976 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-10T06:54:17.976 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-10T06:54:17.976 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-10T06:54:17.976 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-10T06:54:17.976 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-10T06:54:17.976 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-10T06:54:17.976 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-10T06:54:17.976 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-10T06:54:17.976 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-10T06:54:17.977 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-10T06:54:17.977 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-10T06:54:17.977 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-10T06:54:17.977 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-10T06:54:17.977 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-10T06:54:17.977 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-10T06:54:17.977 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-10T06:54:17.977 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-10T06:54:17.977 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-10T06:54:17.977 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-10T06:54:17.977 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-10T06:54:17.977 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-10T06:54:17.977 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-10T06:54:17.977 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-10T06:54:17.977 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-10T06:54:17.978 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-10T06:54:17.978 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-10T06:54:17.978 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-10T06:54:17.978 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-10T06:54:17.978 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-10T06:54:17.978 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-10T06:54:17.978 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-10T06:54:17.978 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-10T06:54:17.978 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-10T06:54:17.978 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-10T06:54:17.978 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.table_properties_collectors: 2024-02-10T06:54:17.978 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.inplace_update_support: 0 2024-02-10T06:54:17.978 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-10T06:54:17.978 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-10T06:54:17.978 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-10T06:54:17.978 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-10T06:54:17.979 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.bloom_locality: 0 2024-02-10T06:54:17.979 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.max_successive_merges: 0 2024-02-10T06:54:17.979 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-10T06:54:17.979 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-10T06:54:17.979 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.force_consistency_checks: 1 2024-02-10T06:54:17.979 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-10T06:54:17.979 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.ttl: 2592000 2024-02-10T06:54:17.979 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-10T06:54:17.979 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.enable_blob_files: false 2024-02-10T06:54:17.979 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.min_blob_size: 0 2024-02-10T06:54:17.979 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.blob_file_size: 268435456 2024-02-10T06:54:17.979 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-02-10T06:54:17.979 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-02-10T06:54:17.979 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.785+0000 7fe808b02880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-10T06:54:17.979 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.789+0000 7fe808b02880 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-10T06:54:17.979 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.789+0000 7fe808b02880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-02-10T06:54:17.980 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.789+0000 7fe808b02880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-02-10T06:54:17.980 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.789+0000 7fe808b02880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707548057794347, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-02-10T06:54:17.980 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.789+0000 7fe808b02880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-02-10T06:54:17.980 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.789+0000 7fe808b02880 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-10T06:54:17.980 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.789+0000 7fe808b02880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707548057795620, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79203, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77466, "index_size": 225, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10027, "raw_average_key_size": 47, "raw_value_size": 71775, "raw_average_value_size": 340, "num_data_blocks": 10, "num_entries": 211, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1707548057, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "029e88ce-7e6c-42b0-b661-3f5169f33af2", "db_session_id": "CEZ26A5SLB7VPONT5FF5"}} 2024-02-10T06:54:17.980 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.789+0000 7fe808b02880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-02-10T06:54:17.980 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.789+0000 7fe808b02880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707548057796379, "job": 1, "event": "recovery_finished"} 2024-02-10T06:54:17.980 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.789+0000 7fe808b02880 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-10T06:54:17.980 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.793+0000 7fe808b02880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x563416bd2a80 2024-02-10T06:54:17.980 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.793+0000 7fe808b02880 4 rocksdb: DB pointer 0x563416be2000 2024-02-10T06:54:17.980 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.793+0000 7fe7f888a700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-02-10T06:54:17.980 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.793+0000 7fe7f888a700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-02-10T06:54:17.980 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: ** DB Stats ** 2024-02-10T06:54:17.980 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T06:54:17.981 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: 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-10T06:54:17.981 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T06:54:17.981 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T06:54:17.981 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: 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-10T06:54:17.981 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-10T06:54:17.981 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T06:54:17.981 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: ** Compaction Stats [default] ** 2024-02-10T06:54:17.981 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: 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-10T06:54:17.981 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T06:54:17.981 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: L0 2/0 79.11 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 93.5 0.00 0.00 1 0.001 0 0 2024-02-10T06:54:17.981 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: Sum 2/0 79.11 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 93.5 0.00 0.00 1 0.001 0 0 2024-02-10T06:54:17.981 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 93.5 0.00 0.00 1 0.001 0 0 2024-02-10T06:54:17.981 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: ** Compaction Stats [default] ** 2024-02-10T06:54:17.981 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: 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-10T06:54:17.981 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T06:54:17.982 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 93.5 0.00 0.00 1 0.001 0 0 2024-02-10T06:54:17.982 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T06:54:17.982 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-10T06:54:17.982 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T06:54:17.982 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T06:54:17.982 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T06:54:17.982 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: AddFile(Keys): cumulative 0, interval 0 2024-02-10T06:54:17.982 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: Cumulative compaction: 0.00 GB write, 14.96 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T06:54:17.982 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: Interval compaction: 0.00 GB write, 14.96 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T06:54:17.982 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: 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-10T06:54:17.982 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: ** File Read Latency Histogram By Level [default] ** 2024-02-10T06:54:17.982 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: ** Compaction Stats [default] ** 2024-02-10T06:54:17.982 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: 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-10T06:54:17.982 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T06:54:17.982 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: L0 2/0 79.11 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 93.5 0.00 0.00 1 0.001 0 0 2024-02-10T06:54:17.982 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: Sum 2/0 79.11 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 93.5 0.00 0.00 1 0.001 0 0 2024-02-10T06:54:17.982 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: 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-10T06:54:17.983 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: ** Compaction Stats [default] ** 2024-02-10T06:54:17.983 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: 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-10T06:54:17.983 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T06:54:17.983 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 93.5 0.00 0.00 1 0.001 0 0 2024-02-10T06:54:17.983 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T06:54:17.983 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-10T06:54:17.983 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T06:54:17.983 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T06:54:17.983 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T06:54:17.983 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: AddFile(Keys): cumulative 0, interval 0 2024-02-10T06:54:17.983 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: Cumulative compaction: 0.00 GB write, 14.76 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T06:54:17.983 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: 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-10T06:54:17.983 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: 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-10T06:54:17.983 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: ** File Read Latency Histogram By Level [default] ** 2024-02-10T06:54:17.984 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.793+0000 7fe808b02880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] at bind addrs [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 2024-02-10T06:54:17.984 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.793+0000 7fe808b02880 1 mon.a@-1(???) e1 preinit fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 2024-02-10T06:54:17.984 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.793+0000 7fe808b02880 0 mon.a@-1(???).mds e1 new map 2024-02-10T06:54:17.984 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.793+0000 7fe808b02880 0 mon.a@-1(???).mds e1 print_map 2024-02-10T06:54:17.984 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: e1 2024-02-10T06:54:17.984 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-10T06:54:17.984 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: 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-10T06:54:17.984 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: legacy client fscid: -1 2024-02-10T06:54:17.984 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: 2024-02-10T06:54:17.984 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: No filesystems configured 2024-02-10T06:54:17.984 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.793+0000 7fe808b02880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-10T06:54:17.984 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.793+0000 7fe808b02880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T06:54:17.984 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.793+0000 7fe808b02880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T06:54:17.985 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.793+0000 7fe808b02880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T06:54:17.985 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.793+0000 7fe808b02880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-02-10T06:54:17.985 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.797+0000 7fe808b02880 20 expand_channel_meta expand map: {default=false} 2024-02-10T06:54:17.985 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.797+0000 7fe808b02880 20 expand_channel_meta from 'false' to 'false' 2024-02-10T06:54:17.985 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.797+0000 7fe808b02880 20 expand_channel_meta expanded map: {default=false} 2024-02-10T06:54:17.985 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.797+0000 7fe808b02880 20 expand_channel_meta expand map: {default=info} 2024-02-10T06:54:17.985 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.797+0000 7fe808b02880 20 expand_channel_meta from 'info' to 'info' 2024-02-10T06:54:17.985 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.797+0000 7fe808b02880 20 expand_channel_meta expanded map: {default=info} 2024-02-10T06:54:17.985 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.797+0000 7fe808b02880 20 expand_channel_meta expand map: {default=daemon} 2024-02-10T06:54:17.985 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.797+0000 7fe808b02880 20 expand_channel_meta from 'daemon' to 'daemon' 2024-02-10T06:54:17.985 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.797+0000 7fe808b02880 20 expand_channel_meta expanded map: {default=daemon} 2024-02-10T06:54:17.985 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.797+0000 7fe808b02880 20 expand_channel_meta expand map: {default=debug} 2024-02-10T06:54:17.985 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.797+0000 7fe808b02880 20 expand_channel_meta from 'debug' to 'debug' 2024-02-10T06:54:17.986 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: debug 2024-02-10T06:54:17.797+0000 7fe808b02880 20 expand_channel_meta expanded map: {default=debug} 2024-02-10T06:54:17.986 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: cluster 2024-02-10T06:54:17.805648+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-10T06:54:17.986 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: cluster 2024-02-10T06:54:17.805720+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0]} 2024-02-10T06:54:17.986 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: cluster 2024-02-10T06:54:17.805796+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-02-10T06:54:17.986 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: cluster 2024-02-10T06:54:17.805832+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-10T06:54:17.986 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:17 smithi107 bash[14363]: cluster 2024-02-10T06:54:17.806233+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-02-10T06:54:18.735 INFO:teuthology.orchestra.run.smithi107.stderr:Wrote config to /etc/ceph/ceph.conf 2024-02-10T06:54:18.735 INFO:teuthology.orchestra.run.smithi107.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-02-10T06:54:18.735 INFO:teuthology.orchestra.run.smithi107.stderr:Creating mgr... 2024-02-10T06:54:18.736 INFO:teuthology.orchestra.run.smithi107.stderr:Verifying port 9283 ... 2024-02-10T06:54:18.948 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: Failed to reset failed state of unit ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@mgr.y.service: Unit ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@mgr.y.service not loaded. 2024-02-10T06:54:18.958 INFO:teuthology.orchestra.run.smithi107.stderr:systemctl: Created symlink /etc/systemd/system/ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715.target.wants/ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@mgr.y.service -> /etc/systemd/system/ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@.service. 2024-02-10T06:54:19.172 INFO:teuthology.orchestra.run.smithi107.stderr:firewalld does not appear to be present 2024-02-10T06:54:19.172 INFO:teuthology.orchestra.run.smithi107.stderr:Not possible to enable service . firewalld.service is not available 2024-02-10T06:54:19.172 INFO:teuthology.orchestra.run.smithi107.stderr:firewalld does not appear to be present 2024-02-10T06:54:19.172 INFO:teuthology.orchestra.run.smithi107.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-02-10T06:54:19.172 INFO:teuthology.orchestra.run.smithi107.stderr:Waiting for mgr to start... 2024-02-10T06:54:19.172 INFO:teuthology.orchestra.run.smithi107.stderr:Waiting for mgr... 2024-02-10T06:54:19.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:19 smithi107 bash[14363]: audit 2024-02-10T06:54:18.074378+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.107:0/3483439371' entity='client.admin' 2024-02-10T06:54:20.614 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 2024-02-10T06:54:20.614 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: { 2024-02-10T06:54:20.615 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "fsid": "10b73c9e-c7e1-11ee-95b8-87774f69a715", 2024-02-10T06:54:20.617 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "health": { 2024-02-10T06:54:20.617 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-10T06:54:20.617 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "checks": {}, 2024-02-10T06:54:20.617 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "mutes": [] 2024-02-10T06:54:20.617 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-02-10T06:54:20.617 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-10T06:54:20.617 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "quorum": [ 2024-02-10T06:54:20.617 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 0 2024-02-10T06:54:20.618 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: ], 2024-02-10T06:54:20.618 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-10T06:54:20.618 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "a" 2024-02-10T06:54:20.618 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: ], 2024-02-10T06:54:20.618 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-02-10T06:54:20.618 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "monmap": { 2024-02-10T06:54:20.618 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:54:20.618 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-02-10T06:54:20.618 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-10T06:54:20.618 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-02-10T06:54:20.618 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "osdmap": { 2024-02-10T06:54:20.618 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:54:20.618 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-10T06:54:20.618 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-10T06:54:20.618 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-10T06:54:20.622 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-10T06:54:20.622 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-10T06:54:20.622 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-10T06:54:20.622 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-02-10T06:54:20.622 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "pgmap": { 2024-02-10T06:54:20.622 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-10T06:54:20.622 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-10T06:54:20.622 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-10T06:54:20.622 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-10T06:54:20.622 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-10T06:54:20.622 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-10T06:54:20.622 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-10T06:54:20.622 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-10T06:54:20.623 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-02-10T06:54:20.623 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "fsmap": { 2024-02-10T06:54:20.623 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:54:20.623 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-10T06:54:20.623 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-10T06:54:20.623 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-02-10T06:54:20.623 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-10T06:54:20.623 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "available": false, 2024-02-10T06:54:20.623 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-10T06:54:20.623 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "modules": [ 2024-02-10T06:54:20.623 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "iostat", 2024-02-10T06:54:20.623 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "nfs", 2024-02-10T06:54:20.623 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "restful" 2024-02-10T06:54:20.623 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: ], 2024-02-10T06:54:20.623 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "services": {} 2024-02-10T06:54:20.624 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-02-10T06:54:20.624 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "servicemap": { 2024-02-10T06:54:20.624 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:54:20.624 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "modified": "2024-02-10T06:54:11.599027+0000", 2024-02-10T06:54:20.624 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "services": {} 2024-02-10T06:54:20.624 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-02-10T06:54:20.624 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-10T06:54:20.624 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: } 2024-02-10T06:54:20.792 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:20 smithi107 bash[14632]: debug 2024-02-10T06:54:20.513+0000 7fb91d8f9000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T06:54:20.792 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:20 smithi107 bash[14363]: audit 2024-02-10T06:54:20.612095+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.107:0/2467956001' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-10T06:54:21.216 INFO:teuthology.orchestra.run.smithi107.stderr:mgr not available, waiting (1/15)... 2024-02-10T06:54:21.459 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:21 smithi107 bash[14632]: debug 2024-02-10T06:54:21.197+0000 7fb91d8f9000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T06:54:21.459 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:21 smithi107 bash[14632]: debug 2024-02-10T06:54:21.317+0000 7fb91d8f9000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T06:54:21.804 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:21 smithi107 bash[14632]: debug 2024-02-10T06:54:21.477+0000 7fb91d8f9000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:54:22.095 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:21 smithi107 bash[14632]: debug 2024-02-10T06:54:21.797+0000 7fb91d8f9000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T06:54:22.095 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:21 smithi107 bash[14632]: debug 2024-02-10T06:54:21.889+0000 7fb91d8f9000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T06:54:22.459 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:22 smithi107 bash[14632]: debug 2024-02-10T06:54:22.089+0000 7fb91d8f9000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T06:54:23.209 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:22 smithi107 bash[14632]: debug 2024-02-10T06:54:22.937+0000 7fb91d8f9000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T06:54:23.209 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:23 smithi107 bash[14632]: debug 2024-02-10T06:54:23.037+0000 7fb91d8f9000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T06:54:23.591 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:23 smithi107 bash[14632]: debug 2024-02-10T06:54:23.241+0000 7fb91d8f9000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T06:54:23.918 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:23 smithi107 bash[14632]: debug 2024-02-10T06:54:23.585+0000 7fb91d8f9000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T06:54:24.209 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:23 smithi107 bash[14632]: debug 2024-02-10T06:54:23.909+0000 7fb91d8f9000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T06:54:24.365 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 2024-02-10T06:54:24.366 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: { 2024-02-10T06:54:24.366 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "fsid": "10b73c9e-c7e1-11ee-95b8-87774f69a715", 2024-02-10T06:54:24.366 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "health": { 2024-02-10T06:54:24.366 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-10T06:54:24.366 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "checks": {}, 2024-02-10T06:54:24.366 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "mutes": [] 2024-02-10T06:54:24.366 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-02-10T06:54:24.366 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-10T06:54:24.367 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "quorum": [ 2024-02-10T06:54:24.367 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 0 2024-02-10T06:54:24.367 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: ], 2024-02-10T06:54:24.367 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-10T06:54:24.367 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "a" 2024-02-10T06:54:24.367 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: ], 2024-02-10T06:54:24.367 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-02-10T06:54:24.367 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "monmap": { 2024-02-10T06:54:24.367 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:54:24.367 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-02-10T06:54:24.367 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-10T06:54:24.368 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-02-10T06:54:24.368 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "osdmap": { 2024-02-10T06:54:24.368 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:54:24.368 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-10T06:54:24.368 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-10T06:54:24.372 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-10T06:54:24.372 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-10T06:54:24.372 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-10T06:54:24.372 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-10T06:54:24.372 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-02-10T06:54:24.372 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "pgmap": { 2024-02-10T06:54:24.372 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-10T06:54:24.373 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-10T06:54:24.373 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-10T06:54:24.373 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-10T06:54:24.373 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-10T06:54:24.373 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-10T06:54:24.373 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-10T06:54:24.373 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-10T06:54:24.373 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-02-10T06:54:24.373 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "fsmap": { 2024-02-10T06:54:24.373 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:54:24.373 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-10T06:54:24.373 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-10T06:54:24.373 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-02-10T06:54:24.373 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-10T06:54:24.374 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "available": false, 2024-02-10T06:54:24.374 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-10T06:54:24.374 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "modules": [ 2024-02-10T06:54:24.374 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "iostat", 2024-02-10T06:54:24.374 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "nfs", 2024-02-10T06:54:24.374 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "restful" 2024-02-10T06:54:24.374 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: ], 2024-02-10T06:54:24.374 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "services": {} 2024-02-10T06:54:24.374 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-02-10T06:54:24.374 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "servicemap": { 2024-02-10T06:54:24.374 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:54:24.374 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "modified": "2024-02-10T06:54:11.599027+0000", 2024-02-10T06:54:24.374 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "services": {} 2024-02-10T06:54:24.374 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-02-10T06:54:24.374 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-10T06:54:24.375 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: } 2024-02-10T06:54:24.565 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:24 smithi107 bash[14632]: debug 2024-02-10T06:54:24.289+0000 7fb91d8f9000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T06:54:24.565 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:24 smithi107 bash[14363]: audit 2024-02-10T06:54:24.361416+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.107:0/938386551' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-10T06:54:24.959 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:24 smithi107 bash[14632]: debug 2024-02-10T06:54:24.557+0000 7fb91d8f9000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:54:24.964 INFO:teuthology.orchestra.run.smithi107.stderr:mgr not available, waiting (2/15)... 2024-02-10T06:54:25.501 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:25 smithi107 bash[14632]: debug 2024-02-10T06:54:25.237+0000 7fb91d8f9000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T06:54:25.501 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:25 smithi107 bash[14632]: debug 2024-02-10T06:54:25.337+0000 7fb91d8f9000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T06:54:25.959 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:25 smithi107 bash[14632]: debug 2024-02-10T06:54:25.493+0000 7fb91d8f9000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T06:54:25.959 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:25 smithi107 bash[14632]: debug 2024-02-10T06:54:25.601+0000 7fb91d8f9000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T06:54:25.959 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:25 smithi107 bash[14632]: debug 2024-02-10T06:54:25.737+0000 7fb91d8f9000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T06:54:26.326 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:26 smithi107 bash[14632]: debug 2024-02-10T06:54:26.021+0000 7fb91d8f9000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T06:54:26.326 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:26 smithi107 bash[14632]: debug 2024-02-10T06:54:26.141+0000 7fb91d8f9000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T06:54:26.709 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:26 smithi107 bash[14632]: debug 2024-02-10T06:54:26.317+0000 7fb91d8f9000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T06:54:26.709 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:26 smithi107 bash[14632]: debug 2024-02-10T06:54:26.437+0000 7fb91d8f9000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T06:54:27.677 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:27 smithi107 bash[14632]: debug 2024-02-10T06:54:27.281+0000 7fb91d8f9000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T06:54:27.677 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:27 smithi107 bash[14363]: cluster 2024-02-10T06:54:27.307629+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-02-10T06:54:27.677 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:27 smithi107 bash[14363]: cluster 2024-02-10T06:54:27.313640+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00620275s) 2024-02-10T06:54:27.677 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:27 smithi107 bash[14363]: audit 2024-02-10T06:54:27.315439+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.107:0/180956882' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T06:54:27.677 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:27 smithi107 bash[14363]: audit 2024-02-10T06:54:27.315934+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.107:0/180956882' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T06:54:27.677 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:27 smithi107 bash[14363]: audit 2024-02-10T06:54:27.316449+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.107:0/180956882' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T06:54:27.677 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:27 smithi107 bash[14363]: audit 2024-02-10T06:54:27.316920+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.107:0/180956882' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:54:27.677 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:27 smithi107 bash[14363]: audit 2024-02-10T06:54:27.317703+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.107:0/180956882' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T06:54:27.678 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:27 smithi107 bash[14363]: cluster 2024-02-10T06:54:27.328029+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-02-10T06:54:27.678 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:27 smithi107 bash[14363]: audit 2024-02-10T06:54:27.346045+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.107:0/180956882' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:54:27.678 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:27 smithi107 bash[14363]: audit 2024-02-10T06:54:27.348616+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.107:0/180956882' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:54:28.025 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 2024-02-10T06:54:28.026 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: { 2024-02-10T06:54:28.026 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "fsid": "10b73c9e-c7e1-11ee-95b8-87774f69a715", 2024-02-10T06:54:28.027 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "health": { 2024-02-10T06:54:28.027 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-10T06:54:28.027 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "checks": {}, 2024-02-10T06:54:28.027 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "mutes": [] 2024-02-10T06:54:28.027 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-02-10T06:54:28.027 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-10T06:54:28.029 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "quorum": [ 2024-02-10T06:54:28.029 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 0 2024-02-10T06:54:28.029 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: ], 2024-02-10T06:54:28.029 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-10T06:54:28.029 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "a" 2024-02-10T06:54:28.029 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: ], 2024-02-10T06:54:28.030 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "quorum_age": 10, 2024-02-10T06:54:28.030 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "monmap": { 2024-02-10T06:54:28.030 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:54:28.030 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-02-10T06:54:28.030 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-10T06:54:28.030 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-02-10T06:54:28.030 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "osdmap": { 2024-02-10T06:54:28.030 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:54:28.030 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-10T06:54:28.030 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-10T06:54:28.030 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-10T06:54:28.033 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-10T06:54:28.034 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-10T06:54:28.034 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-10T06:54:28.034 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-02-10T06:54:28.034 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "pgmap": { 2024-02-10T06:54:28.034 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-10T06:54:28.034 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-10T06:54:28.034 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-10T06:54:28.034 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-10T06:54:28.034 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-10T06:54:28.034 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-10T06:54:28.034 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-10T06:54:28.034 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-10T06:54:28.034 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-02-10T06:54:28.034 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "fsmap": { 2024-02-10T06:54:28.034 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:54:28.035 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-10T06:54:28.035 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-10T06:54:28.035 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-02-10T06:54:28.035 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-10T06:54:28.035 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "available": false, 2024-02-10T06:54:28.035 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-10T06:54:28.035 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "modules": [ 2024-02-10T06:54:28.035 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "iostat", 2024-02-10T06:54:28.035 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "nfs", 2024-02-10T06:54:28.035 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "restful" 2024-02-10T06:54:28.035 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: ], 2024-02-10T06:54:28.035 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "services": {} 2024-02-10T06:54:28.035 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-02-10T06:54:28.035 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "servicemap": { 2024-02-10T06:54:28.035 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:54:28.035 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "modified": "2024-02-10T06:54:11.599027+0000", 2024-02-10T06:54:28.036 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "services": {} 2024-02-10T06:54:28.036 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-02-10T06:54:28.036 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-10T06:54:28.036 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: } 2024-02-10T06:54:28.695 INFO:teuthology.orchestra.run.smithi107.stderr:mgr not available, waiting (3/15)... 2024-02-10T06:54:28.709 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:28 smithi107 bash[14363]: audit 2024-02-10T06:54:27.361141+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.107:0/180956882' entity='mgr.y' 2024-02-10T06:54:28.709 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:28 smithi107 bash[14363]: audit 2024-02-10T06:54:27.370638+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.107:0/180956882' entity='mgr.y' 2024-02-10T06:54:28.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:28 smithi107 bash[14363]: audit 2024-02-10T06:54:27.373837+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.107:0/180956882' entity='mgr.y' 2024-02-10T06:54:28.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:28 smithi107 bash[14363]: audit 2024-02-10T06:54:28.023699+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.107:0/2647268528' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-10T06:54:28.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:28 smithi107 bash[14363]: cluster 2024-02-10T06:54:28.321458+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01403s) 2024-02-10T06:54:30.709 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:30 smithi107 bash[14363]: cluster 2024-02-10T06:54:29.373144+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-02-10T06:54:32.155 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 2024-02-10T06:54:32.156 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: { 2024-02-10T06:54:32.156 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "fsid": "10b73c9e-c7e1-11ee-95b8-87774f69a715", 2024-02-10T06:54:32.156 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "health": { 2024-02-10T06:54:32.156 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-02-10T06:54:32.156 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "checks": {}, 2024-02-10T06:54:32.156 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "mutes": [] 2024-02-10T06:54:32.156 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-02-10T06:54:32.156 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-02-10T06:54:32.156 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "quorum": [ 2024-02-10T06:54:32.156 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 0 2024-02-10T06:54:32.156 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: ], 2024-02-10T06:54:32.156 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "quorum_names": [ 2024-02-10T06:54:32.157 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "a" 2024-02-10T06:54:32.160 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: ], 2024-02-10T06:54:32.160 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "quorum_age": 14, 2024-02-10T06:54:32.160 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "monmap": { 2024-02-10T06:54:32.160 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:54:32.161 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-02-10T06:54:32.161 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_mons": 1 2024-02-10T06:54:32.161 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-02-10T06:54:32.161 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "osdmap": { 2024-02-10T06:54:32.161 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:54:32.161 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_osds": 0, 2024-02-10T06:54:32.161 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-02-10T06:54:32.161 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-02-10T06:54:32.165 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-02-10T06:54:32.165 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-02-10T06:54:32.165 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-02-10T06:54:32.165 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-02-10T06:54:32.165 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "pgmap": { 2024-02-10T06:54:32.165 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-02-10T06:54:32.165 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-02-10T06:54:32.165 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_pools": 0, 2024-02-10T06:54:32.165 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_objects": 0, 2024-02-10T06:54:32.165 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-02-10T06:54:32.166 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-02-10T06:54:32.166 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-02-10T06:54:32.166 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "bytes_total": 0 2024-02-10T06:54:32.166 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-02-10T06:54:32.166 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "fsmap": { 2024-02-10T06:54:32.166 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:54:32.166 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "by_rank": [], 2024-02-10T06:54:32.166 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "up:standby": 0 2024-02-10T06:54:32.166 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-02-10T06:54:32.166 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "mgrmap": { 2024-02-10T06:54:32.166 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "available": true, 2024-02-10T06:54:32.166 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-02-10T06:54:32.167 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "modules": [ 2024-02-10T06:54:32.167 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "iostat", 2024-02-10T06:54:32.167 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "nfs", 2024-02-10T06:54:32.167 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "restful" 2024-02-10T06:54:32.167 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: ], 2024-02-10T06:54:32.167 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "services": {} 2024-02-10T06:54:32.167 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-02-10T06:54:32.167 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "servicemap": { 2024-02-10T06:54:32.167 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 1, 2024-02-10T06:54:32.167 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "modified": "2024-02-10T06:54:11.599027+0000", 2024-02-10T06:54:32.167 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "services": {} 2024-02-10T06:54:32.167 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: }, 2024-02-10T06:54:32.167 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "progress_events": {} 2024-02-10T06:54:32.167 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: } 2024-02-10T06:54:32.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:32 smithi107 bash[14363]: audit 2024-02-10T06:54:32.152101+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.107:0/194817767' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-10T06:54:32.752 INFO:teuthology.orchestra.run.smithi107.stderr:mgr is available 2024-02-10T06:54:33.909 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 2024-02-10T06:54:33.909 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: [global] 2024-02-10T06:54:33.910 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: fsid = 10b73c9e-c7e1-11ee-95b8-87774f69a715 2024-02-10T06:54:33.910 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-02-10T06:54:33.910 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-02-10T06:54:33.911 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-02-10T06:54:33.911 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-02-10T06:54:33.911 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 2024-02-10T06:54:33.911 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: [mgr] 2024-02-10T06:54:33.911 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-02-10T06:54:33.911 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 2024-02-10T06:54:33.912 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: [osd] 2024-02-10T06:54:33.912 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-02-10T06:54:33.912 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-02-10T06:54:34.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:33 smithi107 bash[14363]: audit 2024-02-10T06:54:33.900684+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.107:0/416575025' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-10T06:54:34.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:33 smithi107 bash[14363]: audit 2024-02-10T06:54:33.907466+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.107:0/416575025' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-10T06:54:34.515 INFO:teuthology.orchestra.run.smithi107.stderr:Enabling cephadm module... 2024-02-10T06:54:36.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:35 smithi107 bash[14363]: audit 2024-02-10T06:54:35.883805+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.107:0/2716203248' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-02-10T06:54:36.210 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:35 smithi107 bash[14632]: ignoring --setuser ceph since I am not root 2024-02-10T06:54:36.210 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:35 smithi107 bash[14632]: ignoring --setgroup ceph since I am not root 2024-02-10T06:54:36.210 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:36 smithi107 bash[14632]: debug 2024-02-10T06:54:36.133+0000 7f1d9cd89000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T06:54:36.924 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:36 smithi107 bash[14632]: debug 2024-02-10T06:54:36.801+0000 7f1d9cd89000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T06:54:37.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:36 smithi107 bash[14363]: audit 2024-02-10T06:54:35.940836+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.107:0/2716203248' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-02-10T06:54:37.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:36 smithi107 bash[14363]: cluster 2024-02-10T06:54:35.940984+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 8s) 2024-02-10T06:54:37.210 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:36 smithi107 bash[14632]: debug 2024-02-10T06:54:36.921+0000 7f1d9cd89000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T06:54:37.210 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:37 smithi107 bash[14632]: debug 2024-02-10T06:54:37.081+0000 7f1d9cd89000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:54:37.522 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:37 smithi107 bash[14632]: debug 2024-02-10T06:54:37.417+0000 7f1d9cd89000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T06:54:37.945 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: { 2024-02-10T06:54:37.946 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 5, 2024-02-10T06:54:37.946 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "available": true, 2024-02-10T06:54:37.946 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "active_name": "y", 2024-02-10T06:54:37.946 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_standby": 0 2024-02-10T06:54:37.946 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: } 2024-02-10T06:54:37.959 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:37 smithi107 bash[14632]: debug 2024-02-10T06:54:37.521+0000 7f1d9cd89000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T06:54:37.959 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:37 smithi107 bash[14632]: debug 2024-02-10T06:54:37.725+0000 7f1d9cd89000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T06:54:38.523 INFO:teuthology.orchestra.run.smithi107.stderr:Waiting for the mgr to restart... 2024-02-10T06:54:38.523 INFO:teuthology.orchestra.run.smithi107.stderr:Waiting for mgr epoch 5... 2024-02-10T06:54:38.810 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:38 smithi107 bash[14632]: debug 2024-02-10T06:54:38.585+0000 7f1d9cd89000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T06:54:38.811 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:38 smithi107 bash[14632]: debug 2024-02-10T06:54:38.693+0000 7f1d9cd89000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T06:54:39.205 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:38 smithi107 bash[14363]: audit 2024-02-10T06:54:37.943174+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.107:0/889228151' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-10T06:54:39.205 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:38 smithi107 bash[14632]: debug 2024-02-10T06:54:38.897+0000 7f1d9cd89000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T06:54:39.459 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:39 smithi107 bash[14632]: debug 2024-02-10T06:54:39.245+0000 7f1d9cd89000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T06:54:39.938 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:39 smithi107 bash[14632]: debug 2024-02-10T06:54:39.573+0000 7f1d9cd89000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T06:54:40.207 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:39 smithi107 bash[14632]: debug 2024-02-10T06:54:39.937+0000 7f1d9cd89000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T06:54:40.459 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:40 smithi107 bash[14632]: debug 2024-02-10T06:54:40.205+0000 7f1d9cd89000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:54:41.179 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:40 smithi107 bash[14632]: debug 2024-02-10T06:54:40.893+0000 7f1d9cd89000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T06:54:41.179 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:41 smithi107 bash[14632]: debug 2024-02-10T06:54:41.005+0000 7f1d9cd89000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T06:54:41.444 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:41 smithi107 bash[14632]: debug 2024-02-10T06:54:41.177+0000 7f1d9cd89000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T06:54:41.444 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:41 smithi107 bash[14632]: debug 2024-02-10T06:54:41.293+0000 7f1d9cd89000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T06:54:42.048 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:41 smithi107 bash[14632]: debug 2024-02-10T06:54:41.441+0000 7f1d9cd89000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T06:54:42.048 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:41 smithi107 bash[14632]: debug 2024-02-10T06:54:41.745+0000 7f1d9cd89000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T06:54:42.048 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:41 smithi107 bash[14632]: debug 2024-02-10T06:54:41.865+0000 7f1d9cd89000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T06:54:42.460 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:42 smithi107 bash[14632]: debug 2024-02-10T06:54:42.045+0000 7f1d9cd89000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T06:54:42.460 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:42 smithi107 bash[14632]: debug 2024-02-10T06:54:42.161+0000 7f1d9cd89000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T06:54:43.459 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:43 smithi107 bash[14632]: debug 2024-02-10T06:54:43.005+0000 7f1d9cd89000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T06:54:44.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:44 smithi107 bash[14363]: cluster 2024-02-10T06:54:43.027149+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-02-10T06:54:44.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:44 smithi107 bash[14363]: cluster 2024-02-10T06:54:43.027907+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-02-10T06:54:44.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:44 smithi107 bash[14363]: cluster 2024-02-10T06:54:43.031491+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-02-10T06:54:44.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:44 smithi107 bash[14363]: cluster 2024-02-10T06:54:43.815203+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.787466s) 2024-02-10T06:54:44.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:44 smithi107 bash[14363]: audit 2024-02-10T06:54:43.817869+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.107:0/574394137' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:54:44.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:44 smithi107 bash[14363]: audit 2024-02-10T06:54:43.820452+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.107:0/574394137' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T06:54:44.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:44 smithi107 bash[14363]: audit 2024-02-10T06:54:43.822236+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.107:0/574394137' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T06:54:44.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:44 smithi107 bash[14363]: audit 2024-02-10T06:54:43.822670+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.107:0/574394137' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T06:54:44.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:44 smithi107 bash[14363]: audit 2024-02-10T06:54:43.822979+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.107:0/574394137' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T06:54:44.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:44 smithi107 bash[14363]: cluster 2024-02-10T06:54:43.835188+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-02-10T06:54:44.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:44 smithi107 bash[14363]: audit 2024-02-10T06:54:43.858551+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.107:0/574394137' entity='mgr.y' 2024-02-10T06:54:44.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:44 smithi107 bash[14363]: audit 2024-02-10T06:54:43.865778+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.107:0/574394137' entity='mgr.y' 2024-02-10T06:54:44.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:44 smithi107 bash[14363]: audit 2024-02-10T06:54:43.872727+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14120 172.21.15.107:0/574394137' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:54:44.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:44 smithi107 bash[14363]: audit 2024-02-10T06:54:43.875908+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.107:0/574394137' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:54:44.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:44 smithi107 bash[14363]: audit 2024-02-10T06:54:43.880963+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.107:0/574394137' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:54:44.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:44 smithi107 bash[14363]: audit 2024-02-10T06:54:43.898196+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14120 172.21.15.107:0/574394137' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:54:44.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:44 smithi107 bash[14363]: audit 2024-02-10T06:54:43.900953+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.107:0/574394137' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:54:44.836 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: { 2024-02-10T06:54:44.836 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-02-10T06:54:44.836 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "initialized": true 2024-02-10T06:54:44.836 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: } 2024-02-10T06:54:45.079 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:44 smithi107 bash[14632]: [10/Feb/2024:06:54:44] ENGINE Bus STARTING 2024-02-10T06:54:45.079 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:44 smithi107 bash[14632]: [10/Feb/2024:06:54:44] ENGINE Serving on https://172.21.15.107:7150 2024-02-10T06:54:45.079 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:44 smithi107 bash[14632]: [10/Feb/2024:06:54:44] ENGINE Bus STARTED 2024-02-10T06:54:45.482 INFO:teuthology.orchestra.run.smithi107.stderr:mgr epoch 5 is available 2024-02-10T06:54:45.482 INFO:teuthology.orchestra.run.smithi107.stderr:Setting orchestrator backend to cephadm... 2024-02-10T06:54:46.148 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:45 smithi107 bash[14363]: cephadm 2024-02-10T06:54:44.757357+0000 mgr.y (mgr.14120) 1 : cephadm [INF] [10/Feb/2024:06:54:44] ENGINE Bus STARTING 2024-02-10T06:54:46.148 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:45 smithi107 bash[14363]: cluster 2024-02-10T06:54:44.818687+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e7: y(active, since 1.79093s) 2024-02-10T06:54:46.148 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:45 smithi107 bash[14363]: audit 2024-02-10T06:54:44.819619+0000 mgr.y (mgr.14120) 2 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-10T06:54:46.148 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:45 smithi107 bash[14363]: audit 2024-02-10T06:54:44.834381+0000 mgr.y (mgr.14120) 3 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-10T06:54:46.148 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:45 smithi107 bash[14363]: cephadm 2024-02-10T06:54:44.881339+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [10/Feb/2024:06:54:44] ENGINE Serving on https://172.21.15.107:7150 2024-02-10T06:54:46.148 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:45 smithi107 bash[14363]: cephadm 2024-02-10T06:54:44.881927+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [10/Feb/2024:06:54:44] ENGINE Bus STARTED 2024-02-10T06:54:46.148 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:45 smithi107 bash[14363]: audit 2024-02-10T06:54:44.891200+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14120 172.21.15.107:0/574394137' entity='mgr.y' 2024-02-10T06:54:46.148 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:45 smithi107 bash[14363]: audit 2024-02-10T06:54:44.901862+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14120 172.21.15.107:0/574394137' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:54:47.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:46 smithi107 bash[14363]: cluster 2024-02-10T06:54:45.894852+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-02-10T06:54:47.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:46 smithi107 bash[14363]: audit 2024-02-10T06:54:46.771609+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14120 172.21.15.107:0/574394137' entity='mgr.y' 2024-02-10T06:54:47.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:46 smithi107 bash[14363]: audit 2024-02-10T06:54:46.823775+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14120 172.21.15.107:0/574394137' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:54:48.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:47 smithi107 bash[14363]: audit 2024-02-10T06:54:46.761707+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-10T06:54:48.570 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: value unchanged 2024-02-10T06:54:49.168 INFO:teuthology.orchestra.run.smithi107.stderr:Generating ssh key... 2024-02-10T06:54:49.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:49 smithi107 bash[14363]: audit 2024-02-10T06:54:48.567769+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-10T06:54:50.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:50 smithi107 bash[14632]: Generating public/private rsa key pair. 2024-02-10T06:54:50.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:50 smithi107 bash[14632]: Your identification has been saved in /tmp/tmp0w5hfrwr/key. 2024-02-10T06:54:50.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:50 smithi107 bash[14632]: Your public key has been saved in /tmp/tmp0w5hfrwr/key.pub. 2024-02-10T06:54:50.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:50 smithi107 bash[14632]: The key fingerprint is: 2024-02-10T06:54:50.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:50 smithi107 bash[14632]: SHA256:3rpa05XpLsN4GPzoVyOCXFJBkw65Rl3unxamjQSlsFM ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715 2024-02-10T06:54:50.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:50 smithi107 bash[14632]: The key's randomart image is: 2024-02-10T06:54:50.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:50 smithi107 bash[14632]: +---[RSA 3072]----+ 2024-02-10T06:54:50.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:50 smithi107 bash[14632]: | .+E+o | 2024-02-10T06:54:50.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:50 smithi107 bash[14632]: | +++= | 2024-02-10T06:54:50.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:50 smithi107 bash[14632]: | .o=o . | 2024-02-10T06:54:50.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:50 smithi107 bash[14632]: | +.oo o | 2024-02-10T06:54:50.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:50 smithi107 bash[14632]: | o =S o * | 2024-02-10T06:54:50.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:50 smithi107 bash[14632]: | o.++.Ooo | 2024-02-10T06:54:50.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:50 smithi107 bash[14632]: | +O=o*. | 2024-02-10T06:54:50.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:50 smithi107 bash[14632]: | .+oBo | 2024-02-10T06:54:50.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:50 smithi107 bash[14632]: | .o++ o. | 2024-02-10T06:54:50.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:54:50 smithi107 bash[14632]: +----[SHA256]-----+ 2024-02-10T06:54:51.889 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:51 smithi107 bash[14363]: audit 2024-02-10T06:54:50.439998+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-10T06:54:51.889 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:51 smithi107 bash[14363]: cephadm 2024-02-10T06:54:50.440376+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-02-10T06:54:51.889 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:51 smithi107 bash[14363]: audit 2024-02-10T06:54:50.627511+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14120 172.21.15.107:0/574394137' entity='mgr.y' 2024-02-10T06:54:51.889 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:51 smithi107 bash[14363]: audit 2024-02-10T06:54:50.632019+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.107:0/574394137' entity='mgr.y' 2024-02-10T06:54:52.477 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC9y5ATzAW2aoXthjNcwNWYEN82Fu0R52voBj0+UmyTD+Ob7NaN00Qg5yV/x2eyhI3SxTOaALD9WGGuN3O8giV/8CJxN7gQs4WuqRvqn6D20UQz9BafpTPQ3HyEZK/hnrmCHjlQ3PxiyFdJGPWYz16U6KSwFJ9TrYkLSpzU6fZyyaMtQxOLdZSe7WDrGsTI0mS9S184vDSAc22k0NMUIp6Qpadd2d5xVxOCXN7FCSOnhoyhtYFtX8q+iFo/m8/6+V9MOJogPiZ/FEvkYK+Jdi0IMZTKSkrz1OVzUsK/ZtFw4K2sWkHAX7rSOtiEBOv9fxoXYERlE0VNpBLd3bljZegvYWcPyvixjXzIjRXFrjncvORe5t7BHCaEGvbIPT8FRQATzJcT3kPcrzHuRwunPN5xyGUpK4VVSFTmQNaCMuhFK0T1PbK74wfwOVnBJzOMHQQSJ2f1HBf6vdBEijSDox4kjoXmgWy6YW8+xEhM4//iwe9+bXenkQBwHiAgzL3lPj8= ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715 2024-02-10T06:54:53.063 INFO:teuthology.orchestra.run.smithi107.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-02-10T06:54:53.063 INFO:teuthology.orchestra.run.smithi107.stderr:Adding key to root@localhost authorized_keys... 2024-02-10T06:54:53.064 INFO:teuthology.orchestra.run.smithi107.stderr:Adding host smithi107... 2024-02-10T06:54:53.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:53 smithi107 bash[14363]: audit 2024-02-10T06:54:52.475204+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-10T06:54:55.300 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: Added host 'smithi107' with addr '172.21.15.107' 2024-02-10T06:54:55.332 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:55 smithi107 bash[14363]: audit 2024-02-10T06:54:54.283973+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi107", "addr": "172.21.15.107", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:54:55.332 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:55 smithi107 bash[14363]: cephadm 2024-02-10T06:54:54.668950+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi107 2024-02-10T06:54:55.958 INFO:teuthology.orchestra.run.smithi107.stderr:Deploying unmanaged mon service... 2024-02-10T06:54:56.569 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:56 smithi107 bash[14363]: audit 2024-02-10T06:54:55.297995+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.107:0/574394137' entity='mgr.y' 2024-02-10T06:54:56.569 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:56 smithi107 bash[14363]: cephadm 2024-02-10T06:54:55.298656+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi107 2024-02-10T06:54:56.569 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:56 smithi107 bash[14363]: audit 2024-02-10T06:54:55.336317+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14120 172.21.15.107:0/574394137' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:54:57.968 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: Scheduled mon update... 2024-02-10T06:54:58.859 INFO:teuthology.orchestra.run.smithi107.stderr:Deploying unmanaged mgr service... 2024-02-10T06:54:59.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:58 smithi107 bash[14363]: audit 2024-02-10T06:54:57.953824+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-10T06:54:59.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:58 smithi107 bash[14363]: cephadm 2024-02-10T06:54:57.956803+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-02-10T06:54:59.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:58 smithi107 bash[14363]: audit 2024-02-10T06:54:57.965701+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14120 172.21.15.107:0/574394137' entity='mgr.y' 2024-02-10T06:54:59.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:54:58 smithi107 bash[14363]: audit 2024-02-10T06:54:58.832686+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.107:0/574394137' entity='mgr.y' 2024-02-10T06:55:00.360 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-02-10T06:55:00.392 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:00 smithi107 bash[14363]: audit 2024-02-10T06:54:59.122214+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.107:0/574394137' entity='mgr.y' 2024-02-10T06:55:01.623 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:01 smithi107 bash[14363]: audit 2024-02-10T06:55:00.349893+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-10T06:55:01.623 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:01 smithi107 bash[14363]: cephadm 2024-02-10T06:55:00.352266+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-02-10T06:55:01.623 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:01 smithi107 bash[14363]: audit 2024-02-10T06:55:00.358188+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.107:0/574394137' entity='mgr.y' 2024-02-10T06:55:03.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:03 smithi107 bash[14363]: audit 2024-02-10T06:55:02.142949+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.107:0/574394137' entity='mgr.y' 2024-02-10T06:55:03.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:03 smithi107 bash[14363]: audit 2024-02-10T06:55:02.335480+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.107:0/3921639821' entity='client.admin' 2024-02-10T06:55:03.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:03 smithi107 bash[14363]: audit 2024-02-10T06:55:02.644698+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.107:0/574394137' entity='mgr.y' 2024-02-10T06:55:04.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:04 smithi107 bash[14363]: cluster 2024-02-10T06:55:03.823764+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-10T06:55:04.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:04 smithi107 bash[14363]: audit 2024-02-10T06:55:04.469528+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.107:0/3202419726' entity='client.admin' 2024-02-10T06:55:05.102 INFO:teuthology.orchestra.run.smithi107.stderr:Enabling the dashboard module... 2024-02-10T06:55:06.907 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:06 smithi107 bash[14363]: cluster 2024-02-10T06:55:05.824203+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-10T06:55:08.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:07 smithi107 bash[14363]: audit 2024-02-10T06:55:07.006649+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.107:0/3802620628' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-02-10T06:55:08.210 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:55:07 smithi107 bash[14632]: ignoring --setuser ceph since I am not root 2024-02-10T06:55:08.210 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:55:07 smithi107 bash[14632]: ignoring --setgroup ceph since I am not root 2024-02-10T06:55:08.210 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:55:08 smithi107 bash[14632]: debug 2024-02-10T06:55:08.040+0000 7ff85d768000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T06:55:08.822 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:55:08 smithi107 bash[14632]: debug 2024-02-10T06:55:08.696+0000 7ff85d768000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T06:55:08.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:08 smithi107 bash[14363]: audit 2024-02-10T06:55:07.841877+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.107:0/3802620628' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-02-10T06:55:08.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:08 smithi107 bash[14363]: cluster 2024-02-10T06:55:07.841966+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e9: y(active, since 24s) 2024-02-10T06:55:08.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:55:08 smithi107 bash[14632]: debug 2024-02-10T06:55:08.816+0000 7ff85d768000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T06:55:09.318 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:55:08 smithi107 bash[14632]: debug 2024-02-10T06:55:08.980+0000 7ff85d768000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:55:09.613 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:55:09 smithi107 bash[14632]: debug 2024-02-10T06:55:09.316+0000 7ff85d768000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T06:55:09.613 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:55:09 smithi107 bash[14632]: debug 2024-02-10T06:55:09.408+0000 7ff85d768000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T06:55:09.805 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: { 2024-02-10T06:55:09.805 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "epoch": 9, 2024-02-10T06:55:09.805 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "available": true, 2024-02-10T06:55:09.805 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "active_name": "y", 2024-02-10T06:55:09.805 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "num_standby": 0 2024-02-10T06:55:09.805 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: } 2024-02-10T06:55:09.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:09 smithi107 bash[14363]: audit 2024-02-10T06:55:09.802341+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.107:0/3179108665' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-02-10T06:55:09.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:55:09 smithi107 bash[14632]: debug 2024-02-10T06:55:09.608+0000 7ff85d768000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T06:55:10.430 INFO:teuthology.orchestra.run.smithi107.stderr:Waiting for the mgr to restart... 2024-02-10T06:55:10.430 INFO:teuthology.orchestra.run.smithi107.stderr:Waiting for mgr epoch 9... 2024-02-10T06:55:10.784 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:55:10 smithi107 bash[14632]: debug 2024-02-10T06:55:10.468+0000 7ff85d768000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T06:55:10.784 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:55:10 smithi107 bash[14632]: debug 2024-02-10T06:55:10.576+0000 7ff85d768000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T06:55:11.128 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:55:10 smithi107 bash[14632]: debug 2024-02-10T06:55:10.780+0000 7ff85d768000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T06:55:11.458 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:55:11 smithi107 bash[14632]: debug 2024-02-10T06:55:11.124+0000 7ff85d768000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T06:55:11.709 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:55:11 smithi107 bash[14632]: debug 2024-02-10T06:55:11.456+0000 7ff85d768000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T06:55:12.093 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:55:11 smithi107 bash[14632]: debug 2024-02-10T06:55:11.820+0000 7ff85d768000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T06:55:12.459 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:55:12 smithi107 bash[14632]: debug 2024-02-10T06:55:12.088+0000 7ff85d768000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:55:13.029 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:55:12 smithi107 bash[14632]: debug 2024-02-10T06:55:12.764+0000 7ff85d768000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T06:55:13.029 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:55:12 smithi107 bash[14632]: debug 2024-02-10T06:55:12.868+0000 7ff85d768000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T06:55:13.460 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:55:13 smithi107 bash[14632]: debug 2024-02-10T06:55:13.024+0000 7ff85d768000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T06:55:13.460 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:55:13 smithi107 bash[14632]: debug 2024-02-10T06:55:13.132+0000 7ff85d768000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T06:55:13.460 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:55:13 smithi107 bash[14632]: debug 2024-02-10T06:55:13.268+0000 7ff85d768000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T06:55:13.859 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:55:13 smithi107 bash[14632]: debug 2024-02-10T06:55:13.556+0000 7ff85d768000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T06:55:13.859 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:55:13 smithi107 bash[14632]: debug 2024-02-10T06:55:13.676+0000 7ff85d768000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T06:55:14.209 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:55:13 smithi107 bash[14632]: debug 2024-02-10T06:55:13.852+0000 7ff85d768000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T06:55:14.210 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:55:13 smithi107 bash[14632]: debug 2024-02-10T06:55:13.972+0000 7ff85d768000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T06:55:15.083 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:55:14 smithi107 bash[14632]: debug 2024-02-10T06:55:14.812+0000 7ff85d768000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T06:55:15.460 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:55:15 smithi107 bash[14632]: [10/Feb/2024:06:55:15] ENGINE Bus STARTING 2024-02-10T06:55:15.460 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:55:15 smithi107 bash[14632]: [10/Feb/2024:06:55:15] ENGINE Serving on https://172.21.15.107:7150 2024-02-10T06:55:15.460 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 06:55:15 smithi107 bash[14632]: [10/Feb/2024:06:55:15] ENGINE Bus STARTED 2024-02-10T06:55:15.917 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: { 2024-02-10T06:55:15.917 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-02-10T06:55:15.917 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: "initialized": true 2024-02-10T06:55:15.917 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: } 2024-02-10T06:55:16.139 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:15 smithi107 bash[14363]: cluster 2024-02-10T06:55:14.835524+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2024-02-10T06:55:16.139 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:15 smithi107 bash[14363]: cluster 2024-02-10T06:55:14.836332+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2024-02-10T06:55:16.139 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:15 smithi107 bash[14363]: cluster 2024-02-10T06:55:14.840303+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-02-10T06:55:16.139 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:15 smithi107 bash[14363]: cluster 2024-02-10T06:55:14.892565+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0564052s) 2024-02-10T06:55:16.139 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:15 smithi107 bash[14363]: audit 2024-02-10T06:55:14.895126+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:55:16.139 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:15 smithi107 bash[14363]: audit 2024-02-10T06:55:14.897391+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T06:55:16.139 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:15 smithi107 bash[14363]: audit 2024-02-10T06:55:14.898832+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T06:55:16.139 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:15 smithi107 bash[14363]: audit 2024-02-10T06:55:14.899283+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T06:55:16.140 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:15 smithi107 bash[14363]: audit 2024-02-10T06:55:14.899612+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T06:55:16.140 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:15 smithi107 bash[14363]: cluster 2024-02-10T06:55:14.910553+0000 mon.a (mon.0) 80 : cluster [INF] Manager daemon y is now available 2024-02-10T06:55:16.140 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:15 smithi107 bash[14363]: audit 2024-02-10T06:55:14.938603+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:55:16.140 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:15 smithi107 bash[14363]: audit 2024-02-10T06:55:14.942515+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:55:16.140 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:15 smithi107 bash[14363]: audit 2024-02-10T06:55:14.969021+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:55:16.140 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:15 smithi107 bash[14363]: audit 2024-02-10T06:55:14.975489+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:55:16.140 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:15 smithi107 bash[14363]: audit 2024-02-10T06:55:15.216063+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:55:16.588 INFO:teuthology.orchestra.run.smithi107.stderr:mgr epoch 9 is available 2024-02-10T06:55:16.613 INFO:teuthology.orchestra.run.smithi107.stderr:Generating a dashboard self-signed certificate... 2024-02-10T06:55:17.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:16 smithi107 bash[14363]: cephadm 2024-02-10T06:55:15.082156+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [10/Feb/2024:06:55:15] ENGINE Bus STARTING 2024-02-10T06:55:17.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:16 smithi107 bash[14363]: cephadm 2024-02-10T06:55:15.206315+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [10/Feb/2024:06:55:15] ENGINE Serving on https://172.21.15.107:7150 2024-02-10T06:55:17.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:16 smithi107 bash[14363]: cephadm 2024-02-10T06:55:15.206934+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [10/Feb/2024:06:55:15] ENGINE Bus STARTED 2024-02-10T06:55:17.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:16 smithi107 bash[14363]: cluster 2024-02-10T06:55:15.898708+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e11: y(active, since 1.06254s) 2024-02-10T06:55:18.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:17 smithi107 bash[14363]: audit 2024-02-10T06:55:15.898139+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-10T06:55:18.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:17 smithi107 bash[14363]: audit 2024-02-10T06:55:15.914576+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-10T06:55:18.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:17 smithi107 bash[14363]: cluster 2024-02-10T06:55:16.906219+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-02-10T06:55:18.273 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: Self-signed certificate created 2024-02-10T06:55:18.911 INFO:teuthology.orchestra.run.smithi107.stderr:Creating initial admin user... 2024-02-10T06:55:19.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:18 smithi107 bash[14363]: audit 2024-02-10T06:55:17.871286+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-10T06:55:19.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:18 smithi107 bash[14363]: audit 2024-02-10T06:55:18.266283+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:55:19.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:18 smithi107 bash[14363]: audit 2024-02-10T06:55:18.270832+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:55:20.550 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$Sxi1TxR0wd6SmZRAlvZ.kel4m7j/jDGBUieeu2zfaQlOeDexeNd/2", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1707548120, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-02-10T06:55:20.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:20 smithi107 bash[14363]: audit 2024-02-10T06:55:19.674586+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:55:20.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:20 smithi107 bash[14363]: audit 2024-02-10T06:55:20.173688+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:55:20.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:20 smithi107 bash[14363]: audit 2024-02-10T06:55:20.547316+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:55:21.235 INFO:teuthology.orchestra.run.smithi107.stderr:Fetching dashboard port number... 2024-02-10T06:55:21.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:21 smithi107 bash[14363]: audit 2024-02-10T06:55:20.304491+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-10T06:55:22.516 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: 8443 2024-02-10T06:55:22.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:22 smithi107 bash[14363]: cluster 2024-02-10T06:55:21.684340+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-02-10T06:55:22.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:22 smithi107 bash[14363]: audit 2024-02-10T06:55:22.513498+0000 mon.a (mon.0) 94 : audit [DBG] from='client.? 172.21.15.107:0/4160085158' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-02-10T06:55:23.194 INFO:teuthology.orchestra.run.smithi107.stderr:firewalld does not appear to be present 2024-02-10T06:55:23.194 INFO:teuthology.orchestra.run.smithi107.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-02-10T06:55:23.198 INFO:teuthology.orchestra.run.smithi107.stderr:Ceph Dashboard is now available at: 2024-02-10T06:55:23.198 INFO:teuthology.orchestra.run.smithi107.stderr: 2024-02-10T06:55:23.198 INFO:teuthology.orchestra.run.smithi107.stderr: URL: https://smithi107.front.sepia.ceph.com:8443/ 2024-02-10T06:55:23.198 INFO:teuthology.orchestra.run.smithi107.stderr: User: admin 2024-02-10T06:55:23.198 INFO:teuthology.orchestra.run.smithi107.stderr: Password: qnjls8deje 2024-02-10T06:55:23.198 INFO:teuthology.orchestra.run.smithi107.stderr: 2024-02-10T06:55:23.198 INFO:teuthology.orchestra.run.smithi107.stderr:Enabling autotune for osd_memory_target 2024-02-10T06:55:27.356 INFO:teuthology.orchestra.run.smithi107.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-02-10T06:55:27.976 INFO:teuthology.orchestra.run.smithi107.stderr:You can access the Ceph CLI with: 2024-02-10T06:55:27.976 INFO:teuthology.orchestra.run.smithi107.stderr: 2024-02-10T06:55:27.976 INFO:teuthology.orchestra.run.smithi107.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-02-10T06:55:27.976 INFO:teuthology.orchestra.run.smithi107.stderr: 2024-02-10T06:55:27.977 INFO:teuthology.orchestra.run.smithi107.stderr:Please consider enabling telemetry to help improve Ceph: 2024-02-10T06:55:27.977 INFO:teuthology.orchestra.run.smithi107.stderr: 2024-02-10T06:55:27.977 INFO:teuthology.orchestra.run.smithi107.stderr: ceph telemetry on 2024-02-10T06:55:27.977 INFO:teuthology.orchestra.run.smithi107.stderr: 2024-02-10T06:55:27.977 INFO:teuthology.orchestra.run.smithi107.stderr:For more information see: 2024-02-10T06:55:27.977 INFO:teuthology.orchestra.run.smithi107.stderr: 2024-02-10T06:55:27.977 INFO:teuthology.orchestra.run.smithi107.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-02-10T06:55:27.977 INFO:teuthology.orchestra.run.smithi107.stderr: 2024-02-10T06:55:27.977 INFO:teuthology.orchestra.run.smithi107.stderr:Bootstrap complete. 2024-02-10T06:55:28.012 INFO:tasks.cephadm:Fetching config... 2024-02-10T06:55:28.012 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-02-10T06:55:28.013 DEBUG:teuthology.orchestra.run.smithi107:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-02-10T06:55:28.019 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-02-10T06:55:28.019 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-02-10T06:55:28.019 DEBUG:teuthology.orchestra.run.smithi107:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-02-10T06:55:28.068 INFO:tasks.cephadm:Fetching mon keyring... 2024-02-10T06:55:28.068 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-02-10T06:55:28.068 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd if=/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/mon.a/keyring of=/dev/stdout 2024-02-10T06:55:28.083 INFO:tasks.cephadm:Fetching pub ssh key... 2024-02-10T06:55:28.083 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-02-10T06:55:28.083 DEBUG:teuthology.orchestra.run.smithi107:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-02-10T06:55:28.087 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-02-10T06:55:28.087 DEBUG:teuthology.orchestra.run.smithi107:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC9y5ATzAW2aoXthjNcwNWYEN82Fu0R52voBj0+UmyTD+Ob7NaN00Qg5yV/x2eyhI3SxTOaALD9WGGuN3O8giV/8CJxN7gQs4WuqRvqn6D20UQz9BafpTPQ3HyEZK/hnrmCHjlQ3PxiyFdJGPWYz16U6KSwFJ9TrYkLSpzU6fZyyaMtQxOLdZSe7WDrGsTI0mS9S184vDSAc22k0NMUIp6Qpadd2d5xVxOCXN7FCSOnhoyhtYFtX8q+iFo/m8/6+V9MOJogPiZ/FEvkYK+Jdi0IMZTKSkrz1OVzUsK/ZtFw4K2sWkHAX7rSOtiEBOv9fxoXYERlE0VNpBLd3bljZegvYWcPyvixjXzIjRXFrjncvORe5t7BHCaEGvbIPT8FRQATzJcT3kPcrzHuRwunPN5xyGUpK4VVSFTmQNaCMuhFK0T1PbK74wfwOVnBJzOMHQQSJ2f1HBf6vdBEijSDox4kjoXmgWy6YW8+xEhM4//iwe9+bXenkQBwHiAgzL3lPj8= ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-10T06:55:28.156 INFO:teuthology.orchestra.run.smithi107.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC9y5ATzAW2aoXthjNcwNWYEN82Fu0R52voBj0+UmyTD+Ob7NaN00Qg5yV/x2eyhI3SxTOaALD9WGGuN3O8giV/8CJxN7gQs4WuqRvqn6D20UQz9BafpTPQ3HyEZK/hnrmCHjlQ3PxiyFdJGPWYz16U6KSwFJ9TrYkLSpzU6fZyyaMtQxOLdZSe7WDrGsTI0mS9S184vDSAc22k0NMUIp6Qpadd2d5xVxOCXN7FCSOnhoyhtYFtX8q+iFo/m8/6+V9MOJogPiZ/FEvkYK+Jdi0IMZTKSkrz1OVzUsK/ZtFw4K2sWkHAX7rSOtiEBOv9fxoXYERlE0VNpBLd3bljZegvYWcPyvixjXzIjRXFrjncvORe5t7BHCaEGvbIPT8FRQATzJcT3kPcrzHuRwunPN5xyGUpK4VVSFTmQNaCMuhFK0T1PbK74wfwOVnBJzOMHQQSJ2f1HBf6vdBEijSDox4kjoXmgWy6YW8+xEhM4//iwe9+bXenkQBwHiAgzL3lPj8= ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715 2024-02-10T06:55:28.166 DEBUG:teuthology.orchestra.run.smithi195:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC9y5ATzAW2aoXthjNcwNWYEN82Fu0R52voBj0+UmyTD+Ob7NaN00Qg5yV/x2eyhI3SxTOaALD9WGGuN3O8giV/8CJxN7gQs4WuqRvqn6D20UQz9BafpTPQ3HyEZK/hnrmCHjlQ3PxiyFdJGPWYz16U6KSwFJ9TrYkLSpzU6fZyyaMtQxOLdZSe7WDrGsTI0mS9S184vDSAc22k0NMUIp6Qpadd2d5xVxOCXN7FCSOnhoyhtYFtX8q+iFo/m8/6+V9MOJogPiZ/FEvkYK+Jdi0IMZTKSkrz1OVzUsK/ZtFw4K2sWkHAX7rSOtiEBOv9fxoXYERlE0VNpBLd3bljZegvYWcPyvixjXzIjRXFrjncvORe5t7BHCaEGvbIPT8FRQATzJcT3kPcrzHuRwunPN5xyGUpK4VVSFTmQNaCMuhFK0T1PbK74wfwOVnBJzOMHQQSJ2f1HBf6vdBEijSDox4kjoXmgWy6YW8+xEhM4//iwe9+bXenkQBwHiAgzL3lPj8= ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-10T06:55:28.189 INFO:teuthology.orchestra.run.smithi195.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC9y5ATzAW2aoXthjNcwNWYEN82Fu0R52voBj0+UmyTD+Ob7NaN00Qg5yV/x2eyhI3SxTOaALD9WGGuN3O8giV/8CJxN7gQs4WuqRvqn6D20UQz9BafpTPQ3HyEZK/hnrmCHjlQ3PxiyFdJGPWYz16U6KSwFJ9TrYkLSpzU6fZyyaMtQxOLdZSe7WDrGsTI0mS9S184vDSAc22k0NMUIp6Qpadd2d5xVxOCXN7FCSOnhoyhtYFtX8q+iFo/m8/6+V9MOJogPiZ/FEvkYK+Jdi0IMZTKSkrz1OVzUsK/ZtFw4K2sWkHAX7rSOtiEBOv9fxoXYERlE0VNpBLd3bljZegvYWcPyvixjXzIjRXFrjncvORe5t7BHCaEGvbIPT8FRQATzJcT3kPcrzHuRwunPN5xyGUpK4VVSFTmQNaCMuhFK0T1PbK74wfwOVnBJzOMHQQSJ2f1HBf6vdBEijSDox4kjoXmgWy6YW8+xEhM4//iwe9+bXenkQBwHiAgzL3lPj8= ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715 2024-02-10T06:55:28.201 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-02-10T06:55:28.709 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:28 smithi107 bash[14363]: audit 2024-02-10T06:55:27.351010+0000 mon.a (mon.0) 95 : audit [INF] from='client.? 172.21.15.107:0/1729407363' entity='client.admin' 2024-02-10T06:55:32.561 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-02-10T06:55:32.561 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-02-10T06:55:32.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:32 smithi107 bash[14363]: audit 2024-02-10T06:55:31.623061+0000 mon.a (mon.0) 96 : audit [INF] from='client.? 172.21.15.107:0/3381180464' entity='client.admin' 2024-02-10T06:55:32.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:32 smithi107 bash[14363]: audit 2024-02-10T06:55:31.948045+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:55:32.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:32 smithi107 bash[14363]: audit 2024-02-10T06:55:31.949583+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi107", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:55:32.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:32 smithi107 bash[14363]: audit 2024-02-10T06:55:31.956515+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:55:32.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:32 smithi107 bash[14363]: audit 2024-02-10T06:55:31.958793+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:55:32.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:32 smithi107 bash[14363]: audit 2024-02-10T06:55:31.965145+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:55:36.151 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:35 smithi107 bash[14363]: cluster 2024-02-10T06:55:34.900293+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-10T06:55:36.908 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi195 2024-02-10T06:55:36.908 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-02-10T06:55:36.908 DEBUG:teuthology.orchestra.run.smithi195:> dd of=/etc/ceph/ceph.conf 2024-02-10T06:55:36.915 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-02-10T06:55:36.915 DEBUG:teuthology.orchestra.run.smithi195:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:55:36.922 INFO:tasks.cephadm:Adding host smithi195 to orchestrator... 2024-02-10T06:55:36.922 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph orch host add smithi195 2024-02-10T06:55:37.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:37 smithi107 bash[14363]: audit 2024-02-10T06:55:36.110649+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-10T06:55:37.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:37 smithi107 bash[14363]: audit 2024-02-10T06:55:36.115941+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:55:37.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:37 smithi107 bash[14363]: audit 2024-02-10T06:55:36.139737+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:55:37.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:37 smithi107 bash[14363]: audit 2024-02-10T06:55:36.142351+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:55:37.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:37 smithi107 bash[14363]: audit 2024-02-10T06:55:36.143912+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:55:37.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:37 smithi107 bash[14363]: cephadm 2024-02-10T06:55:36.146023+0000 mgr.y (mgr.14152) 10 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-02-10T06:55:37.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:37 smithi107 bash[14363]: cephadm 2024-02-10T06:55:36.252856+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:55:37.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:37 smithi107 bash[14363]: audit 2024-02-10T06:55:36.372480+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:55:37.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:37 smithi107 bash[14363]: audit 2024-02-10T06:55:36.377106+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:55:39.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:38 smithi107 bash[14363]: cluster 2024-02-10T06:55:36.900799+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-10T06:55:40.814 INFO:teuthology.orchestra.run.smithi107.stdout:Added host 'smithi195' with addr '172.21.15.195' 2024-02-10T06:55:41.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:40 smithi107 bash[14363]: cluster 2024-02-10T06:55:38.901308+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-10T06:55:41.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:40 smithi107 bash[14363]: audit 2024-02-10T06:55:39.774419+0000 mgr.y (mgr.14152) 14 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi195", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:55:41.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:40 smithi107 bash[14363]: audit 2024-02-10T06:55:40.811725+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:55:41.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:40 smithi107 bash[14363]: audit 2024-02-10T06:55:40.823498+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:55:41.469 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph orch host ls --format=json 2024-02-10T06:55:41.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:41 smithi107 bash[14363]: cephadm 2024-02-10T06:55:40.169017+0000 mgr.y (mgr.14152) 15 : cephadm [INF] Deploying cephadm binary to smithi195 2024-02-10T06:55:41.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:41 smithi107 bash[14363]: cephadm 2024-02-10T06:55:40.812462+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Added host smithi195 2024-02-10T06:55:41.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:41 smithi107 bash[14363]: audit 2024-02-10T06:55:40.826236+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:55:41.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:41 smithi107 bash[14363]: audit 2024-02-10T06:55:40.832734+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:55:41.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:41 smithi107 bash[14363]: audit 2024-02-10T06:55:41.114028+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:55:43.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:42 smithi107 bash[14363]: cluster 2024-02-10T06:55:40.901864+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-10T06:55:43.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:42 smithi107 bash[14363]: audit 2024-02-10T06:55:41.854895+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:55:43.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:42 smithi107 bash[14363]: audit 2024-02-10T06:55:42.382533+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:55:44.529 INFO:teuthology.orchestra.run.smithi107.stdout: 2024-02-10T06:55:44.529 INFO:teuthology.orchestra.run.smithi107.stdout:[{"addr": "172.21.15.107", "hostname": "smithi107", "labels": [], "status": ""}, {"addr": "172.21.15.195", "hostname": "smithi195", "labels": [], "status": ""}] 2024-02-10T06:55:45.180 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:44 smithi107 bash[14363]: cluster 2024-02-10T06:55:42.902276+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-10T06:55:45.181 INFO:tasks.cephadm:Setting crush tunables to default 2024-02-10T06:55:45.182 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph osd crush tunables default 2024-02-10T06:55:46.133 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:45 smithi107 bash[14363]: audit 2024-02-10T06:55:44.526676+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-10T06:55:47.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:46 smithi107 bash[14363]: cluster 2024-02-10T06:55:44.902722+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-10T06:55:48.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:48 smithi107 bash[14363]: cluster 2024-02-10T06:55:46.903120+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-10T06:55:48.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:48 smithi107 bash[14363]: audit 2024-02-10T06:55:47.063762+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:55:48.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:48 smithi107 bash[14363]: audit 2024-02-10T06:55:47.070187+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:55:48.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:48 smithi107 bash[14363]: audit 2024-02-10T06:55:47.071641+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi195", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:55:48.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:48 smithi107 bash[14363]: audit 2024-02-10T06:55:47.078529+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:55:49.078 INFO:teuthology.orchestra.run.smithi107.stderr:adjusted tunables profile to default 2024-02-10T06:55:49.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:49 smithi107 bash[14363]: audit 2024-02-10T06:55:48.186152+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.107:0/146679691' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-02-10T06:55:49.786 INFO:tasks.cephadm:Adding mon.a on smithi107 2024-02-10T06:55:49.786 INFO:tasks.cephadm:Adding mon.c on smithi107 2024-02-10T06:55:49.787 INFO:tasks.cephadm:Adding mon.b on smithi195 2024-02-10T06:55:49.787 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph orch apply mon '3;smithi107:172.21.15.107=a;smithi107:[v2:172.21.15.107:3301,v1:172.21.15.107:6790]=c;smithi195:172.21.15.195=b' 2024-02-10T06:55:50.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:50 smithi107 bash[14363]: cluster 2024-02-10T06:55:48.903478+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:55:50.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:50 smithi107 bash[14363]: audit 2024-02-10T06:55:49.070756+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.107:0/146679691' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-02-10T06:55:50.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:50 smithi107 bash[14363]: cluster 2024-02-10T06:55:49.070886+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-10T06:55:52.342 INFO:teuthology.orchestra.run.smithi195.stdout:Scheduled mon update... 2024-02-10T06:55:52.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:52 smithi107 bash[14363]: cluster 2024-02-10T06:55:50.903870+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-10T06:55:53.029 DEBUG:teuthology.orchestra.run.smithi107:mon.c> sudo journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@mon.c.service 2024-02-10T06:55:53.031 DEBUG:teuthology.orchestra.run.smithi195:mon.b> sudo journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@mon.b.service 2024-02-10T06:55:53.033 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-10T06:55:53.033 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph mon dump -f json 2024-02-10T06:55:53.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:53 smithi107 bash[14363]: audit 2024-02-10T06:55:52.327435+0000 mgr.y (mgr.14152) 24 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi107:172.21.15.107=a;smithi107:[v2:172.21.15.107:3301,v1:172.21.15.107:6790]=c;smithi195:172.21.15.195=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:55:53.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:53 smithi107 bash[14363]: cephadm 2024-02-10T06:55:52.332724+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Saving service mon spec with placement smithi107:172.21.15.107=a;smithi107:[v2:172.21.15.107:3301,v1:172.21.15.107:6790]=c;smithi195:172.21.15.195=b;count:3 2024-02-10T06:55:53.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:53 smithi107 bash[14363]: audit 2024-02-10T06:55:52.339729+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:55:53.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:53 smithi107 bash[14363]: audit 2024-02-10T06:55:52.358172+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:55:53.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:53 smithi107 bash[14363]: audit 2024-02-10T06:55:52.360875+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:55:53.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:53 smithi107 bash[14363]: audit 2024-02-10T06:55:52.362648+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:55:53.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:53 smithi107 bash[14363]: cephadm 2024-02-10T06:55:52.365335+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.conf 2024-02-10T06:55:53.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:53 smithi107 bash[14363]: cephadm 2024-02-10T06:55:52.479658+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:55:53.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:53 smithi107 bash[14363]: audit 2024-02-10T06:55:52.736505+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:55:53.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:53 smithi107 bash[14363]: audit 2024-02-10T06:55:52.742511+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:55:53.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:53 smithi107 bash[14363]: audit 2024-02-10T06:55:52.745717+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:55:53.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:53 smithi107 bash[14363]: audit 2024-02-10T06:55:52.747037+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:55:53.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:53 smithi107 bash[14363]: cephadm 2024-02-10T06:55:52.748579+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Deploying daemon mon.c on smithi107 2024-02-10T06:55:53.764 INFO:journalctl@ceph.mon.b.smithi195.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T06:55:54.039 INFO:journalctl@ceph.mon.c.smithi107.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T06:55:55.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:54 smithi107 bash[14363]: cluster 2024-02-10T06:55:52.904295+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-10T06:55:55.819 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-02-10T06:55:55.820 INFO:teuthology.orchestra.run.smithi195.stdout:{"epoch":1,"fsid":"10b73c9e-c7e1-11ee-95b8-87774f69a715","modified":"2024-02-10T06:54:07.329103Z","created":"2024-02-10T06:54:07.329103Z","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.107:3300","nonce":0},{"type":"v1","addr":"172.21.15.107:6789","nonce":0}]},"addr":"172.21.15.107:6789/0","public_addr":"172.21.15.107:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-02-10T06:55:55.823 INFO:teuthology.orchestra.run.smithi195.stderr:dumped monmap epoch 1 2024-02-10T06:55:55.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:55 smithi107 bash[14363]: audit 2024-02-10T06:55:55.817382+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.195:0/346212561' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-10T06:55:57.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:55:56 smithi107 bash[14363]: cluster 2024-02-10T06:55:54.904709+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:55:57.380 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-10T06:55:57.381 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph mon dump -f json 2024-02-10T06:55:58.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:55:57 smithi107 bash[19776]: debug 2024-02-10T06:55:57.903+0000 7f4617405700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-02-10T06:56:02.252 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:02 smithi195 systemd[1]: Started Ceph mon.b for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T06:56:03.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.137+0000 7f43cb878880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-10T06:56:03.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.137+0000 7f43cb878880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-02-10T06:56:03.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.137+0000 7f43cb878880 0 pidfile_write: ignore empty --pid-file 2024-02-10T06:56:03.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.141+0000 7f43cb878880 0 load: jerasure load: lrc 2024-02-10T06:56:03.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: RocksDB version: 6.15.5 2024-02-10T06:56:03.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-10T06:56:03.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Compile date Apr 18 2022 2024-02-10T06:56:03.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: DB SUMMARY 2024-02-10T06:56:03.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: DB Session ID: I5D15KK1FMR6N33XL0BW 2024-02-10T06:56:03.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: CURRENT file: CURRENT 2024-02-10T06:56:03.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-10T06:56:03.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-02-10T06:56:03.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-02-10T06:56:03.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-02-10T06:56:03.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.error_if_exists: 0 2024-02-10T06:56:03.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.create_if_missing: 0 2024-02-10T06:56:03.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.paranoid_checks: 1 2024-02-10T06:56:03.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-10T06:56:03.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.env: 0x557db1a71860 2024-02-10T06:56:03.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.fs: Posix File System 2024-02-10T06:56:03.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.info_log: 0x557db2687e00 2024-02-10T06:56:03.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-10T06:56:03.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.statistics: (nil) 2024-02-10T06:56:03.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.use_fsync: 0 2024-02-10T06:56:03.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.max_log_file_size: 0 2024-02-10T06:56:03.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-10T06:56:03.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-10T06:56:03.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-10T06:56:03.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-10T06:56:03.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.allow_fallocate: 1 2024-02-10T06:56:03.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-10T06:56:03.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-10T06:56:03.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.use_direct_reads: 0 2024-02-10T06:56:03.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-10T06:56:03.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-10T06:56:03.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.db_log_dir: 2024-02-10T06:56:03.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-02-10T06:56:03.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-10T06:56:03.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-10T06:56:03.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-10T06:56:03.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-10T06:56:03.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-10T06:56:03.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-10T06:56:03.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-10T06:56:03.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-10T06:56:03.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.write_buffer_manager: 0x557db2778270 2024-02-10T06:56:03.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-10T06:56:03.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-10T06:56:03.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-10T06:56:03.414 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-10T06:56:03.414 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-10T06:56:03.414 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-10T06:56:03.414 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-10T06:56:03.414 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-10T06:56:03.415 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-10T06:56:03.415 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.unordered_write: 0 2024-02-10T06:56:03.416 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-10T06:56:03.416 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-10T06:56:03.416 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-10T06:56:03.416 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-10T06:56:03.416 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.row_cache: None 2024-02-10T06:56:03.416 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.wal_filter: None 2024-02-10T06:56:03.416 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-10T06:56:03.416 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-10T06:56:03.416 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.preserve_deletes: 0 2024-02-10T06:56:03.416 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.two_write_queues: 0 2024-02-10T06:56:03.416 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-10T06:56:03.416 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.atomic_flush: 0 2024-02-10T06:56:03.416 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-10T06:56:03.416 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-10T06:56:03.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-10T06:56:03.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.log_readahead_size: 0 2024-02-10T06:56:03.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-10T06:56:03.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.best_efforts_recovery: 0 2024-02-10T06:56:03.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-10T06:56:03.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-10T06:56:03.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.allow_data_in_errors: 0 2024-02-10T06:56:03.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.db_host_id: __hostname__ 2024-02-10T06:56:03.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.max_background_jobs: 2 2024-02-10T06:56:03.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.max_background_compactions: -1 2024-02-10T06:56:03.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.max_subcompactions: 1 2024-02-10T06:56:03.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-10T06:56:03.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-10T06:56:03.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-10T06:56:03.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-10T06:56:03.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-10T06:56:03.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-10T06:56:03.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-10T06:56:03.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-10T06:56:03.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.max_open_files: -1 2024-02-10T06:56:03.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-10T06:56:03.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-10T06:56:03.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-10T06:56:03.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-10T06:56:03.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.max_background_flushes: -1 2024-02-10T06:56:03.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Compression algorithms supported: 2024-02-10T06:56:03.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-10T06:56:03.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: kZSTD supported: 0 2024-02-10T06:56:03.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: kXpressCompression supported: 0 2024-02-10T06:56:03.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-10T06:56:03.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: kLZ4Compression supported: 1 2024-02-10T06:56:03.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: kBZip2Compression supported: 0 2024-02-10T06:56:03.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: kZlibCompression supported: 1 2024-02-10T06:56:03.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: kSnappyCompression supported: 1 2024-02-10T06:56:03.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-10T06:56:03.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2024-02-10T06:56:03.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-02-10T06:56:03.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-10T06:56:03.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.merge_operator: 2024-02-10T06:56:03.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.compaction_filter: None 2024-02-10T06:56:03.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-10T06:56:03.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.sst_partitioner_factory: None 2024-02-10T06:56:03.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-10T06:56:03.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-10T06:56:03.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557db2655d00) 2024-02-10T06:56:03.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: cache_index_and_filter_blocks: 1 2024-02-10T06:56:03.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-10T06:56:03.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-10T06:56:03.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: pin_top_level_index_and_filter: 1 2024-02-10T06:56:03.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: index_type: 0 2024-02-10T06:56:03.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: data_block_index_type: 0 2024-02-10T06:56:03.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: index_shortening: 1 2024-02-10T06:56:03.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: data_block_hash_table_util_ratio: 0.750000 2024-02-10T06:56:03.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: hash_index_allow_collision: 1 2024-02-10T06:56:03.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: checksum: 1 2024-02-10T06:56:03.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: no_block_cache: 0 2024-02-10T06:56:03.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: block_cache: 0x557db26bc170 2024-02-10T06:56:03.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: block_cache_name: BinnedLRUCache 2024-02-10T06:56:03.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: block_cache_options: 2024-02-10T06:56:03.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: capacity : 536870912 2024-02-10T06:56:03.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: num_shard_bits : 4 2024-02-10T06:56:03.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: strict_capacity_limit : 0 2024-02-10T06:56:03.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: high_pri_pool_ratio: 0.000 2024-02-10T06:56:03.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: block_cache_compressed: (nil) 2024-02-10T06:56:03.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: persistent_cache: (nil) 2024-02-10T06:56:03.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: block_size: 4096 2024-02-10T06:56:03.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: block_size_deviation: 10 2024-02-10T06:56:03.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: block_restart_interval: 16 2024-02-10T06:56:03.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: index_block_restart_interval: 1 2024-02-10T06:56:03.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: metadata_block_size: 4096 2024-02-10T06:56:03.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: partition_filters: 0 2024-02-10T06:56:03.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: use_delta_encoding: 1 2024-02-10T06:56:03.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-10T06:56:03.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: whole_key_filtering: 1 2024-02-10T06:56:03.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: verify_compression: 0 2024-02-10T06:56:03.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: read_amp_bytes_per_bit: 0 2024-02-10T06:56:03.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: format_version: 4 2024-02-10T06:56:03.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: enable_index_compression: 1 2024-02-10T06:56:03.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: block_align: 0 2024-02-10T06:56:03.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-10T06:56:03.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-10T06:56:03.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.compression: NoCompression 2024-02-10T06:56:03.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-10T06:56:03.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-10T06:56:03.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-10T06:56:03.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.num_levels: 7 2024-02-10T06:56:03.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-10T06:56:03.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-10T06:56:03.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-10T06:56:03.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-10T06:56:03.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-10T06:56:03.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-10T06:56:03.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-10T06:56:03.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-10T06:56:03.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-10T06:56:03.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-10T06:56:03.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-10T06:56:03.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-10T06:56:03.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-10T06:56:03.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-10T06:56:03.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-10T06:56:03.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-10T06:56:03.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-10T06:56:03.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-10T06:56:03.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-10T06:56:03.424 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-10T06:56:03.424 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-10T06:56:03.424 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-10T06:56:03.424 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-10T06:56:03.424 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-10T06:56:03.424 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-10T06:56:03.424 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-10T06:56:03.424 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-10T06:56:03.424 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-10T06:56:03.424 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-10T06:56:03.424 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-10T06:56:03.424 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-10T06:56:03.424 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-10T06:56:03.424 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-10T06:56:03.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-10T06:56:03.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-10T06:56:03.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-10T06:56:03.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-10T06:56:03.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-10T06:56:03.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-10T06:56:03.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-10T06:56:03.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-10T06:56:03.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-10T06:56:03.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-10T06:56:03.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-10T06:56:03.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-10T06:56:03.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-10T06:56:03.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-10T06:56:03.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-10T06:56:03.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-10T06:56:03.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.table_properties_collectors: 2024-02-10T06:56:03.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.inplace_update_support: 0 2024-02-10T06:56:03.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-10T06:56:03.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-10T06:56:03.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-10T06:56:03.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-10T06:56:03.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.bloom_locality: 0 2024-02-10T06:56:03.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.max_successive_merges: 0 2024-02-10T06:56:03.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-10T06:56:03.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-10T06:56:03.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.force_consistency_checks: 1 2024-02-10T06:56:03.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-10T06:56:03.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.ttl: 2592000 2024-02-10T06:56:03.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-10T06:56:03.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.enable_blob_files: false 2024-02-10T06:56:03.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.min_blob_size: 0 2024-02-10T06:56:03.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.blob_file_size: 268435456 2024-02-10T06:56:03.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-02-10T06:56:03.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-02-10T06:56:03.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-10T06:56:03.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 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-10T06:56:03.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-02-10T06:56:03.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-02-10T06:56:03.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707548163150625, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-02-10T06:56:03.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-02-10T06:56:03.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 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-10T06:56:03.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707548163151063, "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": 1707548163, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "5e132d6a-9030-4cfd-99b1-f7c240eddbc7", "db_session_id": "I5D15KK1FMR6N33XL0BW"}} 2024-02-10T06:56:03.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-02-10T06:56:03.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707548163151610, "job": 1, "event": "recovery_finished"} 2024-02-10T06:56:03.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.145+0000 7f43cb878880 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-10T06:56:03.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.149+0000 7f43cb878880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x557db26a2a80 2024-02-10T06:56:03.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.149+0000 7f43cb878880 4 rocksdb: DB pointer 0x557db26b2000 2024-02-10T06:56:03.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.149+0000 7f43cb878880 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-02-10T06:56:03.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.149+0000 7f43cb878880 0 using public_addr v2:172.21.15.195:0/0 -> [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] 2024-02-10T06:56:03.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.149+0000 7f43bb600700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-02-10T06:56:03.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.149+0000 7f43bb600700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-02-10T06:56:03.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: ** DB Stats ** 2024-02-10T06:56:03.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T06:56:03.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: 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-10T06:56:03.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T06:56:03.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T06:56:03.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: 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-10T06:56:03.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-10T06:56:03.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T06:56:03.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: ** Compaction Stats [default] ** 2024-02-10T06:56:03.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: 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-10T06:56:03.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T06:56:03.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.5 0.00 0.00 1 0.000 0 0 2024-02-10T06:56:03.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.5 0.00 0.00 1 0.000 0 0 2024-02-10T06:56:03.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.5 0.00 0.00 1 0.000 0 0 2024-02-10T06:56:03.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: ** Compaction Stats [default] ** 2024-02-10T06:56:03.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: 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-10T06:56:03.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T06:56:03.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.5 0.00 0.00 1 0.000 0 0 2024-02-10T06:56:03.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T06:56:03.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-10T06:56:03.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T06:56:03.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T06:56:03.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T06:56:03.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: AddFile(Keys): cumulative 0, interval 0 2024-02-10T06:56:03.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: Cumulative compaction: 0.00 GB write, 0.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T06:56:03.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: Interval compaction: 0.00 GB write, 0.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T06:56:03.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: 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-10T06:56:03.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: ** File Read Latency Histogram By Level [default] ** 2024-02-10T06:56:03.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: ** Compaction Stats [default] ** 2024-02-10T06:56:03.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: 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-10T06:56:03.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T06:56:03.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.5 0.00 0.00 1 0.000 0 0 2024-02-10T06:56:03.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.5 0.00 0.00 1 0.000 0 0 2024-02-10T06:56:03.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: 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-10T06:56:03.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: ** Compaction Stats [default] ** 2024-02-10T06:56:03.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: 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-10T06:56:03.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T06:56:03.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.5 0.00 0.00 1 0.000 0 0 2024-02-10T06:56:03.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T06:56:03.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-10T06:56:03.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T06:56:03.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T06:56:03.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T06:56:03.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: AddFile(Keys): cumulative 0, interval 0 2024-02-10T06:56:03.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: Cumulative compaction: 0.00 GB write, 0.33 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T06:56:03.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: 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-10T06:56:03.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: 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-10T06:56:03.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: ** File Read Latency Histogram By Level [default] ** 2024-02-10T06:56:03.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.149+0000 7f43cb878880 0 starting mon.b rank -1 at public addrs [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] at bind addrs [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 2024-02-10T06:56:03.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.149+0000 7f43cb878880 1 mon.b@-1(???) e0 preinit fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 2024-02-10T06:56:03.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.165+0000 7f43be606700 0 mon.b@-1(synchronizing).mds e1 new map 2024-02-10T06:56:03.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.165+0000 7f43be606700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-02-10T06:56:03.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: e1 2024-02-10T06:56:03.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-10T06:56:03.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: 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-10T06:56:03.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: legacy client fscid: -1 2024-02-10T06:56:03.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: 2024-02-10T06:56:03.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: No filesystems configured 2024-02-10T06:56:03.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.165+0000 7f43be606700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-02-10T06:56:03.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.165+0000 7f43be606700 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-10T06:56:03.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.165+0000 7f43be606700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-02-10T06:56:03.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.165+0000 7f43be606700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-02-10T06:56:03.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.165+0000 7f43be606700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-02-10T06:56:03.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.165+0000 7f43be606700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-02-10T06:56:03.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.165+0000 7f43be606700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-10T06:56:03.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.165+0000 7f43be606700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T06:56:03.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.165+0000 7f43be606700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T06:56:03.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.165+0000 7f43be606700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-02-10T06:56:03.433 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: audit 2024-02-10T06:55:44.526676+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-10T06:56:03.433 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: cluster 2024-02-10T06:55:44.902722+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-10T06:56:03.433 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: cluster 2024-02-10T06:55:46.903120+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-10T06:56:03.433 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: audit 2024-02-10T06:55:47.063762+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:03.433 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: audit 2024-02-10T06:55:47.070187+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:03.433 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: audit 2024-02-10T06:55:47.071641+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi195", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:56:03.433 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: audit 2024-02-10T06:55:47.078529+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:03.433 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: audit 2024-02-10T06:55:48.186152+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.107:0/146679691' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-02-10T06:56:03.433 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: cluster 2024-02-10T06:55:48.903478+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:56:03.433 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: audit 2024-02-10T06:55:49.070756+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.107:0/146679691' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-02-10T06:56:03.433 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: cluster 2024-02-10T06:55:49.070886+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-10T06:56:03.433 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: cluster 2024-02-10T06:55:50.903870+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-10T06:56:03.433 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: audit 2024-02-10T06:55:52.327435+0000 mgr.y (mgr.14152) 24 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi107:172.21.15.107=a;smithi107:[v2:172.21.15.107:3301,v1:172.21.15.107:6790]=c;smithi195:172.21.15.195=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:56:03.433 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: cephadm 2024-02-10T06:55:52.332724+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Saving service mon spec with placement smithi107:172.21.15.107=a;smithi107:[v2:172.21.15.107:3301,v1:172.21.15.107:6790]=c;smithi195:172.21.15.195=b;count:3 2024-02-10T06:56:03.433 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: audit 2024-02-10T06:55:52.339729+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:03.434 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: audit 2024-02-10T06:55:52.358172+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:56:03.434 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: audit 2024-02-10T06:55:52.360875+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:03.434 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: audit 2024-02-10T06:55:52.362648+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:56:03.434 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: cephadm 2024-02-10T06:55:52.365335+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.conf 2024-02-10T06:56:03.434 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: cephadm 2024-02-10T06:55:52.479658+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:56:03.434 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: audit 2024-02-10T06:55:52.736505+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:03.434 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: audit 2024-02-10T06:55:52.742511+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:03.434 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: audit 2024-02-10T06:55:52.745717+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:56:03.434 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: audit 2024-02-10T06:55:52.747037+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:03.434 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: cephadm 2024-02-10T06:55:52.748579+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Deploying daemon mon.c on smithi107 2024-02-10T06:56:03.435 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: cluster 2024-02-10T06:55:52.904295+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-10T06:56:03.435 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: audit 2024-02-10T06:55:55.817382+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.195:0/346212561' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-10T06:56:03.435 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: cluster 2024-02-10T06:55:54.904709+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:56:03.435 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: audit 2024-02-10T06:55:57.916114+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:56:03.435 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: audit 2024-02-10T06:55:57.916363+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:56:03.435 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: cluster 2024-02-10T06:55:57.916481+0000 mon.a (mon.0) 137 : cluster [INF] mon.a calling monitor election 2024-02-10T06:56:03.435 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: cluster 2024-02-10T06:55:58.905467+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-10T06:56:03.435 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: audit 2024-02-10T06:55:58.912417+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:56:03.435 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: audit 2024-02-10T06:55:59.912158+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:56:03.435 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: cluster 2024-02-10T06:55:59.915114+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-10T06:56:03.435 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: cluster 2024-02-10T06:56:00.905824+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:56:03.435 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: audit 2024-02-10T06:56:00.912316+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:56:03.435 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: audit 2024-02-10T06:56:01.912634+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:56:03.435 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: audit 2024-02-10T06:56:02.912620+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:56:03.436 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: cluster 2024-02-10T06:56:02.938763+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-10T06:56:03.436 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: cluster 2024-02-10T06:56:02.944803+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0],c=[v2:172.21.15.107:3301/0,v1:172.21.15.107:6790/0]} 2024-02-10T06:56:03.436 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: cluster 2024-02-10T06:56:02.944979+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2024-02-10T06:56:03.436 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: cluster 2024-02-10T06:56:02.945044+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-10T06:56:03.436 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: cluster 2024-02-10T06:56:02.945389+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-02-10T06:56:03.436 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: cluster 2024-02-10T06:56:02.952687+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2024-02-10T06:56:03.436 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: audit 2024-02-10T06:56:02.957344+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:03.436 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: audit 2024-02-10T06:56:02.959321+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:56:03.436 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: audit 2024-02-10T06:56:02.961334+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:03.436 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: audit 2024-02-10T06:56:02.962837+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:56:03.436 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.169+0000 7f43be606700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-02-10T06:56:03.436 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:03 smithi195 bash[14417]: debug 2024-02-10T06:56:03.173+0000 7f43be606700 10 mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-02-10T06:56:03.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:02 smithi107 bash[14363]: audit 2024-02-10T06:55:57.916114+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:56:03.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:02 smithi107 bash[14363]: audit 2024-02-10T06:55:57.916363+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:56:03.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:02 smithi107 bash[14363]: cluster 2024-02-10T06:55:57.916481+0000 mon.a (mon.0) 137 : cluster [INF] mon.a calling monitor election 2024-02-10T06:56:03.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:02 smithi107 bash[14363]: cluster 2024-02-10T06:55:58.905467+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-10T06:56:03.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[14363]: audit 2024-02-10T06:55:58.912417+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:56:03.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[14363]: audit 2024-02-10T06:55:59.912158+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:56:03.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[14363]: cluster 2024-02-10T06:55:59.915114+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-10T06:56:03.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[14363]: cluster 2024-02-10T06:56:00.905824+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:56:03.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[14363]: audit 2024-02-10T06:56:00.912316+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:56:03.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[14363]: audit 2024-02-10T06:56:01.912634+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:56:03.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[14363]: audit 2024-02-10T06:56:02.912620+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:56:03.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[14363]: cluster 2024-02-10T06:56:02.938763+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-10T06:56:03.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[14363]: cluster 2024-02-10T06:56:02.944803+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0],c=[v2:172.21.15.107:3301/0,v1:172.21.15.107:6790/0]} 2024-02-10T06:56:03.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[14363]: cluster 2024-02-10T06:56:02.944979+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2024-02-10T06:56:03.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[14363]: cluster 2024-02-10T06:56:02.945044+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-10T06:56:03.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[14363]: cluster 2024-02-10T06:56:02.945389+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-02-10T06:56:03.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[14363]: cluster 2024-02-10T06:56:02.952687+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2024-02-10T06:56:03.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[14363]: audit 2024-02-10T06:56:02.957344+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:03.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[14363]: audit 2024-02-10T06:56:02.959321+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:56:03.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[14363]: audit 2024-02-10T06:56:02.961334+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:03.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[14363]: audit 2024-02-10T06:56:02.962837+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:56:03.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[19776]: audit 2024-02-10T06:55:57.916114+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:56:03.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[19776]: audit 2024-02-10T06:55:57.916363+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:56:03.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[19776]: cluster 2024-02-10T06:55:57.916481+0000 mon.a (mon.0) 137 : cluster [INF] mon.a calling monitor election 2024-02-10T06:56:03.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[19776]: cluster 2024-02-10T06:55:58.905467+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-10T06:56:03.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[19776]: audit 2024-02-10T06:55:58.912417+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:56:03.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[19776]: audit 2024-02-10T06:55:59.912158+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:56:03.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[19776]: cluster 2024-02-10T06:55:59.915114+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-10T06:56:03.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[19776]: cluster 2024-02-10T06:56:00.905824+0000 mgr.y (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:56:03.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[19776]: audit 2024-02-10T06:56:00.912316+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:56:03.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[19776]: audit 2024-02-10T06:56:01.912634+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:56:03.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[19776]: audit 2024-02-10T06:56:02.912620+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:56:03.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[19776]: cluster 2024-02-10T06:56:02.938763+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-10T06:56:03.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[19776]: cluster 2024-02-10T06:56:02.944803+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0],c=[v2:172.21.15.107:3301/0,v1:172.21.15.107:6790/0]} 2024-02-10T06:56:03.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[19776]: cluster 2024-02-10T06:56:02.944979+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2024-02-10T06:56:03.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[19776]: cluster 2024-02-10T06:56:02.945044+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-10T06:56:03.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[19776]: cluster 2024-02-10T06:56:02.945389+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-02-10T06:56:03.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[19776]: cluster 2024-02-10T06:56:02.952687+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2024-02-10T06:56:03.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[19776]: audit 2024-02-10T06:56:02.957344+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:03.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[19776]: audit 2024-02-10T06:56:02.959321+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:56:03.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[19776]: audit 2024-02-10T06:56:02.961334+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:03.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:03 smithi107 bash[19776]: audit 2024-02-10T06:56:02.962837+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:56:08.595 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[19776]: cluster 2024-02-10T06:56:02.906200+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-10T06:56:08.596 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[19776]: cluster 2024-02-10T06:56:03.187337+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-10T06:56:08.596 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[19776]: audit 2024-02-10T06:56:03.187606+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:56:08.596 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[19776]: cluster 2024-02-10T06:56:03.187983+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2024-02-10T06:56:08.596 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[19776]: audit 2024-02-10T06:56:03.189384+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:56:08.596 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[19776]: audit 2024-02-10T06:56:03.189656+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:56:08.596 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[19776]: audit 2024-02-10T06:56:04.183229+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:56:08.596 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[19776]: cluster 2024-02-10T06:56:04.906610+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-10T06:56:08.596 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[19776]: audit 2024-02-10T06:56:05.182862+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:56:08.596 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[19776]: audit 2024-02-10T06:56:06.183228+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:56:08.596 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[19776]: cluster 2024-02-10T06:56:06.907008+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-10T06:56:08.596 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[19776]: audit 2024-02-10T06:56:07.183259+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:56:08.596 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[19776]: audit 2024-02-10T06:56:08.183254+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:56:08.597 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[19776]: cluster 2024-02-10T06:56:08.189634+0000 mon.a (mon.0) 163 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-10T06:56:08.597 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[19776]: cluster 2024-02-10T06:56:08.194974+0000 mon.a (mon.0) 164 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.107:3301/0,v1:172.21.15.107:6790/0]} 2024-02-10T06:56:08.597 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[19776]: cluster 2024-02-10T06:56:08.195077+0000 mon.a (mon.0) 165 : cluster [DBG] fsmap 2024-02-10T06:56:08.597 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[19776]: cluster 2024-02-10T06:56:08.195132+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-10T06:56:08.597 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[19776]: cluster 2024-02-10T06:56:08.195397+0000 mon.a (mon.0) 167 : cluster [DBG] mgrmap e13: y(active, since 53s) 2024-02-10T06:56:08.597 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[19776]: cluster 2024-02-10T06:56:08.195748+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-10T06:56:08.597 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[19776]: cluster 2024-02-10T06:56:08.203670+0000 mon.a (mon.0) 169 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-02-10T06:56:08.597 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[19776]: cluster 2024-02-10T06:56:08.203711+0000 mon.a (mon.0) 170 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-02-10T06:56:08.597 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[19776]: cluster 2024-02-10T06:56:08.203740+0000 mon.a (mon.0) 171 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] is down (out of quorum) 2024-02-10T06:56:08.597 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[19776]: audit 2024-02-10T06:56:08.207793+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:08.597 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[19776]: audit 2024-02-10T06:56:08.212183+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:08.597 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[19776]: audit 2024-02-10T06:56:08.216563+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:08.598 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[14363]: cluster 2024-02-10T06:56:02.906200+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-10T06:56:08.598 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[14363]: cluster 2024-02-10T06:56:03.187337+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-10T06:56:08.598 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[14363]: audit 2024-02-10T06:56:03.187606+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:56:08.598 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[14363]: cluster 2024-02-10T06:56:03.187983+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2024-02-10T06:56:08.598 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[14363]: audit 2024-02-10T06:56:03.189384+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:56:08.598 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[14363]: audit 2024-02-10T06:56:03.189656+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:56:08.598 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[14363]: audit 2024-02-10T06:56:04.183229+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:56:08.598 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[14363]: cluster 2024-02-10T06:56:04.906610+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-10T06:56:08.598 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[14363]: audit 2024-02-10T06:56:05.182862+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:56:08.598 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[14363]: audit 2024-02-10T06:56:06.183228+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:56:08.598 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[14363]: cluster 2024-02-10T06:56:06.907008+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-10T06:56:08.598 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[14363]: audit 2024-02-10T06:56:07.183259+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:56:08.599 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[14363]: audit 2024-02-10T06:56:08.183254+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:56:08.599 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[14363]: cluster 2024-02-10T06:56:08.189634+0000 mon.a (mon.0) 163 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-10T06:56:08.599 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[14363]: cluster 2024-02-10T06:56:08.194974+0000 mon.a (mon.0) 164 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.107:3301/0,v1:172.21.15.107:6790/0]} 2024-02-10T06:56:08.599 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[14363]: cluster 2024-02-10T06:56:08.195077+0000 mon.a (mon.0) 165 : cluster [DBG] fsmap 2024-02-10T06:56:08.599 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[14363]: cluster 2024-02-10T06:56:08.195132+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-10T06:56:08.599 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[14363]: cluster 2024-02-10T06:56:08.195397+0000 mon.a (mon.0) 167 : cluster [DBG] mgrmap e13: y(active, since 53s) 2024-02-10T06:56:08.599 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[14363]: cluster 2024-02-10T06:56:08.195748+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-10T06:56:08.599 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[14363]: cluster 2024-02-10T06:56:08.203670+0000 mon.a (mon.0) 169 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-02-10T06:56:08.599 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[14363]: cluster 2024-02-10T06:56:08.203711+0000 mon.a (mon.0) 170 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-02-10T06:56:08.599 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[14363]: cluster 2024-02-10T06:56:08.203740+0000 mon.a (mon.0) 171 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] is down (out of quorum) 2024-02-10T06:56:08.599 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[14363]: audit 2024-02-10T06:56:08.207793+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:08.599 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[14363]: audit 2024-02-10T06:56:08.212183+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:08.599 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:08 smithi107 bash[14363]: audit 2024-02-10T06:56:08.216563+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:09.696 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:09 smithi107 bash[14363]: cephadm 2024-02-10T06:56:08.212974+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.conf 2024-02-10T06:56:09.696 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:09 smithi107 bash[14363]: cephadm 2024-02-10T06:56:08.217385+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-02-10T06:56:09.696 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:09 smithi107 bash[14363]: audit 2024-02-10T06:56:08.347190+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:09.697 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:09 smithi107 bash[14363]: audit 2024-02-10T06:56:08.354261+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:09.697 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:09 smithi107 bash[14363]: audit 2024-02-10T06:56:08.363164+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:09.697 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:09 smithi107 bash[14363]: cephadm 2024-02-10T06:56:08.365137+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-02-10T06:56:09.697 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:09 smithi107 bash[14363]: audit 2024-02-10T06:56:08.365594+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:56:09.697 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:09 smithi107 bash[14363]: audit 2024-02-10T06:56:08.366868+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:56:09.697 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:09 smithi107 bash[14363]: audit 2024-02-10T06:56:08.368140+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:09.697 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:09 smithi107 bash[14363]: cephadm 2024-02-10T06:56:08.369553+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi107 2024-02-10T06:56:09.697 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:09 smithi107 bash[14363]: audit 2024-02-10T06:56:09.183760+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:56:09.697 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:09 smithi107 bash[19776]: cephadm 2024-02-10T06:56:08.212974+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.conf 2024-02-10T06:56:09.697 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:09 smithi107 bash[19776]: cephadm 2024-02-10T06:56:08.217385+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-02-10T06:56:09.697 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:09 smithi107 bash[19776]: audit 2024-02-10T06:56:08.347190+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:09.698 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:09 smithi107 bash[19776]: audit 2024-02-10T06:56:08.354261+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:09.698 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:09 smithi107 bash[19776]: audit 2024-02-10T06:56:08.363164+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:09.698 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:09 smithi107 bash[19776]: cephadm 2024-02-10T06:56:08.365137+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-02-10T06:56:09.698 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:09 smithi107 bash[19776]: audit 2024-02-10T06:56:08.365594+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:56:09.698 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:09 smithi107 bash[19776]: audit 2024-02-10T06:56:08.366868+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:56:09.698 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:09 smithi107 bash[19776]: audit 2024-02-10T06:56:08.368140+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:09.698 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:09 smithi107 bash[19776]: cephadm 2024-02-10T06:56:08.369553+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi107 2024-02-10T06:56:09.698 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:09 smithi107 bash[19776]: audit 2024-02-10T06:56:09.183760+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:56:09.925 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-02-10T06:56:09.925 INFO:teuthology.orchestra.run.smithi195.stdout:{"epoch":3,"fsid":"10b73c9e-c7e1-11ee-95b8-87774f69a715","modified":"2024-02-10T06:56:03.183319Z","created":"2024-02-10T06:54:07.329103Z","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.107:3300","nonce":0},{"type":"v1","addr":"172.21.15.107:6789","nonce":0}]},"addr":"172.21.15.107:6789/0","public_addr":"172.21.15.107:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:3301","nonce":0},{"type":"v1","addr":"172.21.15.107:6790","nonce":0}]},"addr":"172.21.15.107:6790/0","public_addr":"172.21.15.107:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:3300","nonce":0},{"type":"v1","addr":"172.21.15.195:6789","nonce":0}]},"addr":"172.21.15.195:6789/0","public_addr":"172.21.15.195:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-02-10T06:56:09.928 INFO:teuthology.orchestra.run.smithi195.stderr:dumped monmap epoch 3 2024-02-10T06:56:10.350 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: cluster 2024-02-10T06:56:02.906200+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-10T06:56:10.607 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: cluster 2024-02-10T06:56:03.187337+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-10T06:56:10.607 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: audit 2024-02-10T06:56:03.187606+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:56:10.607 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: cluster 2024-02-10T06:56:03.187983+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2024-02-10T06:56:10.607 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: audit 2024-02-10T06:56:03.189384+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:56:10.607 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: audit 2024-02-10T06:56:03.189656+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:56:10.607 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: audit 2024-02-10T06:56:04.183229+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:56:10.607 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: cluster 2024-02-10T06:56:04.906610+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-10T06:56:10.607 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: audit 2024-02-10T06:56:05.182862+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:56:10.608 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: audit 2024-02-10T06:56:06.183228+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:56:10.608 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: cluster 2024-02-10T06:56:06.907008+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-10T06:56:10.608 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: audit 2024-02-10T06:56:07.183259+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:56:10.608 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: audit 2024-02-10T06:56:08.183254+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:56:10.608 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: cluster 2024-02-10T06:56:08.189634+0000 mon.a (mon.0) 163 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-10T06:56:10.608 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: cluster 2024-02-10T06:56:08.194974+0000 mon.a (mon.0) 164 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.107:3301/0,v1:172.21.15.107:6790/0]} 2024-02-10T06:56:10.608 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: cluster 2024-02-10T06:56:08.195077+0000 mon.a (mon.0) 165 : cluster [DBG] fsmap 2024-02-10T06:56:10.608 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: cluster 2024-02-10T06:56:08.195132+0000 mon.a (mon.0) 166 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-10T06:56:10.608 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: cluster 2024-02-10T06:56:08.195397+0000 mon.a (mon.0) 167 : cluster [DBG] mgrmap e13: y(active, since 53s) 2024-02-10T06:56:10.608 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: cluster 2024-02-10T06:56:08.195748+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-10T06:56:10.608 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: cluster 2024-02-10T06:56:08.203670+0000 mon.a (mon.0) 169 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-02-10T06:56:10.608 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: cluster 2024-02-10T06:56:08.203711+0000 mon.a (mon.0) 170 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-02-10T06:56:10.608 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: cluster 2024-02-10T06:56:08.203740+0000 mon.a (mon.0) 171 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] is down (out of quorum) 2024-02-10T06:56:10.610 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-02-10T06:56:10.610 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph config generate-minimal-conf 2024-02-10T06:56:10.610 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: audit 2024-02-10T06:56:08.207793+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:10.610 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: audit 2024-02-10T06:56:08.212183+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:10.610 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: audit 2024-02-10T06:56:08.216563+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:10.611 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: cephadm 2024-02-10T06:56:08.212974+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.conf 2024-02-10T06:56:10.611 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: cephadm 2024-02-10T06:56:08.217385+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-02-10T06:56:10.611 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: audit 2024-02-10T06:56:08.347190+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:10.611 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: audit 2024-02-10T06:56:08.354261+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:10.611 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: audit 2024-02-10T06:56:08.363164+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:10.611 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: cephadm 2024-02-10T06:56:08.365137+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-02-10T06:56:10.611 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: audit 2024-02-10T06:56:08.365594+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:56:10.611 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: audit 2024-02-10T06:56:08.366868+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:56:10.611 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: audit 2024-02-10T06:56:08.368140+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:10.611 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: cephadm 2024-02-10T06:56:08.369553+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi107 2024-02-10T06:56:10.611 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: audit 2024-02-10T06:56:09.183760+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:56:10.611 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: cluster 2024-02-10T06:56:05.186548+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-10T06:56:10.611 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: cluster 2024-02-10T06:56:10.359227+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-10T06:56:10.611 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: cluster 2024-02-10T06:56:10.359500+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-02-10T06:56:10.611 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: cluster 2024-02-10T06:56:10.359519+0000 mon.a (mon.0) 184 : cluster [INF] mon.a calling monitor election 2024-02-10T06:56:10.612 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: cluster 2024-02-10T06:56:10.363116+0000 mon.a (mon.0) 185 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T06:56:10.612 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: cluster 2024-02-10T06:56:10.370367+0000 mon.a (mon.0) 186 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.107:3301/0,v1:172.21.15.107:6790/0]} 2024-02-10T06:56:10.612 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: cluster 2024-02-10T06:56:10.370480+0000 mon.a (mon.0) 187 : cluster [DBG] fsmap 2024-02-10T06:56:10.612 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: cluster 2024-02-10T06:56:10.370530+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-10T06:56:10.612 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: cluster 2024-02-10T06:56:10.370785+0000 mon.a (mon.0) 189 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-02-10T06:56:10.612 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: cluster 2024-02-10T06:56:10.371148+0000 mon.a (mon.0) 190 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-02-10T06:56:10.612 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: cluster 2024-02-10T06:56:10.371195+0000 mon.a (mon.0) 191 : cluster [INF] Cluster is now healthy 2024-02-10T06:56:10.612 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: cluster 2024-02-10T06:56:10.376858+0000 mon.a (mon.0) 192 : cluster [INF] overall HEALTH_OK 2024-02-10T06:56:10.612 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: audit 2024-02-10T06:56:10.383654+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:10.612 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: audit 2024-02-10T06:56:10.384913+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:56:10.612 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: audit 2024-02-10T06:56:10.385924+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:56:10.612 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:10 smithi195 bash[14417]: audit 2024-02-10T06:56:10.386939+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:10.627 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[14363]: cluster 2024-02-10T06:56:05.186548+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-10T06:56:10.627 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[14363]: cluster 2024-02-10T06:56:10.359227+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-10T06:56:10.627 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[14363]: cluster 2024-02-10T06:56:10.359500+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-02-10T06:56:10.627 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[14363]: cluster 2024-02-10T06:56:10.359519+0000 mon.a (mon.0) 184 : cluster [INF] mon.a calling monitor election 2024-02-10T06:56:10.627 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[14363]: cluster 2024-02-10T06:56:10.363116+0000 mon.a (mon.0) 185 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T06:56:10.627 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[14363]: cluster 2024-02-10T06:56:10.370367+0000 mon.a (mon.0) 186 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.107:3301/0,v1:172.21.15.107:6790/0]} 2024-02-10T06:56:10.627 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[14363]: cluster 2024-02-10T06:56:10.370480+0000 mon.a (mon.0) 187 : cluster [DBG] fsmap 2024-02-10T06:56:10.627 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[14363]: cluster 2024-02-10T06:56:10.370530+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-10T06:56:10.627 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[14363]: cluster 2024-02-10T06:56:10.370785+0000 mon.a (mon.0) 189 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-02-10T06:56:10.627 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[14363]: cluster 2024-02-10T06:56:10.371148+0000 mon.a (mon.0) 190 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-02-10T06:56:10.628 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[14363]: cluster 2024-02-10T06:56:10.371195+0000 mon.a (mon.0) 191 : cluster [INF] Cluster is now healthy 2024-02-10T06:56:10.628 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[14363]: cluster 2024-02-10T06:56:10.376858+0000 mon.a (mon.0) 192 : cluster [INF] overall HEALTH_OK 2024-02-10T06:56:10.628 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[14363]: audit 2024-02-10T06:56:10.383654+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:10.628 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[14363]: audit 2024-02-10T06:56:10.384913+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:56:10.628 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[14363]: audit 2024-02-10T06:56:10.385924+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:56:10.628 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[14363]: audit 2024-02-10T06:56:10.386939+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:10.628 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[19776]: cluster 2024-02-10T06:56:05.186548+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-10T06:56:10.628 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[19776]: cluster 2024-02-10T06:56:10.359227+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-10T06:56:10.628 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[19776]: cluster 2024-02-10T06:56:10.359500+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-02-10T06:56:10.628 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[19776]: cluster 2024-02-10T06:56:10.359519+0000 mon.a (mon.0) 184 : cluster [INF] mon.a calling monitor election 2024-02-10T06:56:10.628 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[19776]: cluster 2024-02-10T06:56:10.363116+0000 mon.a (mon.0) 185 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T06:56:10.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[19776]: cluster 2024-02-10T06:56:10.370367+0000 mon.a (mon.0) 186 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.107:3301/0,v1:172.21.15.107:6790/0]} 2024-02-10T06:56:10.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[19776]: cluster 2024-02-10T06:56:10.370480+0000 mon.a (mon.0) 187 : cluster [DBG] fsmap 2024-02-10T06:56:10.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[19776]: cluster 2024-02-10T06:56:10.370530+0000 mon.a (mon.0) 188 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-10T06:56:10.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[19776]: cluster 2024-02-10T06:56:10.370785+0000 mon.a (mon.0) 189 : cluster [DBG] mgrmap e13: y(active, since 55s) 2024-02-10T06:56:10.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[19776]: cluster 2024-02-10T06:56:10.371148+0000 mon.a (mon.0) 190 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-02-10T06:56:10.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[19776]: cluster 2024-02-10T06:56:10.371195+0000 mon.a (mon.0) 191 : cluster [INF] Cluster is now healthy 2024-02-10T06:56:10.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[19776]: cluster 2024-02-10T06:56:10.376858+0000 mon.a (mon.0) 192 : cluster [INF] overall HEALTH_OK 2024-02-10T06:56:10.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[19776]: audit 2024-02-10T06:56:10.383654+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:10.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[19776]: audit 2024-02-10T06:56:10.384913+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:56:10.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[19776]: audit 2024-02-10T06:56:10.385924+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:56:10.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:10 smithi107 bash[19776]: audit 2024-02-10T06:56:10.386939+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:11.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:11 smithi107 bash[14363]: cephadm 2024-02-10T06:56:10.384578+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-10T06:56:11.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:11 smithi107 bash[14363]: cephadm 2024-02-10T06:56:10.388086+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi107 2024-02-10T06:56:11.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:11 smithi107 bash[14363]: audit 2024-02-10T06:56:11.184046+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:56:11.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:11 smithi107 bash[19776]: cephadm 2024-02-10T06:56:10.384578+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-10T06:56:11.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:11 smithi107 bash[19776]: cephadm 2024-02-10T06:56:10.388086+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi107 2024-02-10T06:56:11.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:11 smithi107 bash[19776]: audit 2024-02-10T06:56:11.184046+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:56:11.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:11 smithi195 bash[14417]: cephadm 2024-02-10T06:56:10.384578+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-10T06:56:11.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:11 smithi195 bash[14417]: cephadm 2024-02-10T06:56:10.388086+0000 mgr.y (mgr.14152) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi107 2024-02-10T06:56:11.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:11 smithi195 bash[14417]: audit 2024-02-10T06:56:11.184046+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:56:12.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:12 smithi107 bash[14363]: cluster 2024-02-10T06:56:10.907926+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-10T06:56:12.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:12 smithi107 bash[19776]: cluster 2024-02-10T06:56:10.907926+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-10T06:56:12.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:12 smithi195 bash[14417]: cluster 2024-02-10T06:56:10.907926+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-10T06:56:14.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:14 smithi107 bash[14363]: cluster 2024-02-10T06:56:12.908350+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:56:14.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:14 smithi107 bash[14363]: audit 2024-02-10T06:56:13.113410+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:14.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:14 smithi107 bash[14363]: cephadm 2024-02-10T06:56:13.114499+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-10T06:56:14.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:14 smithi107 bash[14363]: audit 2024-02-10T06:56:13.114918+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:56:14.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:14 smithi107 bash[14363]: audit 2024-02-10T06:56:13.115934+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:56:14.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:14 smithi107 bash[14363]: audit 2024-02-10T06:56:13.116984+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:14.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:14 smithi107 bash[14363]: cephadm 2024-02-10T06:56:13.118118+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring daemon mon.b on smithi195 2024-02-10T06:56:14.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:14 smithi107 bash[19776]: cluster 2024-02-10T06:56:12.908350+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:56:14.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:14 smithi107 bash[19776]: audit 2024-02-10T06:56:13.113410+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:14.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:14 smithi107 bash[19776]: cephadm 2024-02-10T06:56:13.114499+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-10T06:56:14.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:14 smithi107 bash[19776]: audit 2024-02-10T06:56:13.114918+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:56:14.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:14 smithi107 bash[19776]: audit 2024-02-10T06:56:13.115934+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:56:14.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:14 smithi107 bash[19776]: audit 2024-02-10T06:56:13.116984+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:14.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:14 smithi107 bash[19776]: cephadm 2024-02-10T06:56:13.118118+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring daemon mon.b on smithi195 2024-02-10T06:56:14.260 INFO:teuthology.orchestra.run.smithi107.stdout:# minimal ceph.conf for 10b73c9e-c7e1-11ee-95b8-87774f69a715 2024-02-10T06:56:14.260 INFO:teuthology.orchestra.run.smithi107.stdout:[global] 2024-02-10T06:56:14.260 INFO:teuthology.orchestra.run.smithi107.stdout: fsid = 10b73c9e-c7e1-11ee-95b8-87774f69a715 2024-02-10T06:56:14.260 INFO:teuthology.orchestra.run.smithi107.stdout: mon_host = [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] [v2:172.21.15.107:3301/0,v1:172.21.15.107:6790/0] 2024-02-10T06:56:14.365 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:14 smithi195 bash[14417]: cluster 2024-02-10T06:56:12.908350+0000 mgr.y (mgr.14152) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:56:14.365 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:14 smithi195 bash[14417]: audit 2024-02-10T06:56:13.113410+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:14.365 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:14 smithi195 bash[14417]: cephadm 2024-02-10T06:56:13.114499+0000 mgr.y (mgr.14152) 47 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-10T06:56:14.365 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:14 smithi195 bash[14417]: audit 2024-02-10T06:56:13.114918+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T06:56:14.365 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:14 smithi195 bash[14417]: audit 2024-02-10T06:56:13.115934+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T06:56:14.365 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:14 smithi195 bash[14417]: audit 2024-02-10T06:56:13.116984+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:14.366 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:14 smithi195 bash[14417]: cephadm 2024-02-10T06:56:13.118118+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring daemon mon.b on smithi195 2024-02-10T06:56:14.938 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-02-10T06:56:14.939 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-02-10T06:56:14.939 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd of=/etc/ceph/ceph.conf 2024-02-10T06:56:14.997 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-02-10T06:56:14.997 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:56:15.006 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-02-10T06:56:15.006 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/etc/ceph/ceph.conf 2024-02-10T06:56:15.023 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-02-10T06:56:15.023 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-10T06:56:15.033 INFO:tasks.cephadm:Adding mgr.y on smithi107 2024-02-10T06:56:15.033 INFO:tasks.cephadm:Adding mgr.x on smithi195 2024-02-10T06:56:15.034 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph orch apply mgr '2;smithi107=y;smithi195=x' 2024-02-10T06:56:15.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:15 smithi195 bash[14417]: audit 2024-02-10T06:56:14.258154+0000 mon.a (mon.0) 202 : audit [DBG] from='client.? 172.21.15.107:0/1521682988' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:15.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:15 smithi195 bash[14417]: audit 2024-02-10T06:56:14.812398+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:15.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:15 smithi195 bash[14417]: audit 2024-02-10T06:56:14.814468+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:56:15.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:15 smithi195 bash[14417]: audit 2024-02-10T06:56:14.816404+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:15.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:15 smithi195 bash[14417]: audit 2024-02-10T06:56:14.817811+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:56:15.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:15 smithi195 bash[14417]: cephadm 2024-02-10T06:56:14.819858+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-02-10T06:56:15.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:15 smithi195 bash[14417]: cephadm 2024-02-10T06:56:14.820350+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.conf 2024-02-10T06:56:15.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:15 smithi195 bash[14417]: audit 2024-02-10T06:56:14.975715+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:15.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:15 smithi195 bash[14417]: audit 2024-02-10T06:56:14.976984+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:56:15.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:15 smithi195 bash[14417]: audit 2024-02-10T06:56:14.977920+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:56:15.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:15 smithi195 bash[14417]: audit 2024-02-10T06:56:14.983293+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:15.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:15 smithi195 bash[14417]: audit 2024-02-10T06:56:14.993578+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:15.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:15 smithi107 bash[14363]: audit 2024-02-10T06:56:14.258154+0000 mon.a (mon.0) 202 : audit [DBG] from='client.? 172.21.15.107:0/1521682988' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:15.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:15 smithi107 bash[14363]: audit 2024-02-10T06:56:14.812398+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:15.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:15 smithi107 bash[14363]: audit 2024-02-10T06:56:14.814468+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:56:15.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:15 smithi107 bash[14363]: audit 2024-02-10T06:56:14.816404+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:15.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:15 smithi107 bash[14363]: audit 2024-02-10T06:56:14.817811+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:56:15.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:15 smithi107 bash[14363]: cephadm 2024-02-10T06:56:14.819858+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-02-10T06:56:15.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:15 smithi107 bash[14363]: cephadm 2024-02-10T06:56:14.820350+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.conf 2024-02-10T06:56:15.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:15 smithi107 bash[14363]: audit 2024-02-10T06:56:14.975715+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:15.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:15 smithi107 bash[14363]: audit 2024-02-10T06:56:14.976984+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:56:15.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:15 smithi107 bash[14363]: audit 2024-02-10T06:56:14.977920+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:56:15.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:15 smithi107 bash[14363]: audit 2024-02-10T06:56:14.983293+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:15.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:15 smithi107 bash[14363]: audit 2024-02-10T06:56:14.993578+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:15.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:15 smithi107 bash[19776]: audit 2024-02-10T06:56:14.258154+0000 mon.a (mon.0) 202 : audit [DBG] from='client.? 172.21.15.107:0/1521682988' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:15.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:15 smithi107 bash[19776]: audit 2024-02-10T06:56:14.812398+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:15.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:15 smithi107 bash[19776]: audit 2024-02-10T06:56:14.814468+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:56:15.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:15 smithi107 bash[19776]: audit 2024-02-10T06:56:14.816404+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:15.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:15 smithi107 bash[19776]: audit 2024-02-10T06:56:14.817811+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:56:15.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:15 smithi107 bash[19776]: cephadm 2024-02-10T06:56:14.819858+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-02-10T06:56:15.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:15 smithi107 bash[19776]: cephadm 2024-02-10T06:56:14.820350+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.conf 2024-02-10T06:56:15.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:15 smithi107 bash[19776]: audit 2024-02-10T06:56:14.975715+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:15.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:15 smithi107 bash[19776]: audit 2024-02-10T06:56:14.976984+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:56:15.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:15 smithi107 bash[19776]: audit 2024-02-10T06:56:14.977920+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:56:15.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:15 smithi107 bash[19776]: audit 2024-02-10T06:56:14.983293+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:15.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:15 smithi107 bash[19776]: audit 2024-02-10T06:56:14.993578+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:17.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:16 smithi195 bash[14417]: cluster 2024-02-10T06:56:14.908816+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-10T06:56:17.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:16 smithi107 bash[14363]: cluster 2024-02-10T06:56:14.908816+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-10T06:56:17.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:16 smithi107 bash[19776]: cluster 2024-02-10T06:56:14.908816+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-10T06:56:17.708 INFO:teuthology.orchestra.run.smithi195.stdout:Scheduled mgr update... 2024-02-10T06:56:18.651 DEBUG:teuthology.orchestra.run.smithi195:mgr.x> sudo journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@mgr.x.service 2024-02-10T06:56:18.654 INFO:tasks.cephadm:Deploying OSDs... 2024-02-10T06:56:18.654 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-02-10T06:56:18.654 DEBUG:teuthology.orchestra.run.smithi107:> dd if=/scratch_devs of=/dev/stdout 2024-02-10T06:56:18.661 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-10T06:56:18.661 DEBUG:teuthology.orchestra.run.smithi107:> stat /dev/vg_nvme/lv_1 2024-02-10T06:56:18.710 INFO:teuthology.orchestra.run.smithi107.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-10T06:56:18.710 INFO:teuthology.orchestra.run.smithi107.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T06:56:18.710 INFO:teuthology.orchestra.run.smithi107.stdout:Device: 6h/6d Inode: 360 Links: 1 2024-02-10T06:56:18.710 INFO:teuthology.orchestra.run.smithi107.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T06:56:18.710 INFO:teuthology.orchestra.run.smithi107.stdout:Access: 2024-02-10 06:51:39.012377316 +0000 2024-02-10T06:56:18.711 INFO:teuthology.orchestra.run.smithi107.stdout:Modify: 2024-02-10 06:51:39.008377409 +0000 2024-02-10T06:56:18.711 INFO:teuthology.orchestra.run.smithi107.stdout:Change: 2024-02-10 06:51:39.008377409 +0000 2024-02-10T06:56:18.711 INFO:teuthology.orchestra.run.smithi107.stdout: Birth: - 2024-02-10T06:56:18.711 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-10T06:56:18.720 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records in 2024-02-10T06:56:18.721 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records out 2024-02-10T06:56:18.721 INFO:teuthology.orchestra.run.smithi107.stderr:512 bytes copied, 0.000321205 s, 1.6 MB/s 2024-02-10T06:56:18.722 DEBUG:teuthology.orchestra.run.smithi107:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-10T06:56:18.728 DEBUG:teuthology.orchestra.run.smithi107:> stat /dev/vg_nvme/lv_2 2024-02-10T06:56:18.733 INFO:teuthology.orchestra.run.smithi107.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-10T06:56:18.733 INFO:teuthology.orchestra.run.smithi107.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T06:56:18.733 INFO:teuthology.orchestra.run.smithi107.stdout:Device: 6h/6d Inode: 366 Links: 1 2024-02-10T06:56:18.733 INFO:teuthology.orchestra.run.smithi107.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T06:56:18.733 INFO:teuthology.orchestra.run.smithi107.stdout:Access: 2024-02-10 06:51:39.652362588 +0000 2024-02-10T06:56:18.734 INFO:teuthology.orchestra.run.smithi107.stdout:Modify: 2024-02-10 06:51:39.436367559 +0000 2024-02-10T06:56:18.734 INFO:teuthology.orchestra.run.smithi107.stdout:Change: 2024-02-10 06:51:39.436367559 +0000 2024-02-10T06:56:18.734 INFO:teuthology.orchestra.run.smithi107.stdout: Birth: - 2024-02-10T06:56:18.734 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-10T06:56:18.746 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records in 2024-02-10T06:56:18.746 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records out 2024-02-10T06:56:18.746 INFO:teuthology.orchestra.run.smithi107.stderr:512 bytes copied, 0.000366315 s, 1.4 MB/s 2024-02-10T06:56:18.747 DEBUG:teuthology.orchestra.run.smithi107:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-10T06:56:18.798 DEBUG:teuthology.orchestra.run.smithi107:> stat /dev/vg_nvme/lv_3 2024-02-10T06:56:18.805 INFO:teuthology.orchestra.run.smithi107.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-10T06:56:18.806 INFO:teuthology.orchestra.run.smithi107.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T06:56:18.806 INFO:teuthology.orchestra.run.smithi107.stdout:Device: 6h/6d Inode: 372 Links: 1 2024-02-10T06:56:18.806 INFO:teuthology.orchestra.run.smithi107.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T06:56:18.806 INFO:teuthology.orchestra.run.smithi107.stdout:Access: 2024-02-10 06:51:40.112352003 +0000 2024-02-10T06:56:18.806 INFO:teuthology.orchestra.run.smithi107.stdout:Modify: 2024-02-10 06:51:39.924356329 +0000 2024-02-10T06:56:18.806 INFO:teuthology.orchestra.run.smithi107.stdout:Change: 2024-02-10 06:51:39.924356329 +0000 2024-02-10T06:56:18.806 INFO:teuthology.orchestra.run.smithi107.stdout: Birth: - 2024-02-10T06:56:18.806 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-10T06:56:18.816 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records in 2024-02-10T06:56:18.816 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records out 2024-02-10T06:56:18.816 INFO:teuthology.orchestra.run.smithi107.stderr:512 bytes copied, 0.00037188 s, 1.4 MB/s 2024-02-10T06:56:18.817 DEBUG:teuthology.orchestra.run.smithi107:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-10T06:56:18.867 DEBUG:teuthology.orchestra.run.smithi107:> stat /dev/vg_nvme/lv_4 2024-02-10T06:56:18.874 INFO:teuthology.orchestra.run.smithi107.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-10T06:56:18.874 INFO:teuthology.orchestra.run.smithi107.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T06:56:18.874 INFO:teuthology.orchestra.run.smithi107.stdout:Device: 6h/6d Inode: 379 Links: 1 2024-02-10T06:56:18.874 INFO:teuthology.orchestra.run.smithi107.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T06:56:18.874 INFO:teuthology.orchestra.run.smithi107.stdout:Access: 2024-02-10 06:51:40.572341417 +0000 2024-02-10T06:56:18.874 INFO:teuthology.orchestra.run.smithi107.stdout:Modify: 2024-02-10 06:51:40.336346847 +0000 2024-02-10T06:56:18.874 INFO:teuthology.orchestra.run.smithi107.stdout:Change: 2024-02-10 06:51:40.336346847 +0000 2024-02-10T06:56:18.875 INFO:teuthology.orchestra.run.smithi107.stdout: Birth: - 2024-02-10T06:56:18.875 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-10T06:56:18.884 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records in 2024-02-10T06:56:18.884 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records out 2024-02-10T06:56:18.884 INFO:teuthology.orchestra.run.smithi107.stderr:512 bytes copied, 0.000358624 s, 1.4 MB/s 2024-02-10T06:56:18.885 DEBUG:teuthology.orchestra.run.smithi107:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-10T06:56:18.892 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-02-10T06:56:18.892 DEBUG:teuthology.orchestra.run.smithi195:> dd if=/scratch_devs of=/dev/stdout 2024-02-10T06:56:18.900 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-10T06:56:18.900 DEBUG:teuthology.orchestra.run.smithi195:> stat /dev/vg_nvme/lv_1 2024-02-10T06:56:18.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:18 smithi195 bash[14417]: cluster 2024-02-10T06:56:16.909365+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:56:18.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:18 smithi195 bash[14417]: audit 2024-02-10T06:56:17.695205+0000 mgr.y (mgr.14152) 53 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi107=y;smithi195=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:56:18.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:18 smithi195 bash[14417]: cephadm 2024-02-10T06:56:17.698697+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Saving service mgr spec with placement smithi107=y;smithi195=x;count:2 2024-02-10T06:56:18.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:18 smithi195 bash[14417]: audit 2024-02-10T06:56:17.705206+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:18.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:18 smithi195 bash[14417]: audit 2024-02-10T06:56:17.716961+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:56:18.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:18 smithi195 bash[14417]: audit 2024-02-10T06:56:17.719460+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:18.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:18 smithi195 bash[14417]: audit 2024-02-10T06:56:17.721068+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:56:18.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:18 smithi195 bash[14417]: audit 2024-02-10T06:56:17.730811+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:18.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:18 smithi195 bash[14417]: audit 2024-02-10T06:56:17.733639+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:56:18.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:18 smithi195 bash[14417]: audit 2024-02-10T06:56:17.739216+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-10T06:56:18.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:18 smithi195 bash[14417]: audit 2024-02-10T06:56:17.740760+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T06:56:18.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:18 smithi195 bash[14417]: audit 2024-02-10T06:56:17.742216+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:18.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:18 smithi195 bash[14417]: cephadm 2024-02-10T06:56:17.743563+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Deploying daemon mgr.x on smithi195 2024-02-10T06:56:18.917 INFO:teuthology.orchestra.run.smithi195.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-10T06:56:18.917 INFO:teuthology.orchestra.run.smithi195.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T06:56:18.917 INFO:teuthology.orchestra.run.smithi195.stdout:Device: 6h/6d Inode: 358 Links: 1 2024-02-10T06:56:18.917 INFO:teuthology.orchestra.run.smithi195.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T06:56:18.917 INFO:teuthology.orchestra.run.smithi195.stdout:Access: 2024-02-10 06:51:39.233031897 +0000 2024-02-10T06:56:18.917 INFO:teuthology.orchestra.run.smithi195.stdout:Modify: 2024-02-10 06:51:38.997037328 +0000 2024-02-10T06:56:18.917 INFO:teuthology.orchestra.run.smithi195.stdout:Change: 2024-02-10 06:51:38.997037328 +0000 2024-02-10T06:56:18.917 INFO:teuthology.orchestra.run.smithi195.stdout: Birth: - 2024-02-10T06:56:18.917 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-10T06:56:18.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:18 smithi107 bash[19776]: cluster 2024-02-10T06:56:16.909365+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:56:18.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:18 smithi107 bash[19776]: audit 2024-02-10T06:56:17.695205+0000 mgr.y (mgr.14152) 53 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi107=y;smithi195=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:56:18.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:18 smithi107 bash[19776]: cephadm 2024-02-10T06:56:17.698697+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Saving service mgr spec with placement smithi107=y;smithi195=x;count:2 2024-02-10T06:56:18.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:18 smithi107 bash[19776]: audit 2024-02-10T06:56:17.705206+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:18.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:18 smithi107 bash[19776]: audit 2024-02-10T06:56:17.716961+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:56:18.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:18 smithi107 bash[19776]: audit 2024-02-10T06:56:17.719460+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:18.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:18 smithi107 bash[19776]: audit 2024-02-10T06:56:17.721068+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:56:18.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:18 smithi107 bash[19776]: audit 2024-02-10T06:56:17.730811+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:18.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:18 smithi107 bash[19776]: audit 2024-02-10T06:56:17.733639+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:56:18.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:18 smithi107 bash[19776]: audit 2024-02-10T06:56:17.739216+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-10T06:56:18.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:18 smithi107 bash[19776]: audit 2024-02-10T06:56:17.740760+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T06:56:18.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:18 smithi107 bash[19776]: audit 2024-02-10T06:56:17.742216+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:18.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:18 smithi107 bash[19776]: cephadm 2024-02-10T06:56:17.743563+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Deploying daemon mgr.x on smithi195 2024-02-10T06:56:18.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:18 smithi107 bash[14363]: cluster 2024-02-10T06:56:16.909365+0000 mgr.y (mgr.14152) 52 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:56:18.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:18 smithi107 bash[14363]: audit 2024-02-10T06:56:17.695205+0000 mgr.y (mgr.14152) 53 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi107=y;smithi195=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:56:18.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:18 smithi107 bash[14363]: cephadm 2024-02-10T06:56:17.698697+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Saving service mgr spec with placement smithi107=y;smithi195=x;count:2 2024-02-10T06:56:18.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:18 smithi107 bash[14363]: audit 2024-02-10T06:56:17.705206+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:18.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:18 smithi107 bash[14363]: audit 2024-02-10T06:56:17.716961+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:56:18.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:18 smithi107 bash[14363]: audit 2024-02-10T06:56:17.719460+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:18.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:18 smithi107 bash[14363]: audit 2024-02-10T06:56:17.721068+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:56:18.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:18 smithi107 bash[14363]: audit 2024-02-10T06:56:17.730811+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:18.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:18 smithi107 bash[14363]: audit 2024-02-10T06:56:17.733639+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:56:18.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:18 smithi107 bash[14363]: audit 2024-02-10T06:56:17.739216+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-10T06:56:18.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:18 smithi107 bash[14363]: audit 2024-02-10T06:56:17.740760+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T06:56:18.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:18 smithi107 bash[14363]: audit 2024-02-10T06:56:17.742216+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:18.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:18 smithi107 bash[14363]: cephadm 2024-02-10T06:56:17.743563+0000 mgr.y (mgr.14152) 55 : cephadm [INF] Deploying daemon mgr.x on smithi195 2024-02-10T06:56:18.973 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records in 2024-02-10T06:56:18.973 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records out 2024-02-10T06:56:18.973 INFO:teuthology.orchestra.run.smithi195.stderr:512 bytes copied, 0.000315764 s, 1.6 MB/s 2024-02-10T06:56:18.974 DEBUG:teuthology.orchestra.run.smithi195:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-10T06:56:18.982 DEBUG:teuthology.orchestra.run.smithi195:> stat /dev/vg_nvme/lv_2 2024-02-10T06:56:19.033 INFO:teuthology.orchestra.run.smithi195.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-10T06:56:19.033 INFO:teuthology.orchestra.run.smithi195.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T06:56:19.033 INFO:teuthology.orchestra.run.smithi195.stdout:Device: 6h/6d Inode: 366 Links: 1 2024-02-10T06:56:19.033 INFO:teuthology.orchestra.run.smithi195.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T06:56:19.033 INFO:teuthology.orchestra.run.smithi195.stdout:Access: 2024-02-10 06:51:39.657022137 +0000 2024-02-10T06:56:19.033 INFO:teuthology.orchestra.run.smithi195.stdout:Modify: 2024-02-10 06:51:39.449026925 +0000 2024-02-10T06:56:19.033 INFO:teuthology.orchestra.run.smithi195.stdout:Change: 2024-02-10 06:51:39.449026925 +0000 2024-02-10T06:56:19.033 INFO:teuthology.orchestra.run.smithi195.stdout: Birth: - 2024-02-10T06:56:19.034 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-10T06:56:19.043 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records in 2024-02-10T06:56:19.044 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records out 2024-02-10T06:56:19.044 INFO:teuthology.orchestra.run.smithi195.stderr:512 bytes copied, 0.000202228 s, 2.5 MB/s 2024-02-10T06:56:19.044 DEBUG:teuthology.orchestra.run.smithi195:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-10T06:56:19.051 DEBUG:teuthology.orchestra.run.smithi195:> stat /dev/vg_nvme/lv_3 2024-02-10T06:56:19.056 INFO:teuthology.orchestra.run.smithi195.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-10T06:56:19.056 INFO:teuthology.orchestra.run.smithi195.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T06:56:19.057 INFO:teuthology.orchestra.run.smithi195.stdout:Device: 6h/6d Inode: 372 Links: 1 2024-02-10T06:56:19.057 INFO:teuthology.orchestra.run.smithi195.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T06:56:19.057 INFO:teuthology.orchestra.run.smithi195.stdout:Access: 2024-02-10 06:51:40.145010905 +0000 2024-02-10T06:56:19.057 INFO:teuthology.orchestra.run.smithi195.stdout:Modify: 2024-02-10 06:51:39.885016888 +0000 2024-02-10T06:56:19.057 INFO:teuthology.orchestra.run.smithi195.stdout:Change: 2024-02-10 06:51:39.885016888 +0000 2024-02-10T06:56:19.057 INFO:teuthology.orchestra.run.smithi195.stdout: Birth: - 2024-02-10T06:56:19.057 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-10T06:56:19.068 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records in 2024-02-10T06:56:19.068 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records out 2024-02-10T06:56:19.069 INFO:teuthology.orchestra.run.smithi195.stderr:512 bytes copied, 0.000203192 s, 2.5 MB/s 2024-02-10T06:56:19.069 DEBUG:teuthology.orchestra.run.smithi195:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-10T06:56:19.121 DEBUG:teuthology.orchestra.run.smithi195:> stat /dev/vg_nvme/lv_4 2024-02-10T06:56:19.128 INFO:teuthology.orchestra.run.smithi195.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-10T06:56:19.128 INFO:teuthology.orchestra.run.smithi195.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-10T06:56:19.128 INFO:teuthology.orchestra.run.smithi195.stdout:Device: 6h/6d Inode: 379 Links: 1 2024-02-10T06:56:19.128 INFO:teuthology.orchestra.run.smithi195.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-10T06:56:19.129 INFO:teuthology.orchestra.run.smithi195.stdout:Access: 2024-02-10 06:51:40.601000408 +0000 2024-02-10T06:56:19.129 INFO:teuthology.orchestra.run.smithi195.stdout:Modify: 2024-02-10 06:51:40.353006116 +0000 2024-02-10T06:56:19.129 INFO:teuthology.orchestra.run.smithi195.stdout:Change: 2024-02-10 06:51:40.353006116 +0000 2024-02-10T06:56:19.129 INFO:teuthology.orchestra.run.smithi195.stdout: Birth: - 2024-02-10T06:56:19.129 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-10T06:56:19.132 INFO:journalctl@ceph.mgr.x.smithi195.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T06:56:19.139 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records in 2024-02-10T06:56:19.139 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records out 2024-02-10T06:56:19.139 INFO:teuthology.orchestra.run.smithi195.stderr:512 bytes copied, 0.000295334 s, 1.7 MB/s 2024-02-10T06:56:19.140 DEBUG:teuthology.orchestra.run.smithi195:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-10T06:56:19.147 INFO:tasks.cephadm:Deploying osd.0 on smithi107 with /dev/vg_nvme/lv_4... 2024-02-10T06:56:19.148 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-10T06:56:21.064 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:20 smithi195 bash[14417]: cluster 2024-02-10T06:56:18.909755+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-10T06:56:21.065 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:20 smithi195 bash[14417]: audit 2024-02-10T06:56:20.269256+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:21.065 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:20 smithi195 bash[14417]: audit 2024-02-10T06:56:20.273471+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:56:21.065 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:20 smithi195 bash[14417]: audit 2024-02-10T06:56:20.275364+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:21.065 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:20 smithi195 bash[14417]: audit 2024-02-10T06:56:20.276510+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:56:21.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:20 smithi107 bash[14363]: cluster 2024-02-10T06:56:18.909755+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-10T06:56:21.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:20 smithi107 bash[14363]: audit 2024-02-10T06:56:20.269256+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:21.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:20 smithi107 bash[14363]: audit 2024-02-10T06:56:20.273471+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:56:21.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:20 smithi107 bash[14363]: audit 2024-02-10T06:56:20.275364+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:21.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:20 smithi107 bash[14363]: audit 2024-02-10T06:56:20.276510+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:56:21.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:20 smithi107 bash[19776]: cluster 2024-02-10T06:56:18.909755+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-10T06:56:21.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:20 smithi107 bash[19776]: audit 2024-02-10T06:56:20.269256+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:21.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:20 smithi107 bash[19776]: audit 2024-02-10T06:56:20.273471+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:56:21.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:20 smithi107 bash[19776]: audit 2024-02-10T06:56:20.275364+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:21.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:20 smithi107 bash[19776]: audit 2024-02-10T06:56:20.276510+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:56:21.345 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 06:56:21 smithi195 bash[15179]: debug 2024-02-10T06:56:21.181+0000 7f2ca687c700 1 -- 172.21.15.195:0/1384942994 <== mon.2 v2:172.21.15.195:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b8ddc7c340 con 0x55b8de9f8c00 2024-02-10T06:56:21.659 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 06:56:21 smithi195 bash[15179]: debug 2024-02-10T06:56:21.337+0000 7f2caf4eb000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T06:56:22.294 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 06:56:22 smithi195 bash[15179]: debug 2024-02-10T06:56:22.013+0000 7f2caf4eb000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T06:56:22.294 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 06:56:22 smithi195 bash[15179]: debug 2024-02-10T06:56:22.133+0000 7f2caf4eb000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T06:56:22.318 INFO:teuthology.orchestra.run.smithi107.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-10T06:56:22.318 INFO:teuthology.orchestra.run.smithi107.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-10T06:56:22.318 INFO:teuthology.orchestra.run.smithi107.stderr: stderr: 10+0 records in 2024-02-10T06:56:22.318 INFO:teuthology.orchestra.run.smithi107.stderr:10+0 records out 2024-02-10T06:56:22.319 INFO:teuthology.orchestra.run.smithi107.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0170948 s, 613 MB/s 2024-02-10T06:56:22.319 INFO:teuthology.orchestra.run.smithi107.stderr:--> Zapping successful for: 2024-02-10T06:56:22.621 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 06:56:22 smithi195 bash[15179]: debug 2024-02-10T06:56:22.289+0000 7f2caf4eb000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:56:22.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:22 smithi195 bash[14417]: cluster 2024-02-10T06:56:20.910156+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-10T06:56:22.909 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 06:56:22 smithi195 bash[15179]: debug 2024-02-10T06:56:22.613+0000 7f2caf4eb000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T06:56:22.909 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 06:56:22 smithi195 bash[15179]: debug 2024-02-10T06:56:22.705+0000 7f2caf4eb000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T06:56:22.929 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:22 smithi107 bash[14363]: cluster 2024-02-10T06:56:20.910156+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-10T06:56:22.930 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:22 smithi107 bash[19776]: cluster 2024-02-10T06:56:20.910156+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-10T06:56:22.930 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi107:vg_nvme/lv_4 2024-02-10T06:56:23.295 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 06:56:22 smithi195 bash[15179]: debug 2024-02-10T06:56:22.905+0000 7f2caf4eb000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T06:56:24.086 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 06:56:23 smithi195 bash[15179]: debug 2024-02-10T06:56:23.773+0000 7f2caf4eb000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T06:56:24.086 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 06:56:23 smithi195 bash[15179]: debug 2024-02-10T06:56:23.877+0000 7f2caf4eb000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T06:56:24.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 06:56:24 smithi195 bash[15179]: debug 2024-02-10T06:56:24.081+0000 7f2caf4eb000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T06:56:24.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:24 smithi195 bash[14417]: cluster 2024-02-10T06:56:22.910489+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:56:24.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:24 smithi195 bash[14417]: audit 2024-02-10T06:56:23.217715+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:24.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:24 smithi195 bash[14417]: audit 2024-02-10T06:56:23.307108+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:24.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:24 smithi195 bash[14417]: audit 2024-02-10T06:56:23.316793+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:24.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:24 smithi195 bash[14417]: cephadm 2024-02-10T06:56:23.319546+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-02-10T06:56:24.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:24 smithi195 bash[14417]: audit 2024-02-10T06:56:23.319998+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:56:24.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:24 smithi195 bash[14417]: audit 2024-02-10T06:56:23.321402+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T06:56:24.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:24 smithi195 bash[14417]: audit 2024-02-10T06:56:23.322789+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:24.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:24 smithi195 bash[14417]: cephadm 2024-02-10T06:56:23.324411+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi107 2024-02-10T06:56:24.516 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:24 smithi107 bash[14363]: cluster 2024-02-10T06:56:22.910489+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:56:24.516 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:24 smithi107 bash[14363]: audit 2024-02-10T06:56:23.217715+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:24.516 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:24 smithi107 bash[14363]: audit 2024-02-10T06:56:23.307108+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:24.517 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:24 smithi107 bash[14363]: audit 2024-02-10T06:56:23.316793+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:24.517 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:24 smithi107 bash[14363]: cephadm 2024-02-10T06:56:23.319546+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-02-10T06:56:24.517 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:24 smithi107 bash[14363]: audit 2024-02-10T06:56:23.319998+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:56:24.517 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:24 smithi107 bash[14363]: audit 2024-02-10T06:56:23.321402+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T06:56:24.517 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:24 smithi107 bash[14363]: audit 2024-02-10T06:56:23.322789+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:24.517 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:24 smithi107 bash[14363]: cephadm 2024-02-10T06:56:23.324411+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi107 2024-02-10T06:56:24.517 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:24 smithi107 bash[19776]: cluster 2024-02-10T06:56:22.910489+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:56:24.517 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:24 smithi107 bash[19776]: audit 2024-02-10T06:56:23.217715+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:24.517 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:24 smithi107 bash[19776]: audit 2024-02-10T06:56:23.307108+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:24.517 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:24 smithi107 bash[19776]: audit 2024-02-10T06:56:23.316793+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:24.517 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:24 smithi107 bash[19776]: cephadm 2024-02-10T06:56:23.319546+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-02-10T06:56:24.517 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:24 smithi107 bash[19776]: audit 2024-02-10T06:56:23.319998+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T06:56:24.517 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:24 smithi107 bash[19776]: audit 2024-02-10T06:56:23.321402+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T06:56:24.518 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:24 smithi107 bash[19776]: audit 2024-02-10T06:56:23.322789+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:24.518 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:24 smithi107 bash[19776]: cephadm 2024-02-10T06:56:23.324411+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring daemon mgr.y on smithi107 2024-02-10T06:56:24.756 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 06:56:24 smithi195 bash[15179]: debug 2024-02-10T06:56:24.425+0000 7f2caf4eb000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T06:56:25.122 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 06:56:24 smithi195 bash[15179]: debug 2024-02-10T06:56:24.749+0000 7f2caf4eb000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T06:56:25.388 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 06:56:25 smithi195 bash[15179]: debug 2024-02-10T06:56:25.117+0000 7f2caf4eb000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T06:56:25.659 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 06:56:25 smithi195 bash[15179]: debug 2024-02-10T06:56:25.381+0000 7f2caf4eb000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T06:56:26.322 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 06:56:26 smithi195 bash[15179]: debug 2024-02-10T06:56:26.057+0000 7f2caf4eb000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T06:56:26.322 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 06:56:26 smithi195 bash[15179]: debug 2024-02-10T06:56:26.161+0000 7f2caf4eb000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T06:56:26.659 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 06:56:26 smithi195 bash[15179]: debug 2024-02-10T06:56:26.317+0000 7f2caf4eb000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T06:56:26.659 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 06:56:26 smithi195 bash[15179]: debug 2024-02-10T06:56:26.421+0000 7f2caf4eb000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T06:56:26.659 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 06:56:26 smithi195 bash[15179]: debug 2024-02-10T06:56:26.557+0000 7f2caf4eb000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T06:56:26.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:26 smithi107 bash[14363]: cluster 2024-02-10T06:56:24.910912+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-10T06:56:26.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:26 smithi107 bash[14363]: audit 2024-02-10T06:56:25.757600+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:26.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:26 smithi107 bash[14363]: audit 2024-02-10T06:56:25.760399+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:56:26.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:26 smithi107 bash[14363]: audit 2024-02-10T06:56:25.762670+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:26.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:26 smithi107 bash[14363]: audit 2024-02-10T06:56:25.764237+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:56:26.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:26 smithi107 bash[14363]: audit 2024-02-10T06:56:25.774447+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:26.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:26 smithi107 bash[19776]: cluster 2024-02-10T06:56:24.910912+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-10T06:56:26.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:26 smithi107 bash[19776]: audit 2024-02-10T06:56:25.757600+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:26.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:26 smithi107 bash[19776]: audit 2024-02-10T06:56:25.760399+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:56:26.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:26 smithi107 bash[19776]: audit 2024-02-10T06:56:25.762670+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:26.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:26 smithi107 bash[19776]: audit 2024-02-10T06:56:25.764237+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:56:26.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:26 smithi107 bash[19776]: audit 2024-02-10T06:56:25.774447+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:27.152 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 06:56:26 smithi195 bash[15179]: debug 2024-02-10T06:56:26.849+0000 7f2caf4eb000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T06:56:27.152 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 06:56:26 smithi195 bash[15179]: debug 2024-02-10T06:56:26.969+0000 7f2caf4eb000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T06:56:27.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:26 smithi195 bash[14417]: cluster 2024-02-10T06:56:24.910912+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-10T06:56:27.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:26 smithi195 bash[14417]: audit 2024-02-10T06:56:25.757600+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:27.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:26 smithi195 bash[14417]: audit 2024-02-10T06:56:25.760399+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:56:27.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:26 smithi195 bash[14417]: audit 2024-02-10T06:56:25.762670+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:27.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:26 smithi195 bash[14417]: audit 2024-02-10T06:56:25.764237+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:56:27.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:26 smithi195 bash[14417]: audit 2024-02-10T06:56:25.774447+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:27.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 06:56:27 smithi195 bash[15179]: debug 2024-02-10T06:56:27.145+0000 7f2caf4eb000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T06:56:27.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 06:56:27 smithi195 bash[15179]: debug 2024-02-10T06:56:27.265+0000 7f2caf4eb000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T06:56:28.110 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:27 smithi195 bash[14417]: audit 2024-02-10T06:56:26.942583+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:56:28.110 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:27 smithi195 bash[14417]: audit 2024-02-10T06:56:26.949123+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:56:28.110 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:27 smithi195 bash[14417]: audit 2024-02-10T06:56:26.950629+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:28.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:27 smithi107 bash[14363]: audit 2024-02-10T06:56:26.942583+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:56:28.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:27 smithi107 bash[14363]: audit 2024-02-10T06:56:26.949123+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:56:28.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:27 smithi107 bash[14363]: audit 2024-02-10T06:56:26.950629+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:28.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:27 smithi107 bash[19776]: audit 2024-02-10T06:56:26.942583+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:56:28.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:27 smithi107 bash[19776]: audit 2024-02-10T06:56:26.949123+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:56:28.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:27 smithi107 bash[19776]: audit 2024-02-10T06:56:26.950629+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:28.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 06:56:28 smithi195 bash[15179]: debug 2024-02-10T06:56:28.104+0000 7f2caf4eb000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T06:56:29.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:28 smithi195 bash[14417]: cluster 2024-02-10T06:56:26.911315+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:56:29.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:28 smithi195 bash[14417]: audit 2024-02-10T06:56:26.938624+0000 mgr.y (mgr.14152) 63 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:56:29.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:28 smithi195 bash[14417]: cluster 2024-02-10T06:56:28.131503+0000 mon.a (mon.0) 239 : cluster [DBG] Standby manager daemon x started 2024-02-10T06:56:29.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:28 smithi195 bash[14417]: audit 2024-02-10T06:56:28.134852+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.195:0/3585206850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T06:56:29.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:28 smithi195 bash[14417]: audit 2024-02-10T06:56:28.135657+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.195:0/3585206850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T06:56:29.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:28 smithi195 bash[14417]: audit 2024-02-10T06:56:28.137313+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.195:0/3585206850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T06:56:29.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:28 smithi195 bash[14417]: audit 2024-02-10T06:56:28.138039+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.195:0/3585206850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T06:56:29.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:28 smithi107 bash[14363]: cluster 2024-02-10T06:56:26.911315+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:56:29.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:28 smithi107 bash[14363]: audit 2024-02-10T06:56:26.938624+0000 mgr.y (mgr.14152) 63 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:56:29.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:28 smithi107 bash[14363]: cluster 2024-02-10T06:56:28.131503+0000 mon.a (mon.0) 239 : cluster [DBG] Standby manager daemon x started 2024-02-10T06:56:29.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:28 smithi107 bash[14363]: audit 2024-02-10T06:56:28.134852+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.195:0/3585206850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T06:56:29.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:28 smithi107 bash[14363]: audit 2024-02-10T06:56:28.135657+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.195:0/3585206850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T06:56:29.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:28 smithi107 bash[14363]: audit 2024-02-10T06:56:28.137313+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.195:0/3585206850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T06:56:29.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:28 smithi107 bash[14363]: audit 2024-02-10T06:56:28.138039+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.195:0/3585206850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T06:56:29.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:28 smithi107 bash[19776]: cluster 2024-02-10T06:56:26.911315+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:56:29.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:28 smithi107 bash[19776]: audit 2024-02-10T06:56:26.938624+0000 mgr.y (mgr.14152) 63 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:56:29.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:28 smithi107 bash[19776]: cluster 2024-02-10T06:56:28.131503+0000 mon.a (mon.0) 239 : cluster [DBG] Standby manager daemon x started 2024-02-10T06:56:29.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:28 smithi107 bash[19776]: audit 2024-02-10T06:56:28.134852+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.195:0/3585206850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T06:56:29.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:28 smithi107 bash[19776]: audit 2024-02-10T06:56:28.135657+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.195:0/3585206850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T06:56:29.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:28 smithi107 bash[19776]: audit 2024-02-10T06:56:28.137313+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.195:0/3585206850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T06:56:29.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:28 smithi107 bash[19776]: audit 2024-02-10T06:56:28.138039+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.195:0/3585206850' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T06:56:29.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:29 smithi107 bash[14363]: cluster 2024-02-10T06:56:28.854947+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e14: y(active, since 74s), standbys: x 2024-02-10T06:56:29.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:29 smithi107 bash[14363]: audit 2024-02-10T06:56:28.855144+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T06:56:29.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:29 smithi107 bash[19776]: cluster 2024-02-10T06:56:28.854947+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e14: y(active, since 74s), standbys: x 2024-02-10T06:56:29.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:29 smithi107 bash[19776]: audit 2024-02-10T06:56:28.855144+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T06:56:30.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:29 smithi195 bash[14417]: cluster 2024-02-10T06:56:28.854947+0000 mon.a (mon.0) 240 : cluster [DBG] mgrmap e14: y(active, since 74s), standbys: x 2024-02-10T06:56:30.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:29 smithi195 bash[14417]: audit 2024-02-10T06:56:28.855144+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T06:56:31.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:30 smithi195 bash[14417]: cluster 2024-02-10T06:56:28.911723+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-10T06:56:31.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:30 smithi107 bash[19776]: cluster 2024-02-10T06:56:28.911723+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-10T06:56:31.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:30 smithi107 bash[14363]: cluster 2024-02-10T06:56:28.911723+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-10T06:56:33.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:32 smithi195 bash[14417]: cluster 2024-02-10T06:56:30.912146+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-10T06:56:33.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:32 smithi195 bash[14417]: audit 2024-02-10T06:56:32.843589+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.107:0/2304158445' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "08732c9b-1943-46f2-9dae-c49c2bdb869c"}]: dispatch 2024-02-10T06:56:33.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:32 smithi195 bash[14417]: audit 2024-02-10T06:56:32.844268+0000 mon.a (mon.0) 242 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "08732c9b-1943-46f2-9dae-c49c2bdb869c"}]: dispatch 2024-02-10T06:56:33.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:32 smithi195 bash[14417]: audit 2024-02-10T06:56:32.851274+0000 mon.a (mon.0) 243 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "08732c9b-1943-46f2-9dae-c49c2bdb869c"}]': finished 2024-02-10T06:56:33.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:32 smithi195 bash[14417]: cluster 2024-02-10T06:56:32.851508+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-02-10T06:56:33.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:32 smithi195 bash[14417]: audit 2024-02-10T06:56:32.851772+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:56:33.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:32 smithi107 bash[14363]: cluster 2024-02-10T06:56:30.912146+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-10T06:56:33.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:32 smithi107 bash[14363]: audit 2024-02-10T06:56:32.843589+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.107:0/2304158445' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "08732c9b-1943-46f2-9dae-c49c2bdb869c"}]: dispatch 2024-02-10T06:56:33.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:32 smithi107 bash[14363]: audit 2024-02-10T06:56:32.844268+0000 mon.a (mon.0) 242 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "08732c9b-1943-46f2-9dae-c49c2bdb869c"}]: dispatch 2024-02-10T06:56:33.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:32 smithi107 bash[14363]: audit 2024-02-10T06:56:32.851274+0000 mon.a (mon.0) 243 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "08732c9b-1943-46f2-9dae-c49c2bdb869c"}]': finished 2024-02-10T06:56:33.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:32 smithi107 bash[14363]: cluster 2024-02-10T06:56:32.851508+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-02-10T06:56:33.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:32 smithi107 bash[14363]: audit 2024-02-10T06:56:32.851772+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:56:33.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:32 smithi107 bash[19776]: cluster 2024-02-10T06:56:30.912146+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-10T06:56:33.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:32 smithi107 bash[19776]: audit 2024-02-10T06:56:32.843589+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.107:0/2304158445' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "08732c9b-1943-46f2-9dae-c49c2bdb869c"}]: dispatch 2024-02-10T06:56:33.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:32 smithi107 bash[19776]: audit 2024-02-10T06:56:32.844268+0000 mon.a (mon.0) 242 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "08732c9b-1943-46f2-9dae-c49c2bdb869c"}]: dispatch 2024-02-10T06:56:33.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:32 smithi107 bash[19776]: audit 2024-02-10T06:56:32.851274+0000 mon.a (mon.0) 243 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "08732c9b-1943-46f2-9dae-c49c2bdb869c"}]': finished 2024-02-10T06:56:33.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:32 smithi107 bash[19776]: cluster 2024-02-10T06:56:32.851508+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-02-10T06:56:33.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:32 smithi107 bash[19776]: audit 2024-02-10T06:56:32.851772+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:56:34.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:33 smithi195 bash[14417]: audit 2024-02-10T06:56:33.545111+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.107:0/3606593361' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:56:34.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:33 smithi107 bash[19776]: audit 2024-02-10T06:56:33.545111+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.107:0/3606593361' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:56:34.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:33 smithi107 bash[14363]: audit 2024-02-10T06:56:33.545111+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.107:0/3606593361' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:56:35.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:34 smithi195 bash[14417]: cluster 2024-02-10T06:56:32.912576+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-10T06:56:35.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:34 smithi107 bash[14363]: cluster 2024-02-10T06:56:32.912576+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-10T06:56:35.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:34 smithi107 bash[19776]: cluster 2024-02-10T06:56:32.912576+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-10T06:56:37.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:36 smithi195 bash[14417]: cluster 2024-02-10T06:56:34.913066+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-10T06:56:37.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:36 smithi107 bash[14363]: cluster 2024-02-10T06:56:34.913066+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-10T06:56:37.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:36 smithi107 bash[19776]: cluster 2024-02-10T06:56:34.913066+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-10T06:56:39.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:38 smithi195 bash[14417]: cluster 2024-02-10T06:56:36.913537+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-10T06:56:39.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:38 smithi107 bash[14363]: cluster 2024-02-10T06:56:36.913537+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-10T06:56:39.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:38 smithi107 bash[19776]: cluster 2024-02-10T06:56:36.913537+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-10T06:56:41.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:40 smithi195 bash[14417]: cluster 2024-02-10T06:56:38.913977+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-10T06:56:41.205 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:40 smithi107 bash[19776]: cluster 2024-02-10T06:56:38.913977+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-10T06:56:41.205 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:40 smithi107 bash[14363]: cluster 2024-02-10T06:56:38.913977+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-10T06:56:42.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:42 smithi107 bash[14363]: cluster 2024-02-10T06:56:40.914404+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-10T06:56:42.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:42 smithi107 bash[19776]: cluster 2024-02-10T06:56:40.914404+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-10T06:56:43.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:42 smithi195 bash[14417]: cluster 2024-02-10T06:56:40.914404+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-10T06:56:44.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:43 smithi107 bash[14363]: audit 2024-02-10T06:56:43.116327+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T06:56:44.152 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:43 smithi107 bash[14363]: audit 2024-02-10T06:56:43.117806+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:44.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:43 smithi107 bash[19776]: audit 2024-02-10T06:56:43.116327+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T06:56:44.153 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:43 smithi107 bash[19776]: audit 2024-02-10T06:56:43.117806+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:44.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:43 smithi195 bash[14417]: audit 2024-02-10T06:56:43.116327+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T06:56:44.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:43 smithi195 bash[14417]: audit 2024-02-10T06:56:43.117806+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:45.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:44 smithi195 bash[14417]: cluster 2024-02-10T06:56:42.914894+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:56:45.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:44 smithi195 bash[14417]: cephadm 2024-02-10T06:56:43.119036+0000 mgr.y (mgr.14152) 72 : cephadm [INF] Deploying daemon osd.0 on smithi107 2024-02-10T06:56:45.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:44 smithi107 bash[14363]: cluster 2024-02-10T06:56:42.914894+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:56:45.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:44 smithi107 bash[14363]: cephadm 2024-02-10T06:56:43.119036+0000 mgr.y (mgr.14152) 72 : cephadm [INF] Deploying daemon osd.0 on smithi107 2024-02-10T06:56:45.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:44 smithi107 bash[19776]: cluster 2024-02-10T06:56:42.914894+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:56:45.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:44 smithi107 bash[19776]: cephadm 2024-02-10T06:56:43.119036+0000 mgr.y (mgr.14152) 72 : cephadm [INF] Deploying daemon osd.0 on smithi107 2024-02-10T06:56:47.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:46 smithi195 bash[14417]: cluster 2024-02-10T06:56:44.915209+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-10T06:56:47.159 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:46 smithi107 bash[14363]: cluster 2024-02-10T06:56:44.915209+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-10T06:56:47.159 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:46 smithi107 bash[19776]: cluster 2024-02-10T06:56:44.915209+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-10T06:56:48.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:48 smithi195 bash[14417]: cluster 2024-02-10T06:56:46.915581+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-10T06:56:48.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:48 smithi195 bash[14417]: audit 2024-02-10T06:56:47.133942+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:48.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:48 smithi195 bash[14417]: audit 2024-02-10T06:56:47.149088+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:56:48.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:48 smithi195 bash[14417]: audit 2024-02-10T06:56:47.151200+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:48.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:48 smithi195 bash[14417]: audit 2024-02-10T06:56:47.152385+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:56:48.459 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:48 smithi107 bash[19776]: cluster 2024-02-10T06:56:46.915581+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-10T06:56:48.459 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:48 smithi107 bash[19776]: audit 2024-02-10T06:56:47.133942+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:48.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:48 smithi107 bash[19776]: audit 2024-02-10T06:56:47.149088+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:56:48.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:48 smithi107 bash[19776]: audit 2024-02-10T06:56:47.151200+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:48.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:48 smithi107 bash[19776]: audit 2024-02-10T06:56:47.152385+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:56:48.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:48 smithi107 bash[14363]: cluster 2024-02-10T06:56:46.915581+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-10T06:56:48.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:48 smithi107 bash[14363]: audit 2024-02-10T06:56:47.133942+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:48.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:48 smithi107 bash[14363]: audit 2024-02-10T06:56:47.149088+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:56:48.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:48 smithi107 bash[14363]: audit 2024-02-10T06:56:47.151200+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:48.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:48 smithi107 bash[14363]: audit 2024-02-10T06:56:47.152385+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:56:50.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:50 smithi107 bash[14363]: cluster 2024-02-10T06:56:48.916005+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-10T06:56:50.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:50 smithi107 bash[19776]: cluster 2024-02-10T06:56:48.916005+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-10T06:56:50.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:50 smithi195 bash[14417]: cluster 2024-02-10T06:56:48.916005+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-10T06:56:52.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:51 smithi195 bash[14417]: audit 2024-02-10T06:56:50.900678+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:52.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:51 smithi195 bash[14417]: audit 2024-02-10T06:56:50.908825+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:52.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:51 smithi107 bash[14363]: audit 2024-02-10T06:56:50.900678+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:52.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:51 smithi107 bash[14363]: audit 2024-02-10T06:56:50.908825+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:52.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:51 smithi107 bash[19776]: audit 2024-02-10T06:56:50.900678+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:52.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:51 smithi107 bash[19776]: audit 2024-02-10T06:56:50.908825+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:53.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:52 smithi107 bash[14363]: cluster 2024-02-10T06:56:50.916377+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-10T06:56:53.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:52 smithi107 bash[19776]: cluster 2024-02-10T06:56:50.916377+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-10T06:56:53.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:52 smithi195 bash[14417]: cluster 2024-02-10T06:56:50.916377+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-10T06:56:54.047 INFO:teuthology.orchestra.run.smithi107.stdout:Created osd(s) 0 on host 'smithi107' 2024-02-10T06:56:54.649 DEBUG:teuthology.orchestra.run.smithi107:osd.0> sudo journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.0.service 2024-02-10T06:56:54.651 INFO:tasks.cephadm:Deploying osd.1 on smithi107 with /dev/vg_nvme/lv_3... 2024-02-10T06:56:54.651 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-10T06:56:55.179 INFO:journalctl@ceph.osd.0.smithi107.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T06:56:55.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:54 smithi107 bash[14363]: cluster 2024-02-10T06:56:52.916779+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-10T06:56:55.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:54 smithi107 bash[14363]: audit 2024-02-10T06:56:54.045177+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:55.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:54 smithi107 bash[14363]: audit 2024-02-10T06:56:54.083243+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:56:55.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:54 smithi107 bash[14363]: audit 2024-02-10T06:56:54.085135+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:55.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:54 smithi107 bash[14363]: audit 2024-02-10T06:56:54.086387+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:56:55.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:54 smithi107 bash[14363]: audit 2024-02-10T06:56:54.396841+0000 mon.a (mon.0) 258 : audit [INF] from='osd.0 [v2:172.21.15.107:6802/3410757217,v1:172.21.15.107:6803/3410757217]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T06:56:55.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:54 smithi107 bash[19776]: cluster 2024-02-10T06:56:52.916779+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-10T06:56:55.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:54 smithi107 bash[19776]: audit 2024-02-10T06:56:54.045177+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:55.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:54 smithi107 bash[19776]: audit 2024-02-10T06:56:54.083243+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:56:55.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:54 smithi107 bash[19776]: audit 2024-02-10T06:56:54.085135+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:55.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:54 smithi107 bash[19776]: audit 2024-02-10T06:56:54.086387+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:56:55.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:54 smithi107 bash[19776]: audit 2024-02-10T06:56:54.396841+0000 mon.a (mon.0) 258 : audit [INF] from='osd.0 [v2:172.21.15.107:6802/3410757217,v1:172.21.15.107:6803/3410757217]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T06:56:55.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:54 smithi195 bash[14417]: cluster 2024-02-10T06:56:52.916779+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-10T06:56:55.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:54 smithi195 bash[14417]: audit 2024-02-10T06:56:54.045177+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:56:55.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:54 smithi195 bash[14417]: audit 2024-02-10T06:56:54.083243+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:56:55.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:54 smithi195 bash[14417]: audit 2024-02-10T06:56:54.085135+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:56:55.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:54 smithi195 bash[14417]: audit 2024-02-10T06:56:54.086387+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:56:55.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:54 smithi195 bash[14417]: audit 2024-02-10T06:56:54.396841+0000 mon.a (mon.0) 258 : audit [INF] from='osd.0 [v2:172.21.15.107:6802/3410757217,v1:172.21.15.107:6803/3410757217]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T06:56:56.064 INFO:journalctl@ceph.osd.0.smithi107.stdout:Feb 10 06:56:56 smithi107 bash[22586]: debug 2024-02-10T06:56:56.054+0000 7fc8f13ca700 -1 osd.0 0 waiting for initial osdmap 2024-02-10T06:56:56.064 INFO:journalctl@ceph.osd.0.smithi107.stdout:Feb 10 06:56:56 smithi107 bash[22586]: debug 2024-02-10T06:56:56.058+0000 7fc8ed564700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T06:56:56.065 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:55 smithi107 bash[14363]: cluster 2024-02-10T06:56:54.917280+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:56:56.065 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:55 smithi107 bash[14363]: audit 2024-02-10T06:56:55.049195+0000 mon.a (mon.0) 259 : audit [INF] from='osd.0 [v2:172.21.15.107:6802/3410757217,v1:172.21.15.107:6803/3410757217]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-10T06:56:56.065 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:55 smithi107 bash[14363]: cluster 2024-02-10T06:56:55.049361+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-02-10T06:56:56.065 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:55 smithi107 bash[14363]: audit 2024-02-10T06:56:55.049791+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:56:56.065 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:55 smithi107 bash[14363]: audit 2024-02-10T06:56:55.050648+0000 mon.a (mon.0) 262 : audit [INF] from='osd.0 [v2:172.21.15.107:6802/3410757217,v1:172.21.15.107:6803/3410757217]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T06:56:56.065 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:55 smithi107 bash[19776]: cluster 2024-02-10T06:56:54.917280+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:56:56.065 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:55 smithi107 bash[19776]: audit 2024-02-10T06:56:55.049195+0000 mon.a (mon.0) 259 : audit [INF] from='osd.0 [v2:172.21.15.107:6802/3410757217,v1:172.21.15.107:6803/3410757217]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-10T06:56:56.065 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:55 smithi107 bash[19776]: cluster 2024-02-10T06:56:55.049361+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-02-10T06:56:56.065 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:55 smithi107 bash[19776]: audit 2024-02-10T06:56:55.049791+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:56:56.065 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:55 smithi107 bash[19776]: audit 2024-02-10T06:56:55.050648+0000 mon.a (mon.0) 262 : audit [INF] from='osd.0 [v2:172.21.15.107:6802/3410757217,v1:172.21.15.107:6803/3410757217]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T06:56:56.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:55 smithi195 bash[14417]: cluster 2024-02-10T06:56:54.917280+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:56:56.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:55 smithi195 bash[14417]: audit 2024-02-10T06:56:55.049195+0000 mon.a (mon.0) 259 : audit [INF] from='osd.0 [v2:172.21.15.107:6802/3410757217,v1:172.21.15.107:6803/3410757217]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-10T06:56:56.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:55 smithi195 bash[14417]: cluster 2024-02-10T06:56:55.049361+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-02-10T06:56:56.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:55 smithi195 bash[14417]: audit 2024-02-10T06:56:55.049791+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:56:56.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:55 smithi195 bash[14417]: audit 2024-02-10T06:56:55.050648+0000 mon.a (mon.0) 262 : audit [INF] from='osd.0 [v2:172.21.15.107:6802/3410757217,v1:172.21.15.107:6803/3410757217]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T06:56:57.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:57 smithi195 bash[14417]: audit 2024-02-10T06:56:56.053993+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 [v2:172.21.15.107:6802/3410757217,v1:172.21.15.107:6803/3410757217]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]': finished 2024-02-10T06:56:57.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:57 smithi195 bash[14417]: cluster 2024-02-10T06:56:56.054192+0000 mon.a (mon.0) 264 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-02-10T06:56:57.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:57 smithi195 bash[14417]: audit 2024-02-10T06:56:56.054457+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:56:57.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:57 smithi195 bash[14417]: audit 2024-02-10T06:56:56.060201+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:56:57.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:57 smithi195 bash[14417]: cluster 2024-02-10T06:56:56.917770+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:56:57.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:57 smithi107 bash[14363]: audit 2024-02-10T06:56:56.053993+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 [v2:172.21.15.107:6802/3410757217,v1:172.21.15.107:6803/3410757217]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]': finished 2024-02-10T06:56:57.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:57 smithi107 bash[14363]: cluster 2024-02-10T06:56:56.054192+0000 mon.a (mon.0) 264 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-02-10T06:56:57.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:57 smithi107 bash[14363]: audit 2024-02-10T06:56:56.054457+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:56:57.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:57 smithi107 bash[14363]: audit 2024-02-10T06:56:56.060201+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:56:57.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:57 smithi107 bash[14363]: cluster 2024-02-10T06:56:56.917770+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:56:57.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:57 smithi107 bash[19776]: audit 2024-02-10T06:56:56.053993+0000 mon.a (mon.0) 263 : audit [INF] from='osd.0 [v2:172.21.15.107:6802/3410757217,v1:172.21.15.107:6803/3410757217]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]': finished 2024-02-10T06:56:57.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:57 smithi107 bash[19776]: cluster 2024-02-10T06:56:56.054192+0000 mon.a (mon.0) 264 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-02-10T06:56:57.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:57 smithi107 bash[19776]: audit 2024-02-10T06:56:56.054457+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:56:57.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:57 smithi107 bash[19776]: audit 2024-02-10T06:56:56.060201+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:56:57.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:57 smithi107 bash[19776]: cluster 2024-02-10T06:56:56.917770+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-10T06:56:58.161 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:58 smithi107 bash[14363]: cluster 2024-02-10T06:56:55.409081+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:56:58.161 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:58 smithi107 bash[14363]: cluster 2024-02-10T06:56:55.409294+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:56:58.161 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:58 smithi107 bash[14363]: cluster 2024-02-10T06:56:57.054235+0000 mon.a (mon.0) 267 : cluster [INF] osd.0 [v2:172.21.15.107:6802/3410757217,v1:172.21.15.107:6803/3410757217] boot 2024-02-10T06:56:58.161 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:58 smithi107 bash[14363]: cluster 2024-02-10T06:56:57.054378+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-02-10T06:56:58.161 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:58 smithi107 bash[14363]: audit 2024-02-10T06:56:57.056551+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:56:58.161 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:58 smithi107 bash[19776]: cluster 2024-02-10T06:56:55.409081+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:56:58.161 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:58 smithi107 bash[19776]: cluster 2024-02-10T06:56:55.409294+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:56:58.161 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:58 smithi107 bash[19776]: cluster 2024-02-10T06:56:57.054235+0000 mon.a (mon.0) 267 : cluster [INF] osd.0 [v2:172.21.15.107:6802/3410757217,v1:172.21.15.107:6803/3410757217] boot 2024-02-10T06:56:58.162 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:58 smithi107 bash[19776]: cluster 2024-02-10T06:56:57.054378+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-02-10T06:56:58.162 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:58 smithi107 bash[19776]: audit 2024-02-10T06:56:57.056551+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:56:58.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:58 smithi195 bash[14417]: cluster 2024-02-10T06:56:55.409081+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:56:58.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:58 smithi195 bash[14417]: cluster 2024-02-10T06:56:55.409294+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:56:58.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:58 smithi195 bash[14417]: cluster 2024-02-10T06:56:57.054235+0000 mon.a (mon.0) 267 : cluster [INF] osd.0 [v2:172.21.15.107:6802/3410757217,v1:172.21.15.107:6803/3410757217] boot 2024-02-10T06:56:58.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:58 smithi195 bash[14417]: cluster 2024-02-10T06:56:57.054378+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-02-10T06:56:58.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:58 smithi195 bash[14417]: audit 2024-02-10T06:56:57.056551+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T06:56:58.463 INFO:teuthology.orchestra.run.smithi107.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-10T06:56:58.464 INFO:teuthology.orchestra.run.smithi107.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-10T06:56:58.464 INFO:teuthology.orchestra.run.smithi107.stderr: stderr: 10+0 records in 2024-02-10T06:56:58.464 INFO:teuthology.orchestra.run.smithi107.stderr:10+0 records out 2024-02-10T06:56:58.464 INFO:teuthology.orchestra.run.smithi107.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0216306 s, 485 MB/s 2024-02-10T06:56:58.464 INFO:teuthology.orchestra.run.smithi107.stderr:--> Zapping successful for: 2024-02-10T06:56:59.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:59 smithi195 bash[14417]: cluster 2024-02-10T06:56:58.067646+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-02-10T06:56:59.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:56:59 smithi195 bash[14417]: cluster 2024-02-10T06:56:58.918273+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-10T06:56:59.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:59 smithi107 bash[14363]: cluster 2024-02-10T06:56:58.067646+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-02-10T06:56:59.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:56:59 smithi107 bash[14363]: cluster 2024-02-10T06:56:58.918273+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-10T06:56:59.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:59 smithi107 bash[19776]: cluster 2024-02-10T06:56:58.067646+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-02-10T06:56:59.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:56:59 smithi107 bash[19776]: cluster 2024-02-10T06:56:58.918273+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-10T06:56:59.870 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi107:vg_nvme/lv_3 2024-02-10T06:57:01.316 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:00 smithi107 bash[14363]: cluster 2024-02-10T06:57:00.918757+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-10T06:57:01.316 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:00 smithi107 bash[19776]: cluster 2024-02-10T06:57:00.918757+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-10T06:57:01.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:00 smithi195 bash[14417]: cluster 2024-02-10T06:57:00.918757+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-10T06:57:04.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:03 smithi195 bash[14417]: cluster 2024-02-10T06:57:02.919277+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:57:04.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:03 smithi195 bash[14417]: audit 2024-02-10T06:57:03.041789+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:57:04.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:03 smithi195 bash[14417]: audit 2024-02-10T06:57:03.043235+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:57:04.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:03 smithi195 bash[14417]: audit 2024-02-10T06:57:03.051082+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:57:04.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:03 smithi195 bash[14417]: audit 2024-02-10T06:57:03.058075+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:57:04.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:03 smithi195 bash[14417]: audit 2024-02-10T06:57:03.452050+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:57:04.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:03 smithi195 bash[14417]: audit 2024-02-10T06:57:03.458083+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:57:04.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:03 smithi195 bash[14417]: audit 2024-02-10T06:57:03.459554+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:57:04.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:03 smithi107 bash[14363]: cluster 2024-02-10T06:57:02.919277+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:57:04.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:03 smithi107 bash[14363]: audit 2024-02-10T06:57:03.041789+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:57:04.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:03 smithi107 bash[14363]: audit 2024-02-10T06:57:03.043235+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:57:04.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:03 smithi107 bash[14363]: audit 2024-02-10T06:57:03.051082+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:57:04.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:03 smithi107 bash[14363]: audit 2024-02-10T06:57:03.058075+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:57:04.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:03 smithi107 bash[14363]: audit 2024-02-10T06:57:03.452050+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:57:04.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:03 smithi107 bash[14363]: audit 2024-02-10T06:57:03.458083+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:57:04.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:03 smithi107 bash[14363]: audit 2024-02-10T06:57:03.459554+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:57:04.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:03 smithi107 bash[19776]: cluster 2024-02-10T06:57:02.919277+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:57:04.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:03 smithi107 bash[19776]: audit 2024-02-10T06:57:03.041789+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:57:04.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:03 smithi107 bash[19776]: audit 2024-02-10T06:57:03.043235+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:57:04.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:03 smithi107 bash[19776]: audit 2024-02-10T06:57:03.051082+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:57:04.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:03 smithi107 bash[19776]: audit 2024-02-10T06:57:03.058075+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:57:04.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:03 smithi107 bash[19776]: audit 2024-02-10T06:57:03.452050+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:57:04.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:03 smithi107 bash[19776]: audit 2024-02-10T06:57:03.458083+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:57:04.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:03 smithi107 bash[19776]: audit 2024-02-10T06:57:03.459554+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:57:05.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:04 smithi195 bash[14417]: cephadm 2024-02-10T06:57:03.033431+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Detected new or changed devices on smithi107 2024-02-10T06:57:05.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:04 smithi195 bash[14417]: cephadm 2024-02-10T06:57:03.044359+0000 mgr.y (mgr.14152) 84 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 16246M 2024-02-10T06:57:05.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:04 smithi195 bash[14417]: audit 2024-02-10T06:57:03.445441+0000 mgr.y (mgr.14152) 85 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:57:05.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:04 smithi107 bash[14363]: cephadm 2024-02-10T06:57:03.033431+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Detected new or changed devices on smithi107 2024-02-10T06:57:05.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:04 smithi107 bash[14363]: cephadm 2024-02-10T06:57:03.044359+0000 mgr.y (mgr.14152) 84 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 16246M 2024-02-10T06:57:05.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:04 smithi107 bash[14363]: audit 2024-02-10T06:57:03.445441+0000 mgr.y (mgr.14152) 85 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:57:05.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:04 smithi107 bash[19776]: cephadm 2024-02-10T06:57:03.033431+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Detected new or changed devices on smithi107 2024-02-10T06:57:05.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:04 smithi107 bash[19776]: cephadm 2024-02-10T06:57:03.044359+0000 mgr.y (mgr.14152) 84 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 16246M 2024-02-10T06:57:05.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:04 smithi107 bash[19776]: audit 2024-02-10T06:57:03.445441+0000 mgr.y (mgr.14152) 85 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:57:06.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:05 smithi195 bash[14417]: cluster 2024-02-10T06:57:04.919785+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-10T06:57:06.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:05 smithi107 bash[14363]: cluster 2024-02-10T06:57:04.919785+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-10T06:57:06.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:05 smithi107 bash[19776]: cluster 2024-02-10T06:57:04.919785+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-10T06:57:07.240 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:06 smithi107 bash[14363]: cluster 2024-02-10T06:57:06.920248+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-10T06:57:07.240 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:06 smithi107 bash[19776]: cluster 2024-02-10T06:57:06.920248+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-10T06:57:07.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:06 smithi195 bash[14417]: cluster 2024-02-10T06:57:06.920248+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-10T06:57:09.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:08 smithi195 bash[14417]: cluster 2024-02-10T06:57:08.920714+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:57:09.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:08 smithi107 bash[14363]: cluster 2024-02-10T06:57:08.920714+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:57:09.459 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:08 smithi107 bash[19776]: cluster 2024-02-10T06:57:08.920714+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:57:10.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:09 smithi195 bash[14417]: audit 2024-02-10T06:57:09.499917+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.107:0/2367794568' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b2d1b151-f4a9-4f00-9e68-0027ec9509ea"}]: dispatch 2024-02-10T06:57:10.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:09 smithi195 bash[14417]: audit 2024-02-10T06:57:09.500473+0000 mon.a (mon.0) 278 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b2d1b151-f4a9-4f00-9e68-0027ec9509ea"}]: dispatch 2024-02-10T06:57:10.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:09 smithi195 bash[14417]: audit 2024-02-10T06:57:09.508106+0000 mon.a (mon.0) 279 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b2d1b151-f4a9-4f00-9e68-0027ec9509ea"}]': finished 2024-02-10T06:57:10.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:09 smithi195 bash[14417]: cluster 2024-02-10T06:57:09.508260+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-02-10T06:57:10.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:09 smithi195 bash[14417]: audit 2024-02-10T06:57:09.508484+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:57:10.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:09 smithi107 bash[14363]: audit 2024-02-10T06:57:09.499917+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.107:0/2367794568' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b2d1b151-f4a9-4f00-9e68-0027ec9509ea"}]: dispatch 2024-02-10T06:57:10.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:09 smithi107 bash[14363]: audit 2024-02-10T06:57:09.500473+0000 mon.a (mon.0) 278 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b2d1b151-f4a9-4f00-9e68-0027ec9509ea"}]: dispatch 2024-02-10T06:57:10.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:09 smithi107 bash[14363]: audit 2024-02-10T06:57:09.508106+0000 mon.a (mon.0) 279 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b2d1b151-f4a9-4f00-9e68-0027ec9509ea"}]': finished 2024-02-10T06:57:10.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:09 smithi107 bash[14363]: cluster 2024-02-10T06:57:09.508260+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-02-10T06:57:10.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:09 smithi107 bash[14363]: audit 2024-02-10T06:57:09.508484+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:57:10.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:09 smithi107 bash[19776]: audit 2024-02-10T06:57:09.499917+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.107:0/2367794568' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b2d1b151-f4a9-4f00-9e68-0027ec9509ea"}]: dispatch 2024-02-10T06:57:10.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:09 smithi107 bash[19776]: audit 2024-02-10T06:57:09.500473+0000 mon.a (mon.0) 278 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b2d1b151-f4a9-4f00-9e68-0027ec9509ea"}]: dispatch 2024-02-10T06:57:10.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:09 smithi107 bash[19776]: audit 2024-02-10T06:57:09.508106+0000 mon.a (mon.0) 279 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b2d1b151-f4a9-4f00-9e68-0027ec9509ea"}]': finished 2024-02-10T06:57:10.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:09 smithi107 bash[19776]: cluster 2024-02-10T06:57:09.508260+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-02-10T06:57:10.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:09 smithi107 bash[19776]: audit 2024-02-10T06:57:09.508484+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:57:11.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:10 smithi195 bash[14417]: audit 2024-02-10T06:57:10.207849+0000 mon.a (mon.0) 282 : audit [DBG] from='client.? 172.21.15.107:0/1063535619' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:57:11.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:10 smithi195 bash[14417]: cluster 2024-02-10T06:57:10.921185+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-10T06:57:11.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:10 smithi107 bash[14363]: audit 2024-02-10T06:57:10.207849+0000 mon.a (mon.0) 282 : audit [DBG] from='client.? 172.21.15.107:0/1063535619' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:57:11.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:10 smithi107 bash[14363]: cluster 2024-02-10T06:57:10.921185+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-10T06:57:11.459 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:10 smithi107 bash[19776]: audit 2024-02-10T06:57:10.207849+0000 mon.a (mon.0) 282 : audit [DBG] from='client.? 172.21.15.107:0/1063535619' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:57:11.459 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:10 smithi107 bash[19776]: cluster 2024-02-10T06:57:10.921185+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-10T06:57:14.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:13 smithi195 bash[14417]: cluster 2024-02-10T06:57:12.921729+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-10T06:57:14.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:13 smithi107 bash[14363]: cluster 2024-02-10T06:57:12.921729+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-10T06:57:14.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:13 smithi107 bash[19776]: cluster 2024-02-10T06:57:12.921729+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-10T06:57:15.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:14 smithi195 bash[14417]: cluster 2024-02-10T06:57:14.922234+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-10T06:57:15.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:14 smithi107 bash[14363]: cluster 2024-02-10T06:57:14.922234+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-10T06:57:15.459 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:14 smithi107 bash[19776]: cluster 2024-02-10T06:57:14.922234+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-10T06:57:16.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:15 smithi195 bash[14417]: audit 2024-02-10T06:57:14.987282+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:57:16.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:15 smithi195 bash[14417]: audit 2024-02-10T06:57:14.987649+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:57:16.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:15 smithi107 bash[14363]: audit 2024-02-10T06:57:14.987282+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:57:16.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:15 smithi107 bash[14363]: audit 2024-02-10T06:57:14.987649+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:57:16.459 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:15 smithi107 bash[19776]: audit 2024-02-10T06:57:14.987282+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:57:16.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:15 smithi107 bash[19776]: audit 2024-02-10T06:57:14.987649+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:57:17.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:16 smithi107 bash[14363]: cluster 2024-02-10T06:57:16.922761+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-10T06:57:17.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:17 smithi107 bash[19776]: cluster 2024-02-10T06:57:16.922761+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-10T06:57:17.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:16 smithi195 bash[14417]: cluster 2024-02-10T06:57:16.922761+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-10T06:57:19.353 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:18 smithi107 bash[14363]: cluster 2024-02-10T06:57:18.923243+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:57:19.354 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:18 smithi107 bash[19776]: cluster 2024-02-10T06:57:18.923243+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:57:19.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:18 smithi195 bash[14417]: cluster 2024-02-10T06:57:18.923243+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:57:20.121 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:19 smithi107 bash[19776]: audit 2024-02-10T06:57:19.859877+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T06:57:20.121 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:19 smithi107 bash[19776]: audit 2024-02-10T06:57:19.860960+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:57:20.121 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:19 smithi107 bash[19776]: cephadm 2024-02-10T06:57:19.861892+0000 mgr.y (mgr.14152) 94 : cephadm [INF] Deploying daemon osd.1 on smithi107 2024-02-10T06:57:20.121 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:19 smithi107 bash[14363]: audit 2024-02-10T06:57:19.859877+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T06:57:20.121 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:19 smithi107 bash[14363]: audit 2024-02-10T06:57:19.860960+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:57:20.121 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:19 smithi107 bash[14363]: cephadm 2024-02-10T06:57:19.861892+0000 mgr.y (mgr.14152) 94 : cephadm [INF] Deploying daemon osd.1 on smithi107 2024-02-10T06:57:20.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:19 smithi195 bash[14417]: audit 2024-02-10T06:57:19.859877+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T06:57:20.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:19 smithi195 bash[14417]: audit 2024-02-10T06:57:19.860960+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:57:20.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:19 smithi195 bash[14417]: cephadm 2024-02-10T06:57:19.861892+0000 mgr.y (mgr.14152) 94 : cephadm [INF] Deploying daemon osd.1 on smithi107 2024-02-10T06:57:21.336 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:20 smithi107 bash[14363]: cluster 2024-02-10T06:57:20.923740+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-10T06:57:21.337 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:20 smithi107 bash[19776]: cluster 2024-02-10T06:57:20.923740+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-10T06:57:21.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:20 smithi195 bash[14417]: cluster 2024-02-10T06:57:20.923740+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-10T06:57:24.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:23 smithi195 bash[14417]: cluster 2024-02-10T06:57:22.924205+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-10T06:57:24.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:23 smithi107 bash[14363]: cluster 2024-02-10T06:57:22.924205+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-10T06:57:24.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:23 smithi107 bash[19776]: cluster 2024-02-10T06:57:22.924205+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-10T06:57:25.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:24 smithi195 bash[14417]: audit 2024-02-10T06:57:23.989399+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:57:25.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:24 smithi195 bash[14417]: audit 2024-02-10T06:57:24.026232+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:57:25.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:24 smithi195 bash[14417]: audit 2024-02-10T06:57:24.027800+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:57:25.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:24 smithi195 bash[14417]: audit 2024-02-10T06:57:24.028990+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:57:25.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:24 smithi195 bash[14417]: cluster 2024-02-10T06:57:24.924726+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-10T06:57:25.459 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:25 smithi107 bash[19776]: audit 2024-02-10T06:57:23.989399+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:57:25.459 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:25 smithi107 bash[19776]: audit 2024-02-10T06:57:24.026232+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:57:25.459 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:25 smithi107 bash[19776]: audit 2024-02-10T06:57:24.027800+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:57:25.459 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:25 smithi107 bash[19776]: audit 2024-02-10T06:57:24.028990+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:57:25.459 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:25 smithi107 bash[19776]: cluster 2024-02-10T06:57:24.924726+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-10T06:57:25.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:24 smithi107 bash[14363]: audit 2024-02-10T06:57:23.989399+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:57:25.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:24 smithi107 bash[14363]: audit 2024-02-10T06:57:24.026232+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:57:25.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:24 smithi107 bash[14363]: audit 2024-02-10T06:57:24.027800+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:57:25.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:24 smithi107 bash[14363]: audit 2024-02-10T06:57:24.028990+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:57:25.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:24 smithi107 bash[14363]: cluster 2024-02-10T06:57:24.924726+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-10T06:57:27.259 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:26 smithi107 bash[14363]: cluster 2024-02-10T06:57:26.925188+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-10T06:57:27.259 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:26 smithi107 bash[19776]: cluster 2024-02-10T06:57:26.925188+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-10T06:57:27.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:26 smithi195 bash[14417]: cluster 2024-02-10T06:57:26.925188+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-10T06:57:28.959 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:28 smithi107 bash[19776]: audit 2024-02-10T06:57:27.788006+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:57:28.959 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:28 smithi107 bash[19776]: audit 2024-02-10T06:57:28.058342+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:57:28.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:28 smithi107 bash[14363]: audit 2024-02-10T06:57:27.788006+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:57:28.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:28 smithi107 bash[14363]: audit 2024-02-10T06:57:28.058342+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:57:29.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:28 smithi195 bash[14417]: audit 2024-02-10T06:57:27.788006+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:57:29.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:28 smithi195 bash[14417]: audit 2024-02-10T06:57:28.058342+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:57:30.138 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:29 smithi107 bash[14363]: cluster 2024-02-10T06:57:28.925743+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-10T06:57:30.138 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:29 smithi107 bash[19776]: cluster 2024-02-10T06:57:28.925743+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-10T06:57:30.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:29 smithi195 bash[14417]: cluster 2024-02-10T06:57:28.925743+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-10T06:57:30.766 INFO:teuthology.orchestra.run.smithi107.stdout:Created osd(s) 1 on host 'smithi107' 2024-02-10T06:57:31.363 DEBUG:teuthology.orchestra.run.smithi107:osd.1> sudo journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.1.service 2024-02-10T06:57:31.366 INFO:tasks.cephadm:Deploying osd.2 on smithi107 with /dev/vg_nvme/lv_2... 2024-02-10T06:57:31.366 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-10T06:57:31.492 INFO:journalctl@ceph.osd.1.smithi107.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T06:57:31.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:31 smithi107 bash[14363]: audit 2024-02-10T06:57:30.764400+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:57:31.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:31 smithi107 bash[14363]: audit 2024-02-10T06:57:30.782978+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:57:31.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:31 smithi107 bash[14363]: audit 2024-02-10T06:57:30.785490+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:57:31.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:31 smithi107 bash[14363]: audit 2024-02-10T06:57:30.787170+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:57:31.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:31 smithi107 bash[14363]: cluster 2024-02-10T06:57:30.926263+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:57:31.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:31 smithi107 bash[14363]: audit 2024-02-10T06:57:31.305755+0000 mon.a (mon.0) 297 : audit [INF] from='osd.1 [v2:172.21.15.107:6810/3681190326,v1:172.21.15.107:6811/3681190326]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T06:57:31.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:31 smithi107 bash[19776]: audit 2024-02-10T06:57:30.764400+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:57:31.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:31 smithi107 bash[19776]: audit 2024-02-10T06:57:30.782978+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:57:31.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:31 smithi107 bash[19776]: audit 2024-02-10T06:57:30.785490+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:57:31.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:31 smithi107 bash[19776]: audit 2024-02-10T06:57:30.787170+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:57:31.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:31 smithi107 bash[19776]: cluster 2024-02-10T06:57:30.926263+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:57:31.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:31 smithi107 bash[19776]: audit 2024-02-10T06:57:31.305755+0000 mon.a (mon.0) 297 : audit [INF] from='osd.1 [v2:172.21.15.107:6810/3681190326,v1:172.21.15.107:6811/3681190326]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T06:57:32.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:31 smithi195 bash[14417]: audit 2024-02-10T06:57:30.764400+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:57:32.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:31 smithi195 bash[14417]: audit 2024-02-10T06:57:30.782978+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:57:32.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:31 smithi195 bash[14417]: audit 2024-02-10T06:57:30.785490+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:57:32.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:31 smithi195 bash[14417]: audit 2024-02-10T06:57:30.787170+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:57:32.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:31 smithi195 bash[14417]: cluster 2024-02-10T06:57:30.926263+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:57:32.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:31 smithi195 bash[14417]: audit 2024-02-10T06:57:31.305755+0000 mon.a (mon.0) 297 : audit [INF] from='osd.1 [v2:172.21.15.107:6810/3681190326,v1:172.21.15.107:6811/3681190326]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T06:57:33.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:32 smithi195 bash[14417]: audit 2024-02-10T06:57:31.769473+0000 mon.a (mon.0) 298 : audit [INF] from='osd.1 [v2:172.21.15.107:6810/3681190326,v1:172.21.15.107:6811/3681190326]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-10T06:57:33.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:32 smithi195 bash[14417]: cluster 2024-02-10T06:57:31.769669+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-02-10T06:57:33.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:32 smithi195 bash[14417]: audit 2024-02-10T06:57:31.770376+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:57:33.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:32 smithi195 bash[14417]: audit 2024-02-10T06:57:31.771070+0000 mon.a (mon.0) 301 : audit [INF] from='osd.1 [v2:172.21.15.107:6810/3681190326,v1:172.21.15.107:6811/3681190326]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T06:57:33.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:32 smithi195 bash[14417]: audit 2024-02-10T06:57:32.770692+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.107:6810/3681190326,v1:172.21.15.107:6811/3681190326]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]': finished 2024-02-10T06:57:33.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:32 smithi195 bash[14417]: cluster 2024-02-10T06:57:32.770896+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-02-10T06:57:33.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:32 smithi107 bash[19776]: audit 2024-02-10T06:57:31.769473+0000 mon.a (mon.0) 298 : audit [INF] from='osd.1 [v2:172.21.15.107:6810/3681190326,v1:172.21.15.107:6811/3681190326]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-10T06:57:33.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:32 smithi107 bash[19776]: cluster 2024-02-10T06:57:31.769669+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-02-10T06:57:33.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:32 smithi107 bash[19776]: audit 2024-02-10T06:57:31.770376+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:57:33.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:32 smithi107 bash[19776]: audit 2024-02-10T06:57:31.771070+0000 mon.a (mon.0) 301 : audit [INF] from='osd.1 [v2:172.21.15.107:6810/3681190326,v1:172.21.15.107:6811/3681190326]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T06:57:33.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:32 smithi107 bash[19776]: audit 2024-02-10T06:57:32.770692+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.107:6810/3681190326,v1:172.21.15.107:6811/3681190326]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]': finished 2024-02-10T06:57:33.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:32 smithi107 bash[19776]: cluster 2024-02-10T06:57:32.770896+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-02-10T06:57:33.210 INFO:journalctl@ceph.osd.1.smithi107.stdout:Feb 10 06:57:32 smithi107 bash[25684]: debug 2024-02-10T06:57:32.774+0000 7f80b1c23700 -1 osd.1 0 waiting for initial osdmap 2024-02-10T06:57:33.210 INFO:journalctl@ceph.osd.1.smithi107.stdout:Feb 10 06:57:32 smithi107 bash[25684]: debug 2024-02-10T06:57:32.778+0000 7f80aadb7700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T06:57:33.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:32 smithi107 bash[14363]: audit 2024-02-10T06:57:31.769473+0000 mon.a (mon.0) 298 : audit [INF] from='osd.1 [v2:172.21.15.107:6810/3681190326,v1:172.21.15.107:6811/3681190326]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-10T06:57:33.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:32 smithi107 bash[14363]: cluster 2024-02-10T06:57:31.769669+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-02-10T06:57:33.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:32 smithi107 bash[14363]: audit 2024-02-10T06:57:31.770376+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:57:33.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:32 smithi107 bash[14363]: audit 2024-02-10T06:57:31.771070+0000 mon.a (mon.0) 301 : audit [INF] from='osd.1 [v2:172.21.15.107:6810/3681190326,v1:172.21.15.107:6811/3681190326]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T06:57:33.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:32 smithi107 bash[14363]: audit 2024-02-10T06:57:32.770692+0000 mon.a (mon.0) 302 : audit [INF] from='osd.1 [v2:172.21.15.107:6810/3681190326,v1:172.21.15.107:6811/3681190326]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]': finished 2024-02-10T06:57:33.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:32 smithi107 bash[14363]: cluster 2024-02-10T06:57:32.770896+0000 mon.a (mon.0) 303 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-02-10T06:57:34.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:33 smithi195 bash[14417]: audit 2024-02-10T06:57:32.771166+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:57:34.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:33 smithi195 bash[14417]: audit 2024-02-10T06:57:32.780701+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:57:34.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:33 smithi195 bash[14417]: cluster 2024-02-10T06:57:32.926750+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:57:34.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:33 smithi107 bash[14363]: audit 2024-02-10T06:57:32.771166+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:57:34.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:33 smithi107 bash[14363]: audit 2024-02-10T06:57:32.780701+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:57:34.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:33 smithi107 bash[14363]: cluster 2024-02-10T06:57:32.926750+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:57:34.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:33 smithi107 bash[19776]: audit 2024-02-10T06:57:32.771166+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:57:34.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:33 smithi107 bash[19776]: audit 2024-02-10T06:57:32.780701+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:57:34.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:33 smithi107 bash[19776]: cluster 2024-02-10T06:57:32.926750+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-02-10T06:57:35.024 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:34 smithi107 bash[14363]: cluster 2024-02-10T06:57:32.324771+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:57:35.024 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:34 smithi107 bash[14363]: cluster 2024-02-10T06:57:32.324955+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:57:35.024 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:34 smithi107 bash[14363]: cluster 2024-02-10T06:57:33.782266+0000 mon.a (mon.0) 306 : cluster [INF] osd.1 [v2:172.21.15.107:6810/3681190326,v1:172.21.15.107:6811/3681190326] boot 2024-02-10T06:57:35.024 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:34 smithi107 bash[14363]: cluster 2024-02-10T06:57:33.782337+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-02-10T06:57:35.024 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:34 smithi107 bash[14363]: audit 2024-02-10T06:57:33.783436+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:57:35.025 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:34 smithi107 bash[19776]: cluster 2024-02-10T06:57:32.324771+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:57:35.025 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:34 smithi107 bash[19776]: cluster 2024-02-10T06:57:32.324955+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:57:35.025 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:34 smithi107 bash[19776]: cluster 2024-02-10T06:57:33.782266+0000 mon.a (mon.0) 306 : cluster [INF] osd.1 [v2:172.21.15.107:6810/3681190326,v1:172.21.15.107:6811/3681190326] boot 2024-02-10T06:57:35.025 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:34 smithi107 bash[19776]: cluster 2024-02-10T06:57:33.782337+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-02-10T06:57:35.025 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:34 smithi107 bash[19776]: audit 2024-02-10T06:57:33.783436+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:57:35.120 INFO:teuthology.orchestra.run.smithi107.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-10T06:57:35.120 INFO:teuthology.orchestra.run.smithi107.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-10T06:57:35.120 INFO:teuthology.orchestra.run.smithi107.stderr: stderr: 10+0 records in 2024-02-10T06:57:35.121 INFO:teuthology.orchestra.run.smithi107.stderr:10+0 records out 2024-02-10T06:57:35.121 INFO:teuthology.orchestra.run.smithi107.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0205518 s, 510 MB/s 2024-02-10T06:57:35.121 INFO:teuthology.orchestra.run.smithi107.stderr:--> Zapping successful for: 2024-02-10T06:57:35.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:34 smithi195 bash[14417]: cluster 2024-02-10T06:57:32.324771+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:57:35.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:34 smithi195 bash[14417]: cluster 2024-02-10T06:57:32.324955+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:57:35.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:34 smithi195 bash[14417]: cluster 2024-02-10T06:57:33.782266+0000 mon.a (mon.0) 306 : cluster [INF] osd.1 [v2:172.21.15.107:6810/3681190326,v1:172.21.15.107:6811/3681190326] boot 2024-02-10T06:57:35.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:34 smithi195 bash[14417]: cluster 2024-02-10T06:57:33.782337+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-02-10T06:57:35.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:34 smithi195 bash[14417]: audit 2024-02-10T06:57:33.783436+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T06:57:36.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:35 smithi195 bash[14417]: cluster 2024-02-10T06:57:34.870480+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-02-10T06:57:36.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:35 smithi195 bash[14417]: cluster 2024-02-10T06:57:34.927112+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-10T06:57:36.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:35 smithi107 bash[14363]: cluster 2024-02-10T06:57:34.870480+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-02-10T06:57:36.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:35 smithi107 bash[14363]: cluster 2024-02-10T06:57:34.927112+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-10T06:57:36.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:35 smithi107 bash[19776]: cluster 2024-02-10T06:57:34.870480+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-02-10T06:57:36.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:35 smithi107 bash[19776]: cluster 2024-02-10T06:57:34.927112+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-10T06:57:36.360 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi107:vg_nvme/lv_2 2024-02-10T06:57:37.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:36 smithi107 bash[14363]: cluster 2024-02-10T06:57:36.927550+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:57:37.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:36 smithi107 bash[19776]: cluster 2024-02-10T06:57:36.927550+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:57:37.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:36 smithi195 bash[14417]: cluster 2024-02-10T06:57:36.927550+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:57:39.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:38 smithi107 bash[14363]: cluster 2024-02-10T06:57:38.928051+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:57:39.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:38 smithi107 bash[19776]: cluster 2024-02-10T06:57:38.928051+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:57:39.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:38 smithi195 bash[14417]: cluster 2024-02-10T06:57:38.928051+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:57:40.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:40 smithi195 bash[14417]: cephadm 2024-02-10T06:57:39.556952+0000 mgr.y (mgr.14152) 105 : cephadm [INF] Detected new or changed devices on smithi107 2024-02-10T06:57:40.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:40 smithi195 bash[14417]: audit 2024-02-10T06:57:39.565478+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:57:40.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:40 smithi195 bash[14417]: audit 2024-02-10T06:57:39.567940+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:57:40.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:40 smithi195 bash[14417]: audit 2024-02-10T06:57:39.570007+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:57:40.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:40 smithi195 bash[14417]: cephadm 2024-02-10T06:57:39.571421+0000 mgr.y (mgr.14152) 106 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 8123M 2024-02-10T06:57:40.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:40 smithi195 bash[14417]: audit 2024-02-10T06:57:39.578630+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:57:40.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:40 smithi195 bash[14417]: audit 2024-02-10T06:57:39.587066+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:57:40.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:40 smithi195 bash[14417]: audit 2024-02-10T06:57:40.010141+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:57:40.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:40 smithi195 bash[14417]: audit 2024-02-10T06:57:40.015776+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:57:40.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:40 smithi195 bash[14417]: audit 2024-02-10T06:57:40.017146+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:57:40.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:40 smithi107 bash[14363]: cephadm 2024-02-10T06:57:39.556952+0000 mgr.y (mgr.14152) 105 : cephadm [INF] Detected new or changed devices on smithi107 2024-02-10T06:57:40.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:40 smithi107 bash[14363]: audit 2024-02-10T06:57:39.565478+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:57:40.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:40 smithi107 bash[14363]: audit 2024-02-10T06:57:39.567940+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:57:40.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:40 smithi107 bash[14363]: audit 2024-02-10T06:57:39.570007+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:57:40.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:40 smithi107 bash[14363]: cephadm 2024-02-10T06:57:39.571421+0000 mgr.y (mgr.14152) 106 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 8123M 2024-02-10T06:57:40.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:40 smithi107 bash[14363]: audit 2024-02-10T06:57:39.578630+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:57:40.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:40 smithi107 bash[14363]: audit 2024-02-10T06:57:39.587066+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:57:40.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:40 smithi107 bash[14363]: audit 2024-02-10T06:57:40.010141+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:57:40.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:40 smithi107 bash[14363]: audit 2024-02-10T06:57:40.015776+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:57:40.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:40 smithi107 bash[14363]: audit 2024-02-10T06:57:40.017146+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:57:40.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:40 smithi107 bash[19776]: cephadm 2024-02-10T06:57:39.556952+0000 mgr.y (mgr.14152) 105 : cephadm [INF] Detected new or changed devices on smithi107 2024-02-10T06:57:40.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:40 smithi107 bash[19776]: audit 2024-02-10T06:57:39.565478+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:57:40.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:40 smithi107 bash[19776]: audit 2024-02-10T06:57:39.567940+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:57:40.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:40 smithi107 bash[19776]: audit 2024-02-10T06:57:39.570007+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:57:40.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:40 smithi107 bash[19776]: cephadm 2024-02-10T06:57:39.571421+0000 mgr.y (mgr.14152) 106 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 8123M 2024-02-10T06:57:40.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:40 smithi107 bash[19776]: audit 2024-02-10T06:57:39.578630+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:57:40.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:40 smithi107 bash[19776]: audit 2024-02-10T06:57:39.587066+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:57:40.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:40 smithi107 bash[19776]: audit 2024-02-10T06:57:40.010141+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:57:40.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:40 smithi107 bash[19776]: audit 2024-02-10T06:57:40.015776+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:57:40.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:40 smithi107 bash[19776]: audit 2024-02-10T06:57:40.017146+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:57:41.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:41 smithi195 bash[14417]: audit 2024-02-10T06:57:40.003510+0000 mgr.y (mgr.14152) 107 : audit [DBG] from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:57:41.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:41 smithi195 bash[14417]: cluster 2024-02-10T06:57:40.928558+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-10T06:57:41.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:41 smithi107 bash[14363]: audit 2024-02-10T06:57:40.003510+0000 mgr.y (mgr.14152) 107 : audit [DBG] from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:57:41.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:41 smithi107 bash[14363]: cluster 2024-02-10T06:57:40.928558+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-10T06:57:41.959 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:41 smithi107 bash[19776]: audit 2024-02-10T06:57:40.003510+0000 mgr.y (mgr.14152) 107 : audit [DBG] from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:57:41.959 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:41 smithi107 bash[19776]: cluster 2024-02-10T06:57:40.928558+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-10T06:57:43.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:43 smithi107 bash[14363]: cluster 2024-02-10T06:57:42.929065+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-10T06:57:43.959 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:43 smithi107 bash[19776]: cluster 2024-02-10T06:57:42.929065+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-10T06:57:44.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:43 smithi195 bash[14417]: cluster 2024-02-10T06:57:42.929065+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-10T06:57:45.246 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:44 smithi107 bash[14363]: cluster 2024-02-10T06:57:44.929602+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-10T06:57:45.246 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:44 smithi107 bash[19776]: cluster 2024-02-10T06:57:44.929602+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-10T06:57:45.407 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:44 smithi195 bash[14417]: cluster 2024-02-10T06:57:44.929602+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-10T06:57:46.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:46 smithi195 bash[14417]: audit 2024-02-10T06:57:46.034359+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.107:0/1496441083' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e4581aab-dcab-4e20-a5c4-5f4147b330a3"}]: dispatch 2024-02-10T06:57:46.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:46 smithi195 bash[14417]: audit 2024-02-10T06:57:46.035094+0000 mon.a (mon.0) 318 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e4581aab-dcab-4e20-a5c4-5f4147b330a3"}]: dispatch 2024-02-10T06:57:46.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:46 smithi195 bash[14417]: audit 2024-02-10T06:57:46.043858+0000 mon.a (mon.0) 319 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e4581aab-dcab-4e20-a5c4-5f4147b330a3"}]': finished 2024-02-10T06:57:46.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:46 smithi195 bash[14417]: cluster 2024-02-10T06:57:46.044049+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-02-10T06:57:46.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:46 smithi195 bash[14417]: audit 2024-02-10T06:57:46.044279+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:57:46.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:46 smithi107 bash[14363]: audit 2024-02-10T06:57:46.034359+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.107:0/1496441083' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e4581aab-dcab-4e20-a5c4-5f4147b330a3"}]: dispatch 2024-02-10T06:57:46.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:46 smithi107 bash[14363]: audit 2024-02-10T06:57:46.035094+0000 mon.a (mon.0) 318 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e4581aab-dcab-4e20-a5c4-5f4147b330a3"}]: dispatch 2024-02-10T06:57:46.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:46 smithi107 bash[14363]: audit 2024-02-10T06:57:46.043858+0000 mon.a (mon.0) 319 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e4581aab-dcab-4e20-a5c4-5f4147b330a3"}]': finished 2024-02-10T06:57:46.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:46 smithi107 bash[14363]: cluster 2024-02-10T06:57:46.044049+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-02-10T06:57:46.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:46 smithi107 bash[14363]: audit 2024-02-10T06:57:46.044279+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:57:46.459 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:46 smithi107 bash[19776]: audit 2024-02-10T06:57:46.034359+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.107:0/1496441083' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e4581aab-dcab-4e20-a5c4-5f4147b330a3"}]: dispatch 2024-02-10T06:57:46.459 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:46 smithi107 bash[19776]: audit 2024-02-10T06:57:46.035094+0000 mon.a (mon.0) 318 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e4581aab-dcab-4e20-a5c4-5f4147b330a3"}]: dispatch 2024-02-10T06:57:46.459 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:46 smithi107 bash[19776]: audit 2024-02-10T06:57:46.043858+0000 mon.a (mon.0) 319 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e4581aab-dcab-4e20-a5c4-5f4147b330a3"}]': finished 2024-02-10T06:57:46.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:46 smithi107 bash[19776]: cluster 2024-02-10T06:57:46.044049+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-02-10T06:57:46.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:46 smithi107 bash[19776]: audit 2024-02-10T06:57:46.044279+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:57:47.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:47 smithi195 bash[14417]: audit 2024-02-10T06:57:46.780950+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.107:0/3662024244' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:57:47.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:47 smithi195 bash[14417]: cluster 2024-02-10T06:57:46.930097+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-10T06:57:47.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:47 smithi107 bash[14363]: audit 2024-02-10T06:57:46.780950+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.107:0/3662024244' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:57:47.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:47 smithi107 bash[14363]: cluster 2024-02-10T06:57:46.930097+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-10T06:57:47.459 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:47 smithi107 bash[19776]: audit 2024-02-10T06:57:46.780950+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.107:0/3662024244' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:57:47.459 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:47 smithi107 bash[19776]: cluster 2024-02-10T06:57:46.930097+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-10T06:57:50.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:49 smithi107 bash[14363]: cluster 2024-02-10T06:57:48.930687+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-10T06:57:50.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:49 smithi107 bash[19776]: cluster 2024-02-10T06:57:48.930687+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-10T06:57:50.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:49 smithi195 bash[14417]: cluster 2024-02-10T06:57:48.930687+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-10T06:57:52.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:51 smithi195 bash[14417]: cluster 2024-02-10T06:57:50.931199+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-10T06:57:52.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:51 smithi107 bash[14363]: cluster 2024-02-10T06:57:50.931199+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-10T06:57:52.459 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:51 smithi107 bash[19776]: cluster 2024-02-10T06:57:50.931199+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-10T06:57:55.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:54 smithi195 bash[14417]: cluster 2024-02-10T06:57:52.931829+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-10T06:57:55.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:54 smithi107 bash[19776]: cluster 2024-02-10T06:57:52.931829+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-10T06:57:55.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:54 smithi107 bash[14363]: cluster 2024-02-10T06:57:52.931829+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-10T06:57:57.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:56 smithi195 bash[14417]: cluster 2024-02-10T06:57:54.932373+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-10T06:57:57.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:56 smithi195 bash[14417]: audit 2024-02-10T06:57:56.275759+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T06:57:57.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:56 smithi195 bash[14417]: audit 2024-02-10T06:57:56.277038+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:57:57.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:56 smithi107 bash[14363]: cluster 2024-02-10T06:57:54.932373+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-10T06:57:57.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:56 smithi107 bash[14363]: audit 2024-02-10T06:57:56.275759+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T06:57:57.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:56 smithi107 bash[14363]: audit 2024-02-10T06:57:56.277038+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:57:57.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:56 smithi107 bash[19776]: cluster 2024-02-10T06:57:54.932373+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-10T06:57:57.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:56 smithi107 bash[19776]: audit 2024-02-10T06:57:56.275759+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T06:57:57.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:56 smithi107 bash[19776]: audit 2024-02-10T06:57:56.277038+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:57:57.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:57 smithi107 bash[14363]: cephadm 2024-02-10T06:57:56.278123+0000 mgr.y (mgr.14152) 116 : cephadm [INF] Deploying daemon osd.2 on smithi107 2024-02-10T06:57:57.959 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:57 smithi107 bash[19776]: cephadm 2024-02-10T06:57:56.278123+0000 mgr.y (mgr.14152) 116 : cephadm [INF] Deploying daemon osd.2 on smithi107 2024-02-10T06:57:58.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:57 smithi195 bash[14417]: cephadm 2024-02-10T06:57:56.278123+0000 mgr.y (mgr.14152) 116 : cephadm [INF] Deploying daemon osd.2 on smithi107 2024-02-10T06:57:59.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:57:58 smithi195 bash[14417]: cluster 2024-02-10T06:57:56.932925+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-10T06:57:59.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:57:58 smithi107 bash[14363]: cluster 2024-02-10T06:57:56.932925+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-10T06:57:59.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:57:58 smithi107 bash[19776]: cluster 2024-02-10T06:57:56.932925+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-10T06:58:01.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:00 smithi195 bash[14417]: cluster 2024-02-10T06:57:58.933522+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-10T06:58:01.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:00 smithi195 bash[14417]: audit 2024-02-10T06:58:00.481537+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:01.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:00 smithi195 bash[14417]: audit 2024-02-10T06:58:00.514635+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:58:01.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:00 smithi195 bash[14417]: audit 2024-02-10T06:58:00.516699+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:58:01.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:00 smithi195 bash[14417]: audit 2024-02-10T06:58:00.518162+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:58:01.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:00 smithi107 bash[14363]: cluster 2024-02-10T06:57:58.933522+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-10T06:58:01.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:00 smithi107 bash[14363]: audit 2024-02-10T06:58:00.481537+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:01.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:00 smithi107 bash[14363]: audit 2024-02-10T06:58:00.514635+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:58:01.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:00 smithi107 bash[14363]: audit 2024-02-10T06:58:00.516699+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:58:01.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:00 smithi107 bash[14363]: audit 2024-02-10T06:58:00.518162+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:58:01.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:00 smithi107 bash[19776]: cluster 2024-02-10T06:57:58.933522+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-10T06:58:01.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:00 smithi107 bash[19776]: audit 2024-02-10T06:58:00.481537+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:01.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:00 smithi107 bash[19776]: audit 2024-02-10T06:58:00.514635+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:58:01.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:00 smithi107 bash[19776]: audit 2024-02-10T06:58:00.516699+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:58:01.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:00 smithi107 bash[19776]: audit 2024-02-10T06:58:00.518162+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:58:03.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:02 smithi195 bash[14417]: cluster 2024-02-10T06:58:00.933993+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-10T06:58:03.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:02 smithi107 bash[14363]: cluster 2024-02-10T06:58:00.933993+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-10T06:58:03.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:02 smithi107 bash[19776]: cluster 2024-02-10T06:58:00.933993+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-10T06:58:05.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:04 smithi195 bash[14417]: cluster 2024-02-10T06:58:02.934529+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-10T06:58:05.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:04 smithi195 bash[14417]: audit 2024-02-10T06:58:04.415164+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:05.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:04 smithi195 bash[14417]: audit 2024-02-10T06:58:04.423497+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:05.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:04 smithi107 bash[14363]: cluster 2024-02-10T06:58:02.934529+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-10T06:58:05.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:04 smithi107 bash[14363]: audit 2024-02-10T06:58:04.415164+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:05.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:04 smithi107 bash[14363]: audit 2024-02-10T06:58:04.423497+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:05.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:04 smithi107 bash[19776]: cluster 2024-02-10T06:58:02.934529+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-10T06:58:05.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:04 smithi107 bash[19776]: audit 2024-02-10T06:58:04.415164+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:05.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:04 smithi107 bash[19776]: audit 2024-02-10T06:58:04.423497+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:07.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:06 smithi195 bash[14417]: cluster 2024-02-10T06:58:04.935102+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-10T06:58:07.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:06 smithi107 bash[14363]: cluster 2024-02-10T06:58:04.935102+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-10T06:58:07.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:06 smithi107 bash[19776]: cluster 2024-02-10T06:58:04.935102+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-10T06:58:07.391 INFO:teuthology.orchestra.run.smithi107.stdout:Created osd(s) 2 on host 'smithi107' 2024-02-10T06:58:08.039 DEBUG:teuthology.orchestra.run.smithi107:osd.2> sudo journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.2.service 2024-02-10T06:58:08.041 INFO:tasks.cephadm:Deploying osd.3 on smithi107 with /dev/vg_nvme/lv_1... 2024-02-10T06:58:08.041 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-10T06:58:08.569 INFO:journalctl@ceph.osd.2.smithi107.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T06:58:08.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:08 smithi195 bash[14417]: cluster 2024-02-10T06:58:06.935610+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-10T06:58:08.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:08 smithi195 bash[14417]: audit 2024-02-10T06:58:07.389897+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:08.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:08 smithi195 bash[14417]: audit 2024-02-10T06:58:07.397513+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:58:08.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:08 smithi195 bash[14417]: audit 2024-02-10T06:58:07.399350+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:58:08.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:08 smithi195 bash[14417]: audit 2024-02-10T06:58:07.400526+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:58:08.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:08 smithi195 bash[14417]: audit 2024-02-10T06:58:07.863200+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.107:6818/2272212646,v1:172.21.15.107:6819/2272212646]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T06:58:08.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:08 smithi195 bash[14417]: audit 2024-02-10T06:58:07.863693+0000 mon.a (mon.0) 334 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T06:58:08.709 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:08 smithi107 bash[14363]: cluster 2024-02-10T06:58:06.935610+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-10T06:58:08.709 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:08 smithi107 bash[14363]: audit 2024-02-10T06:58:07.389897+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:08.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:08 smithi107 bash[14363]: audit 2024-02-10T06:58:07.397513+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:58:08.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:08 smithi107 bash[14363]: audit 2024-02-10T06:58:07.399350+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:58:08.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:08 smithi107 bash[14363]: audit 2024-02-10T06:58:07.400526+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:58:08.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:08 smithi107 bash[14363]: audit 2024-02-10T06:58:07.863200+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.107:6818/2272212646,v1:172.21.15.107:6819/2272212646]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T06:58:08.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:08 smithi107 bash[14363]: audit 2024-02-10T06:58:07.863693+0000 mon.a (mon.0) 334 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T06:58:08.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:08 smithi107 bash[19776]: cluster 2024-02-10T06:58:06.935610+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-10T06:58:08.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:08 smithi107 bash[19776]: audit 2024-02-10T06:58:07.389897+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:08.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:08 smithi107 bash[19776]: audit 2024-02-10T06:58:07.397513+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:58:08.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:08 smithi107 bash[19776]: audit 2024-02-10T06:58:07.399350+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:58:08.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:08 smithi107 bash[19776]: audit 2024-02-10T06:58:07.400526+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:58:08.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:08 smithi107 bash[19776]: audit 2024-02-10T06:58:07.863200+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.107:6818/2272212646,v1:172.21.15.107:6819/2272212646]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T06:58:08.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:08 smithi107 bash[19776]: audit 2024-02-10T06:58:07.863693+0000 mon.a (mon.0) 334 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T06:58:09.459 INFO:journalctl@ceph.osd.2.smithi107.stdout:Feb 10 06:58:09 smithi107 bash[28819]: debug 2024-02-10T06:58:09.410+0000 7f01895ed700 -1 osd.2 0 waiting for initial osdmap 2024-02-10T06:58:09.459 INFO:journalctl@ceph.osd.2.smithi107.stdout:Feb 10 06:58:09 smithi107 bash[28819]: debug 2024-02-10T06:58:09.414+0000 7f0182f82700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T06:58:09.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:09 smithi107 bash[14363]: audit 2024-02-10T06:58:08.393717+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"]}]': finished 2024-02-10T06:58:09.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:09 smithi107 bash[14363]: cluster 2024-02-10T06:58:08.393929+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-02-10T06:58:09.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:09 smithi107 bash[14363]: audit 2024-02-10T06:58:08.394718+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:58:09.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:09 smithi107 bash[14363]: audit 2024-02-10T06:58:08.395313+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.107:6818/2272212646,v1:172.21.15.107:6819/2272212646]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T06:58:09.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:09 smithi107 bash[14363]: audit 2024-02-10T06:58:08.402852+0000 mon.a (mon.0) 338 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T06:58:09.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:09 smithi107 bash[19776]: audit 2024-02-10T06:58:08.393717+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"]}]': finished 2024-02-10T06:58:09.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:09 smithi107 bash[19776]: cluster 2024-02-10T06:58:08.393929+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-02-10T06:58:09.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:09 smithi107 bash[19776]: audit 2024-02-10T06:58:08.394718+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:58:09.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:09 smithi107 bash[19776]: audit 2024-02-10T06:58:08.395313+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.107:6818/2272212646,v1:172.21.15.107:6819/2272212646]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T06:58:09.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:09 smithi107 bash[19776]: audit 2024-02-10T06:58:08.402852+0000 mon.a (mon.0) 338 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T06:58:09.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:09 smithi195 bash[14417]: audit 2024-02-10T06:58:08.393717+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"]}]': finished 2024-02-10T06:58:09.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:09 smithi195 bash[14417]: cluster 2024-02-10T06:58:08.393929+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-02-10T06:58:09.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:09 smithi195 bash[14417]: audit 2024-02-10T06:58:08.394718+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:58:09.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:09 smithi195 bash[14417]: audit 2024-02-10T06:58:08.395313+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.107:6818/2272212646,v1:172.21.15.107:6819/2272212646]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T06:58:09.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:09 smithi195 bash[14417]: audit 2024-02-10T06:58:08.402852+0000 mon.a (mon.0) 338 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T06:58:10.762 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:10 smithi107 bash[14363]: cluster 2024-02-10T06:58:08.936169+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:58:10.762 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:10 smithi107 bash[14363]: audit 2024-02-10T06:58:09.403548+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=smithi107", "root=default"]}]': finished 2024-02-10T06:58:10.762 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:10 smithi107 bash[14363]: cluster 2024-02-10T06:58:09.403767+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-02-10T06:58:10.762 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:10 smithi107 bash[14363]: audit 2024-02-10T06:58:09.404349+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:58:10.762 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:10 smithi107 bash[14363]: audit 2024-02-10T06:58:09.413951+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:58:10.762 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:10 smithi107 bash[19776]: cluster 2024-02-10T06:58:08.936169+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:58:10.762 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:10 smithi107 bash[19776]: audit 2024-02-10T06:58:09.403548+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=smithi107", "root=default"]}]': finished 2024-02-10T06:58:10.762 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:10 smithi107 bash[19776]: cluster 2024-02-10T06:58:09.403767+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-02-10T06:58:10.762 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:10 smithi107 bash[19776]: audit 2024-02-10T06:58:09.404349+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:58:10.762 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:10 smithi107 bash[19776]: audit 2024-02-10T06:58:09.413951+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:58:10.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:10 smithi195 bash[14417]: cluster 2024-02-10T06:58:08.936169+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:58:10.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:10 smithi195 bash[14417]: audit 2024-02-10T06:58:09.403548+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=smithi107", "root=default"]}]': finished 2024-02-10T06:58:10.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:10 smithi195 bash[14417]: cluster 2024-02-10T06:58:09.403767+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-02-10T06:58:10.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:10 smithi195 bash[14417]: audit 2024-02-10T06:58:09.404349+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:58:10.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:10 smithi195 bash[14417]: audit 2024-02-10T06:58:09.413951+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:58:11.766 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:11 smithi107 bash[14363]: cluster 2024-02-10T06:58:08.851138+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:58:11.766 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:11 smithi107 bash[14363]: cluster 2024-02-10T06:58:08.851336+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:58:11.766 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:11 smithi107 bash[14363]: cluster 2024-02-10T06:58:10.422180+0000 mon.a (mon.0) 343 : cluster [INF] osd.2 [v2:172.21.15.107:6818/2272212646,v1:172.21.15.107:6819/2272212646] boot 2024-02-10T06:58:11.766 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:11 smithi107 bash[14363]: cluster 2024-02-10T06:58:10.422271+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-02-10T06:58:11.766 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:11 smithi107 bash[14363]: audit 2024-02-10T06:58:10.422991+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:58:11.766 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:11 smithi107 bash[19776]: cluster 2024-02-10T06:58:08.851138+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:58:11.767 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:11 smithi107 bash[19776]: cluster 2024-02-10T06:58:08.851336+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:58:11.767 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:11 smithi107 bash[19776]: cluster 2024-02-10T06:58:10.422180+0000 mon.a (mon.0) 343 : cluster [INF] osd.2 [v2:172.21.15.107:6818/2272212646,v1:172.21.15.107:6819/2272212646] boot 2024-02-10T06:58:11.767 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:11 smithi107 bash[19776]: cluster 2024-02-10T06:58:10.422271+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-02-10T06:58:11.767 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:11 smithi107 bash[19776]: audit 2024-02-10T06:58:10.422991+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:58:11.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:11 smithi195 bash[14417]: cluster 2024-02-10T06:58:08.851138+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:58:11.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:11 smithi195 bash[14417]: cluster 2024-02-10T06:58:08.851336+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:58:11.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:11 smithi195 bash[14417]: cluster 2024-02-10T06:58:10.422180+0000 mon.a (mon.0) 343 : cluster [INF] osd.2 [v2:172.21.15.107:6818/2272212646,v1:172.21.15.107:6819/2272212646] boot 2024-02-10T06:58:11.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:11 smithi195 bash[14417]: cluster 2024-02-10T06:58:10.422271+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-02-10T06:58:11.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:11 smithi195 bash[14417]: audit 2024-02-10T06:58:10.422991+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T06:58:12.072 INFO:teuthology.orchestra.run.smithi107.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-10T06:58:12.072 INFO:teuthology.orchestra.run.smithi107.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-10T06:58:12.072 INFO:teuthology.orchestra.run.smithi107.stderr: stderr: 10+0 records in 2024-02-10T06:58:12.072 INFO:teuthology.orchestra.run.smithi107.stderr:10+0 records out 2024-02-10T06:58:12.072 INFO:teuthology.orchestra.run.smithi107.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0185029 s, 567 MB/s 2024-02-10T06:58:12.072 INFO:teuthology.orchestra.run.smithi107.stderr:--> Zapping successful for: 2024-02-10T06:58:12.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:12 smithi195 bash[14417]: cluster 2024-02-10T06:58:10.936711+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:58:12.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:12 smithi195 bash[14417]: audit 2024-02-10T06:58:11.044957+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' 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-10T06:58:12.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:12 smithi195 bash[14417]: audit 2024-02-10T06:58:11.495181+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' 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-10T06:58:12.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:12 smithi195 bash[14417]: cluster 2024-02-10T06:58:11.495287+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-02-10T06:58:12.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:12 smithi195 bash[14417]: audit 2024-02-10T06:58:11.496803+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:58:12.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:12 smithi107 bash[14363]: cluster 2024-02-10T06:58:10.936711+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:58:12.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:12 smithi107 bash[14363]: audit 2024-02-10T06:58:11.044957+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' 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-10T06:58:12.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:12 smithi107 bash[14363]: audit 2024-02-10T06:58:11.495181+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' 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-10T06:58:12.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:12 smithi107 bash[14363]: cluster 2024-02-10T06:58:11.495287+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-02-10T06:58:12.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:12 smithi107 bash[14363]: audit 2024-02-10T06:58:11.496803+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:58:12.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:12 smithi107 bash[19776]: cluster 2024-02-10T06:58:10.936711+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-02-10T06:58:12.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:12 smithi107 bash[19776]: audit 2024-02-10T06:58:11.044957+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' 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-10T06:58:12.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:12 smithi107 bash[19776]: audit 2024-02-10T06:58:11.495181+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' 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-10T06:58:12.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:12 smithi107 bash[19776]: cluster 2024-02-10T06:58:11.495287+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-02-10T06:58:12.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:12 smithi107 bash[19776]: audit 2024-02-10T06:58:11.496803+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-02-10T06:58:13.453 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi107:vg_nvme/lv_1 2024-02-10T06:58:13.709 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:13 smithi107 bash[14363]: audit 2024-02-10T06:58:12.494388+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-02-10T06:58:13.709 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:13 smithi107 bash[14363]: cluster 2024-02-10T06:58:12.494539+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-02-10T06:58:13.709 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:13 smithi107 bash[19776]: audit 2024-02-10T06:58:12.494388+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-02-10T06:58:13.709 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:13 smithi107 bash[19776]: cluster 2024-02-10T06:58:12.494539+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-02-10T06:58:13.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:13 smithi195 bash[14417]: audit 2024-02-10T06:58:12.494388+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-02-10T06:58:13.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:13 smithi195 bash[14417]: cluster 2024-02-10T06:58:12.494539+0000 mon.a (mon.0) 351 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-02-10T06:58:14.786 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:14 smithi107 bash[14363]: cluster 2024-02-10T06:58:12.937177+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:58:14.786 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:14 smithi107 bash[14363]: cluster 2024-02-10T06:58:13.504751+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-10T06:58:14.786 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:14 smithi107 bash[14363]: audit 2024-02-10T06:58:13.565019+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:14.786 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:14 smithi107 bash[14363]: cluster 2024-02-10T06:58:13.890060+0000 mon.a (mon.0) 354 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-02-10T06:58:14.787 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:14 smithi107 bash[19776]: cluster 2024-02-10T06:58:12.937177+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:58:14.787 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:14 smithi107 bash[19776]: cluster 2024-02-10T06:58:13.504751+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-10T06:58:14.787 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:14 smithi107 bash[19776]: audit 2024-02-10T06:58:13.565019+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:14.787 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:14 smithi107 bash[19776]: cluster 2024-02-10T06:58:13.890060+0000 mon.a (mon.0) 354 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-02-10T06:58:14.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:14 smithi195 bash[14417]: cluster 2024-02-10T06:58:12.937177+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:58:14.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:14 smithi195 bash[14417]: cluster 2024-02-10T06:58:13.504751+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-10T06:58:14.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:14 smithi195 bash[14417]: audit 2024-02-10T06:58:13.565019+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:14.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:14 smithi195 bash[14417]: cluster 2024-02-10T06:58:13.890060+0000 mon.a (mon.0) 354 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-02-10T06:58:16.314 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:16 smithi107 bash[14363]: audit 2024-02-10T06:58:14.989100+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:58:16.314 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:16 smithi107 bash[14363]: audit 2024-02-10T06:58:14.989704+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:58:16.459 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:16 smithi107 bash[19776]: audit 2024-02-10T06:58:14.989100+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:58:16.459 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:16 smithi107 bash[19776]: audit 2024-02-10T06:58:14.989704+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:58:16.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:16 smithi195 bash[14417]: audit 2024-02-10T06:58:14.989100+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:58:16.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:16 smithi195 bash[14417]: audit 2024-02-10T06:58:14.989704+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:58:18.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:18 smithi195 bash[14417]: cluster 2024-02-10T06:58:14.937691+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-10T06:58:18.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:18 smithi195 bash[14417]: audit 2024-02-10T06:58:15.352306+0000 mon.a (mon.0) 357 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-10T06:58:18.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:18 smithi195 bash[14417]: audit 2024-02-10T06:58:16.216367+0000 mon.a (mon.0) 358 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-10T06:58:18.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:18 smithi195 bash[14417]: audit 2024-02-10T06:58:16.216584+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:58:18.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:18 smithi195 bash[14417]: audit 2024-02-10T06:58:16.218659+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:58:18.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:18 smithi195 bash[14417]: audit 2024-02-10T06:58:16.222566+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:58:18.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:18 smithi195 bash[14417]: audit 2024-02-10T06:58:16.229964+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-10T06:58:18.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:18 smithi195 bash[14417]: audit 2024-02-10T06:58:16.230170+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:58:18.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:18 smithi195 bash[14417]: audit 2024-02-10T06:58:16.230459+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:58:18.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:18 smithi195 bash[14417]: audit 2024-02-10T06:58:16.230686+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:58:18.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:18 smithi195 bash[14417]: cephadm 2024-02-10T06:58:16.892449+0000 mgr.y (mgr.14152) 127 : cephadm [INF] Detected new or changed devices on smithi107 2024-02-10T06:58:18.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:18 smithi195 bash[14417]: audit 2024-02-10T06:58:17.117466+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-10T06:58:18.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:18 smithi195 bash[14417]: audit 2024-02-10T06:58:17.120738+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:18.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:18 smithi195 bash[14417]: audit 2024-02-10T06:58:17.121852+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:58:18.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:18 smithi195 bash[14417]: audit 2024-02-10T06:58:17.122831+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:58:18.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:18 smithi195 bash[14417]: audit 2024-02-10T06:58:17.123670+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:58:18.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:18 smithi195 bash[14417]: audit 2024-02-10T06:58:17.124099+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:58:18.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:18 smithi195 bash[14417]: audit 2024-02-10T06:58:17.124365+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:58:18.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:18 smithi195 bash[14417]: audit 2024-02-10T06:58:17.124469+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:58:18.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[14363]: cluster 2024-02-10T06:58:14.937691+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-10T06:58:18.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[14363]: audit 2024-02-10T06:58:15.352306+0000 mon.a (mon.0) 357 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-10T06:58:18.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[14363]: audit 2024-02-10T06:58:16.216367+0000 mon.a (mon.0) 358 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-10T06:58:18.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[14363]: audit 2024-02-10T06:58:16.216584+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:58:18.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[14363]: audit 2024-02-10T06:58:16.218659+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:58:18.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[14363]: audit 2024-02-10T06:58:16.222566+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:58:18.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[14363]: audit 2024-02-10T06:58:16.229964+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-10T06:58:18.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[14363]: audit 2024-02-10T06:58:16.230170+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:58:18.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[14363]: audit 2024-02-10T06:58:16.230459+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:58:18.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[14363]: audit 2024-02-10T06:58:16.230686+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:58:18.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[14363]: cephadm 2024-02-10T06:58:16.892449+0000 mgr.y (mgr.14152) 127 : cephadm [INF] Detected new or changed devices on smithi107 2024-02-10T06:58:18.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[14363]: audit 2024-02-10T06:58:17.117466+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-10T06:58:18.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[14363]: audit 2024-02-10T06:58:17.120738+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:18.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[14363]: audit 2024-02-10T06:58:17.121852+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:58:18.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[14363]: audit 2024-02-10T06:58:17.122831+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:58:18.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[14363]: audit 2024-02-10T06:58:17.123670+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:58:18.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[14363]: audit 2024-02-10T06:58:17.124099+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:58:18.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[14363]: audit 2024-02-10T06:58:17.124365+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:58:18.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[14363]: audit 2024-02-10T06:58:17.124469+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:58:18.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[19776]: cluster 2024-02-10T06:58:14.937691+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-10T06:58:18.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[19776]: audit 2024-02-10T06:58:15.352306+0000 mon.a (mon.0) 357 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-10T06:58:18.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[19776]: audit 2024-02-10T06:58:16.216367+0000 mon.a (mon.0) 358 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-10T06:58:18.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[19776]: audit 2024-02-10T06:58:16.216584+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:58:18.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[19776]: audit 2024-02-10T06:58:16.218659+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:58:18.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[19776]: audit 2024-02-10T06:58:16.222566+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:58:18.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[19776]: audit 2024-02-10T06:58:16.229964+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-10T06:58:18.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[19776]: audit 2024-02-10T06:58:16.230170+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:58:18.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[19776]: audit 2024-02-10T06:58:16.230459+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:58:18.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[19776]: audit 2024-02-10T06:58:16.230686+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:58:18.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[19776]: cephadm 2024-02-10T06:58:16.892449+0000 mgr.y (mgr.14152) 127 : cephadm [INF] Detected new or changed devices on smithi107 2024-02-10T06:58:18.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[19776]: audit 2024-02-10T06:58:17.117466+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-10T06:58:18.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[19776]: audit 2024-02-10T06:58:17.120738+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:18.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[19776]: audit 2024-02-10T06:58:17.121852+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:58:18.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[19776]: audit 2024-02-10T06:58:17.122831+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:58:18.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[19776]: audit 2024-02-10T06:58:17.123670+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:58:18.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[19776]: audit 2024-02-10T06:58:17.124099+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T06:58:18.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[19776]: audit 2024-02-10T06:58:17.124365+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T06:58:18.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:18 smithi107 bash[19776]: audit 2024-02-10T06:58:17.124469+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T06:58:19.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:19 smithi195 bash[14417]: cluster 2024-02-10T06:58:16.938060+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:58:19.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:19 smithi195 bash[14417]: audit 2024-02-10T06:58:17.124598+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-10T06:58:19.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:19 smithi195 bash[14417]: cephadm 2024-02-10T06:58:17.125226+0000 mgr.y (mgr.14152) 129 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 5415M 2024-02-10T06:58:19.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:19 smithi195 bash[14417]: audit 2024-02-10T06:58:17.243908+0000 mgr.y (mgr.14152) 130 : audit [DBG] from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:58:19.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:19 smithi195 bash[14417]: audit 2024-02-10T06:58:17.250442+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:58:19.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:19 smithi195 bash[14417]: audit 2024-02-10T06:58:17.256500+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:58:19.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:19 smithi195 bash[14417]: audit 2024-02-10T06:58:17.258070+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:58:19.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:19 smithi195 bash[14417]: audit 2024-02-10T06:58:18.001744+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-10T06:58:19.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:19 smithi195 bash[14417]: audit 2024-02-10T06:58:18.012024+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:19.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:19 smithi195 bash[14417]: audit 2024-02-10T06:58:18.027922+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:19.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:19 smithi195 bash[14417]: audit 2024-02-10T06:58:18.038733+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:19.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:19 smithi107 bash[14363]: cluster 2024-02-10T06:58:16.938060+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:58:19.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:19 smithi107 bash[14363]: audit 2024-02-10T06:58:17.124598+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-10T06:58:19.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:19 smithi107 bash[14363]: cephadm 2024-02-10T06:58:17.125226+0000 mgr.y (mgr.14152) 129 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 5415M 2024-02-10T06:58:19.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:19 smithi107 bash[14363]: audit 2024-02-10T06:58:17.243908+0000 mgr.y (mgr.14152) 130 : audit [DBG] from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:58:19.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:19 smithi107 bash[14363]: audit 2024-02-10T06:58:17.250442+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:58:19.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:19 smithi107 bash[14363]: audit 2024-02-10T06:58:17.256500+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:58:19.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:19 smithi107 bash[14363]: audit 2024-02-10T06:58:17.258070+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:58:19.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:19 smithi107 bash[14363]: audit 2024-02-10T06:58:18.001744+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-10T06:58:19.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:19 smithi107 bash[14363]: audit 2024-02-10T06:58:18.012024+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:19.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:19 smithi107 bash[14363]: audit 2024-02-10T06:58:18.027922+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:19.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:19 smithi107 bash[14363]: audit 2024-02-10T06:58:18.038733+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:19.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:19 smithi107 bash[19776]: cluster 2024-02-10T06:58:16.938060+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:58:19.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:19 smithi107 bash[19776]: audit 2024-02-10T06:58:17.124598+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-02-10T06:58:19.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:19 smithi107 bash[19776]: cephadm 2024-02-10T06:58:17.125226+0000 mgr.y (mgr.14152) 129 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 5415M 2024-02-10T06:58:19.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:19 smithi107 bash[19776]: audit 2024-02-10T06:58:17.243908+0000 mgr.y (mgr.14152) 130 : audit [DBG] from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:58:19.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:19 smithi107 bash[19776]: audit 2024-02-10T06:58:17.250442+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:58:19.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:19 smithi107 bash[19776]: audit 2024-02-10T06:58:17.256500+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:58:19.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:19 smithi107 bash[19776]: audit 2024-02-10T06:58:17.258070+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:58:19.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:19 smithi107 bash[19776]: audit 2024-02-10T06:58:18.001744+0000 mon.b (mon.2) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-02-10T06:58:19.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:19 smithi107 bash[19776]: audit 2024-02-10T06:58:18.012024+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:19.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:19 smithi107 bash[19776]: audit 2024-02-10T06:58:18.027922+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:19.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:19 smithi107 bash[19776]: audit 2024-02-10T06:58:18.038733+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:20.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:20 smithi195 bash[14417]: cluster 2024-02-10T06:58:18.938570+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 2024-02-10T06:58:20.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:20 smithi107 bash[14363]: cluster 2024-02-10T06:58:18.938570+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 2024-02-10T06:58:20.459 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:20 smithi107 bash[19776]: cluster 2024-02-10T06:58:18.938570+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 2024-02-10T06:58:22.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:22 smithi195 bash[14417]: cluster 2024-02-10T06:58:20.939169+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-10T06:58:22.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:22 smithi107 bash[14363]: cluster 2024-02-10T06:58:20.939169+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-10T06:58:22.459 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:22 smithi107 bash[19776]: cluster 2024-02-10T06:58:20.939169+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-10T06:58:24.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:23 smithi195 bash[14417]: audit 2024-02-10T06:58:23.354407+0000 mon.a (mon.0) 378 : audit [INF] from='client.? 172.21.15.107:0/4086251281' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d311b126-14f9-49b2-876f-c1b500843a95"}]: dispatch 2024-02-10T06:58:24.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:23 smithi195 bash[14417]: audit 2024-02-10T06:58:23.363055+0000 mon.a (mon.0) 379 : audit [INF] from='client.? 172.21.15.107:0/4086251281' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d311b126-14f9-49b2-876f-c1b500843a95"}]': finished 2024-02-10T06:58:24.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:23 smithi195 bash[14417]: cluster 2024-02-10T06:58:23.363230+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-02-10T06:58:24.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:23 smithi195 bash[14417]: audit 2024-02-10T06:58:23.363566+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:58:24.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:23 smithi107 bash[14363]: audit 2024-02-10T06:58:23.354407+0000 mon.a (mon.0) 378 : audit [INF] from='client.? 172.21.15.107:0/4086251281' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d311b126-14f9-49b2-876f-c1b500843a95"}]: dispatch 2024-02-10T06:58:24.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:23 smithi107 bash[14363]: audit 2024-02-10T06:58:23.363055+0000 mon.a (mon.0) 379 : audit [INF] from='client.? 172.21.15.107:0/4086251281' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d311b126-14f9-49b2-876f-c1b500843a95"}]': finished 2024-02-10T06:58:24.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:23 smithi107 bash[14363]: cluster 2024-02-10T06:58:23.363230+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-02-10T06:58:24.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:23 smithi107 bash[14363]: audit 2024-02-10T06:58:23.363566+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:58:24.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:23 smithi107 bash[19776]: audit 2024-02-10T06:58:23.354407+0000 mon.a (mon.0) 378 : audit [INF] from='client.? 172.21.15.107:0/4086251281' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d311b126-14f9-49b2-876f-c1b500843a95"}]: dispatch 2024-02-10T06:58:24.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:23 smithi107 bash[19776]: audit 2024-02-10T06:58:23.363055+0000 mon.a (mon.0) 379 : audit [INF] from='client.? 172.21.15.107:0/4086251281' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d311b126-14f9-49b2-876f-c1b500843a95"}]': finished 2024-02-10T06:58:24.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:23 smithi107 bash[19776]: cluster 2024-02-10T06:58:23.363230+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-02-10T06:58:24.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:23 smithi107 bash[19776]: audit 2024-02-10T06:58:23.363566+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:58:25.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:24 smithi195 bash[14417]: cluster 2024-02-10T06:58:22.939694+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v105: 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-10T06:58:25.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:24 smithi195 bash[14417]: audit 2024-02-10T06:58:24.105835+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.107:0/1839893002' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:58:25.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:24 smithi107 bash[14363]: cluster 2024-02-10T06:58:22.939694+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v105: 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-10T06:58:25.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:24 smithi107 bash[14363]: audit 2024-02-10T06:58:24.105835+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.107:0/1839893002' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:58:25.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:24 smithi107 bash[19776]: cluster 2024-02-10T06:58:22.939694+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v105: 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-10T06:58:25.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:24 smithi107 bash[19776]: audit 2024-02-10T06:58:24.105835+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.107:0/1839893002' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:58:27.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:26 smithi195 bash[14417]: cluster 2024-02-10T06:58:24.940254+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-10T06:58:27.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:26 smithi107 bash[14363]: cluster 2024-02-10T06:58:24.940254+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-10T06:58:27.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:26 smithi107 bash[19776]: cluster 2024-02-10T06:58:24.940254+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-10T06:58:29.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:28 smithi195 bash[14417]: cluster 2024-02-10T06:58:26.940844+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-10T06:58:29.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:28 smithi107 bash[19776]: cluster 2024-02-10T06:58:26.940844+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-10T06:58:29.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:28 smithi107 bash[14363]: cluster 2024-02-10T06:58:26.940844+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-10T06:58:31.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:30 smithi195 bash[14417]: cluster 2024-02-10T06:58:28.941473+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; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-02-10T06:58:31.196 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:30 smithi107 bash[14363]: cluster 2024-02-10T06:58:28.941473+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; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-02-10T06:58:31.196 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:30 smithi107 bash[19776]: cluster 2024-02-10T06:58:28.941473+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; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-02-10T06:58:33.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:32 smithi195 bash[14417]: cluster 2024-02-10T06:58:30.942034+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-10T06:58:33.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:32 smithi107 bash[14363]: cluster 2024-02-10T06:58:30.942034+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-10T06:58:33.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:32 smithi107 bash[19776]: cluster 2024-02-10T06:58:30.942034+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-10T06:58:35.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:34 smithi195 bash[14417]: cluster 2024-02-10T06:58:32.942617+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:58:35.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:34 smithi195 bash[14417]: audit 2024-02-10T06:58:33.992079+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T06:58:35.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:34 smithi195 bash[14417]: audit 2024-02-10T06:58:33.993435+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:58:35.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:34 smithi107 bash[14363]: cluster 2024-02-10T06:58:32.942617+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:58:35.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:34 smithi107 bash[14363]: audit 2024-02-10T06:58:33.992079+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T06:58:35.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:34 smithi107 bash[14363]: audit 2024-02-10T06:58:33.993435+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:58:35.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:34 smithi107 bash[19776]: cluster 2024-02-10T06:58:32.942617+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:58:35.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:34 smithi107 bash[19776]: audit 2024-02-10T06:58:33.992079+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T06:58:35.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:34 smithi107 bash[19776]: audit 2024-02-10T06:58:33.993435+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:58:36.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:35 smithi107 bash[14363]: cephadm 2024-02-10T06:58:33.994394+0000 mgr.y (mgr.14152) 139 : cephadm [INF] Deploying daemon osd.3 on smithi107 2024-02-10T06:58:36.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:35 smithi107 bash[19776]: cephadm 2024-02-10T06:58:33.994394+0000 mgr.y (mgr.14152) 139 : cephadm [INF] Deploying daemon osd.3 on smithi107 2024-02-10T06:58:36.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:35 smithi195 bash[14417]: cephadm 2024-02-10T06:58:33.994394+0000 mgr.y (mgr.14152) 139 : cephadm [INF] Deploying daemon osd.3 on smithi107 2024-02-10T06:58:37.169 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:36 smithi107 bash[19776]: cluster 2024-02-10T06:58:34.943244+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-10T06:58:37.169 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:36 smithi107 bash[14363]: cluster 2024-02-10T06:58:34.943244+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-10T06:58:37.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:36 smithi195 bash[14417]: cluster 2024-02-10T06:58:34.943244+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-10T06:58:39.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:38 smithi107 bash[14363]: cluster 2024-02-10T06:58:36.943835+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-10T06:58:39.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:38 smithi107 bash[14363]: audit 2024-02-10T06:58:38.308946+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:39.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:38 smithi107 bash[14363]: audit 2024-02-10T06:58:38.346297+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:58:39.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:38 smithi107 bash[14363]: audit 2024-02-10T06:58:38.348489+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:58:39.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:38 smithi107 bash[14363]: audit 2024-02-10T06:58:38.349672+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:58:39.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:38 smithi107 bash[19776]: cluster 2024-02-10T06:58:36.943835+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-10T06:58:39.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:38 smithi107 bash[19776]: audit 2024-02-10T06:58:38.308946+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:39.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:38 smithi107 bash[19776]: audit 2024-02-10T06:58:38.346297+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:58:39.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:38 smithi107 bash[19776]: audit 2024-02-10T06:58:38.348489+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:58:39.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:38 smithi107 bash[19776]: audit 2024-02-10T06:58:38.349672+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:58:39.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:38 smithi195 bash[14417]: cluster 2024-02-10T06:58:36.943835+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-10T06:58:39.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:38 smithi195 bash[14417]: audit 2024-02-10T06:58:38.308946+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:39.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:38 smithi195 bash[14417]: audit 2024-02-10T06:58:38.346297+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:58:39.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:38 smithi195 bash[14417]: audit 2024-02-10T06:58:38.348489+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:58:39.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:38 smithi195 bash[14417]: audit 2024-02-10T06:58:38.349672+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:58:41.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:40 smithi107 bash[14363]: cluster 2024-02-10T06:58:38.944399+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-10T06:58:41.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:40 smithi107 bash[19776]: cluster 2024-02-10T06:58:38.944399+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-10T06:58:41.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:40 smithi195 bash[14417]: cluster 2024-02-10T06:58:38.944399+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-10T06:58:43.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:42 smithi107 bash[14363]: cluster 2024-02-10T06:58:40.944979+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-10T06:58:43.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:42 smithi107 bash[14363]: audit 2024-02-10T06:58:42.105644+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:43.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:42 smithi107 bash[14363]: audit 2024-02-10T06:58:42.388017+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:43.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:42 smithi107 bash[19776]: cluster 2024-02-10T06:58:40.944979+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-10T06:58:43.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:42 smithi107 bash[19776]: audit 2024-02-10T06:58:42.105644+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:43.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:42 smithi107 bash[19776]: audit 2024-02-10T06:58:42.388017+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:43.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:42 smithi195 bash[14417]: cluster 2024-02-10T06:58:40.944979+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-10T06:58:43.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:42 smithi195 bash[14417]: audit 2024-02-10T06:58:42.105644+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:43.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:42 smithi195 bash[14417]: audit 2024-02-10T06:58:42.388017+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:45.064 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:44 smithi107 bash[14363]: cluster 2024-02-10T06:58:42.945564+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-10T06:58:45.064 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:44 smithi107 bash[19776]: cluster 2024-02-10T06:58:42.945564+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-10T06:58:45.168 INFO:teuthology.orchestra.run.smithi107.stdout:Created osd(s) 3 on host 'smithi107' 2024-02-10T06:58:45.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:44 smithi195 bash[14417]: cluster 2024-02-10T06:58:42.945564+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-10T06:58:45.862 DEBUG:teuthology.orchestra.run.smithi107:osd.3> sudo journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.3.service 2024-02-10T06:58:45.865 INFO:tasks.cephadm:Deploying osd.4 on smithi195 with /dev/vg_nvme/lv_4... 2024-02-10T06:58:45.865 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-10T06:58:46.035 INFO:journalctl@ceph.osd.3.smithi107.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T06:58:46.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:45 smithi107 bash[14363]: audit 2024-02-10T06:58:45.068765+0000 mon.a (mon.0) 390 : audit [INF] from='osd.3 [v2:172.21.15.107:6826/1260823260,v1:172.21.15.107:6827/1260823260]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T06:58:46.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:45 smithi107 bash[14363]: audit 2024-02-10T06:58:45.166054+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:46.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:45 smithi107 bash[14363]: audit 2024-02-10T06:58:45.166551+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:58:46.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:45 smithi107 bash[14363]: audit 2024-02-10T06:58:45.171076+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:58:46.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:45 smithi107 bash[14363]: audit 2024-02-10T06:58:45.172717+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:58:46.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:45 smithi107 bash[19776]: audit 2024-02-10T06:58:45.068765+0000 mon.a (mon.0) 390 : audit [INF] from='osd.3 [v2:172.21.15.107:6826/1260823260,v1:172.21.15.107:6827/1260823260]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T06:58:46.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:45 smithi107 bash[19776]: audit 2024-02-10T06:58:45.166054+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:46.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:45 smithi107 bash[19776]: audit 2024-02-10T06:58:45.166551+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:58:46.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:45 smithi107 bash[19776]: audit 2024-02-10T06:58:45.171076+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:58:46.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:45 smithi107 bash[19776]: audit 2024-02-10T06:58:45.172717+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:58:46.212 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:45 smithi195 bash[14417]: audit 2024-02-10T06:58:45.068765+0000 mon.a (mon.0) 390 : audit [INF] from='osd.3 [v2:172.21.15.107:6826/1260823260,v1:172.21.15.107:6827/1260823260]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T06:58:46.213 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:45 smithi195 bash[14417]: audit 2024-02-10T06:58:45.166054+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:46.213 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:45 smithi195 bash[14417]: audit 2024-02-10T06:58:45.166551+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:58:46.213 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:45 smithi195 bash[14417]: audit 2024-02-10T06:58:45.171076+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:58:46.213 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:45 smithi195 bash[14417]: audit 2024-02-10T06:58:45.172717+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:58:47.071 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:46 smithi195 bash[14417]: cluster 2024-02-10T06:58:44.946135+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:58:47.071 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:46 smithi195 bash[14417]: audit 2024-02-10T06:58:45.950629+0000 mon.a (mon.0) 395 : audit [INF] from='osd.3 [v2:172.21.15.107:6826/1260823260,v1:172.21.15.107:6827/1260823260]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-10T06:58:47.071 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:46 smithi195 bash[14417]: cluster 2024-02-10T06:58:45.950718+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-02-10T06:58:47.071 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:46 smithi195 bash[14417]: audit 2024-02-10T06:58:45.950976+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:58:47.071 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:46 smithi195 bash[14417]: audit 2024-02-10T06:58:45.951700+0000 mon.a (mon.0) 398 : audit [INF] from='osd.3 [v2:172.21.15.107:6826/1260823260,v1:172.21.15.107:6827/1260823260]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T06:58:47.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:46 smithi107 bash[19776]: cluster 2024-02-10T06:58:44.946135+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:58:47.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:46 smithi107 bash[19776]: audit 2024-02-10T06:58:45.950629+0000 mon.a (mon.0) 395 : audit [INF] from='osd.3 [v2:172.21.15.107:6826/1260823260,v1:172.21.15.107:6827/1260823260]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-10T06:58:47.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:46 smithi107 bash[19776]: cluster 2024-02-10T06:58:45.950718+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-02-10T06:58:47.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:46 smithi107 bash[19776]: audit 2024-02-10T06:58:45.950976+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:58:47.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:46 smithi107 bash[19776]: audit 2024-02-10T06:58:45.951700+0000 mon.a (mon.0) 398 : audit [INF] from='osd.3 [v2:172.21.15.107:6826/1260823260,v1:172.21.15.107:6827/1260823260]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T06:58:47.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:46 smithi107 bash[14363]: cluster 2024-02-10T06:58:44.946135+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:58:47.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:46 smithi107 bash[14363]: audit 2024-02-10T06:58:45.950629+0000 mon.a (mon.0) 395 : audit [INF] from='osd.3 [v2:172.21.15.107:6826/1260823260,v1:172.21.15.107:6827/1260823260]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-10T06:58:47.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:46 smithi107 bash[14363]: cluster 2024-02-10T06:58:45.950718+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-02-10T06:58:47.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:46 smithi107 bash[14363]: audit 2024-02-10T06:58:45.950976+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:58:47.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:46 smithi107 bash[14363]: audit 2024-02-10T06:58:45.951700+0000 mon.a (mon.0) 398 : audit [INF] from='osd.3 [v2:172.21.15.107:6826/1260823260,v1:172.21.15.107:6827/1260823260]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T06:58:47.211 INFO:journalctl@ceph.osd.3.smithi107.stdout:Feb 10 06:58:46 smithi107 bash[32000]: debug 2024-02-10T06:58:46.953+0000 7f5dec517700 -1 osd.3 0 waiting for initial osdmap 2024-02-10T06:58:47.212 INFO:journalctl@ceph.osd.3.smithi107.stdout:Feb 10 06:58:46 smithi107 bash[32000]: debug 2024-02-10T06:58:46.961+0000 7f5de66ad700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T06:58:48.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:47 smithi107 bash[19776]: cluster 2024-02-10T06:58:46.946808+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:58:48.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:47 smithi107 bash[19776]: audit 2024-02-10T06:58:46.952105+0000 mon.a (mon.0) 399 : audit [INF] from='osd.3 [v2:172.21.15.107:6826/1260823260,v1:172.21.15.107:6827/1260823260]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]': finished 2024-02-10T06:58:48.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:47 smithi107 bash[19776]: cluster 2024-02-10T06:58:46.952200+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-02-10T06:58:48.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:47 smithi107 bash[19776]: audit 2024-02-10T06:58:46.952416+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:58:48.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:47 smithi107 bash[19776]: audit 2024-02-10T06:58:46.957929+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:58:48.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:47 smithi107 bash[14363]: cluster 2024-02-10T06:58:46.946808+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:58:48.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:47 smithi107 bash[14363]: audit 2024-02-10T06:58:46.952105+0000 mon.a (mon.0) 399 : audit [INF] from='osd.3 [v2:172.21.15.107:6826/1260823260,v1:172.21.15.107:6827/1260823260]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]': finished 2024-02-10T06:58:48.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:47 smithi107 bash[14363]: cluster 2024-02-10T06:58:46.952200+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-02-10T06:58:48.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:47 smithi107 bash[14363]: audit 2024-02-10T06:58:46.952416+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:58:48.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:47 smithi107 bash[14363]: audit 2024-02-10T06:58:46.957929+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:58:48.226 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:47 smithi195 bash[14417]: cluster 2024-02-10T06:58:46.946808+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-02-10T06:58:48.226 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:47 smithi195 bash[14417]: audit 2024-02-10T06:58:46.952105+0000 mon.a (mon.0) 399 : audit [INF] from='osd.3 [v2:172.21.15.107:6826/1260823260,v1:172.21.15.107:6827/1260823260]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]': finished 2024-02-10T06:58:48.226 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:47 smithi195 bash[14417]: cluster 2024-02-10T06:58:46.952200+0000 mon.a (mon.0) 400 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-02-10T06:58:48.227 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:47 smithi195 bash[14417]: audit 2024-02-10T06:58:46.952416+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:58:48.227 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:47 smithi195 bash[14417]: audit 2024-02-10T06:58:46.957929+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:58:48.827 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-10T06:58:48.827 INFO:teuthology.orchestra.run.smithi195.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-10T06:58:48.827 INFO:teuthology.orchestra.run.smithi195.stderr: stderr: 10+0 records in 2024-02-10T06:58:48.827 INFO:teuthology.orchestra.run.smithi195.stderr:10+0 records out 2024-02-10T06:58:48.827 INFO:teuthology.orchestra.run.smithi195.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0120229 s, 872 MB/s 2024-02-10T06:58:48.828 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping successful for: 2024-02-10T06:58:49.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:48 smithi195 bash[14417]: cluster 2024-02-10T06:58:46.113770+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:58:49.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:48 smithi195 bash[14417]: cluster 2024-02-10T06:58:46.113949+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:58:49.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:48 smithi195 bash[14417]: cluster 2024-02-10T06:58:47.955361+0000 mon.a (mon.0) 403 : cluster [INF] osd.3 [v2:172.21.15.107:6826/1260823260,v1:172.21.15.107:6827/1260823260] boot 2024-02-10T06:58:49.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:48 smithi195 bash[14417]: cluster 2024-02-10T06:58:47.955431+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-02-10T06:58:49.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:48 smithi195 bash[14417]: audit 2024-02-10T06:58:47.956179+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:58:49.192 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:48 smithi107 bash[19776]: cluster 2024-02-10T06:58:46.113770+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:58:49.192 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:48 smithi107 bash[19776]: cluster 2024-02-10T06:58:46.113949+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:58:49.192 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:48 smithi107 bash[19776]: cluster 2024-02-10T06:58:47.955361+0000 mon.a (mon.0) 403 : cluster [INF] osd.3 [v2:172.21.15.107:6826/1260823260,v1:172.21.15.107:6827/1260823260] boot 2024-02-10T06:58:49.192 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:48 smithi107 bash[19776]: cluster 2024-02-10T06:58:47.955431+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-02-10T06:58:49.192 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:48 smithi107 bash[19776]: audit 2024-02-10T06:58:47.956179+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:58:49.193 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:48 smithi107 bash[14363]: cluster 2024-02-10T06:58:46.113770+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:58:49.193 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:48 smithi107 bash[14363]: cluster 2024-02-10T06:58:46.113949+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:58:49.193 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:48 smithi107 bash[14363]: cluster 2024-02-10T06:58:47.955361+0000 mon.a (mon.0) 403 : cluster [INF] osd.3 [v2:172.21.15.107:6826/1260823260,v1:172.21.15.107:6827/1260823260] boot 2024-02-10T06:58:49.193 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:48 smithi107 bash[14363]: cluster 2024-02-10T06:58:47.955431+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-02-10T06:58:49.193 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:48 smithi107 bash[14363]: audit 2024-02-10T06:58:47.956179+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T06:58:49.459 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi195:vg_nvme/lv_4 2024-02-10T06:58:50.282 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:49 smithi195 bash[14417]: cluster 2024-02-10T06:58:48.947319+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:58:50.282 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:49 smithi195 bash[14417]: cluster 2024-02-10T06:58:48.971494+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-10T06:58:50.429 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:49 smithi107 bash[19776]: cluster 2024-02-10T06:58:48.947319+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:58:50.429 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:49 smithi107 bash[19776]: cluster 2024-02-10T06:58:48.971494+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-10T06:58:50.430 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:49 smithi107 bash[14363]: cluster 2024-02-10T06:58:48.947319+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:58:50.430 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:49 smithi107 bash[14363]: cluster 2024-02-10T06:58:48.971494+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-10T06:58:52.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:51 smithi107 bash[14363]: cluster 2024-02-10T06:58:50.947894+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:58:52.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:51 smithi107 bash[14363]: audit 2024-02-10T06:58:51.956552+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:58:52.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:51 smithi107 bash[14363]: audit 2024-02-10T06:58:51.963356+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:58:52.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:51 smithi107 bash[14363]: audit 2024-02-10T06:58:51.964718+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:58:52.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:51 smithi107 bash[19776]: cluster 2024-02-10T06:58:50.947894+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:58:52.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:51 smithi107 bash[19776]: audit 2024-02-10T06:58:51.956552+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:58:52.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:51 smithi107 bash[19776]: audit 2024-02-10T06:58:51.963356+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:58:52.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:51 smithi107 bash[19776]: audit 2024-02-10T06:58:51.964718+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:58:52.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:51 smithi195 bash[14417]: cluster 2024-02-10T06:58:50.947894+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:58:52.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:51 smithi195 bash[14417]: audit 2024-02-10T06:58:51.956552+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:58:52.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:51 smithi195 bash[14417]: audit 2024-02-10T06:58:51.963356+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:58:52.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:51 smithi195 bash[14417]: audit 2024-02-10T06:58:51.964718+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:58:53.709 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:53 smithi107 bash[14363]: audit 2024-02-10T06:58:51.949541+0000 mgr.y (mgr.14152) 149 : audit [DBG] from='client.24238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:58:53.709 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:53 smithi107 bash[14363]: cephadm 2024-02-10T06:58:52.431129+0000 mgr.y (mgr.14152) 150 : cephadm [INF] Detected new or changed devices on smithi107 2024-02-10T06:58:53.709 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:53 smithi107 bash[14363]: audit 2024-02-10T06:58:52.441357+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:53.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:53 smithi107 bash[14363]: audit 2024-02-10T06:58:52.443150+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:58:53.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:53 smithi107 bash[14363]: audit 2024-02-10T06:58:52.444353+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:58:53.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:53 smithi107 bash[14363]: audit 2024-02-10T06:58:52.445473+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:58:53.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:53 smithi107 bash[14363]: audit 2024-02-10T06:58:52.446602+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:58:53.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:53 smithi107 bash[14363]: cephadm 2024-02-10T06:58:52.447390+0000 mgr.y (mgr.14152) 151 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 4061M 2024-02-10T06:58:53.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:53 smithi107 bash[14363]: audit 2024-02-10T06:58:52.452792+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:53.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:53 smithi107 bash[14363]: audit 2024-02-10T06:58:52.460179+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:53.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:53 smithi107 bash[19776]: audit 2024-02-10T06:58:51.949541+0000 mgr.y (mgr.14152) 149 : audit [DBG] from='client.24238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:58:53.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:53 smithi107 bash[19776]: cephadm 2024-02-10T06:58:52.431129+0000 mgr.y (mgr.14152) 150 : cephadm [INF] Detected new or changed devices on smithi107 2024-02-10T06:58:53.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:53 smithi107 bash[19776]: audit 2024-02-10T06:58:52.441357+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:53.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:53 smithi107 bash[19776]: audit 2024-02-10T06:58:52.443150+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:58:53.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:53 smithi107 bash[19776]: audit 2024-02-10T06:58:52.444353+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:58:53.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:53 smithi107 bash[19776]: audit 2024-02-10T06:58:52.445473+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:58:53.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:53 smithi107 bash[19776]: audit 2024-02-10T06:58:52.446602+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:58:53.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:53 smithi107 bash[19776]: cephadm 2024-02-10T06:58:52.447390+0000 mgr.y (mgr.14152) 151 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 4061M 2024-02-10T06:58:53.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:53 smithi107 bash[19776]: audit 2024-02-10T06:58:52.452792+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:53.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:53 smithi107 bash[19776]: audit 2024-02-10T06:58:52.460179+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:53.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:53 smithi195 bash[14417]: audit 2024-02-10T06:58:51.949541+0000 mgr.y (mgr.14152) 149 : audit [DBG] from='client.24238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:58:53.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:53 smithi195 bash[14417]: cephadm 2024-02-10T06:58:52.431129+0000 mgr.y (mgr.14152) 150 : cephadm [INF] Detected new or changed devices on smithi107 2024-02-10T06:58:53.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:53 smithi195 bash[14417]: audit 2024-02-10T06:58:52.441357+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:53.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:53 smithi195 bash[14417]: audit 2024-02-10T06:58:52.443150+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:58:53.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:53 smithi195 bash[14417]: audit 2024-02-10T06:58:52.444353+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:58:53.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:53 smithi195 bash[14417]: audit 2024-02-10T06:58:52.445473+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:58:53.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:53 smithi195 bash[14417]: audit 2024-02-10T06:58:52.446602+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:58:53.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:53 smithi195 bash[14417]: cephadm 2024-02-10T06:58:52.447390+0000 mgr.y (mgr.14152) 151 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 4061M 2024-02-10T06:58:53.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:53 smithi195 bash[14417]: audit 2024-02-10T06:58:52.452792+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:53.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:53 smithi195 bash[14417]: audit 2024-02-10T06:58:52.460179+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:58:55.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:54 smithi195 bash[14417]: cluster 2024-02-10T06:58:52.948596+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-10T06:58:55.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:54 smithi107 bash[14363]: cluster 2024-02-10T06:58:52.948596+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-10T06:58:55.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:54 smithi107 bash[19776]: cluster 2024-02-10T06:58:52.948596+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-10T06:58:57.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:56 smithi195 bash[14417]: cluster 2024-02-10T06:58:54.949329+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-10T06:58:57.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:56 smithi107 bash[14363]: cluster 2024-02-10T06:58:54.949329+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-10T06:58:57.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:56 smithi107 bash[19776]: cluster 2024-02-10T06:58:54.949329+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-10T06:58:59.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:58 smithi195 bash[14417]: cluster 2024-02-10T06:58:56.949932+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:58:59.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:58 smithi195 bash[14417]: audit 2024-02-10T06:58:57.977738+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.195:0/408948986' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fb25913c-dd10-49a7-bf6f-32676f361858"}]: dispatch 2024-02-10T06:58:59.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:58 smithi195 bash[14417]: audit 2024-02-10T06:58:57.977951+0000 mon.a (mon.0) 417 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fb25913c-dd10-49a7-bf6f-32676f361858"}]: dispatch 2024-02-10T06:58:59.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:58 smithi195 bash[14417]: audit 2024-02-10T06:58:57.988697+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fb25913c-dd10-49a7-bf6f-32676f361858"}]': finished 2024-02-10T06:58:59.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:58 smithi195 bash[14417]: cluster 2024-02-10T06:58:57.988927+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-02-10T06:58:59.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:58 smithi195 bash[14417]: audit 2024-02-10T06:58:57.989308+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:58:59.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:58:58 smithi195 bash[14417]: audit 2024-02-10T06:58:58.673696+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.195:0/2212847945' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:58:59.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:58 smithi107 bash[14363]: cluster 2024-02-10T06:58:56.949932+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:58:59.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:58 smithi107 bash[14363]: audit 2024-02-10T06:58:57.977738+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.195:0/408948986' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fb25913c-dd10-49a7-bf6f-32676f361858"}]: dispatch 2024-02-10T06:58:59.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:58 smithi107 bash[14363]: audit 2024-02-10T06:58:57.977951+0000 mon.a (mon.0) 417 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fb25913c-dd10-49a7-bf6f-32676f361858"}]: dispatch 2024-02-10T06:58:59.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:58 smithi107 bash[14363]: audit 2024-02-10T06:58:57.988697+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fb25913c-dd10-49a7-bf6f-32676f361858"}]': finished 2024-02-10T06:58:59.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:58 smithi107 bash[14363]: cluster 2024-02-10T06:58:57.988927+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-02-10T06:58:59.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:58 smithi107 bash[14363]: audit 2024-02-10T06:58:57.989308+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:58:59.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:58:58 smithi107 bash[14363]: audit 2024-02-10T06:58:58.673696+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.195:0/2212847945' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:58:59.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:58 smithi107 bash[19776]: cluster 2024-02-10T06:58:56.949932+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:58:59.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:58 smithi107 bash[19776]: audit 2024-02-10T06:58:57.977738+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.195:0/408948986' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fb25913c-dd10-49a7-bf6f-32676f361858"}]: dispatch 2024-02-10T06:58:59.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:58 smithi107 bash[19776]: audit 2024-02-10T06:58:57.977951+0000 mon.a (mon.0) 417 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fb25913c-dd10-49a7-bf6f-32676f361858"}]: dispatch 2024-02-10T06:58:59.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:58 smithi107 bash[19776]: audit 2024-02-10T06:58:57.988697+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fb25913c-dd10-49a7-bf6f-32676f361858"}]': finished 2024-02-10T06:58:59.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:58 smithi107 bash[19776]: cluster 2024-02-10T06:58:57.988927+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-02-10T06:58:59.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:58 smithi107 bash[19776]: audit 2024-02-10T06:58:57.989308+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:58:59.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:58:58 smithi107 bash[19776]: audit 2024-02-10T06:58:58.673696+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.195:0/2212847945' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:59:01.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:00 smithi195 bash[14417]: cluster 2024-02-10T06:58:58.950489+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-10T06:59:01.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:00 smithi107 bash[14363]: cluster 2024-02-10T06:58:58.950489+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-10T06:59:01.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:00 smithi107 bash[19776]: cluster 2024-02-10T06:58:58.950489+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-10T06:59:03.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:02 smithi195 bash[14417]: cluster 2024-02-10T06:59:00.951046+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-10T06:59:03.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:02 smithi107 bash[14363]: cluster 2024-02-10T06:59:00.951046+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-10T06:59:03.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:02 smithi107 bash[19776]: cluster 2024-02-10T06:59:00.951046+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-10T06:59:05.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:04 smithi107 bash[14363]: cluster 2024-02-10T06:59:02.951682+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-10T06:59:05.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:04 smithi107 bash[19776]: cluster 2024-02-10T06:59:02.951682+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-10T06:59:05.288 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:04 smithi195 bash[14417]: cluster 2024-02-10T06:59:02.951682+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-10T06:59:07.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:06 smithi195 bash[14417]: cluster 2024-02-10T06:59:04.952271+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-10T06:59:07.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:06 smithi107 bash[14363]: cluster 2024-02-10T06:59:04.952271+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-10T06:59:07.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:06 smithi107 bash[19776]: cluster 2024-02-10T06:59:04.952271+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-10T06:59:09.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:08 smithi195 bash[14417]: cluster 2024-02-10T06:59:06.952838+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:59:09.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:08 smithi195 bash[14417]: audit 2024-02-10T06:59:07.924072+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T06:59:09.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:08 smithi195 bash[14417]: audit 2024-02-10T06:59:07.925837+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:59:09.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:08 smithi195 bash[14417]: cephadm 2024-02-10T06:59:07.927178+0000 mgr.y (mgr.14152) 160 : cephadm [INF] Deploying daemon osd.4 on smithi195 2024-02-10T06:59:09.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:08 smithi107 bash[14363]: cluster 2024-02-10T06:59:06.952838+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:59:09.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:08 smithi107 bash[14363]: audit 2024-02-10T06:59:07.924072+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T06:59:09.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:08 smithi107 bash[14363]: audit 2024-02-10T06:59:07.925837+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:59:09.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:08 smithi107 bash[14363]: cephadm 2024-02-10T06:59:07.927178+0000 mgr.y (mgr.14152) 160 : cephadm [INF] Deploying daemon osd.4 on smithi195 2024-02-10T06:59:09.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:08 smithi107 bash[19776]: cluster 2024-02-10T06:59:06.952838+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:59:09.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:08 smithi107 bash[19776]: audit 2024-02-10T06:59:07.924072+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T06:59:09.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:08 smithi107 bash[19776]: audit 2024-02-10T06:59:07.925837+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:59:09.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:08 smithi107 bash[19776]: cephadm 2024-02-10T06:59:07.927178+0000 mgr.y (mgr.14152) 160 : cephadm [INF] Deploying daemon osd.4 on smithi195 2024-02-10T06:59:11.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:10 smithi195 bash[14417]: cluster 2024-02-10T06:59:08.953438+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-10T06:59:11.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:10 smithi107 bash[14363]: cluster 2024-02-10T06:59:08.953438+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-10T06:59:11.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:10 smithi107 bash[19776]: cluster 2024-02-10T06:59:08.953438+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-10T06:59:12.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:12 smithi195 bash[14417]: cluster 2024-02-10T06:59:10.954034+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-10T06:59:12.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:12 smithi195 bash[14417]: audit 2024-02-10T06:59:11.767139+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:12.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:12 smithi195 bash[14417]: audit 2024-02-10T06:59:11.779665+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:59:12.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:12 smithi195 bash[14417]: audit 2024-02-10T06:59:11.782353+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:59:12.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:12 smithi195 bash[14417]: audit 2024-02-10T06:59:11.784298+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:59:13.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:12 smithi107 bash[14363]: cluster 2024-02-10T06:59:10.954034+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-10T06:59:13.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:12 smithi107 bash[14363]: audit 2024-02-10T06:59:11.767139+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:13.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:12 smithi107 bash[14363]: audit 2024-02-10T06:59:11.779665+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:59:13.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:12 smithi107 bash[14363]: audit 2024-02-10T06:59:11.782353+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:59:13.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:12 smithi107 bash[14363]: audit 2024-02-10T06:59:11.784298+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:59:13.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:12 smithi107 bash[19776]: cluster 2024-02-10T06:59:10.954034+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-10T06:59:13.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:12 smithi107 bash[19776]: audit 2024-02-10T06:59:11.767139+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:13.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:12 smithi107 bash[19776]: audit 2024-02-10T06:59:11.779665+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:59:13.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:12 smithi107 bash[19776]: audit 2024-02-10T06:59:11.782353+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:59:13.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:12 smithi107 bash[19776]: audit 2024-02-10T06:59:11.784298+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:59:15.061 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:14 smithi195 bash[14417]: cluster 2024-02-10T06:59:12.954691+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-10T06:59:15.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:14 smithi107 bash[19776]: cluster 2024-02-10T06:59:12.954691+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-10T06:59:15.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:14 smithi107 bash[14363]: cluster 2024-02-10T06:59:12.954691+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-10T06:59:16.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:15 smithi195 bash[14417]: audit 2024-02-10T06:59:14.991051+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:59:16.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:15 smithi195 bash[14417]: audit 2024-02-10T06:59:14.991669+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:59:16.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:15 smithi195 bash[14417]: audit 2024-02-10T06:59:15.284932+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:16.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:15 smithi195 bash[14417]: audit 2024-02-10T06:59:15.580213+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:16.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:15 smithi107 bash[14363]: audit 2024-02-10T06:59:14.991051+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:59:16.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:15 smithi107 bash[14363]: audit 2024-02-10T06:59:14.991669+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:59:16.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:15 smithi107 bash[14363]: audit 2024-02-10T06:59:15.284932+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:16.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:15 smithi107 bash[14363]: audit 2024-02-10T06:59:15.580213+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:16.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:15 smithi107 bash[19776]: audit 2024-02-10T06:59:14.991051+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T06:59:16.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:15 smithi107 bash[19776]: audit 2024-02-10T06:59:14.991669+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T06:59:16.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:15 smithi107 bash[19776]: audit 2024-02-10T06:59:15.284932+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:16.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:15 smithi107 bash[19776]: audit 2024-02-10T06:59:15.580213+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:17.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:16 smithi195 bash[14417]: cluster 2024-02-10T06:59:14.955265+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-10T06:59:17.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:16 smithi107 bash[14363]: cluster 2024-02-10T06:59:14.955265+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-10T06:59:17.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:16 smithi107 bash[19776]: cluster 2024-02-10T06:59:14.955265+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-10T06:59:18.133 INFO:teuthology.orchestra.run.smithi195.stdout:Created osd(s) 4 on host 'smithi195' 2024-02-10T06:59:18.741 DEBUG:teuthology.orchestra.run.smithi195:osd.4> sudo journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.4.service 2024-02-10T06:59:18.744 INFO:tasks.cephadm:Deploying osd.5 on smithi195 with /dev/vg_nvme/lv_3... 2024-02-10T06:59:18.744 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-10T06:59:19.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:18 smithi107 bash[19776]: cluster 2024-02-10T06:59:16.955844+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-10T06:59:19.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:18 smithi107 bash[19776]: audit 2024-02-10T06:59:18.130918+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:19.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:18 smithi107 bash[19776]: audit 2024-02-10T06:59:18.156128+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:59:19.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:18 smithi107 bash[19776]: audit 2024-02-10T06:59:18.158833+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:59:19.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:18 smithi107 bash[19776]: audit 2024-02-10T06:59:18.160728+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:59:19.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:18 smithi107 bash[19776]: audit 2024-02-10T06:59:18.658808+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.195:6800/4244892322,v1:172.21.15.195:6801/4244892322]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T06:59:19.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:18 smithi107 bash[19776]: audit 2024-02-10T06:59:18.658927+0000 mon.a (mon.0) 435 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T06:59:19.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:18 smithi107 bash[14363]: cluster 2024-02-10T06:59:16.955844+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-10T06:59:19.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:18 smithi107 bash[14363]: audit 2024-02-10T06:59:18.130918+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:19.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:18 smithi107 bash[14363]: audit 2024-02-10T06:59:18.156128+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:59:19.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:18 smithi107 bash[14363]: audit 2024-02-10T06:59:18.158833+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:59:19.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:18 smithi107 bash[14363]: audit 2024-02-10T06:59:18.160728+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:59:19.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:18 smithi107 bash[14363]: audit 2024-02-10T06:59:18.658808+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.195:6800/4244892322,v1:172.21.15.195:6801/4244892322]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T06:59:19.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:18 smithi107 bash[14363]: audit 2024-02-10T06:59:18.658927+0000 mon.a (mon.0) 435 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T06:59:19.277 INFO:journalctl@ceph.osd.4.smithi195.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T06:59:19.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:18 smithi195 bash[14417]: cluster 2024-02-10T06:59:16.955844+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-10T06:59:19.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:18 smithi195 bash[14417]: audit 2024-02-10T06:59:18.130918+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:19.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:18 smithi195 bash[14417]: audit 2024-02-10T06:59:18.156128+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:59:19.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:18 smithi195 bash[14417]: audit 2024-02-10T06:59:18.158833+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:59:19.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:18 smithi195 bash[14417]: audit 2024-02-10T06:59:18.160728+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:59:19.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:18 smithi195 bash[14417]: audit 2024-02-10T06:59:18.658808+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.195:6800/4244892322,v1:172.21.15.195:6801/4244892322]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T06:59:19.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:18 smithi195 bash[14417]: audit 2024-02-10T06:59:18.658927+0000 mon.a (mon.0) 435 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T06:59:20.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:20 smithi195 bash[14417]: cluster 2024-02-10T06:59:18.956404+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:59:20.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:20 smithi195 bash[14417]: audit 2024-02-10T06:59:19.137586+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"]}]': finished 2024-02-10T06:59:20.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:20 smithi195 bash[14417]: cluster 2024-02-10T06:59:19.137806+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-02-10T06:59:20.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:20 smithi195 bash[14417]: audit 2024-02-10T06:59:19.138095+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:59:20.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:20 smithi195 bash[14417]: audit 2024-02-10T06:59:19.139853+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.195:6800/4244892322,v1:172.21.15.195:6801/4244892322]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T06:59:20.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:20 smithi195 bash[14417]: audit 2024-02-10T06:59:19.140215+0000 mon.a (mon.0) 439 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T06:59:20.409 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 06:59:20 smithi195 bash[17516]: debug 2024-02-10T06:59:20.150+0000 7fb820da9700 -1 osd.4 0 waiting for initial osdmap 2024-02-10T06:59:20.409 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 06:59:20 smithi195 bash[17516]: debug 2024-02-10T06:59:20.158+0000 7fb81bf41700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T06:59:20.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:20 smithi107 bash[14363]: cluster 2024-02-10T06:59:18.956404+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:59:20.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:20 smithi107 bash[14363]: audit 2024-02-10T06:59:19.137586+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"]}]': finished 2024-02-10T06:59:20.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:20 smithi107 bash[14363]: cluster 2024-02-10T06:59:19.137806+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-02-10T06:59:20.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:20 smithi107 bash[14363]: audit 2024-02-10T06:59:19.138095+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:59:20.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:20 smithi107 bash[14363]: audit 2024-02-10T06:59:19.139853+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.195:6800/4244892322,v1:172.21.15.195:6801/4244892322]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T06:59:20.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:20 smithi107 bash[14363]: audit 2024-02-10T06:59:19.140215+0000 mon.a (mon.0) 439 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T06:59:20.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:20 smithi107 bash[19776]: cluster 2024-02-10T06:59:18.956404+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:59:20.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:20 smithi107 bash[19776]: audit 2024-02-10T06:59:19.137586+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"]}]': finished 2024-02-10T06:59:20.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:20 smithi107 bash[19776]: cluster 2024-02-10T06:59:19.137806+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-02-10T06:59:20.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:20 smithi107 bash[19776]: audit 2024-02-10T06:59:19.138095+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:59:20.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:20 smithi107 bash[19776]: audit 2024-02-10T06:59:19.139853+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.195:6800/4244892322,v1:172.21.15.195:6801/4244892322]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T06:59:20.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:20 smithi107 bash[19776]: audit 2024-02-10T06:59:19.140215+0000 mon.a (mon.0) 439 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T06:59:21.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:21 smithi195 bash[14417]: audit 2024-02-10T06:59:20.141248+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=smithi195", "root=default"]}]': finished 2024-02-10T06:59:21.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:21 smithi195 bash[14417]: cluster 2024-02-10T06:59:20.141489+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-02-10T06:59:21.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:21 smithi195 bash[14417]: audit 2024-02-10T06:59:20.142352+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:59:21.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:21 smithi195 bash[14417]: audit 2024-02-10T06:59:20.151219+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:59:21.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:21 smithi195 bash[14417]: cluster 2024-02-10T06:59:21.141403+0000 mon.a (mon.0) 444 : cluster [INF] osd.4 [v2:172.21.15.195:6800/4244892322,v1:172.21.15.195:6801/4244892322] boot 2024-02-10T06:59:21.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:21 smithi195 bash[14417]: cluster 2024-02-10T06:59:21.141483+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-02-10T06:59:21.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:21 smithi195 bash[14417]: audit 2024-02-10T06:59:21.141726+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:59:21.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:21 smithi107 bash[14363]: audit 2024-02-10T06:59:20.141248+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=smithi195", "root=default"]}]': finished 2024-02-10T06:59:21.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:21 smithi107 bash[14363]: cluster 2024-02-10T06:59:20.141489+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-02-10T06:59:21.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:21 smithi107 bash[14363]: audit 2024-02-10T06:59:20.142352+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:59:21.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:21 smithi107 bash[14363]: audit 2024-02-10T06:59:20.151219+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:59:21.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:21 smithi107 bash[14363]: cluster 2024-02-10T06:59:21.141403+0000 mon.a (mon.0) 444 : cluster [INF] osd.4 [v2:172.21.15.195:6800/4244892322,v1:172.21.15.195:6801/4244892322] boot 2024-02-10T06:59:21.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:21 smithi107 bash[14363]: cluster 2024-02-10T06:59:21.141483+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-02-10T06:59:21.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:21 smithi107 bash[14363]: audit 2024-02-10T06:59:21.141726+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:59:21.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:21 smithi107 bash[19776]: audit 2024-02-10T06:59:20.141248+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=smithi195", "root=default"]}]': finished 2024-02-10T06:59:21.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:21 smithi107 bash[19776]: cluster 2024-02-10T06:59:20.141489+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-02-10T06:59:21.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:21 smithi107 bash[19776]: audit 2024-02-10T06:59:20.142352+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:59:21.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:21 smithi107 bash[19776]: audit 2024-02-10T06:59:20.151219+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:59:21.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:21 smithi107 bash[19776]: cluster 2024-02-10T06:59:21.141403+0000 mon.a (mon.0) 444 : cluster [INF] osd.4 [v2:172.21.15.195:6800/4244892322,v1:172.21.15.195:6801/4244892322] boot 2024-02-10T06:59:21.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:21 smithi107 bash[19776]: cluster 2024-02-10T06:59:21.141483+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-02-10T06:59:21.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:21 smithi107 bash[19776]: audit 2024-02-10T06:59:21.141726+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T06:59:22.354 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:22 smithi195 bash[14417]: cluster 2024-02-10T06:59:19.639612+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:59:22.355 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:22 smithi195 bash[14417]: cluster 2024-02-10T06:59:19.639813+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:59:22.355 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:22 smithi195 bash[14417]: cluster 2024-02-10T06:59:20.956989+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:59:22.355 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:22 smithi195 bash[14417]: cluster 2024-02-10T06:59:22.144222+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-10T06:59:22.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:22 smithi107 bash[14363]: cluster 2024-02-10T06:59:19.639612+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:59:22.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:22 smithi107 bash[14363]: cluster 2024-02-10T06:59:19.639813+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:59:22.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:22 smithi107 bash[14363]: cluster 2024-02-10T06:59:20.956989+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:59:22.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:22 smithi107 bash[14363]: cluster 2024-02-10T06:59:22.144222+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-10T06:59:22.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:22 smithi107 bash[19776]: cluster 2024-02-10T06:59:19.639612+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:59:22.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:22 smithi107 bash[19776]: cluster 2024-02-10T06:59:19.639813+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:59:22.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:22 smithi107 bash[19776]: cluster 2024-02-10T06:59:20.956989+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-02-10T06:59:22.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:22 smithi107 bash[19776]: cluster 2024-02-10T06:59:22.144222+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-10T06:59:22.558 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-10T06:59:22.558 INFO:teuthology.orchestra.run.smithi195.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-10T06:59:22.558 INFO:teuthology.orchestra.run.smithi195.stderr: stderr: 10+0 records in 2024-02-10T06:59:22.558 INFO:teuthology.orchestra.run.smithi195.stderr:10+0 records out 2024-02-10T06:59:22.558 INFO:teuthology.orchestra.run.smithi195.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0136726 s, 767 MB/s 2024-02-10T06:59:22.558 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping successful for: 2024-02-10T06:59:23.752 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi195:vg_nvme/lv_3 2024-02-10T06:59:24.295 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:24 smithi195 bash[14417]: cluster 2024-02-10T06:59:22.957619+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:59:24.295 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:24 smithi195 bash[14417]: cluster 2024-02-10T06:59:23.149530+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-10T06:59:24.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:24 smithi107 bash[14363]: cluster 2024-02-10T06:59:22.957619+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:59:24.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:24 smithi107 bash[14363]: cluster 2024-02-10T06:59:23.149530+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-10T06:59:24.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:24 smithi107 bash[19776]: cluster 2024-02-10T06:59:22.957619+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:59:24.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:24 smithi107 bash[19776]: cluster 2024-02-10T06:59:23.149530+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-10T06:59:25.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:25 smithi107 bash[14363]: cluster 2024-02-10T06:59:24.157849+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-02-10T06:59:25.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:25 smithi107 bash[14363]: cluster 2024-02-10T06:59:25.156600+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-02-10T06:59:25.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:25 smithi107 bash[19776]: cluster 2024-02-10T06:59:24.157849+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-02-10T06:59:25.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:25 smithi107 bash[19776]: cluster 2024-02-10T06:59:25.156600+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-02-10T06:59:25.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:25 smithi195 bash[14417]: cluster 2024-02-10T06:59:24.157849+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-02-10T06:59:25.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:25 smithi195 bash[14417]: cluster 2024-02-10T06:59:25.156600+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-02-10T06:59:26.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:26 smithi107 bash[14363]: cluster 2024-02-10T06:59:24.958262+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v148: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-02-10T06:59:26.459 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:26 smithi107 bash[19776]: cluster 2024-02-10T06:59:24.958262+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v148: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-02-10T06:59:26.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:26 smithi195 bash[14417]: cluster 2024-02-10T06:59:24.958262+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v148: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-02-10T06:59:28.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:27 smithi195 bash[14417]: cephadm 2024-02-10T06:59:26.845663+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Detected new or changed devices on smithi195 2024-02-10T06:59:28.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:27 smithi195 bash[14417]: audit 2024-02-10T06:59:26.855219+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:28.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:27 smithi195 bash[14417]: audit 2024-02-10T06:59:26.856976+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:59:28.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:27 smithi195 bash[14417]: cephadm 2024-02-10T06:59:26.858221+0000 mgr.y (mgr.14152) 171 : cephadm [INF] Adjusting osd_memory_target on smithi195 to 17271M 2024-02-10T06:59:28.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:27 smithi195 bash[14417]: audit 2024-02-10T06:59:26.864515+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:28.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:27 smithi195 bash[14417]: audit 2024-02-10T06:59:26.872370+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:28.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:27 smithi195 bash[14417]: audit 2024-02-10T06:59:27.240515+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:59:28.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:27 smithi195 bash[14417]: audit 2024-02-10T06:59:27.246538+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:59:28.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:27 smithi195 bash[14417]: audit 2024-02-10T06:59:27.247814+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:59:28.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:27 smithi107 bash[14363]: cephadm 2024-02-10T06:59:26.845663+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Detected new or changed devices on smithi195 2024-02-10T06:59:28.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:27 smithi107 bash[14363]: audit 2024-02-10T06:59:26.855219+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:28.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:27 smithi107 bash[14363]: audit 2024-02-10T06:59:26.856976+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:59:28.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:27 smithi107 bash[14363]: cephadm 2024-02-10T06:59:26.858221+0000 mgr.y (mgr.14152) 171 : cephadm [INF] Adjusting osd_memory_target on smithi195 to 17271M 2024-02-10T06:59:28.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:27 smithi107 bash[14363]: audit 2024-02-10T06:59:26.864515+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:28.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:27 smithi107 bash[14363]: audit 2024-02-10T06:59:26.872370+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:28.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:27 smithi107 bash[14363]: audit 2024-02-10T06:59:27.240515+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:59:28.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:27 smithi107 bash[14363]: audit 2024-02-10T06:59:27.246538+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:59:28.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:27 smithi107 bash[14363]: audit 2024-02-10T06:59:27.247814+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:59:28.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:27 smithi107 bash[19776]: cephadm 2024-02-10T06:59:26.845663+0000 mgr.y (mgr.14152) 170 : cephadm [INF] Detected new or changed devices on smithi195 2024-02-10T06:59:28.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:27 smithi107 bash[19776]: audit 2024-02-10T06:59:26.855219+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:28.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:27 smithi107 bash[19776]: audit 2024-02-10T06:59:26.856976+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T06:59:28.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:27 smithi107 bash[19776]: cephadm 2024-02-10T06:59:26.858221+0000 mgr.y (mgr.14152) 171 : cephadm [INF] Adjusting osd_memory_target on smithi195 to 17271M 2024-02-10T06:59:28.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:27 smithi107 bash[19776]: audit 2024-02-10T06:59:26.864515+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:28.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:27 smithi107 bash[19776]: audit 2024-02-10T06:59:26.872370+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:28.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:27 smithi107 bash[19776]: audit 2024-02-10T06:59:27.240515+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T06:59:28.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:27 smithi107 bash[19776]: audit 2024-02-10T06:59:27.246538+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T06:59:28.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:27 smithi107 bash[19776]: audit 2024-02-10T06:59:27.247814+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:59:29.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:28 smithi195 bash[14417]: cluster 2024-02-10T06:59:26.958836+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 107 KiB/s, 0 objects/s recovering 2024-02-10T06:59:29.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:28 smithi195 bash[14417]: audit 2024-02-10T06:59:27.233758+0000 mgr.y (mgr.14152) 173 : audit [DBG] from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:59:29.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:28 smithi107 bash[14363]: cluster 2024-02-10T06:59:26.958836+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 107 KiB/s, 0 objects/s recovering 2024-02-10T06:59:29.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:28 smithi107 bash[14363]: audit 2024-02-10T06:59:27.233758+0000 mgr.y (mgr.14152) 173 : audit [DBG] from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:59:29.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:28 smithi107 bash[19776]: cluster 2024-02-10T06:59:26.958836+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 107 KiB/s, 0 objects/s recovering 2024-02-10T06:59:29.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:28 smithi107 bash[19776]: audit 2024-02-10T06:59:27.233758+0000 mgr.y (mgr.14152) 173 : audit [DBG] from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T06:59:31.088 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:30 smithi195 bash[14417]: cluster 2024-02-10T06:59:28.959425+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v151: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-02-10T06:59:31.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:30 smithi107 bash[14363]: cluster 2024-02-10T06:59:28.959425+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v151: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-02-10T06:59:31.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:30 smithi107 bash[19776]: cluster 2024-02-10T06:59:28.959425+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v151: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-02-10T06:59:33.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:32 smithi107 bash[14363]: cluster 2024-02-10T06:59:30.960032+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; 66 KiB/s, 0 objects/s recovering 2024-02-10T06:59:33.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:32 smithi107 bash[19776]: cluster 2024-02-10T06:59:30.960032+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; 66 KiB/s, 0 objects/s recovering 2024-02-10T06:59:33.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:32 smithi195 bash[14417]: cluster 2024-02-10T06:59:30.960032+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; 66 KiB/s, 0 objects/s recovering 2024-02-10T06:59:34.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:33 smithi107 bash[14363]: audit 2024-02-10T06:59:33.113450+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.195:0/3571476601' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb6b2331-8ff9-4bd0-b380-07dc9e8f6399"}]: dispatch 2024-02-10T06:59:34.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:33 smithi107 bash[14363]: audit 2024-02-10T06:59:33.113696+0000 mon.a (mon.0) 458 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb6b2331-8ff9-4bd0-b380-07dc9e8f6399"}]: dispatch 2024-02-10T06:59:34.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:33 smithi107 bash[14363]: audit 2024-02-10T06:59:33.122728+0000 mon.a (mon.0) 459 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bb6b2331-8ff9-4bd0-b380-07dc9e8f6399"}]': finished 2024-02-10T06:59:34.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:33 smithi107 bash[14363]: cluster 2024-02-10T06:59:33.122916+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-02-10T06:59:34.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:33 smithi107 bash[14363]: audit 2024-02-10T06:59:33.123195+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:59:34.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:33 smithi107 bash[14363]: audit 2024-02-10T06:59:33.787114+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.195:0/2228755165' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:59:34.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:33 smithi107 bash[19776]: audit 2024-02-10T06:59:33.113450+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.195:0/3571476601' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb6b2331-8ff9-4bd0-b380-07dc9e8f6399"}]: dispatch 2024-02-10T06:59:34.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:33 smithi107 bash[19776]: audit 2024-02-10T06:59:33.113696+0000 mon.a (mon.0) 458 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb6b2331-8ff9-4bd0-b380-07dc9e8f6399"}]: dispatch 2024-02-10T06:59:34.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:33 smithi107 bash[19776]: audit 2024-02-10T06:59:33.122728+0000 mon.a (mon.0) 459 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bb6b2331-8ff9-4bd0-b380-07dc9e8f6399"}]': finished 2024-02-10T06:59:34.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:33 smithi107 bash[19776]: cluster 2024-02-10T06:59:33.122916+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-02-10T06:59:34.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:33 smithi107 bash[19776]: audit 2024-02-10T06:59:33.123195+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:59:34.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:33 smithi107 bash[19776]: audit 2024-02-10T06:59:33.787114+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.195:0/2228755165' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:59:34.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:33 smithi195 bash[14417]: audit 2024-02-10T06:59:33.113450+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.195:0/3571476601' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb6b2331-8ff9-4bd0-b380-07dc9e8f6399"}]: dispatch 2024-02-10T06:59:34.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:33 smithi195 bash[14417]: audit 2024-02-10T06:59:33.113696+0000 mon.a (mon.0) 458 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bb6b2331-8ff9-4bd0-b380-07dc9e8f6399"}]: dispatch 2024-02-10T06:59:34.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:33 smithi195 bash[14417]: audit 2024-02-10T06:59:33.122728+0000 mon.a (mon.0) 459 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bb6b2331-8ff9-4bd0-b380-07dc9e8f6399"}]': finished 2024-02-10T06:59:34.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:33 smithi195 bash[14417]: cluster 2024-02-10T06:59:33.122916+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-02-10T06:59:34.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:33 smithi195 bash[14417]: audit 2024-02-10T06:59:33.123195+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:59:34.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:33 smithi195 bash[14417]: audit 2024-02-10T06:59:33.787114+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.195:0/2228755165' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T06:59:35.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:34 smithi107 bash[14363]: cluster 2024-02-10T06:59:32.960623+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-02-10T06:59:35.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:34 smithi107 bash[19776]: cluster 2024-02-10T06:59:32.960623+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-02-10T06:59:35.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:34 smithi195 bash[14417]: cluster 2024-02-10T06:59:32.960623+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-02-10T06:59:37.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:36 smithi107 bash[14363]: cluster 2024-02-10T06:59:34.961221+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-10T06:59:37.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:36 smithi107 bash[19776]: cluster 2024-02-10T06:59:34.961221+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-10T06:59:37.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:36 smithi195 bash[14417]: cluster 2024-02-10T06:59:34.961221+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-10T06:59:39.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:38 smithi107 bash[14363]: cluster 2024-02-10T06:59:36.961831+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-10T06:59:39.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:38 smithi107 bash[19776]: cluster 2024-02-10T06:59:36.961831+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-10T06:59:39.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:38 smithi195 bash[14417]: cluster 2024-02-10T06:59:36.961831+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-10T06:59:41.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:40 smithi195 bash[14417]: cluster 2024-02-10T06:59:38.962446+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-10T06:59:41.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:40 smithi107 bash[14363]: cluster 2024-02-10T06:59:38.962446+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-10T06:59:41.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:40 smithi107 bash[19776]: cluster 2024-02-10T06:59:38.962446+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-10T06:59:43.161 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:42 smithi195 bash[14417]: cluster 2024-02-10T06:59:40.963037+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-10T06:59:43.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:42 smithi107 bash[14363]: cluster 2024-02-10T06:59:40.963037+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-10T06:59:43.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:42 smithi107 bash[19776]: cluster 2024-02-10T06:59:40.963037+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-10T06:59:44.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:43 smithi107 bash[14363]: audit 2024-02-10T06:59:43.173657+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T06:59:44.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:43 smithi107 bash[14363]: audit 2024-02-10T06:59:43.175195+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:59:44.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:43 smithi107 bash[19776]: audit 2024-02-10T06:59:43.173657+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T06:59:44.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:43 smithi107 bash[19776]: audit 2024-02-10T06:59:43.175195+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:59:44.294 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:43 smithi195 bash[14417]: audit 2024-02-10T06:59:43.173657+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T06:59:44.294 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:43 smithi195 bash[14417]: audit 2024-02-10T06:59:43.175195+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:59:45.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:44 smithi107 bash[14363]: cluster 2024-02-10T06:59:42.963551+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:59:45.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:44 smithi107 bash[14363]: cephadm 2024-02-10T06:59:43.176548+0000 mgr.y (mgr.14152) 182 : cephadm [INF] Deploying daemon osd.5 on smithi195 2024-02-10T06:59:45.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:44 smithi107 bash[19776]: cluster 2024-02-10T06:59:42.963551+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:59:45.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:44 smithi107 bash[19776]: cephadm 2024-02-10T06:59:43.176548+0000 mgr.y (mgr.14152) 182 : cephadm [INF] Deploying daemon osd.5 on smithi195 2024-02-10T06:59:45.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:44 smithi195 bash[14417]: cluster 2024-02-10T06:59:42.963551+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:59:45.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:44 smithi195 bash[14417]: cephadm 2024-02-10T06:59:43.176548+0000 mgr.y (mgr.14152) 182 : cephadm [INF] Deploying daemon osd.5 on smithi195 2024-02-10T06:59:46.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:46 smithi195 bash[14417]: cluster 2024-02-10T06:59:44.964098+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-10T06:59:46.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:46 smithi107 bash[14363]: cluster 2024-02-10T06:59:44.964098+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-10T06:59:46.459 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:46 smithi107 bash[19776]: cluster 2024-02-10T06:59:44.964098+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-10T06:59:48.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:48 smithi195 bash[14417]: cluster 2024-02-10T06:59:46.964621+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-10T06:59:48.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:48 smithi195 bash[14417]: audit 2024-02-10T06:59:47.021091+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:48.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:48 smithi195 bash[14417]: audit 2024-02-10T06:59:47.047371+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:59:48.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:48 smithi195 bash[14417]: audit 2024-02-10T06:59:47.049942+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:59:48.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:48 smithi195 bash[14417]: audit 2024-02-10T06:59:47.051446+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:59:48.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:48 smithi107 bash[14363]: cluster 2024-02-10T06:59:46.964621+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-10T06:59:48.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:48 smithi107 bash[14363]: audit 2024-02-10T06:59:47.021091+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:48.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:48 smithi107 bash[14363]: audit 2024-02-10T06:59:47.047371+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:59:48.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:48 smithi107 bash[14363]: audit 2024-02-10T06:59:47.049942+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:59:48.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:48 smithi107 bash[14363]: audit 2024-02-10T06:59:47.051446+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:59:48.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:48 smithi107 bash[19776]: cluster 2024-02-10T06:59:46.964621+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-10T06:59:48.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:48 smithi107 bash[19776]: audit 2024-02-10T06:59:47.021091+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:48.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:48 smithi107 bash[19776]: audit 2024-02-10T06:59:47.047371+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:59:48.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:48 smithi107 bash[19776]: audit 2024-02-10T06:59:47.049942+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:59:48.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:48 smithi107 bash[19776]: audit 2024-02-10T06:59:47.051446+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:59:50.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:50 smithi195 bash[14417]: cluster 2024-02-10T06:59:48.965262+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-10T06:59:50.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:50 smithi107 bash[14363]: cluster 2024-02-10T06:59:48.965262+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-10T06:59:50.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:50 smithi107 bash[19776]: cluster 2024-02-10T06:59:48.965262+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-10T06:59:52.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:51 smithi195 bash[14417]: audit 2024-02-10T06:59:50.813556+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:52.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:51 smithi195 bash[14417]: audit 2024-02-10T06:59:50.821178+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:52.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:51 smithi107 bash[14363]: audit 2024-02-10T06:59:50.813556+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:52.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:51 smithi107 bash[14363]: audit 2024-02-10T06:59:50.821178+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:52.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:51 smithi107 bash[19776]: audit 2024-02-10T06:59:50.813556+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:52.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:51 smithi107 bash[19776]: audit 2024-02-10T06:59:50.821178+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:53.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:52 smithi195 bash[14417]: cluster 2024-02-10T06:59:50.965776+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-10T06:59:53.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:52 smithi107 bash[14363]: cluster 2024-02-10T06:59:50.965776+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-10T06:59:53.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:52 smithi107 bash[19776]: cluster 2024-02-10T06:59:50.965776+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-10T06:59:53.687 INFO:teuthology.orchestra.run.smithi195.stdout:Created osd(s) 5 on host 'smithi195' 2024-02-10T06:59:54.291 DEBUG:teuthology.orchestra.run.smithi195:osd.5> sudo journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.5.service 2024-02-10T06:59:54.294 INFO:tasks.cephadm:Deploying osd.6 on smithi195 with /dev/vg_nvme/lv_2... 2024-02-10T06:59:54.294 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-10T06:59:54.679 INFO:journalctl@ceph.osd.5.smithi195.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T06:59:54.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:54 smithi195 bash[14417]: cluster 2024-02-10T06:59:52.966370+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-10T06:59:54.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:54 smithi195 bash[14417]: audit 2024-02-10T06:59:53.685012+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:54.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:54 smithi195 bash[14417]: audit 2024-02-10T06:59:53.699209+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:59:54.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:54 smithi195 bash[14417]: audit 2024-02-10T06:59:53.701501+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:59:54.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:54 smithi195 bash[14417]: audit 2024-02-10T06:59:53.703107+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:59:54.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:54 smithi195 bash[14417]: audit 2024-02-10T06:59:54.263126+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/1082045448,v1:172.21.15.195:6809/1082045448]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T06:59:54.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:54 smithi195 bash[14417]: audit 2024-02-10T06:59:54.263297+0000 mon.a (mon.0) 474 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T06:59:54.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:54 smithi107 bash[14363]: cluster 2024-02-10T06:59:52.966370+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-10T06:59:54.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:54 smithi107 bash[14363]: audit 2024-02-10T06:59:53.685012+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:54.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:54 smithi107 bash[14363]: audit 2024-02-10T06:59:53.699209+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:59:54.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:54 smithi107 bash[14363]: audit 2024-02-10T06:59:53.701501+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:59:54.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:54 smithi107 bash[14363]: audit 2024-02-10T06:59:53.703107+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:59:54.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:54 smithi107 bash[14363]: audit 2024-02-10T06:59:54.263126+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/1082045448,v1:172.21.15.195:6809/1082045448]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T06:59:54.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:54 smithi107 bash[14363]: audit 2024-02-10T06:59:54.263297+0000 mon.a (mon.0) 474 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T06:59:54.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:54 smithi107 bash[19776]: cluster 2024-02-10T06:59:52.966370+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-10T06:59:54.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:54 smithi107 bash[19776]: audit 2024-02-10T06:59:53.685012+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T06:59:54.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:54 smithi107 bash[19776]: audit 2024-02-10T06:59:53.699209+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T06:59:54.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:54 smithi107 bash[19776]: audit 2024-02-10T06:59:53.701501+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T06:59:54.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:54 smithi107 bash[19776]: audit 2024-02-10T06:59:53.703107+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T06:59:54.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:54 smithi107 bash[19776]: audit 2024-02-10T06:59:54.263126+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/1082045448,v1:172.21.15.195:6809/1082045448]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T06:59:54.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:54 smithi107 bash[19776]: audit 2024-02-10T06:59:54.263297+0000 mon.a (mon.0) 474 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T06:59:56.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:55 smithi107 bash[14363]: audit 2024-02-10T06:59:54.911068+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"]}]': finished 2024-02-10T06:59:56.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:55 smithi107 bash[14363]: cluster 2024-02-10T06:59:54.911261+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-02-10T06:59:56.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:55 smithi107 bash[14363]: audit 2024-02-10T06:59:54.911535+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:59:56.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:55 smithi107 bash[14363]: audit 2024-02-10T06:59:54.913172+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/1082045448,v1:172.21.15.195:6809/1082045448]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T06:59:56.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:55 smithi107 bash[14363]: audit 2024-02-10T06:59:54.913196+0000 mon.a (mon.0) 478 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T06:59:56.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:55 smithi107 bash[19776]: audit 2024-02-10T06:59:54.911068+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"]}]': finished 2024-02-10T06:59:56.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:55 smithi107 bash[19776]: cluster 2024-02-10T06:59:54.911261+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-02-10T06:59:56.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:55 smithi107 bash[19776]: audit 2024-02-10T06:59:54.911535+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:59:56.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:55 smithi107 bash[19776]: audit 2024-02-10T06:59:54.913172+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/1082045448,v1:172.21.15.195:6809/1082045448]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T06:59:56.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:55 smithi107 bash[19776]: audit 2024-02-10T06:59:54.913196+0000 mon.a (mon.0) 478 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T06:59:56.408 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 06:59:55 smithi195 bash[20633]: debug 2024-02-10T06:59:55.921+0000 7faad6996700 -1 osd.5 0 waiting for initial osdmap 2024-02-10T06:59:56.408 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 06:59:55 smithi195 bash[20633]: debug 2024-02-10T06:59:55.933+0000 7faad1b2e700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T06:59:56.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:55 smithi195 bash[14417]: audit 2024-02-10T06:59:54.911068+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"]}]': finished 2024-02-10T06:59:56.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:55 smithi195 bash[14417]: cluster 2024-02-10T06:59:54.911261+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-02-10T06:59:56.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:55 smithi195 bash[14417]: audit 2024-02-10T06:59:54.911535+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:59:56.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:55 smithi195 bash[14417]: audit 2024-02-10T06:59:54.913172+0000 mon.b (mon.2) 16 : audit [INF] from='osd.5 [v2:172.21.15.195:6808/1082045448,v1:172.21.15.195:6809/1082045448]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T06:59:56.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:55 smithi195 bash[14417]: audit 2024-02-10T06:59:54.913196+0000 mon.a (mon.0) 478 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T06:59:57.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:56 smithi107 bash[14363]: cluster 2024-02-10T06:59:54.967048+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:59:57.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:56 smithi107 bash[14363]: audit 2024-02-10T06:59:55.915850+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=smithi195", "root=default"]}]': finished 2024-02-10T06:59:57.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:56 smithi107 bash[14363]: cluster 2024-02-10T06:59:55.916084+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-02-10T06:59:57.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:56 smithi107 bash[14363]: audit 2024-02-10T06:59:55.917122+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:59:57.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:56 smithi107 bash[14363]: audit 2024-02-10T06:59:55.927043+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:59:57.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:56 smithi107 bash[14363]: cluster 2024-02-10T06:59:56.917301+0000 mon.a (mon.0) 483 : cluster [INF] osd.5 [v2:172.21.15.195:6808/1082045448,v1:172.21.15.195:6809/1082045448] boot 2024-02-10T06:59:57.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:56 smithi107 bash[14363]: cluster 2024-02-10T06:59:56.917442+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-02-10T06:59:57.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:56 smithi107 bash[14363]: audit 2024-02-10T06:59:56.917822+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:59:57.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:56 smithi107 bash[19776]: cluster 2024-02-10T06:59:54.967048+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:59:57.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:56 smithi107 bash[19776]: audit 2024-02-10T06:59:55.915850+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=smithi195", "root=default"]}]': finished 2024-02-10T06:59:57.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:56 smithi107 bash[19776]: cluster 2024-02-10T06:59:55.916084+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-02-10T06:59:57.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:56 smithi107 bash[19776]: audit 2024-02-10T06:59:55.917122+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:59:57.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:56 smithi107 bash[19776]: audit 2024-02-10T06:59:55.927043+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:59:57.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:56 smithi107 bash[19776]: cluster 2024-02-10T06:59:56.917301+0000 mon.a (mon.0) 483 : cluster [INF] osd.5 [v2:172.21.15.195:6808/1082045448,v1:172.21.15.195:6809/1082045448] boot 2024-02-10T06:59:57.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:56 smithi107 bash[19776]: cluster 2024-02-10T06:59:56.917442+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-02-10T06:59:57.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:56 smithi107 bash[19776]: audit 2024-02-10T06:59:56.917822+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:59:57.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:56 smithi195 bash[14417]: cluster 2024-02-10T06:59:54.967048+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-02-10T06:59:57.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:56 smithi195 bash[14417]: audit 2024-02-10T06:59:55.915850+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=smithi195", "root=default"]}]': finished 2024-02-10T06:59:57.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:56 smithi195 bash[14417]: cluster 2024-02-10T06:59:55.916084+0000 mon.a (mon.0) 480 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-02-10T06:59:57.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:56 smithi195 bash[14417]: audit 2024-02-10T06:59:55.917122+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:59:57.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:56 smithi195 bash[14417]: audit 2024-02-10T06:59:55.927043+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:59:57.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:56 smithi195 bash[14417]: cluster 2024-02-10T06:59:56.917301+0000 mon.a (mon.0) 483 : cluster [INF] osd.5 [v2:172.21.15.195:6808/1082045448,v1:172.21.15.195:6809/1082045448] boot 2024-02-10T06:59:57.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:56 smithi195 bash[14417]: cluster 2024-02-10T06:59:56.917442+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-02-10T06:59:57.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:56 smithi195 bash[14417]: audit 2024-02-10T06:59:56.917822+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T06:59:58.040 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:57 smithi195 bash[14417]: cluster 2024-02-10T06:59:55.298048+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:59:58.040 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:57 smithi195 bash[14417]: cluster 2024-02-10T06:59:55.298291+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:59:58.041 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:57 smithi195 bash[14417]: cluster 2024-02-10T06:59:57.907814+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-02-10T06:59:58.131 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-10T06:59:58.131 INFO:teuthology.orchestra.run.smithi195.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-10T06:59:58.131 INFO:teuthology.orchestra.run.smithi195.stderr: stderr: 10+0 records in 2024-02-10T06:59:58.131 INFO:teuthology.orchestra.run.smithi195.stderr:10+0 records out 2024-02-10T06:59:58.131 INFO:teuthology.orchestra.run.smithi195.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.01449 s, 724 MB/s 2024-02-10T06:59:58.131 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping successful for: 2024-02-10T06:59:58.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:57 smithi107 bash[14363]: cluster 2024-02-10T06:59:55.298048+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:59:58.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:57 smithi107 bash[14363]: cluster 2024-02-10T06:59:55.298291+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:59:58.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:57 smithi107 bash[14363]: cluster 2024-02-10T06:59:57.907814+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-02-10T06:59:58.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:57 smithi107 bash[19776]: cluster 2024-02-10T06:59:55.298048+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T06:59:58.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:57 smithi107 bash[19776]: cluster 2024-02-10T06:59:55.298291+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T06:59:58.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:57 smithi107 bash[19776]: cluster 2024-02-10T06:59:57.907814+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-02-10T06:59:59.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:58 smithi107 bash[19776]: cluster 2024-02-10T06:59:56.967673+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:59:59.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:58 smithi107 bash[19776]: cluster 2024-02-10T06:59:58.915115+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-02-10T06:59:59.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:58 smithi107 bash[14363]: cluster 2024-02-10T06:59:56.967673+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:59:59.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:58 smithi107 bash[14363]: cluster 2024-02-10T06:59:58.915115+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-02-10T06:59:59.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:58 smithi195 bash[14417]: cluster 2024-02-10T06:59:56.967673+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-10T06:59:59.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:58 smithi195 bash[14417]: cluster 2024-02-10T06:59:58.915115+0000 mon.a (mon.0) 487 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-02-10T06:59:59.436 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi195:vg_nvme/lv_2 2024-02-10T07:00:00.323 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:59 smithi195 bash[14417]: cluster 2024-02-10T06:59:58.968303+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-10T07:00:00.323 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:59 smithi195 bash[14417]: cluster 2024-02-10T06:59:59.930288+0000 mon.a (mon.0) 488 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-10T07:00:00.323 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 06:59:59 smithi195 bash[14417]: cluster 2024-02-10T06:59:59.943689+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-02-10T07:00:00.459 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:59 smithi107 bash[19776]: cluster 2024-02-10T06:59:58.968303+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-10T07:00:00.459 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:59 smithi107 bash[19776]: cluster 2024-02-10T06:59:59.930288+0000 mon.a (mon.0) 488 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-10T07:00:00.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 06:59:59 smithi107 bash[19776]: cluster 2024-02-10T06:59:59.943689+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-02-10T07:00:00.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:59 smithi107 bash[14363]: cluster 2024-02-10T06:59:58.968303+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-10T07:00:00.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:59 smithi107 bash[14363]: cluster 2024-02-10T06:59:59.930288+0000 mon.a (mon.0) 488 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-10T07:00:00.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 06:59:59 smithi107 bash[14363]: cluster 2024-02-10T06:59:59.943689+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-02-10T07:00:00.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:00 smithi195 bash[14417]: cluster 2024-02-10T07:00:00.000179+0000 mon.a (mon.0) 490 : cluster [WRN] Health detail: HEALTH_WARN Reduced data availability: 1 pg peering 2024-02-10T07:00:00.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:00 smithi195 bash[14417]: cluster 2024-02-10T07:00:00.000245+0000 mon.a (mon.0) 491 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 1 pg peering 2024-02-10T07:00:01.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:00 smithi195 bash[14417]: cluster 2024-02-10T07:00:00.000271+0000 mon.a (mon.0) 492 : cluster [WRN] pg 1.0 is stuck peering for 100s, current state remapped+peering, last acting [0,1,4] 2024-02-10T07:00:01.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:00 smithi195 bash[14417]: cluster 2024-02-10T07:00:00.947569+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-02-10T07:00:01.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:00 smithi107 bash[14363]: cluster 2024-02-10T07:00:00.000179+0000 mon.a (mon.0) 490 : cluster [WRN] Health detail: HEALTH_WARN Reduced data availability: 1 pg peering 2024-02-10T07:00:01.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:00 smithi107 bash[14363]: cluster 2024-02-10T07:00:00.000245+0000 mon.a (mon.0) 491 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 1 pg peering 2024-02-10T07:00:01.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:00 smithi107 bash[14363]: cluster 2024-02-10T07:00:00.000271+0000 mon.a (mon.0) 492 : cluster [WRN] pg 1.0 is stuck peering for 100s, current state remapped+peering, last acting [0,1,4] 2024-02-10T07:00:01.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:00 smithi107 bash[14363]: cluster 2024-02-10T07:00:00.947569+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-02-10T07:00:01.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:00 smithi107 bash[19776]: cluster 2024-02-10T07:00:00.000179+0000 mon.a (mon.0) 490 : cluster [WRN] Health detail: HEALTH_WARN Reduced data availability: 1 pg peering 2024-02-10T07:00:01.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:00 smithi107 bash[19776]: cluster 2024-02-10T07:00:00.000245+0000 mon.a (mon.0) 491 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 1 pg peering 2024-02-10T07:00:01.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:00 smithi107 bash[19776]: cluster 2024-02-10T07:00:00.000271+0000 mon.a (mon.0) 492 : cluster [WRN] pg 1.0 is stuck peering for 100s, current state remapped+peering, last acting [0,1,4] 2024-02-10T07:00:01.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:00 smithi107 bash[19776]: cluster 2024-02-10T07:00:00.947569+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-02-10T07:00:03.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:02 smithi195 bash[14417]: cluster 2024-02-10T07:00:00.968935+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v175: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-10T07:00:03.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:02 smithi195 bash[14417]: audit 2024-02-10T07:00:02.885483+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:00:03.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:02 smithi195 bash[14417]: audit 2024-02-10T07:00:02.887481+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:00:03.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:02 smithi195 bash[14417]: audit 2024-02-10T07:00:02.889209+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:00:03.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:02 smithi195 bash[14417]: audit 2024-02-10T07:00:02.900804+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:00:03.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:02 smithi195 bash[14417]: audit 2024-02-10T07:00:02.917464+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:00:03.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:02 smithi107 bash[14363]: cluster 2024-02-10T07:00:00.968935+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v175: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-10T07:00:03.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:02 smithi107 bash[14363]: audit 2024-02-10T07:00:02.885483+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:00:03.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:02 smithi107 bash[14363]: audit 2024-02-10T07:00:02.887481+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:00:03.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:02 smithi107 bash[14363]: audit 2024-02-10T07:00:02.889209+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:00:03.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:02 smithi107 bash[14363]: audit 2024-02-10T07:00:02.900804+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:00:03.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:02 smithi107 bash[14363]: audit 2024-02-10T07:00:02.917464+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:00:03.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:02 smithi107 bash[19776]: cluster 2024-02-10T07:00:00.968935+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v175: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-02-10T07:00:03.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:02 smithi107 bash[19776]: audit 2024-02-10T07:00:02.885483+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:00:03.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:02 smithi107 bash[19776]: audit 2024-02-10T07:00:02.887481+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:00:03.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:02 smithi107 bash[19776]: audit 2024-02-10T07:00:02.889209+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:00:03.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:02 smithi107 bash[19776]: audit 2024-02-10T07:00:02.900804+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:00:03.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:02 smithi107 bash[19776]: audit 2024-02-10T07:00:02.917464+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:00:04.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:03 smithi107 bash[14363]: cephadm 2024-02-10T07:00:02.875308+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Detected new or changed devices on smithi195 2024-02-10T07:00:04.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:03 smithi107 bash[14363]: cephadm 2024-02-10T07:00:02.890466+0000 mgr.y (mgr.14152) 193 : cephadm [INF] Adjusting osd_memory_target on smithi195 to 8635M 2024-02-10T07:00:04.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:03 smithi107 bash[14363]: audit 2024-02-10T07:00:03.375690+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T07:00:04.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:03 smithi107 bash[14363]: audit 2024-02-10T07:00:03.382132+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T07:00:04.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:03 smithi107 bash[14363]: audit 2024-02-10T07:00:03.383923+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:00:04.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:03 smithi107 bash[19776]: cephadm 2024-02-10T07:00:02.875308+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Detected new or changed devices on smithi195 2024-02-10T07:00:04.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:03 smithi107 bash[19776]: cephadm 2024-02-10T07:00:02.890466+0000 mgr.y (mgr.14152) 193 : cephadm [INF] Adjusting osd_memory_target on smithi195 to 8635M 2024-02-10T07:00:04.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:03 smithi107 bash[19776]: audit 2024-02-10T07:00:03.375690+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T07:00:04.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:03 smithi107 bash[19776]: audit 2024-02-10T07:00:03.382132+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T07:00:04.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:03 smithi107 bash[19776]: audit 2024-02-10T07:00:03.383923+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:00:04.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:03 smithi195 bash[14417]: cephadm 2024-02-10T07:00:02.875308+0000 mgr.y (mgr.14152) 192 : cephadm [INF] Detected new or changed devices on smithi195 2024-02-10T07:00:04.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:03 smithi195 bash[14417]: cephadm 2024-02-10T07:00:02.890466+0000 mgr.y (mgr.14152) 193 : cephadm [INF] Adjusting osd_memory_target on smithi195 to 8635M 2024-02-10T07:00:04.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:03 smithi195 bash[14417]: audit 2024-02-10T07:00:03.375690+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T07:00:04.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:03 smithi195 bash[14417]: audit 2024-02-10T07:00:03.382132+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T07:00:04.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:03 smithi195 bash[14417]: audit 2024-02-10T07:00:03.383923+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:00:05.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:04 smithi195 bash[14417]: cluster 2024-02-10T07:00:02.969581+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-02-10T07:00:05.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:04 smithi195 bash[14417]: audit 2024-02-10T07:00:03.368761+0000 mgr.y (mgr.14152) 195 : audit [DBG] from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:00:05.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:04 smithi195 bash[14417]: cluster 2024-02-10T07:00:03.948333+0000 mon.a (mon.0) 502 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-10T07:00:05.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:04 smithi195 bash[14417]: cluster 2024-02-10T07:00:03.948399+0000 mon.a (mon.0) 503 : cluster [INF] Cluster is now healthy 2024-02-10T07:00:05.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:04 smithi107 bash[14363]: cluster 2024-02-10T07:00:02.969581+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-02-10T07:00:05.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:04 smithi107 bash[14363]: audit 2024-02-10T07:00:03.368761+0000 mgr.y (mgr.14152) 195 : audit [DBG] from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:00:05.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:04 smithi107 bash[14363]: cluster 2024-02-10T07:00:03.948333+0000 mon.a (mon.0) 502 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-10T07:00:05.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:04 smithi107 bash[14363]: cluster 2024-02-10T07:00:03.948399+0000 mon.a (mon.0) 503 : cluster [INF] Cluster is now healthy 2024-02-10T07:00:05.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:04 smithi107 bash[19776]: cluster 2024-02-10T07:00:02.969581+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 102 KiB/s, 0 objects/s recovering 2024-02-10T07:00:05.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:04 smithi107 bash[19776]: audit 2024-02-10T07:00:03.368761+0000 mgr.y (mgr.14152) 195 : audit [DBG] from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:00:05.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:04 smithi107 bash[19776]: cluster 2024-02-10T07:00:03.948333+0000 mon.a (mon.0) 502 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-10T07:00:05.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:04 smithi107 bash[19776]: cluster 2024-02-10T07:00:03.948399+0000 mon.a (mon.0) 503 : cluster [INF] Cluster is now healthy 2024-02-10T07:00:07.335 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:06 smithi195 bash[14417]: cluster 2024-02-10T07:00:04.970117+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; 85 KiB/s, 0 objects/s recovering 2024-02-10T07:00:07.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:06 smithi107 bash[14363]: cluster 2024-02-10T07:00:04.970117+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; 85 KiB/s, 0 objects/s recovering 2024-02-10T07:00:07.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:06 smithi107 bash[19776]: cluster 2024-02-10T07:00:04.970117+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; 85 KiB/s, 0 objects/s recovering 2024-02-10T07:00:09.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:08 smithi107 bash[14363]: cluster 2024-02-10T07:00:06.970714+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v178: 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-10T07:00:09.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:08 smithi107 bash[19776]: cluster 2024-02-10T07:00:06.970714+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v178: 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-10T07:00:09.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:08 smithi195 bash[14417]: cluster 2024-02-10T07:00:06.970714+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v178: 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-10T07:00:10.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:09 smithi107 bash[19776]: audit 2024-02-10T07:00:09.420297+0000 mon.c (mon.1) 14 : audit [INF] from='client.? 172.21.15.195:0/1313384274' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f070ee7d-5181-4bae-9b37-329b8f70101a"}]: dispatch 2024-02-10T07:00:10.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:09 smithi107 bash[19776]: audit 2024-02-10T07:00:09.421125+0000 mon.a (mon.0) 504 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f070ee7d-5181-4bae-9b37-329b8f70101a"}]: dispatch 2024-02-10T07:00:10.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:09 smithi107 bash[19776]: audit 2024-02-10T07:00:09.432635+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f070ee7d-5181-4bae-9b37-329b8f70101a"}]': finished 2024-02-10T07:00:10.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:09 smithi107 bash[19776]: cluster 2024-02-10T07:00:09.432889+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-02-10T07:00:10.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:09 smithi107 bash[19776]: audit 2024-02-10T07:00:09.433210+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T07:00:10.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:09 smithi107 bash[14363]: audit 2024-02-10T07:00:09.420297+0000 mon.c (mon.1) 14 : audit [INF] from='client.? 172.21.15.195:0/1313384274' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f070ee7d-5181-4bae-9b37-329b8f70101a"}]: dispatch 2024-02-10T07:00:10.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:09 smithi107 bash[14363]: audit 2024-02-10T07:00:09.421125+0000 mon.a (mon.0) 504 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f070ee7d-5181-4bae-9b37-329b8f70101a"}]: dispatch 2024-02-10T07:00:10.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:09 smithi107 bash[14363]: audit 2024-02-10T07:00:09.432635+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f070ee7d-5181-4bae-9b37-329b8f70101a"}]': finished 2024-02-10T07:00:10.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:09 smithi107 bash[14363]: cluster 2024-02-10T07:00:09.432889+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-02-10T07:00:10.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:09 smithi107 bash[14363]: audit 2024-02-10T07:00:09.433210+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T07:00:10.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:09 smithi195 bash[14417]: audit 2024-02-10T07:00:09.420297+0000 mon.c (mon.1) 14 : audit [INF] from='client.? 172.21.15.195:0/1313384274' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f070ee7d-5181-4bae-9b37-329b8f70101a"}]: dispatch 2024-02-10T07:00:10.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:09 smithi195 bash[14417]: audit 2024-02-10T07:00:09.421125+0000 mon.a (mon.0) 504 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f070ee7d-5181-4bae-9b37-329b8f70101a"}]: dispatch 2024-02-10T07:00:10.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:09 smithi195 bash[14417]: audit 2024-02-10T07:00:09.432635+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f070ee7d-5181-4bae-9b37-329b8f70101a"}]': finished 2024-02-10T07:00:10.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:09 smithi195 bash[14417]: cluster 2024-02-10T07:00:09.432889+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-02-10T07:00:10.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:09 smithi195 bash[14417]: audit 2024-02-10T07:00:09.433210+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T07:00:11.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:10 smithi107 bash[19776]: cluster 2024-02-10T07:00:08.971309+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-02-10T07:00:11.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:10 smithi107 bash[19776]: audit 2024-02-10T07:00:10.114976+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.195:0/2266300865' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T07:00:11.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:10 smithi107 bash[14363]: cluster 2024-02-10T07:00:08.971309+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-02-10T07:00:11.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:10 smithi107 bash[14363]: audit 2024-02-10T07:00:10.114976+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.195:0/2266300865' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T07:00:11.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:10 smithi195 bash[14417]: cluster 2024-02-10T07:00:08.971309+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-02-10T07:00:11.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:10 smithi195 bash[14417]: audit 2024-02-10T07:00:10.114976+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.195:0/2266300865' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T07:00:13.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:12 smithi195 bash[14417]: cluster 2024-02-10T07:00:10.972008+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-10T07:00:13.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:12 smithi107 bash[19776]: cluster 2024-02-10T07:00:10.972008+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-10T07:00:13.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:12 smithi107 bash[14363]: cluster 2024-02-10T07:00:10.972008+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-10T07:00:15.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:14 smithi107 bash[19776]: cluster 2024-02-10T07:00:12.972760+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-10T07:00:15.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:14 smithi107 bash[14363]: cluster 2024-02-10T07:00:12.972760+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-10T07:00:15.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:14 smithi195 bash[14417]: cluster 2024-02-10T07:00:12.972760+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-10T07:00:16.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:15 smithi107 bash[19776]: audit 2024-02-10T07:00:14.993528+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:00:16.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:15 smithi107 bash[19776]: audit 2024-02-10T07:00:14.996402+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:00:16.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:15 smithi107 bash[14363]: audit 2024-02-10T07:00:14.993528+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:00:16.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:15 smithi107 bash[14363]: audit 2024-02-10T07:00:14.996402+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:00:16.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:15 smithi195 bash[14417]: audit 2024-02-10T07:00:14.993528+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:00:16.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:15 smithi195 bash[14417]: audit 2024-02-10T07:00:14.996402+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:00:17.145 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:16 smithi195 bash[14417]: cluster 2024-02-10T07:00:14.973527+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-10T07:00:17.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:16 smithi107 bash[19776]: cluster 2024-02-10T07:00:14.973527+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-10T07:00:17.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:16 smithi107 bash[14363]: cluster 2024-02-10T07:00:14.973527+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-10T07:00:19.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:18 smithi107 bash[14363]: cluster 2024-02-10T07:00:16.974229+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-10T07:00:19.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:18 smithi107 bash[19776]: cluster 2024-02-10T07:00:16.974229+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-10T07:00:19.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:18 smithi195 bash[14417]: cluster 2024-02-10T07:00:16.974229+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-10T07:00:20.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:19 smithi107 bash[14363]: audit 2024-02-10T07:00:19.644165+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T07:00:20.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:19 smithi107 bash[14363]: audit 2024-02-10T07:00:19.645729+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:00:20.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:19 smithi107 bash[19776]: audit 2024-02-10T07:00:19.644165+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T07:00:20.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:19 smithi107 bash[19776]: audit 2024-02-10T07:00:19.645729+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:00:20.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:19 smithi195 bash[14417]: audit 2024-02-10T07:00:19.644165+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T07:00:20.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:19 smithi195 bash[14417]: audit 2024-02-10T07:00:19.645729+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:00:21.062 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:20 smithi195 bash[14417]: cluster 2024-02-10T07:00:18.974946+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T07:00:21.062 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:20 smithi195 bash[14417]: cephadm 2024-02-10T07:00:19.646936+0000 mgr.y (mgr.14152) 204 : cephadm [INF] Deploying daemon osd.6 on smithi195 2024-02-10T07:00:21.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:20 smithi107 bash[14363]: cluster 2024-02-10T07:00:18.974946+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T07:00:21.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:20 smithi107 bash[14363]: cephadm 2024-02-10T07:00:19.646936+0000 mgr.y (mgr.14152) 204 : cephadm [INF] Deploying daemon osd.6 on smithi195 2024-02-10T07:00:21.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:20 smithi107 bash[19776]: cluster 2024-02-10T07:00:18.974946+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T07:00:21.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:20 smithi107 bash[19776]: cephadm 2024-02-10T07:00:19.646936+0000 mgr.y (mgr.14152) 204 : cephadm [INF] Deploying daemon osd.6 on smithi195 2024-02-10T07:00:23.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:22 smithi195 bash[14417]: cluster 2024-02-10T07:00:20.975546+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-10T07:00:23.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:22 smithi107 bash[14363]: cluster 2024-02-10T07:00:20.975546+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-10T07:00:23.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:22 smithi107 bash[19776]: cluster 2024-02-10T07:00:20.975546+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-10T07:00:24.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:24 smithi195 bash[14417]: cluster 2024-02-10T07:00:22.976136+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-10T07:00:24.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:24 smithi195 bash[14417]: audit 2024-02-10T07:00:23.738941+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:00:24.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:24 smithi195 bash[14417]: audit 2024-02-10T07:00:23.741890+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:00:24.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:24 smithi195 bash[14417]: audit 2024-02-10T07:00:23.744733+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:00:24.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:24 smithi195 bash[14417]: audit 2024-02-10T07:00:23.746795+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:00:25.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:24 smithi107 bash[14363]: cluster 2024-02-10T07:00:22.976136+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-10T07:00:25.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:24 smithi107 bash[14363]: audit 2024-02-10T07:00:23.738941+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:00:25.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:24 smithi107 bash[14363]: audit 2024-02-10T07:00:23.741890+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:00:25.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:24 smithi107 bash[14363]: audit 2024-02-10T07:00:23.744733+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:00:25.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:24 smithi107 bash[14363]: audit 2024-02-10T07:00:23.746795+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:00:25.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:24 smithi107 bash[19776]: cluster 2024-02-10T07:00:22.976136+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-10T07:00:25.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:24 smithi107 bash[19776]: audit 2024-02-10T07:00:23.738941+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:00:25.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:24 smithi107 bash[19776]: audit 2024-02-10T07:00:23.741890+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:00:25.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:24 smithi107 bash[19776]: audit 2024-02-10T07:00:23.744733+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:00:25.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:24 smithi107 bash[19776]: audit 2024-02-10T07:00:23.746795+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:00:27.085 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:26 smithi195 bash[14417]: cluster 2024-02-10T07:00:24.976722+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-10T07:00:27.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:26 smithi107 bash[14363]: cluster 2024-02-10T07:00:24.976722+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-10T07:00:27.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:26 smithi107 bash[19776]: cluster 2024-02-10T07:00:24.976722+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-10T07:00:28.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:28 smithi195 bash[14417]: cluster 2024-02-10T07:00:26.977365+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-10T07:00:28.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:28 smithi195 bash[14417]: audit 2024-02-10T07:00:27.100227+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:00:28.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:28 smithi195 bash[14417]: audit 2024-02-10T07:00:27.381013+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:00:28.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:28 smithi107 bash[14363]: cluster 2024-02-10T07:00:26.977365+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-10T07:00:28.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:28 smithi107 bash[14363]: audit 2024-02-10T07:00:27.100227+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:00:28.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:28 smithi107 bash[14363]: audit 2024-02-10T07:00:27.381013+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:00:28.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:28 smithi107 bash[19776]: cluster 2024-02-10T07:00:26.977365+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-10T07:00:28.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:28 smithi107 bash[19776]: audit 2024-02-10T07:00:27.100227+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:00:28.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:28 smithi107 bash[19776]: audit 2024-02-10T07:00:27.381013+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:00:30.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:30 smithi195 bash[14417]: cluster 2024-02-10T07:00:28.977962+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-10T07:00:30.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:30 smithi195 bash[14417]: audit 2024-02-10T07:00:29.893016+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/3096811598,v1:172.21.15.195:6817/3096811598]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T07:00:30.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:30 smithi195 bash[14417]: audit 2024-02-10T07:00:29.893025+0000 mon.a (mon.0) 518 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T07:00:30.373 INFO:teuthology.orchestra.run.smithi195.stdout:Created osd(s) 6 on host 'smithi195' 2024-02-10T07:00:30.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:30 smithi107 bash[14363]: cluster 2024-02-10T07:00:28.977962+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-10T07:00:30.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:30 smithi107 bash[14363]: audit 2024-02-10T07:00:29.893016+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/3096811598,v1:172.21.15.195:6817/3096811598]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T07:00:30.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:30 smithi107 bash[14363]: audit 2024-02-10T07:00:29.893025+0000 mon.a (mon.0) 518 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T07:00:30.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:30 smithi107 bash[19776]: cluster 2024-02-10T07:00:28.977962+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-10T07:00:30.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:30 smithi107 bash[19776]: audit 2024-02-10T07:00:29.893016+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/3096811598,v1:172.21.15.195:6817/3096811598]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T07:00:30.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:30 smithi107 bash[19776]: audit 2024-02-10T07:00:29.893025+0000 mon.a (mon.0) 518 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T07:00:30.975 DEBUG:teuthology.orchestra.run.smithi195:osd.6> sudo journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.6.service 2024-02-10T07:00:30.978 INFO:tasks.cephadm:Deploying osd.7 on smithi195 with /dev/vg_nvme/lv_1... 2024-02-10T07:00:30.978 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-10T07:00:31.079 INFO:journalctl@ceph.osd.6.smithi195.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T07:00:31.411 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:00:31 smithi195 bash[23738]: debug 2024-02-10T07:00:31.128+0000 7f7356446700 -1 osd.6 0 waiting for initial osdmap 2024-02-10T07:00:31.411 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:00:31 smithi195 bash[23738]: debug 2024-02-10T07:00:31.136+0000 7f7350ddd700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T07:00:31.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:31 smithi195 bash[14417]: audit 2024-02-10T07:00:30.118275+0000 mon.a (mon.0) 519 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-10T07:00:31.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:31 smithi195 bash[14417]: cluster 2024-02-10T07:00:30.118349+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-02-10T07:00:31.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:31 smithi195 bash[14417]: audit 2024-02-10T07:00:30.118523+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T07:00:31.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:31 smithi195 bash[14417]: audit 2024-02-10T07:00:30.122164+0000 mon.a (mon.0) 522 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:00:31.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:31 smithi195 bash[14417]: audit 2024-02-10T07:00:30.122323+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/3096811598,v1:172.21.15.195:6817/3096811598]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:00:31.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:31 smithi195 bash[14417]: audit 2024-02-10T07:00:30.370763+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:00:31.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:31 smithi195 bash[14417]: audit 2024-02-10T07:00:30.408353+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:00:31.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:31 smithi195 bash[14417]: audit 2024-02-10T07:00:30.411054+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:00:31.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:31 smithi195 bash[14417]: audit 2024-02-10T07:00:30.412799+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:00:31.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:31 smithi107 bash[14363]: audit 2024-02-10T07:00:30.118275+0000 mon.a (mon.0) 519 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-10T07:00:31.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:31 smithi107 bash[14363]: cluster 2024-02-10T07:00:30.118349+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-02-10T07:00:31.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:31 smithi107 bash[14363]: audit 2024-02-10T07:00:30.118523+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T07:00:31.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:31 smithi107 bash[14363]: audit 2024-02-10T07:00:30.122164+0000 mon.a (mon.0) 522 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:00:31.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:31 smithi107 bash[14363]: audit 2024-02-10T07:00:30.122323+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/3096811598,v1:172.21.15.195:6817/3096811598]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:00:31.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:31 smithi107 bash[14363]: audit 2024-02-10T07:00:30.370763+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:00:31.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:31 smithi107 bash[14363]: audit 2024-02-10T07:00:30.408353+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:00:31.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:31 smithi107 bash[14363]: audit 2024-02-10T07:00:30.411054+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:00:31.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:31 smithi107 bash[14363]: audit 2024-02-10T07:00:30.412799+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:00:31.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:31 smithi107 bash[19776]: audit 2024-02-10T07:00:30.118275+0000 mon.a (mon.0) 519 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-10T07:00:31.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:31 smithi107 bash[19776]: cluster 2024-02-10T07:00:30.118349+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-02-10T07:00:31.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:31 smithi107 bash[19776]: audit 2024-02-10T07:00:30.118523+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T07:00:31.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:31 smithi107 bash[19776]: audit 2024-02-10T07:00:30.122164+0000 mon.a (mon.0) 522 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:00:31.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:31 smithi107 bash[19776]: audit 2024-02-10T07:00:30.122323+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.195:6816/3096811598,v1:172.21.15.195:6817/3096811598]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:00:31.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:31 smithi107 bash[19776]: audit 2024-02-10T07:00:30.370763+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:00:31.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:31 smithi107 bash[19776]: audit 2024-02-10T07:00:30.408353+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:00:31.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:31 smithi107 bash[19776]: audit 2024-02-10T07:00:30.411054+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:00:31.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:31 smithi107 bash[19776]: audit 2024-02-10T07:00:30.412799+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:00:32.243 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:32 smithi195 bash[14417]: cluster 2024-02-10T07:00:30.978485+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T07:00:32.244 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:32 smithi195 bash[14417]: audit 2024-02-10T07:00:31.122869+0000 mon.a (mon.0) 527 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-02-10T07:00:32.244 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:32 smithi195 bash[14417]: cluster 2024-02-10T07:00:31.123008+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-02-10T07:00:32.244 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:32 smithi195 bash[14417]: audit 2024-02-10T07:00:31.123751+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T07:00:32.244 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:32 smithi195 bash[14417]: audit 2024-02-10T07:00:31.132539+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T07:00:32.244 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:32 smithi195 bash[14417]: cluster 2024-02-10T07:00:32.125965+0000 mon.a (mon.0) 531 : cluster [INF] osd.6 [v2:172.21.15.195:6816/3096811598,v1:172.21.15.195:6817/3096811598] boot 2024-02-10T07:00:32.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:32 smithi107 bash[14363]: cluster 2024-02-10T07:00:30.978485+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T07:00:32.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:32 smithi107 bash[14363]: audit 2024-02-10T07:00:31.122869+0000 mon.a (mon.0) 527 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-02-10T07:00:32.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:32 smithi107 bash[14363]: cluster 2024-02-10T07:00:31.123008+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-02-10T07:00:32.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:32 smithi107 bash[14363]: audit 2024-02-10T07:00:31.123751+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T07:00:32.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:32 smithi107 bash[14363]: audit 2024-02-10T07:00:31.132539+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T07:00:32.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:32 smithi107 bash[14363]: cluster 2024-02-10T07:00:32.125965+0000 mon.a (mon.0) 531 : cluster [INF] osd.6 [v2:172.21.15.195:6816/3096811598,v1:172.21.15.195:6817/3096811598] boot 2024-02-10T07:00:32.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:32 smithi107 bash[19776]: cluster 2024-02-10T07:00:30.978485+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-02-10T07:00:32.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:32 smithi107 bash[19776]: audit 2024-02-10T07:00:31.122869+0000 mon.a (mon.0) 527 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-02-10T07:00:32.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:32 smithi107 bash[19776]: cluster 2024-02-10T07:00:31.123008+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-02-10T07:00:32.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:32 smithi107 bash[19776]: audit 2024-02-10T07:00:31.123751+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T07:00:32.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:32 smithi107 bash[19776]: audit 2024-02-10T07:00:31.132539+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T07:00:32.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:32 smithi107 bash[19776]: cluster 2024-02-10T07:00:32.125965+0000 mon.a (mon.0) 531 : cluster [INF] osd.6 [v2:172.21.15.195:6816/3096811598,v1:172.21.15.195:6817/3096811598] boot 2024-02-10T07:00:33.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:33 smithi195 bash[14417]: cluster 2024-02-10T07:00:30.853076+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T07:00:33.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:33 smithi195 bash[14417]: cluster 2024-02-10T07:00:30.853256+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T07:00:33.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:33 smithi195 bash[14417]: cluster 2024-02-10T07:00:32.126034+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-02-10T07:00:33.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:33 smithi195 bash[14417]: audit 2024-02-10T07:00:32.126226+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T07:00:33.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:33 smithi195 bash[14417]: cluster 2024-02-10T07:00:32.921102+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-02-10T07:00:33.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:33 smithi107 bash[14363]: cluster 2024-02-10T07:00:30.853076+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T07:00:33.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:33 smithi107 bash[14363]: cluster 2024-02-10T07:00:30.853256+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T07:00:33.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:33 smithi107 bash[14363]: cluster 2024-02-10T07:00:32.126034+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-02-10T07:00:33.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:33 smithi107 bash[14363]: audit 2024-02-10T07:00:32.126226+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T07:00:33.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:33 smithi107 bash[14363]: cluster 2024-02-10T07:00:32.921102+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-02-10T07:00:33.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:33 smithi107 bash[19776]: cluster 2024-02-10T07:00:30.853076+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T07:00:33.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:33 smithi107 bash[19776]: cluster 2024-02-10T07:00:30.853256+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T07:00:33.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:33 smithi107 bash[19776]: cluster 2024-02-10T07:00:32.126034+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-02-10T07:00:33.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:33 smithi107 bash[19776]: audit 2024-02-10T07:00:32.126226+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T07:00:33.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:33 smithi107 bash[19776]: cluster 2024-02-10T07:00:32.921102+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-02-10T07:00:34.427 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-10T07:00:34.427 INFO:teuthology.orchestra.run.smithi195.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-10T07:00:34.427 INFO:teuthology.orchestra.run.smithi195.stderr: stderr: 10+0 records in 2024-02-10T07:00:34.428 INFO:teuthology.orchestra.run.smithi195.stderr:10+0 records out 2024-02-10T07:00:34.428 INFO:teuthology.orchestra.run.smithi195.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0148265 s, 707 MB/s 2024-02-10T07:00:34.428 INFO:teuthology.orchestra.run.smithi195.stderr:--> Zapping successful for: 2024-02-10T07:00:35.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:34 smithi107 bash[14363]: cluster 2024-02-10T07:00:32.979159+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v196: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-10T07:00:35.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:34 smithi107 bash[14363]: cluster 2024-02-10T07:00:33.937741+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-02-10T07:00:35.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:34 smithi107 bash[19776]: cluster 2024-02-10T07:00:32.979159+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v196: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-10T07:00:35.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:34 smithi107 bash[19776]: cluster 2024-02-10T07:00:33.937741+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-02-10T07:00:35.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:34 smithi195 bash[14417]: cluster 2024-02-10T07:00:32.979159+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v196: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-10T07:00:35.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:34 smithi195 bash[14417]: cluster 2024-02-10T07:00:33.937741+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-02-10T07:00:35.716 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph orch daemon add osd smithi195:vg_nvme/lv_1 2024-02-10T07:00:36.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:35 smithi195 bash[14417]: cluster 2024-02-10T07:00:34.939278+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-02-10T07:00:36.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:35 smithi107 bash[14363]: cluster 2024-02-10T07:00:34.939278+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-02-10T07:00:36.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:35 smithi107 bash[19776]: cluster 2024-02-10T07:00:34.939278+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-02-10T07:00:37.209 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:36 smithi107 bash[19776]: cluster 2024-02-10T07:00:34.979751+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v199: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-10T07:00:37.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:36 smithi107 bash[19776]: cluster 2024-02-10T07:00:35.950743+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-02-10T07:00:37.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:36 smithi107 bash[14363]: cluster 2024-02-10T07:00:34.979751+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v199: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-10T07:00:37.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:36 smithi107 bash[14363]: cluster 2024-02-10T07:00:35.950743+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-02-10T07:00:37.259 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:36 smithi195 bash[14417]: cluster 2024-02-10T07:00:34.979751+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v199: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-10T07:00:37.259 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:36 smithi195 bash[14417]: cluster 2024-02-10T07:00:35.950743+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-02-10T07:00:39.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:38 smithi195 bash[14417]: cluster 2024-02-10T07:00:36.980361+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v201: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-10T07:00:39.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:38 smithi195 bash[14417]: audit 2024-02-10T07:00:38.841286+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:00:39.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:38 smithi195 bash[14417]: audit 2024-02-10T07:00:38.843271+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:00:39.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:38 smithi195 bash[14417]: audit 2024-02-10T07:00:38.844601+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:00:39.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:38 smithi195 bash[14417]: audit 2024-02-10T07:00:38.845848+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:00:39.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:38 smithi195 bash[14417]: audit 2024-02-10T07:00:38.855297+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:00:39.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:38 smithi195 bash[14417]: audit 2024-02-10T07:00:38.862535+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:00:39.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:38 smithi107 bash[14363]: cluster 2024-02-10T07:00:36.980361+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v201: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-10T07:00:39.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:38 smithi107 bash[14363]: audit 2024-02-10T07:00:38.841286+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:00:39.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:38 smithi107 bash[14363]: audit 2024-02-10T07:00:38.843271+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:00:39.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:38 smithi107 bash[14363]: audit 2024-02-10T07:00:38.844601+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:00:39.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:38 smithi107 bash[14363]: audit 2024-02-10T07:00:38.845848+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:00:39.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:38 smithi107 bash[14363]: audit 2024-02-10T07:00:38.855297+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:00:39.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:38 smithi107 bash[14363]: audit 2024-02-10T07:00:38.862535+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:00:39.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:38 smithi107 bash[19776]: cluster 2024-02-10T07:00:36.980361+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v201: 1 pgs: 1 peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-02-10T07:00:39.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:38 smithi107 bash[19776]: audit 2024-02-10T07:00:38.841286+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:00:39.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:38 smithi107 bash[19776]: audit 2024-02-10T07:00:38.843271+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:00:39.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:38 smithi107 bash[19776]: audit 2024-02-10T07:00:38.844601+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:00:39.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:38 smithi107 bash[19776]: audit 2024-02-10T07:00:38.845848+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:00:39.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:38 smithi107 bash[19776]: audit 2024-02-10T07:00:38.855297+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:00:39.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:38 smithi107 bash[19776]: audit 2024-02-10T07:00:38.862535+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:00:40.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:39 smithi195 bash[14417]: cephadm 2024-02-10T07:00:38.831003+0000 mgr.y (mgr.14152) 214 : cephadm [INF] Detected new or changed devices on smithi195 2024-02-10T07:00:40.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:39 smithi195 bash[14417]: cephadm 2024-02-10T07:00:38.846870+0000 mgr.y (mgr.14152) 215 : cephadm [INF] Adjusting osd_memory_target on smithi195 to 5757M 2024-02-10T07:00:40.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:39 smithi195 bash[14417]: audit 2024-02-10T07:00:39.298063+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T07:00:40.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:39 smithi195 bash[14417]: audit 2024-02-10T07:00:39.302644+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T07:00:40.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:39 smithi195 bash[14417]: audit 2024-02-10T07:00:39.304266+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:00:40.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:39 smithi107 bash[14363]: cephadm 2024-02-10T07:00:38.831003+0000 mgr.y (mgr.14152) 214 : cephadm [INF] Detected new or changed devices on smithi195 2024-02-10T07:00:40.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:39 smithi107 bash[14363]: cephadm 2024-02-10T07:00:38.846870+0000 mgr.y (mgr.14152) 215 : cephadm [INF] Adjusting osd_memory_target on smithi195 to 5757M 2024-02-10T07:00:40.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:39 smithi107 bash[14363]: audit 2024-02-10T07:00:39.298063+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T07:00:40.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:39 smithi107 bash[14363]: audit 2024-02-10T07:00:39.302644+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T07:00:40.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:39 smithi107 bash[14363]: audit 2024-02-10T07:00:39.304266+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:00:40.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:39 smithi107 bash[19776]: cephadm 2024-02-10T07:00:38.831003+0000 mgr.y (mgr.14152) 214 : cephadm [INF] Detected new or changed devices on smithi195 2024-02-10T07:00:40.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:39 smithi107 bash[19776]: cephadm 2024-02-10T07:00:38.846870+0000 mgr.y (mgr.14152) 215 : cephadm [INF] Adjusting osd_memory_target on smithi195 to 5757M 2024-02-10T07:00:40.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:39 smithi107 bash[19776]: audit 2024-02-10T07:00:39.298063+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-10T07:00:40.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:39 smithi107 bash[19776]: audit 2024-02-10T07:00:39.302644+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-10T07:00:40.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:39 smithi107 bash[19776]: audit 2024-02-10T07:00:39.304266+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:00:41.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:40 smithi195 bash[14417]: cluster 2024-02-10T07:00:38.981005+0000 mgr.y (mgr.14152) 216 : 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-10T07:00:41.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:40 smithi195 bash[14417]: audit 2024-02-10T07:00:39.291189+0000 mgr.y (mgr.14152) 217 : audit [DBG] from='client.24299 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:00:41.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:40 smithi107 bash[14363]: cluster 2024-02-10T07:00:38.981005+0000 mgr.y (mgr.14152) 216 : 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-10T07:00:41.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:40 smithi107 bash[14363]: audit 2024-02-10T07:00:39.291189+0000 mgr.y (mgr.14152) 217 : audit [DBG] from='client.24299 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:00:41.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:40 smithi107 bash[19776]: cluster 2024-02-10T07:00:38.981005+0000 mgr.y (mgr.14152) 216 : 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-10T07:00:41.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:40 smithi107 bash[19776]: audit 2024-02-10T07:00:39.291189+0000 mgr.y (mgr.14152) 217 : audit [DBG] from='client.24299 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:00:42.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:41 smithi195 bash[14417]: cluster 2024-02-10T07:00:40.981585+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; 73 KiB/s, 0 objects/s recovering 2024-02-10T07:00:42.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:41 smithi107 bash[14363]: cluster 2024-02-10T07:00:40.981585+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; 73 KiB/s, 0 objects/s recovering 2024-02-10T07:00:42.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:41 smithi107 bash[19776]: cluster 2024-02-10T07:00:40.981585+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; 73 KiB/s, 0 objects/s recovering 2024-02-10T07:00:45.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:44 smithi107 bash[14363]: cluster 2024-02-10T07:00:42.982206+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; 64 KiB/s, 0 objects/s recovering 2024-02-10T07:00:45.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:44 smithi107 bash[19776]: cluster 2024-02-10T07:00:42.982206+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; 64 KiB/s, 0 objects/s recovering 2024-02-10T07:00:45.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:44 smithi195 bash[14417]: cluster 2024-02-10T07:00:42.982206+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; 64 KiB/s, 0 objects/s recovering 2024-02-10T07:00:46.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:45 smithi107 bash[14363]: audit 2024-02-10T07:00:45.197187+0000 mon.a (mon.0) 547 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "24572fe6-f12f-4483-970d-131411866848"}]: dispatch 2024-02-10T07:00:46.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:45 smithi107 bash[14363]: audit 2024-02-10T07:00:45.197214+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.195:0/2479932834' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "24572fe6-f12f-4483-970d-131411866848"}]: dispatch 2024-02-10T07:00:46.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:45 smithi107 bash[14363]: audit 2024-02-10T07:00:45.210002+0000 mon.a (mon.0) 548 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "24572fe6-f12f-4483-970d-131411866848"}]': finished 2024-02-10T07:00:46.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:45 smithi107 bash[14363]: cluster 2024-02-10T07:00:45.210194+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-02-10T07:00:46.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:45 smithi107 bash[14363]: audit 2024-02-10T07:00:45.210480+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T07:00:46.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:45 smithi107 bash[19776]: audit 2024-02-10T07:00:45.197187+0000 mon.a (mon.0) 547 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "24572fe6-f12f-4483-970d-131411866848"}]: dispatch 2024-02-10T07:00:46.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:45 smithi107 bash[19776]: audit 2024-02-10T07:00:45.197214+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.195:0/2479932834' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "24572fe6-f12f-4483-970d-131411866848"}]: dispatch 2024-02-10T07:00:46.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:45 smithi107 bash[19776]: audit 2024-02-10T07:00:45.210002+0000 mon.a (mon.0) 548 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "24572fe6-f12f-4483-970d-131411866848"}]': finished 2024-02-10T07:00:46.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:45 smithi107 bash[19776]: cluster 2024-02-10T07:00:45.210194+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-02-10T07:00:46.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:45 smithi107 bash[19776]: audit 2024-02-10T07:00:45.210480+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T07:00:46.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:45 smithi195 bash[14417]: audit 2024-02-10T07:00:45.197187+0000 mon.a (mon.0) 547 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "24572fe6-f12f-4483-970d-131411866848"}]: dispatch 2024-02-10T07:00:46.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:45 smithi195 bash[14417]: audit 2024-02-10T07:00:45.197214+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.195:0/2479932834' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "24572fe6-f12f-4483-970d-131411866848"}]: dispatch 2024-02-10T07:00:46.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:45 smithi195 bash[14417]: audit 2024-02-10T07:00:45.210002+0000 mon.a (mon.0) 548 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "24572fe6-f12f-4483-970d-131411866848"}]': finished 2024-02-10T07:00:46.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:45 smithi195 bash[14417]: cluster 2024-02-10T07:00:45.210194+0000 mon.a (mon.0) 549 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-02-10T07:00:46.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:45 smithi195 bash[14417]: audit 2024-02-10T07:00:45.210480+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T07:00:47.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:46 smithi107 bash[19776]: cluster 2024-02-10T07:00:44.982868+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v205: 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-10T07:00:47.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:46 smithi107 bash[19776]: audit 2024-02-10T07:00:45.924208+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.195:0/2578196613' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T07:00:47.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:46 smithi107 bash[14363]: cluster 2024-02-10T07:00:44.982868+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v205: 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-10T07:00:47.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:46 smithi107 bash[14363]: audit 2024-02-10T07:00:45.924208+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.195:0/2578196613' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T07:00:47.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:46 smithi195 bash[14417]: cluster 2024-02-10T07:00:44.982868+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v205: 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-10T07:00:47.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:46 smithi195 bash[14417]: audit 2024-02-10T07:00:45.924208+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.195:0/2578196613' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-10T07:00:49.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:48 smithi107 bash[14363]: cluster 2024-02-10T07:00:46.983558+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-10T07:00:49.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:48 smithi107 bash[19776]: cluster 2024-02-10T07:00:46.983558+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-10T07:00:49.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:48 smithi195 bash[14417]: cluster 2024-02-10T07:00:46.983558+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-10T07:00:51.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:50 smithi107 bash[14363]: cluster 2024-02-10T07:00:48.984259+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-10T07:00:51.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:50 smithi107 bash[19776]: cluster 2024-02-10T07:00:48.984259+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-10T07:00:51.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:50 smithi195 bash[14417]: cluster 2024-02-10T07:00:48.984259+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-10T07:00:53.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:52 smithi195 bash[14417]: cluster 2024-02-10T07:00:50.984882+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-10T07:00:53.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:52 smithi107 bash[14363]: cluster 2024-02-10T07:00:50.984882+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-10T07:00:53.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:52 smithi107 bash[19776]: cluster 2024-02-10T07:00:50.984882+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-10T07:00:55.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:54 smithi195 bash[14417]: cluster 2024-02-10T07:00:52.985540+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-10T07:00:55.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:54 smithi107 bash[14363]: cluster 2024-02-10T07:00:52.985540+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-10T07:00:55.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:54 smithi107 bash[19776]: cluster 2024-02-10T07:00:52.985540+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-10T07:00:56.338 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:55 smithi195 bash[14417]: audit 2024-02-10T07:00:55.440042+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T07:00:56.338 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:55 smithi195 bash[14417]: audit 2024-02-10T07:00:55.441705+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:00:56.459 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:55 smithi107 bash[19776]: audit 2024-02-10T07:00:55.440042+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T07:00:56.459 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:55 smithi107 bash[19776]: audit 2024-02-10T07:00:55.441705+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:00:56.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:55 smithi107 bash[14363]: audit 2024-02-10T07:00:55.440042+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T07:00:56.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:55 smithi107 bash[14363]: audit 2024-02-10T07:00:55.441705+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:00:57.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:56 smithi195 bash[14417]: cluster 2024-02-10T07:00:54.986209+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T07:00:57.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:56 smithi195 bash[14417]: cephadm 2024-02-10T07:00:55.443196+0000 mgr.y (mgr.14152) 226 : cephadm [INF] Deploying daemon osd.7 on smithi195 2024-02-10T07:00:57.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:56 smithi107 bash[14363]: cluster 2024-02-10T07:00:54.986209+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T07:00:57.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:56 smithi107 bash[14363]: cephadm 2024-02-10T07:00:55.443196+0000 mgr.y (mgr.14152) 226 : cephadm [INF] Deploying daemon osd.7 on smithi195 2024-02-10T07:00:57.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:56 smithi107 bash[19776]: cluster 2024-02-10T07:00:54.986209+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T07:00:57.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:56 smithi107 bash[19776]: cephadm 2024-02-10T07:00:55.443196+0000 mgr.y (mgr.14152) 226 : cephadm [INF] Deploying daemon osd.7 on smithi195 2024-02-10T07:00:59.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:00:58 smithi195 bash[14417]: cluster 2024-02-10T07:00:56.986973+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-10T07:00:59.364 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:00:58 smithi107 bash[14363]: cluster 2024-02-10T07:00:56.986973+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-10T07:00:59.365 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:00:58 smithi107 bash[19776]: cluster 2024-02-10T07:00:56.986973+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-10T07:01:00.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:00 smithi195 bash[14417]: cluster 2024-02-10T07:00:58.987645+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-10T07:01:00.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:00 smithi195 bash[14417]: audit 2024-02-10T07:00:59.341737+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:01:00.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:00 smithi195 bash[14417]: audit 2024-02-10T07:00:59.342227+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:01:00.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:00 smithi195 bash[14417]: audit 2024-02-10T07:00:59.345341+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:01:00.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:00 smithi195 bash[14417]: audit 2024-02-10T07:00:59.346965+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:01:00.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:00 smithi107 bash[14363]: cluster 2024-02-10T07:00:58.987645+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-10T07:01:00.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:00 smithi107 bash[14363]: audit 2024-02-10T07:00:59.341737+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:01:00.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:00 smithi107 bash[14363]: audit 2024-02-10T07:00:59.342227+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:01:00.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:00 smithi107 bash[14363]: audit 2024-02-10T07:00:59.345341+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:01:00.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:00 smithi107 bash[14363]: audit 2024-02-10T07:00:59.346965+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:01:00.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:00 smithi107 bash[19776]: cluster 2024-02-10T07:00:58.987645+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-10T07:01:00.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:00 smithi107 bash[19776]: audit 2024-02-10T07:00:59.341737+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:01:00.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:00 smithi107 bash[19776]: audit 2024-02-10T07:00:59.342227+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:01:00.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:00 smithi107 bash[19776]: audit 2024-02-10T07:00:59.345341+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:01:00.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:00 smithi107 bash[19776]: audit 2024-02-10T07:00:59.346965+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:01:02.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:02 smithi195 bash[14417]: cluster 2024-02-10T07:01:00.988267+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-10T07:01:02.709 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:02 smithi107 bash[14363]: cluster 2024-02-10T07:01:00.988267+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-10T07:01:02.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:02 smithi107 bash[19776]: cluster 2024-02-10T07:01:00.988267+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-10T07:01:04.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:03 smithi195 bash[14417]: audit 2024-02-10T07:01:02.826668+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:01:04.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:03 smithi195 bash[14417]: audit 2024-02-10T07:01:02.835078+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:01:04.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:03 smithi107 bash[14363]: audit 2024-02-10T07:01:02.826668+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:01:04.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:03 smithi107 bash[14363]: audit 2024-02-10T07:01:02.835078+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:01:04.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:03 smithi107 bash[19776]: audit 2024-02-10T07:01:02.826668+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:01:04.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:03 smithi107 bash[19776]: audit 2024-02-10T07:01:02.835078+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:01:05.189 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:04 smithi195 bash[14417]: cluster 2024-02-10T07:01:02.988878+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-10T07:01:05.209 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:04 smithi107 bash[14363]: cluster 2024-02-10T07:01:02.988878+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-10T07:01:05.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:04 smithi107 bash[19776]: cluster 2024-02-10T07:01:02.988878+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-10T07:01:05.662 INFO:teuthology.orchestra.run.smithi195.stdout:Created osd(s) 7 on host 'smithi195' 2024-02-10T07:01:06.264 DEBUG:teuthology.orchestra.run.smithi195:osd.7> sudo journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.7.service 2024-02-10T07:01:06.267 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-02-10T07:01:06.267 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph osd stat -f json 2024-02-10T07:01:06.487 INFO:journalctl@ceph.osd.7.smithi195.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T07:01:06.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:06 smithi107 bash[14363]: cluster 2024-02-10T07:01:04.989525+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-10T07:01:06.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:06 smithi107 bash[14363]: audit 2024-02-10T07:01:05.659196+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:01:06.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:06 smithi107 bash[14363]: audit 2024-02-10T07:01:05.661836+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:01:06.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:06 smithi107 bash[14363]: audit 2024-02-10T07:01:05.663801+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:01:06.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:06 smithi107 bash[14363]: audit 2024-02-10T07:01:05.665445+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:01:06.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:06 smithi107 bash[14363]: audit 2024-02-10T07:01:06.204210+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"]}]: dispatch 2024-02-10T07:01:06.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:06 smithi107 bash[14363]: audit 2024-02-10T07:01:06.204309+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.195:6824/3028859120,v1:172.21.15.195:6825/3028859120]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T07:01:06.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:06 smithi107 bash[19776]: cluster 2024-02-10T07:01:04.989525+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-10T07:01:06.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:06 smithi107 bash[19776]: audit 2024-02-10T07:01:05.659196+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:01:06.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:06 smithi107 bash[19776]: audit 2024-02-10T07:01:05.661836+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:01:06.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:06 smithi107 bash[19776]: audit 2024-02-10T07:01:05.663801+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:01:06.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:06 smithi107 bash[19776]: audit 2024-02-10T07:01:05.665445+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:01:06.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:06 smithi107 bash[19776]: audit 2024-02-10T07:01:06.204210+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"]}]: dispatch 2024-02-10T07:01:06.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:06 smithi107 bash[19776]: audit 2024-02-10T07:01:06.204309+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.195:6824/3028859120,v1:172.21.15.195:6825/3028859120]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T07:01:07.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:06 smithi195 bash[14417]: cluster 2024-02-10T07:01:04.989525+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-10T07:01:07.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:06 smithi195 bash[14417]: audit 2024-02-10T07:01:05.659196+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:01:07.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:06 smithi195 bash[14417]: audit 2024-02-10T07:01:05.661836+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:01:07.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:06 smithi195 bash[14417]: audit 2024-02-10T07:01:05.663801+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:01:07.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:06 smithi195 bash[14417]: audit 2024-02-10T07:01:05.665445+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:01:07.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:06 smithi195 bash[14417]: audit 2024-02-10T07:01:06.204210+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"]}]: dispatch 2024-02-10T07:01:07.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:06 smithi195 bash[14417]: audit 2024-02-10T07:01:06.204309+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.195:6824/3028859120,v1:172.21.15.195:6825/3028859120]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T07:01:08.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:07 smithi107 bash[14363]: audit 2024-02-10T07:01:06.944338+0000 mon.a (mon.0) 564 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-10T07:01:08.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:07 smithi107 bash[14363]: cluster 2024-02-10T07:01:06.944499+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-02-10T07:01:08.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:07 smithi107 bash[14363]: audit 2024-02-10T07:01:06.944804+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T07:01:08.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:07 smithi107 bash[14363]: audit 2024-02-10T07:01:06.946734+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.195:6824/3028859120,v1:172.21.15.195:6825/3028859120]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:01:08.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:07 smithi107 bash[14363]: audit 2024-02-10T07:01:06.946753+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=smithi195", "root=default"]}]: dispatch 2024-02-10T07:01:08.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:07 smithi107 bash[19776]: audit 2024-02-10T07:01:06.944338+0000 mon.a (mon.0) 564 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-10T07:01:08.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:07 smithi107 bash[19776]: cluster 2024-02-10T07:01:06.944499+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-02-10T07:01:08.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:07 smithi107 bash[19776]: audit 2024-02-10T07:01:06.944804+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T07:01:08.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:07 smithi107 bash[19776]: audit 2024-02-10T07:01:06.946734+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.195:6824/3028859120,v1:172.21.15.195:6825/3028859120]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:01:08.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:07 smithi107 bash[19776]: audit 2024-02-10T07:01:06.946753+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=smithi195", "root=default"]}]: dispatch 2024-02-10T07:01:08.408 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:01:07 smithi195 bash[26880]: debug 2024-02-10T07:01:07.951+0000 7fe49c405700 -1 osd.7 0 waiting for initial osdmap 2024-02-10T07:01:08.409 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:01:07 smithi195 bash[26880]: debug 2024-02-10T07:01:07.967+0000 7fe498da0700 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T07:01:08.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:07 smithi195 bash[14417]: audit 2024-02-10T07:01:06.944338+0000 mon.a (mon.0) 564 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-10T07:01:08.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:07 smithi195 bash[14417]: cluster 2024-02-10T07:01:06.944499+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-02-10T07:01:08.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:07 smithi195 bash[14417]: audit 2024-02-10T07:01:06.944804+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T07:01:08.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:07 smithi195 bash[14417]: audit 2024-02-10T07:01:06.946734+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.195:6824/3028859120,v1:172.21.15.195:6825/3028859120]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:01:08.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:07 smithi195 bash[14417]: audit 2024-02-10T07:01:06.946753+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=smithi195", "root=default"]}]: dispatch 2024-02-10T07:01:09.227 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:08 smithi195 bash[14417]: cluster 2024-02-10T07:01:06.990137+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T07:01:09.227 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:08 smithi195 bash[14417]: audit 2024-02-10T07:01:07.945479+0000 mon.a (mon.0) 568 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-02-10T07:01:09.227 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:08 smithi195 bash[14417]: cluster 2024-02-10T07:01:07.945708+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-02-10T07:01:09.227 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:08 smithi195 bash[14417]: audit 2024-02-10T07:01:07.946410+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T07:01:09.227 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:08 smithi195 bash[14417]: audit 2024-02-10T07:01:07.956061+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T07:01:09.368 INFO:teuthology.orchestra.run.smithi107.stdout: 2024-02-10T07:01:09.400 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:08 smithi107 bash[14363]: cluster 2024-02-10T07:01:06.990137+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T07:01:09.400 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:08 smithi107 bash[14363]: audit 2024-02-10T07:01:07.945479+0000 mon.a (mon.0) 568 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-02-10T07:01:09.400 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:08 smithi107 bash[14363]: cluster 2024-02-10T07:01:07.945708+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-02-10T07:01:09.400 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:08 smithi107 bash[14363]: audit 2024-02-10T07:01:07.946410+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T07:01:09.400 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:08 smithi107 bash[14363]: audit 2024-02-10T07:01:07.956061+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T07:01:09.400 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:08 smithi107 bash[19776]: cluster 2024-02-10T07:01:06.990137+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T07:01:09.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:08 smithi107 bash[19776]: audit 2024-02-10T07:01:07.945479+0000 mon.a (mon.0) 568 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-02-10T07:01:09.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:08 smithi107 bash[19776]: cluster 2024-02-10T07:01:07.945708+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-02-10T07:01:09.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:08 smithi107 bash[19776]: audit 2024-02-10T07:01:07.946410+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T07:01:09.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:08 smithi107 bash[19776]: audit 2024-02-10T07:01:07.956061+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T07:01:10.090 INFO:teuthology.orchestra.run.smithi107.stdout:{"epoch":54,"num_osds":8,"num_up_osds":8,"osd_up_since":1707548468,"num_in_osds":8,"osd_in_since":1707548445,"num_remapped_pgs":1} 2024-02-10T07:01:10.090 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph osd dump --format=json 2024-02-10T07:01:10.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:09 smithi195 bash[14417]: cluster 2024-02-10T07:01:07.234029+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T07:01:10.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:09 smithi195 bash[14417]: cluster 2024-02-10T07:01:07.234220+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T07:01:10.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:09 smithi195 bash[14417]: cluster 2024-02-10T07:01:08.957004+0000 mon.a (mon.0) 572 : cluster [INF] osd.7 [v2:172.21.15.195:6824/3028859120,v1:172.21.15.195:6825/3028859120] boot 2024-02-10T07:01:10.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:09 smithi195 bash[14417]: cluster 2024-02-10T07:01:08.957164+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-10T07:01:10.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:09 smithi195 bash[14417]: audit 2024-02-10T07:01:08.958330+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T07:01:10.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:09 smithi195 bash[14417]: audit 2024-02-10T07:01:09.366537+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.107:0/681860060' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T07:01:10.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:09 smithi107 bash[14363]: cluster 2024-02-10T07:01:07.234029+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T07:01:10.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:09 smithi107 bash[14363]: cluster 2024-02-10T07:01:07.234220+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T07:01:10.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:09 smithi107 bash[14363]: cluster 2024-02-10T07:01:08.957004+0000 mon.a (mon.0) 572 : cluster [INF] osd.7 [v2:172.21.15.195:6824/3028859120,v1:172.21.15.195:6825/3028859120] boot 2024-02-10T07:01:10.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:09 smithi107 bash[14363]: cluster 2024-02-10T07:01:08.957164+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-10T07:01:10.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:09 smithi107 bash[14363]: audit 2024-02-10T07:01:08.958330+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T07:01:10.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:09 smithi107 bash[14363]: audit 2024-02-10T07:01:09.366537+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.107:0/681860060' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T07:01:10.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:09 smithi107 bash[19776]: cluster 2024-02-10T07:01:07.234029+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-10T07:01:10.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:09 smithi107 bash[19776]: cluster 2024-02-10T07:01:07.234220+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-10T07:01:10.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:09 smithi107 bash[19776]: cluster 2024-02-10T07:01:08.957004+0000 mon.a (mon.0) 572 : cluster [INF] osd.7 [v2:172.21.15.195:6824/3028859120,v1:172.21.15.195:6825/3028859120] boot 2024-02-10T07:01:10.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:09 smithi107 bash[19776]: cluster 2024-02-10T07:01:08.957164+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-10T07:01:10.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:09 smithi107 bash[19776]: audit 2024-02-10T07:01:08.958330+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T07:01:10.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:09 smithi107 bash[19776]: audit 2024-02-10T07:01:09.366537+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.107:0/681860060' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-10T07:01:11.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:10 smithi195 bash[14417]: cluster 2024-02-10T07:01:08.990609+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T07:01:11.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:10 smithi195 bash[14417]: cluster 2024-02-10T07:01:09.977045+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-10T07:01:11.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:10 smithi107 bash[14363]: cluster 2024-02-10T07:01:08.990609+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T07:01:11.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:10 smithi107 bash[14363]: cluster 2024-02-10T07:01:09.977045+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-10T07:01:11.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:10 smithi107 bash[19776]: cluster 2024-02-10T07:01:08.990609+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-02-10T07:01:11.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:10 smithi107 bash[19776]: cluster 2024-02-10T07:01:09.977045+0000 mon.a (mon.0) 575 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-10T07:01:12.279 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:11 smithi195 bash[14417]: cluster 2024-02-10T07:01:10.976325+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-10T07:01:12.279 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:11 smithi195 bash[14417]: cluster 2024-02-10T07:01:10.991228+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:12.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:11 smithi107 bash[14363]: cluster 2024-02-10T07:01:10.976325+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-10T07:01:12.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:11 smithi107 bash[14363]: cluster 2024-02-10T07:01:10.991228+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:12.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:11 smithi107 bash[19776]: cluster 2024-02-10T07:01:10.976325+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-10T07:01:12.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:11 smithi107 bash[19776]: cluster 2024-02-10T07:01:10.991228+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:12.814 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T07:01:13.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:12 smithi195 bash[14417]: cluster 2024-02-10T07:01:11.994732+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-10T07:01:13.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:12 smithi195 bash[14417]: cephadm 2024-02-10T07:01:12.804348+0000 mgr.y (mgr.14152) 235 : cephadm [INF] Detected new or changed devices on smithi195 2024-02-10T07:01:13.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:12 smithi195 bash[14417]: audit 2024-02-10T07:01:12.813309+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:01:13.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:12 smithi195 bash[14417]: audit 2024-02-10T07:01:12.815030+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:01:13.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:12 smithi195 bash[14417]: audit 2024-02-10T07:01:12.816495+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:01:13.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:12 smithi195 bash[14417]: audit 2024-02-10T07:01:12.817942+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:01:13.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:12 smithi195 bash[14417]: audit 2024-02-10T07:01:12.820339+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:01:13.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:12 smithi195 bash[14417]: cephadm 2024-02-10T07:01:12.821512+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Adjusting osd_memory_target on smithi195 to 4317M 2024-02-10T07:01:13.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:12 smithi195 bash[14417]: audit 2024-02-10T07:01:12.826994+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:01:13.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:12 smithi195 bash[14417]: audit 2024-02-10T07:01:12.833122+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:01:13.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:12 smithi107 bash[19776]: cluster 2024-02-10T07:01:11.994732+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-10T07:01:13.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:12 smithi107 bash[19776]: cephadm 2024-02-10T07:01:12.804348+0000 mgr.y (mgr.14152) 235 : cephadm [INF] Detected new or changed devices on smithi195 2024-02-10T07:01:13.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:12 smithi107 bash[19776]: audit 2024-02-10T07:01:12.813309+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:01:13.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:12 smithi107 bash[19776]: audit 2024-02-10T07:01:12.815030+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:01:13.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:12 smithi107 bash[19776]: audit 2024-02-10T07:01:12.816495+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:01:13.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:12 smithi107 bash[19776]: audit 2024-02-10T07:01:12.817942+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:01:13.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:12 smithi107 bash[19776]: audit 2024-02-10T07:01:12.820339+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:01:13.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:12 smithi107 bash[19776]: cephadm 2024-02-10T07:01:12.821512+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Adjusting osd_memory_target on smithi195 to 4317M 2024-02-10T07:01:13.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:12 smithi107 bash[19776]: audit 2024-02-10T07:01:12.826994+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:01:13.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:12 smithi107 bash[19776]: audit 2024-02-10T07:01:12.833122+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:01:13.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:12 smithi107 bash[14363]: cluster 2024-02-10T07:01:11.994732+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-10T07:01:13.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:12 smithi107 bash[14363]: cephadm 2024-02-10T07:01:12.804348+0000 mgr.y (mgr.14152) 235 : cephadm [INF] Detected new or changed devices on smithi195 2024-02-10T07:01:13.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:12 smithi107 bash[14363]: audit 2024-02-10T07:01:12.813309+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:01:13.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:12 smithi107 bash[14363]: audit 2024-02-10T07:01:12.815030+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:01:13.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:12 smithi107 bash[14363]: audit 2024-02-10T07:01:12.816495+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:01:13.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:12 smithi107 bash[14363]: audit 2024-02-10T07:01:12.817942+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:01:13.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:12 smithi107 bash[14363]: audit 2024-02-10T07:01:12.820339+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:01:13.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:12 smithi107 bash[14363]: cephadm 2024-02-10T07:01:12.821512+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Adjusting osd_memory_target on smithi195 to 4317M 2024-02-10T07:01:13.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:12 smithi107 bash[14363]: audit 2024-02-10T07:01:12.826994+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:01:13.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:12 smithi107 bash[14363]: audit 2024-02-10T07:01:12.833122+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:01:14.135 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:14 smithi107 bash[14363]: cluster 2024-02-10T07:01:12.991996+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:14.135 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:14 smithi107 bash[14363]: cluster 2024-02-10T07:01:13.001879+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-10T07:01:14.135 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:14 smithi107 bash[19776]: cluster 2024-02-10T07:01:12.991996+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:14.135 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:14 smithi107 bash[19776]: cluster 2024-02-10T07:01:13.001879+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-10T07:01:14.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:14 smithi195 bash[14417]: cluster 2024-02-10T07:01:12.991996+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:14.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:14 smithi195 bash[14417]: cluster 2024-02-10T07:01:13.001879+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-10T07:01:15.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:15 smithi195 bash[14417]: audit 2024-02-10T07:01:14.996208+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:01:15.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:15 smithi195 bash[14417]: audit 2024-02-10T07:01:14.999874+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:01:15.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:15 smithi107 bash[14363]: audit 2024-02-10T07:01:14.996208+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:01:15.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:15 smithi107 bash[14363]: audit 2024-02-10T07:01:14.999874+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:01:15.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:15 smithi107 bash[19776]: audit 2024-02-10T07:01:14.996208+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:01:15.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:15 smithi107 bash[19776]: audit 2024-02-10T07:01:14.999874+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:01:15.924 INFO:teuthology.orchestra.run.smithi107.stdout: 2024-02-10T07:01:15.924 INFO:teuthology.orchestra.run.smithi107.stdout:{"epoch":58,"fsid":"10b73c9e-c7e1-11ee-95b8-87774f69a715","created":"2024-02-10T06:54:11.598103+0000","modified":"2024-02-10T07:01:12.987970+0000","last_up_change":"2024-02-10T07:01:08.948001+0000","last_in_change":"2024-02-10T07:00:45.198455+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-10T06:58:11.474914+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":"08732c9b-1943-46f2-9dae-c49c2bdb869c","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.107:6802","nonce":3410757217},{"type":"v1","addr":"172.21.15.107:6803","nonce":3410757217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6804","nonce":3410757217},{"type":"v1","addr":"172.21.15.107:6805","nonce":3410757217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6808","nonce":3410757217},{"type":"v1","addr":"172.21.15.107:6809","nonce":3410757217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6806","nonce":3410757217},{"type":"v1","addr":"172.21.15.107:6807","nonce":3410757217}]},"public_addr":"172.21.15.107:6803/3410757217","cluster_addr":"172.21.15.107:6805/3410757217","heartbeat_back_addr":"172.21.15.107:6809/3410757217","heartbeat_front_addr":"172.21.15.107:6807/3410757217","state":["exists","up"]},{"osd":1,"uuid":"b2d1b151-f4a9-4f00-9e68-0027ec9509ea","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.107:6810","nonce":3681190326},{"type":"v1","addr":"172.21.15.107:6811","nonce":3681190326}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6812","nonce":3681190326},{"type":"v1","addr":"172.21.15.107:6813","nonce":3681190326}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6816","nonce":3681190326},{"type":"v1","addr":"172.21.15.107:6817","nonce":3681190326}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6814","nonce":3681190326},{"type":"v1","addr":"172.21.15.107:6815","nonce":3681190326}]},"public_addr":"172.21.15.107:6811/3681190326","cluster_addr":"172.21.15.107:6813/3681190326","heartbeat_back_addr":"172.21.15.107:6817/3681190326","heartbeat_front_addr":"172.21.15.107:6815/3681190326","state":["exists","up"]},{"osd":2,"uuid":"e4581aab-dcab-4e20-a5c4-5f4147b330a3","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.107:6818","nonce":2272212646},{"type":"v1","addr":"172.21.15.107:6819","nonce":2272212646}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6820","nonce":2272212646},{"type":"v1","addr":"172.21.15.107:6821","nonce":2272212646}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6824","nonce":2272212646},{"type":"v1","addr":"172.21.15.107:6825","nonce":2272212646}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6822","nonce":2272212646},{"type":"v1","addr":"172.21.15.107:6823","nonce":2272212646}]},"public_addr":"172.21.15.107:6819/2272212646","cluster_addr":"172.21.15.107:6821/2272212646","heartbeat_back_addr":"172.21.15.107:6825/2272212646","heartbeat_front_addr":"172.21.15.107:6823/2272212646","state":["exists","up"]},{"osd":3,"uuid":"d311b126-14f9-49b2-876f-c1b500843a95","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.107:6826","nonce":1260823260},{"type":"v1","addr":"172.21.15.107:6827","nonce":1260823260}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6828","nonce":1260823260},{"type":"v1","addr":"172.21.15.107:6829","nonce":1260823260}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6832","nonce":1260823260},{"type":"v1","addr":"172.21.15.107:6833","nonce":1260823260}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6830","nonce":1260823260},{"type":"v1","addr":"172.21.15.107:6831","nonce":1260823260}]},"public_addr":"172.21.15.107:6827/1260823260","cluster_addr":"172.21.15.107:6829/1260823260","heartbeat_back_addr":"172.21.15.107:6833/1260823260","heartbeat_front_addr":"172.21.15.107:6831/1260823260","state":["exists","up"]},{"osd":4,"uuid":"fb25913c-dd10-49a7-bf6f-32676f361858","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.195:6800","nonce":4244892322},{"type":"v1","addr":"172.21.15.195:6801","nonce":4244892322}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6802","nonce":4244892322},{"type":"v1","addr":"172.21.15.195:6803","nonce":4244892322}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6806","nonce":4244892322},{"type":"v1","addr":"172.21.15.195:6807","nonce":4244892322}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6804","nonce":4244892322},{"type":"v1","addr":"172.21.15.195:6805","nonce":4244892322}]},"public_addr":"172.21.15.195:6801/4244892322","cluster_addr":"172.21.15.195:6803/4244892322","heartbeat_back_addr":"172.21.15.195:6807/4244892322","heartbeat_front_addr":"172.21.15.195:6805/4244892322","state":["exists","up"]},{"osd":5,"uuid":"bb6b2331-8ff9-4bd0-b380-07dc9e8f6399","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.195:6808","nonce":1082045448},{"type":"v1","addr":"172.21.15.195:6809","nonce":1082045448}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6810","nonce":1082045448},{"type":"v1","addr":"172.21.15.195:6811","nonce":1082045448}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6814","nonce":1082045448},{"type":"v1","addr":"172.21.15.195:6815","nonce":1082045448}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6812","nonce":1082045448},{"type":"v1","addr":"172.21.15.195:6813","nonce":1082045448}]},"public_addr":"172.21.15.195:6809/1082045448","cluster_addr":"172.21.15.195:6811/1082045448","heartbeat_back_addr":"172.21.15.195:6815/1082045448","heartbeat_front_addr":"172.21.15.195:6813/1082045448","state":["exists","up"]},{"osd":6,"uuid":"f070ee7d-5181-4bae-9b37-329b8f70101a","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.195:6816","nonce":3096811598},{"type":"v1","addr":"172.21.15.195:6817","nonce":3096811598}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6818","nonce":3096811598},{"type":"v1","addr":"172.21.15.195:6819","nonce":3096811598}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6822","nonce":3096811598},{"type":"v1","addr":"172.21.15.195:6823","nonce":3096811598}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6820","nonce":3096811598},{"type":"v1","addr":"172.21.15.195:6821","nonce":3096811598}]},"public_addr":"172.21.15.195:6817/3096811598","cluster_addr":"172.21.15.195:6819/3096811598","heartbeat_back_addr":"172.21.15.195:6823/3096811598","heartbeat_front_addr":"172.21.15.195:6821/3096811598","state":["exists","up"]},{"osd":7,"uuid":"24572fe6-f12f-4483-970d-131411866848","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.195:6824","nonce":3028859120},{"type":"v1","addr":"172.21.15.195:6825","nonce":3028859120}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6826","nonce":3028859120},{"type":"v1","addr":"172.21.15.195:6827","nonce":3028859120}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6830","nonce":3028859120},{"type":"v1","addr":"172.21.15.195:6831","nonce":3028859120}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6828","nonce":3028859120},{"type":"v1","addr":"172.21.15.195:6829","nonce":3028859120}]},"public_addr":"172.21.15.195:6825/3028859120","cluster_addr":"172.21.15.195:6827/3028859120","heartbeat_back_addr":"172.21.15.195:6831/3028859120","heartbeat_front_addr":"172.21.15.195:6829/3028859120","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-10T06:56:55.409300+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-10T06:57:32.324961+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-10T06:58:08.851343+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-10T06:58:46.113955+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-10T06:59:19.639820+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-10T06:59:55.298297+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-10T07:00:30.853262+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-10T07:01:07.234226+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.107:0/1003100539":"2024-02-11T06:55:14.835568+0000","172.21.15.107:0/3529808672":"2024-02-11T06:55:14.835568+0000","172.21.15.107:6800/3134180035":"2024-02-11T06:55:14.835568+0000","172.21.15.107:0/360414983":"2024-02-11T06:55:14.835568+0000","172.21.15.107:0/835577657":"2024-02-11T06:54:43.027187+0000","172.21.15.107:0/3079673682":"2024-02-11T06:54:43.027187+0000","172.21.15.107:6800/191851617":"2024-02-11T06:54:43.027187+0000","172.21.15.107:6801/3134180035":"2024-02-11T06:55:14.835568+0000","172.21.15.107:6801/191851617":"2024-02-11T06:54:43.027187+0000","172.21.15.107:0/3889513880":"2024-02-11T06:54:43.027187+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-10T07:01:16.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:16 smithi107 bash[14363]: cluster 2024-02-10T07:01:14.992749+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; 103 KiB/s, 0 objects/s recovering 2024-02-10T07:01:16.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:16 smithi107 bash[14363]: audit 2024-02-10T07:01:15.921542+0000 mon.a (mon.0) 588 : audit [DBG] from='client.? 172.21.15.107:0/227135995' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T07:01:16.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:16 smithi107 bash[19776]: cluster 2024-02-10T07:01:14.992749+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; 103 KiB/s, 0 objects/s recovering 2024-02-10T07:01:16.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:16 smithi107 bash[19776]: audit 2024-02-10T07:01:15.921542+0000 mon.a (mon.0) 588 : audit [DBG] from='client.? 172.21.15.107:0/227135995' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T07:01:16.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:16 smithi195 bash[14417]: cluster 2024-02-10T07:01:14.992749+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; 103 KiB/s, 0 objects/s recovering 2024-02-10T07:01:16.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:16 smithi195 bash[14417]: audit 2024-02-10T07:01:15.921542+0000 mon.a (mon.0) 588 : audit [DBG] from='client.? 172.21.15.107:0/227135995' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T07:01:16.678 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-02-10T06:58:11.474914+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-10T07:01:16.679 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph osd pool get .mgr pg_num 2024-02-10T07:01:19.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:18 smithi107 bash[14363]: cluster 2024-02-10T07:01:16.993483+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; 86 KiB/s, 0 objects/s recovering 2024-02-10T07:01:19.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:18 smithi107 bash[19776]: cluster 2024-02-10T07:01:16.993483+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; 86 KiB/s, 0 objects/s recovering 2024-02-10T07:01:19.397 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T07:01:19.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:18 smithi195 bash[14417]: cluster 2024-02-10T07:01:16.993483+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; 86 KiB/s, 0 objects/s recovering 2024-02-10T07:01:21.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:20 smithi107 bash[14363]: cluster 2024-02-10T07:01:18.994122+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-02-10T07:01:21.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:20 smithi107 bash[19776]: cluster 2024-02-10T07:01:18.994122+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-02-10T07:01:21.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:20 smithi195 bash[14417]: cluster 2024-02-10T07:01:18.994122+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-02-10T07:01:22.382 INFO:teuthology.orchestra.run.smithi107.stdout:pg_num: 1 2024-02-10T07:01:23.081 INFO:tasks.cephadm:Adding prometheus.a on smithi195 2024-02-10T07:01:23.081 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph orch apply prometheus '1;smithi195=a' 2024-02-10T07:01:23.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:22 smithi107 bash[19776]: cluster 2024-02-10T07:01:20.994722+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-02-10T07:01:23.213 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:22 smithi107 bash[19776]: audit 2024-02-10T07:01:22.380703+0000 mon.a (mon.0) 589 : audit [DBG] from='client.? 172.21.15.107:0/495301732' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-10T07:01:23.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:22 smithi107 bash[14363]: cluster 2024-02-10T07:01:20.994722+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-02-10T07:01:23.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:22 smithi107 bash[14363]: audit 2024-02-10T07:01:22.380703+0000 mon.a (mon.0) 589 : audit [DBG] from='client.? 172.21.15.107:0/495301732' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-10T07:01:23.274 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:22 smithi195 bash[14417]: cluster 2024-02-10T07:01:20.994722+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-02-10T07:01:23.275 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:22 smithi195 bash[14417]: audit 2024-02-10T07:01:22.380703+0000 mon.a (mon.0) 589 : audit [DBG] from='client.? 172.21.15.107:0/495301732' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-02-10T07:01:25.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:24 smithi107 bash[14363]: cluster 2024-02-10T07:01:22.995334+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-10T07:01:25.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:24 smithi107 bash[19776]: cluster 2024-02-10T07:01:22.995334+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-10T07:01:25.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:24 smithi195 bash[14417]: cluster 2024-02-10T07:01:22.995334+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-02-10T07:01:26.089 INFO:teuthology.orchestra.run.smithi195.stdout:Scheduled prometheus update... 2024-02-10T07:01:26.787 DEBUG:teuthology.orchestra.run.smithi195:prometheus.a> sudo journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@prometheus.a.service 2024-02-10T07:01:26.789 INFO:tasks.cephadm:Adding node-exporter.a on smithi107 2024-02-10T07:01:26.789 INFO:tasks.cephadm:Adding node-exporter.b on smithi195 2024-02-10T07:01:26.789 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph orch apply node-exporter '2;smithi107=a;smithi195=b' 2024-02-10T07:01:27.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:26 smithi195 bash[14417]: cluster 2024-02-10T07:01:24.995966+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-02-10T07:01:27.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:26 smithi195 bash[14417]: audit 2024-02-10T07:01:26.086475+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:01:27.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:26 smithi195 bash[14417]: audit 2024-02-10T07:01:26.133742+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:01:27.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:26 smithi195 bash[14417]: audit 2024-02-10T07:01:26.136617+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:01:27.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:26 smithi195 bash[14417]: audit 2024-02-10T07:01:26.138560+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:01:27.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:26 smithi195 bash[14417]: audit 2024-02-10T07:01:26.150959+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:01:27.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:26 smithi195 bash[14417]: audit 2024-02-10T07:01:26.161714+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-10T07:01:27.206 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:26 smithi107 bash[14363]: cluster 2024-02-10T07:01:24.995966+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-02-10T07:01:27.206 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:26 smithi107 bash[14363]: audit 2024-02-10T07:01:26.086475+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:01:27.206 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:26 smithi107 bash[14363]: audit 2024-02-10T07:01:26.133742+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:01:27.206 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:26 smithi107 bash[14363]: audit 2024-02-10T07:01:26.136617+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:01:27.206 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:26 smithi107 bash[14363]: audit 2024-02-10T07:01:26.138560+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:01:27.206 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:26 smithi107 bash[14363]: audit 2024-02-10T07:01:26.150959+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:01:27.206 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:26 smithi107 bash[14363]: audit 2024-02-10T07:01:26.161714+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-10T07:01:27.207 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:26 smithi107 bash[19776]: cluster 2024-02-10T07:01:24.995966+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-02-10T07:01:27.207 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:26 smithi107 bash[19776]: audit 2024-02-10T07:01:26.086475+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:01:27.207 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:26 smithi107 bash[19776]: audit 2024-02-10T07:01:26.133742+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:01:27.207 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:26 smithi107 bash[19776]: audit 2024-02-10T07:01:26.136617+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:01:27.207 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:26 smithi107 bash[19776]: audit 2024-02-10T07:01:26.138560+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:01:27.207 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:26 smithi107 bash[19776]: audit 2024-02-10T07:01:26.150959+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' 2024-02-10T07:01:27.207 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:26 smithi107 bash[19776]: audit 2024-02-10T07:01:26.161714+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-02-10T07:01:27.344 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T07:01:27.368 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:27 smithi195 bash[15179]: ignoring --setuser ceph since I am not root 2024-02-10T07:01:27.368 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:27 smithi195 bash[15179]: ignoring --setgroup ceph since I am not root 2024-02-10T07:01:27.368 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:27 smithi195 bash[15179]: debug 2024-02-10T07:01:27.207+0000 7fc379831700 1 -- 172.21.15.195:0/4169477426 <== mon.2 v2:172.21.15.195:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ac99f1c340 con 0x55ac9ac98800 2024-02-10T07:01:27.460 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:27 smithi107 bash[14632]: ignoring --setuser ceph since I am not root 2024-02-10T07:01:27.460 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:27 smithi107 bash[14632]: ignoring --setgroup ceph since I am not root 2024-02-10T07:01:27.460 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:27 smithi107 bash[14632]: debug 2024-02-10T07:01:27.201+0000 7fe8979ce700 1 -- 172.21.15.107:0/2858099506 <== mon.1 v2:172.21.15.107:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a456b20340 con 0x55a45789c400 2024-02-10T07:01:27.460 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:27 smithi107 bash[14632]: debug 2024-02-10T07:01:27.357+0000 7fe8a042a000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T07:01:27.658 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:27 smithi195 bash[15179]: debug 2024-02-10T07:01:27.363+0000 7fc38228d000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T07:01:28.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:27 smithi107 bash[19776]: audit 2024-02-10T07:01:26.073686+0000 mgr.y (mgr.14152) 244 : audit [DBG] from='client.24335 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi195=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:01:28.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:27 smithi107 bash[19776]: cephadm 2024-02-10T07:01:26.077092+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Saving service prometheus spec with placement smithi195=a;count:1 2024-02-10T07:01:28.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:27 smithi107 bash[19776]: audit 2024-02-10T07:01:27.162895+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-10T07:01:28.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:27 smithi107 bash[19776]: cluster 2024-02-10T07:01:27.162969+0000 mon.a (mon.0) 597 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-02-10T07:01:28.210 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:28 smithi107 bash[14632]: debug 2024-02-10T07:01:28.029+0000 7fe8a042a000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T07:01:28.210 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:28 smithi107 bash[14632]: debug 2024-02-10T07:01:28.153+0000 7fe8a042a000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T07:01:28.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:27 smithi107 bash[14363]: audit 2024-02-10T07:01:26.073686+0000 mgr.y (mgr.14152) 244 : audit [DBG] from='client.24335 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi195=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:01:28.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:27 smithi107 bash[14363]: cephadm 2024-02-10T07:01:26.077092+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Saving service prometheus spec with placement smithi195=a;count:1 2024-02-10T07:01:28.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:27 smithi107 bash[14363]: audit 2024-02-10T07:01:27.162895+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-10T07:01:28.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:27 smithi107 bash[14363]: cluster 2024-02-10T07:01:27.162969+0000 mon.a (mon.0) 597 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-02-10T07:01:28.301 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:28 smithi195 bash[15179]: debug 2024-02-10T07:01:28.035+0000 7fc38228d000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T07:01:28.301 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:28 smithi195 bash[15179]: debug 2024-02-10T07:01:28.167+0000 7fc38228d000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T07:01:28.301 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:27 smithi195 bash[14417]: audit 2024-02-10T07:01:26.073686+0000 mgr.y (mgr.14152) 244 : audit [DBG] from='client.24335 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi195=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:01:28.302 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:27 smithi195 bash[14417]: cephadm 2024-02-10T07:01:26.077092+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Saving service prometheus spec with placement smithi195=a;count:1 2024-02-10T07:01:28.302 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:27 smithi195 bash[14417]: audit 2024-02-10T07:01:27.162895+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.107:0/81567510' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-02-10T07:01:28.302 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:27 smithi195 bash[14417]: cluster 2024-02-10T07:01:27.162969+0000 mon.a (mon.0) 597 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-02-10T07:01:28.647 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:28 smithi107 bash[14632]: debug 2024-02-10T07:01:28.309+0000 7fe8a042a000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T07:01:28.658 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:28 smithi195 bash[15179]: debug 2024-02-10T07:01:28.331+0000 7fc38228d000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T07:01:28.943 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:28 smithi107 bash[14632]: debug 2024-02-10T07:01:28.641+0000 7fe8a042a000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T07:01:28.943 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:28 smithi107 bash[14632]: debug 2024-02-10T07:01:28.733+0000 7fe8a042a000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T07:01:28.955 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:28 smithi195 bash[15179]: debug 2024-02-10T07:01:28.659+0000 7fc38228d000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T07:01:28.955 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:28 smithi195 bash[15179]: debug 2024-02-10T07:01:28.751+0000 7fc38228d000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T07:01:29.158 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:28 smithi195 bash[15179]: debug 2024-02-10T07:01:28.951+0000 7fc38228d000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T07:01:29.210 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:28 smithi107 bash[14632]: debug 2024-02-10T07:01:28.937+0000 7fe8a042a000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T07:01:29.908 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:29 smithi195 bash[15179]: debug 2024-02-10T07:01:29.811+0000 7fc38228d000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T07:01:30.109 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:29 smithi107 bash[14632]: debug 2024-02-10T07:01:29.789+0000 7fe8a042a000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T07:01:30.109 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:29 smithi107 bash[14632]: debug 2024-02-10T07:01:29.897+0000 7fe8a042a000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T07:01:30.129 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:29 smithi195 bash[15179]: debug 2024-02-10T07:01:29.919+0000 7fc38228d000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T07:01:30.408 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:30 smithi195 bash[15179]: debug 2024-02-10T07:01:30.127+0000 7fc38228d000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T07:01:30.455 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:30 smithi107 bash[14632]: debug 2024-02-10T07:01:30.101+0000 7fe8a042a000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T07:01:30.710 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:30 smithi107 bash[14632]: debug 2024-02-10T07:01:30.449+0000 7fe8a042a000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T07:01:30.827 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:30 smithi195 bash[15179]: debug 2024-02-10T07:01:30.495+0000 7fc38228d000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T07:01:31.154 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:30 smithi107 bash[14632]: debug 2024-02-10T07:01:30.773+0000 7fe8a042a000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T07:01:31.158 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:30 smithi195 bash[15179]: debug 2024-02-10T07:01:30.823+0000 7fc38228d000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T07:01:31.425 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:31 smithi107 bash[14632]: debug 2024-02-10T07:01:31.145+0000 7fe8a042a000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T07:01:31.460 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:31 smithi195 bash[15179]: debug 2024-02-10T07:01:31.191+0000 7fc38228d000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T07:01:31.710 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:31 smithi107 bash[14632]: debug 2024-02-10T07:01:31.417+0000 7fe8a042a000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T07:01:31.908 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:31 smithi195 bash[15179]: debug 2024-02-10T07:01:31.455+0000 7fc38228d000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T07:01:32.373 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:32 smithi107 bash[14632]: debug 2024-02-10T07:01:32.101+0000 7fe8a042a000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T07:01:32.374 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:32 smithi107 bash[14632]: debug 2024-02-10T07:01:32.205+0000 7fe8a042a000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T07:01:32.393 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:32 smithi195 bash[15179]: debug 2024-02-10T07:01:32.131+0000 7fc38228d000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T07:01:32.393 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:32 smithi195 bash[15179]: debug 2024-02-10T07:01:32.235+0000 7fc38228d000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T07:01:32.658 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:32 smithi195 bash[15179]: debug 2024-02-10T07:01:32.391+0000 7fc38228d000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T07:01:32.658 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:32 smithi195 bash[15179]: debug 2024-02-10T07:01:32.499+0000 7fc38228d000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T07:01:32.659 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:32 smithi195 bash[15179]: debug 2024-02-10T07:01:32.635+0000 7fc38228d000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T07:01:32.710 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:32 smithi107 bash[14632]: debug 2024-02-10T07:01:32.365+0000 7fe8a042a000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T07:01:32.710 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:32 smithi107 bash[14632]: debug 2024-02-10T07:01:32.473+0000 7fe8a042a000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T07:01:32.710 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:32 smithi107 bash[14632]: debug 2024-02-10T07:01:32.613+0000 7fe8a042a000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T07:01:33.210 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:32 smithi107 bash[14632]: debug 2024-02-10T07:01:32.901+0000 7fe8a042a000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T07:01:33.210 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:33 smithi107 bash[14632]: debug 2024-02-10T07:01:33.021+0000 7fe8a042a000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T07:01:33.227 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:32 smithi195 bash[15179]: debug 2024-02-10T07:01:32.927+0000 7fc38228d000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T07:01:33.227 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:33 smithi195 bash[15179]: debug 2024-02-10T07:01:33.043+0000 7fc38228d000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T07:01:33.658 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:33 smithi195 bash[15179]: debug 2024-02-10T07:01:33.223+0000 7fc38228d000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T07:01:33.659 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:33 smithi195 bash[15179]: debug 2024-02-10T07:01:33.339+0000 7fc38228d000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T07:01:33.710 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:33 smithi107 bash[14632]: debug 2024-02-10T07:01:33.205+0000 7fe8a042a000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T07:01:33.710 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:33 smithi107 bash[14632]: debug 2024-02-10T07:01:33.329+0000 7fe8a042a000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T07:01:34.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:34 smithi107 bash[19776]: cluster 2024-02-10T07:01:34.204929+0000 mon.a (mon.0) 598 : cluster [INF] Active manager daemon y restarted 2024-02-10T07:01:34.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:34 smithi107 bash[19776]: cluster 2024-02-10T07:01:34.206154+0000 mon.a (mon.0) 599 : cluster [INF] Activating manager daemon y 2024-02-10T07:01:34.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:34 smithi107 bash[19776]: cluster 2024-02-10T07:01:34.206539+0000 mon.a (mon.0) 600 : cluster [DBG] Standby manager daemon x restarted 2024-02-10T07:01:34.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:34 smithi107 bash[19776]: cluster 2024-02-10T07:01:34.206692+0000 mon.a (mon.0) 601 : cluster [DBG] Standby manager daemon x started 2024-02-10T07:01:34.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:34 smithi107 bash[19776]: cluster 2024-02-10T07:01:34.212414+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-10T07:01:34.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:34 smithi107 bash[19776]: audit 2024-02-10T07:01:34.212657+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.? 172.21.15.195:0/1124353679' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T07:01:34.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:34 smithi107 bash[19776]: audit 2024-02-10T07:01:34.214004+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.? 172.21.15.195:0/1124353679' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T07:01:34.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:34 smithi107 bash[19776]: audit 2024-02-10T07:01:34.218828+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.? 172.21.15.195:0/1124353679' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T07:01:34.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:34 smithi107 bash[19776]: audit 2024-02-10T07:01:34.219701+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.? 172.21.15.195:0/1124353679' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T07:01:34.461 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:34 smithi107 bash[14632]: debug 2024-02-10T07:01:34.177+0000 7fe8a042a000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T07:01:34.461 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:34 smithi107 bash[14632]: [10/Feb/2024:07:01:34] ENGINE Bus STARTING 2024-02-10T07:01:34.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:34 smithi107 bash[14363]: cluster 2024-02-10T07:01:34.204929+0000 mon.a (mon.0) 598 : cluster [INF] Active manager daemon y restarted 2024-02-10T07:01:34.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:34 smithi107 bash[14363]: cluster 2024-02-10T07:01:34.206154+0000 mon.a (mon.0) 599 : cluster [INF] Activating manager daemon y 2024-02-10T07:01:34.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:34 smithi107 bash[14363]: cluster 2024-02-10T07:01:34.206539+0000 mon.a (mon.0) 600 : cluster [DBG] Standby manager daemon x restarted 2024-02-10T07:01:34.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:34 smithi107 bash[14363]: cluster 2024-02-10T07:01:34.206692+0000 mon.a (mon.0) 601 : cluster [DBG] Standby manager daemon x started 2024-02-10T07:01:34.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:34 smithi107 bash[14363]: cluster 2024-02-10T07:01:34.212414+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-10T07:01:34.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:34 smithi107 bash[14363]: audit 2024-02-10T07:01:34.212657+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.? 172.21.15.195:0/1124353679' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T07:01:34.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:34 smithi107 bash[14363]: audit 2024-02-10T07:01:34.214004+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.? 172.21.15.195:0/1124353679' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T07:01:34.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:34 smithi107 bash[14363]: audit 2024-02-10T07:01:34.218828+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.? 172.21.15.195:0/1124353679' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T07:01:34.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:34 smithi107 bash[14363]: audit 2024-02-10T07:01:34.219701+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.? 172.21.15.195:0/1124353679' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T07:01:34.643 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:34 smithi195 bash[15179]: debug 2024-02-10T07:01:34.183+0000 7fc38228d000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T07:01:34.643 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:34 smithi195 bash[15179]: [10/Feb/2024:07:01:34] ENGINE Bus STARTING 2024-02-10T07:01:34.643 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:34 smithi195 bash[15179]: CherryPy Checker: 2024-02-10T07:01:34.643 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:34 smithi195 bash[15179]: The Application mounted at '' has an empty config. 2024-02-10T07:01:34.643 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:34 smithi195 bash[15179]: [10/Feb/2024:07:01:34] ENGINE Serving on http://:::9283 2024-02-10T07:01:34.643 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:01:34 smithi195 bash[15179]: [10/Feb/2024:07:01:34] ENGINE Bus STARTED 2024-02-10T07:01:34.643 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:34 smithi195 bash[14417]: cluster 2024-02-10T07:01:34.204929+0000 mon.a (mon.0) 598 : cluster [INF] Active manager daemon y restarted 2024-02-10T07:01:34.644 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:34 smithi195 bash[14417]: cluster 2024-02-10T07:01:34.206154+0000 mon.a (mon.0) 599 : cluster [INF] Activating manager daemon y 2024-02-10T07:01:34.644 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:34 smithi195 bash[14417]: cluster 2024-02-10T07:01:34.206539+0000 mon.a (mon.0) 600 : cluster [DBG] Standby manager daemon x restarted 2024-02-10T07:01:34.644 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:34 smithi195 bash[14417]: cluster 2024-02-10T07:01:34.206692+0000 mon.a (mon.0) 601 : cluster [DBG] Standby manager daemon x started 2024-02-10T07:01:34.644 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:34 smithi195 bash[14417]: cluster 2024-02-10T07:01:34.212414+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-10T07:01:34.644 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:34 smithi195 bash[14417]: audit 2024-02-10T07:01:34.212657+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.? 172.21.15.195:0/1124353679' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T07:01:34.644 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:34 smithi195 bash[14417]: audit 2024-02-10T07:01:34.214004+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.? 172.21.15.195:0/1124353679' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T07:01:34.644 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:34 smithi195 bash[14417]: audit 2024-02-10T07:01:34.218828+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.? 172.21.15.195:0/1124353679' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T07:01:34.644 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:34 smithi195 bash[14417]: audit 2024-02-10T07:01:34.219701+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.? 172.21.15.195:0/1124353679' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T07:01:34.932 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:34 smithi107 bash[14632]: [10/Feb/2024:07:01:34] ENGINE Bus STARTING 2024-02-10T07:01:34.932 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:34 smithi107 bash[14632]: CherryPy Checker: 2024-02-10T07:01:34.932 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:34 smithi107 bash[14632]: The Application mounted at '' has an empty config. 2024-02-10T07:01:34.932 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:34 smithi107 bash[14632]: [10/Feb/2024:07:01:34] ENGINE Serving on http://:::9283 2024-02-10T07:01:34.932 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:34 smithi107 bash[14632]: [10/Feb/2024:07:01:34] ENGINE Bus STARTED 2024-02-10T07:01:34.932 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:34 smithi107 bash[14632]: [10/Feb/2024:07:01:34] ENGINE Serving on https://172.21.15.107:7150 2024-02-10T07:01:35.210 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:01:34 smithi107 bash[14632]: [10/Feb/2024:07:01:34] ENGINE Bus STARTED 2024-02-10T07:01:35.317 INFO:teuthology.orchestra.run.smithi195.stdout:Scheduled node-exporter update... 2024-02-10T07:01:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:35 smithi195 bash[14417]: cluster 2024-02-10T07:01:34.268607+0000 mon.a (mon.0) 607 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0627147s), standbys: x 2024-02-10T07:01:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:35 smithi195 bash[14417]: audit 2024-02-10T07:01:34.276953+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T07:01:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:35 smithi195 bash[14417]: audit 2024-02-10T07:01:34.277258+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T07:01:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:35 smithi195 bash[14417]: audit 2024-02-10T07:01:34.277522+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T07:01:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:35 smithi195 bash[14417]: audit 2024-02-10T07:01:34.277824+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T07:01:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:35 smithi195 bash[14417]: audit 2024-02-10T07:01:34.278126+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T07:01:35.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:35 smithi195 bash[14417]: audit 2024-02-10T07:01:34.278457+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T07:01:35.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:35 smithi195 bash[14417]: audit 2024-02-10T07:01:34.278802+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T07:01:35.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:35 smithi195 bash[14417]: audit 2024-02-10T07:01:34.279154+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T07:01:35.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:35 smithi195 bash[14417]: audit 2024-02-10T07:01:34.279476+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T07:01:35.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:35 smithi195 bash[14417]: audit 2024-02-10T07:01:34.279783+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T07:01:35.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:35 smithi195 bash[14417]: audit 2024-02-10T07:01:34.280097+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T07:01:35.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:35 smithi195 bash[14417]: audit 2024-02-10T07:01:34.280453+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T07:01:35.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:35 smithi195 bash[14417]: audit 2024-02-10T07:01:34.280788+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T07:01:35.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:35 smithi195 bash[14417]: audit 2024-02-10T07:01:34.281118+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T07:01:35.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:35 smithi195 bash[14417]: audit 2024-02-10T07:01:34.281405+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T07:01:35.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:35 smithi195 bash[14417]: audit 2024-02-10T07:01:34.281988+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T07:01:35.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:35 smithi195 bash[14417]: cluster 2024-02-10T07:01:34.291833+0000 mon.a (mon.0) 608 : cluster [INF] Manager daemon y is now available 2024-02-10T07:01:35.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:35 smithi195 bash[14417]: audit 2024-02-10T07:01:34.319785+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:01:35.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:35 smithi195 bash[14417]: audit 2024-02-10T07:01:34.323509+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:01:35.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:35 smithi195 bash[14417]: audit 2024-02-10T07:01:34.326075+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:01:35.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:35 smithi195 bash[14417]: audit 2024-02-10T07:01:34.328808+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:01:35.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:35 smithi195 bash[14417]: audit 2024-02-10T07:01:34.355197+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:35.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:35 smithi195 bash[14417]: audit 2024-02-10T07:01:34.617380+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:01:35.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:35 smithi195 bash[14417]: audit 2024-02-10T07:01:34.618090+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:01:35.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:35 smithi195 bash[14417]: audit 2024-02-10T07:01:34.631221+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:01:35.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:35 smithi195 bash[14417]: audit 2024-02-10T07:01:34.631635+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:01:35.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:35 smithi195 bash[14417]: cephadm 2024-02-10T07:01:34.722697+0000 mgr.y (mgr.24367) 1 : cephadm [INF] [10/Feb/2024:07:01:34] ENGINE Bus STARTING 2024-02-10T07:01:35.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:35 smithi195 bash[14417]: cephadm 2024-02-10T07:01:34.936360+0000 mgr.y (mgr.24367) 2 : cephadm [INF] [10/Feb/2024:07:01:34] ENGINE Serving on https://172.21.15.107:7150 2024-02-10T07:01:35.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:35 smithi195 bash[14417]: cephadm 2024-02-10T07:01:34.941119+0000 mgr.y (mgr.24367) 3 : cephadm [INF] [10/Feb/2024:07:01:34] ENGINE Bus STARTED 2024-02-10T07:01:35.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:35 smithi195 bash[14417]: audit 2024-02-10T07:01:34.952715+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:35.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[14363]: cluster 2024-02-10T07:01:34.268607+0000 mon.a (mon.0) 607 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0627147s), standbys: x 2024-02-10T07:01:35.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[14363]: audit 2024-02-10T07:01:34.276953+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T07:01:35.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[14363]: audit 2024-02-10T07:01:34.277258+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T07:01:35.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[14363]: audit 2024-02-10T07:01:34.277522+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T07:01:35.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[14363]: audit 2024-02-10T07:01:34.277824+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T07:01:35.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[14363]: audit 2024-02-10T07:01:34.278126+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T07:01:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[14363]: audit 2024-02-10T07:01:34.278457+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T07:01:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[14363]: audit 2024-02-10T07:01:34.278802+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T07:01:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[14363]: audit 2024-02-10T07:01:34.279154+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T07:01:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[14363]: audit 2024-02-10T07:01:34.279476+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T07:01:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[14363]: audit 2024-02-10T07:01:34.279783+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T07:01:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[14363]: audit 2024-02-10T07:01:34.280097+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T07:01:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[14363]: audit 2024-02-10T07:01:34.280453+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T07:01:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[14363]: audit 2024-02-10T07:01:34.280788+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T07:01:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[14363]: audit 2024-02-10T07:01:34.281118+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T07:01:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[14363]: audit 2024-02-10T07:01:34.281405+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T07:01:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[14363]: audit 2024-02-10T07:01:34.281988+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T07:01:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[14363]: cluster 2024-02-10T07:01:34.291833+0000 mon.a (mon.0) 608 : cluster [INF] Manager daemon y is now available 2024-02-10T07:01:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[14363]: audit 2024-02-10T07:01:34.319785+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:01:35.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[19776]: cluster 2024-02-10T07:01:34.268607+0000 mon.a (mon.0) 607 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0627147s), standbys: x 2024-02-10T07:01:35.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[19776]: audit 2024-02-10T07:01:34.276953+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T07:01:35.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[19776]: audit 2024-02-10T07:01:34.277258+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T07:01:35.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[19776]: audit 2024-02-10T07:01:34.277522+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T07:01:35.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[19776]: audit 2024-02-10T07:01:34.277824+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T07:01:35.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[19776]: audit 2024-02-10T07:01:34.278126+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T07:01:35.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[19776]: audit 2024-02-10T07:01:34.278457+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T07:01:35.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[19776]: audit 2024-02-10T07:01:34.278802+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T07:01:35.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[19776]: audit 2024-02-10T07:01:34.279154+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T07:01:35.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[19776]: audit 2024-02-10T07:01:34.279476+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T07:01:35.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[19776]: audit 2024-02-10T07:01:34.279783+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T07:01:35.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[19776]: audit 2024-02-10T07:01:34.280097+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T07:01:35.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[19776]: audit 2024-02-10T07:01:34.280453+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T07:01:35.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[19776]: audit 2024-02-10T07:01:34.280788+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T07:01:35.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[19776]: audit 2024-02-10T07:01:34.281118+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T07:01:35.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[19776]: audit 2024-02-10T07:01:34.281405+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T07:01:35.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[19776]: audit 2024-02-10T07:01:34.281988+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T07:01:35.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[19776]: cluster 2024-02-10T07:01:34.291833+0000 mon.a (mon.0) 608 : cluster [INF] Manager daemon y is now available 2024-02-10T07:01:35.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[19776]: audit 2024-02-10T07:01:34.319785+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:01:35.714 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[14363]: audit 2024-02-10T07:01:34.323509+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:01:35.714 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[14363]: audit 2024-02-10T07:01:34.326075+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:01:35.714 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[14363]: audit 2024-02-10T07:01:34.328808+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:01:35.715 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[14363]: audit 2024-02-10T07:01:34.355197+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:35.715 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[14363]: audit 2024-02-10T07:01:34.617380+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:01:35.715 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[14363]: audit 2024-02-10T07:01:34.618090+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:01:35.715 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[14363]: audit 2024-02-10T07:01:34.631221+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:01:35.715 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[14363]: audit 2024-02-10T07:01:34.631635+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:01:35.715 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[14363]: cephadm 2024-02-10T07:01:34.722697+0000 mgr.y (mgr.24367) 1 : cephadm [INF] [10/Feb/2024:07:01:34] ENGINE Bus STARTING 2024-02-10T07:01:35.715 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[14363]: cephadm 2024-02-10T07:01:34.936360+0000 mgr.y (mgr.24367) 2 : cephadm [INF] [10/Feb/2024:07:01:34] ENGINE Serving on https://172.21.15.107:7150 2024-02-10T07:01:35.715 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[14363]: cephadm 2024-02-10T07:01:34.941119+0000 mgr.y (mgr.24367) 3 : cephadm [INF] [10/Feb/2024:07:01:34] ENGINE Bus STARTED 2024-02-10T07:01:35.715 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[14363]: audit 2024-02-10T07:01:34.952715+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:35.715 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[19776]: audit 2024-02-10T07:01:34.323509+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:01:35.715 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[19776]: audit 2024-02-10T07:01:34.326075+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:01:35.715 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[19776]: audit 2024-02-10T07:01:34.328808+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:01:35.716 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[19776]: audit 2024-02-10T07:01:34.355197+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:35.716 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[19776]: audit 2024-02-10T07:01:34.617380+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:01:35.716 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[19776]: audit 2024-02-10T07:01:34.618090+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:01:35.716 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[19776]: audit 2024-02-10T07:01:34.631221+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:01:35.716 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[19776]: audit 2024-02-10T07:01:34.631635+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:01:35.716 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[19776]: cephadm 2024-02-10T07:01:34.722697+0000 mgr.y (mgr.24367) 1 : cephadm [INF] [10/Feb/2024:07:01:34] ENGINE Bus STARTING 2024-02-10T07:01:35.716 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[19776]: cephadm 2024-02-10T07:01:34.936360+0000 mgr.y (mgr.24367) 2 : cephadm [INF] [10/Feb/2024:07:01:34] ENGINE Serving on https://172.21.15.107:7150 2024-02-10T07:01:35.716 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[19776]: cephadm 2024-02-10T07:01:34.941119+0000 mgr.y (mgr.24367) 3 : cephadm [INF] [10/Feb/2024:07:01:34] ENGINE Bus STARTED 2024-02-10T07:01:35.716 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:35 smithi107 bash[19776]: audit 2024-02-10T07:01:34.952715+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:36.125 DEBUG:teuthology.orchestra.run.smithi107:node-exporter.a> sudo journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@node-exporter.a.service 2024-02-10T07:01:36.127 DEBUG:teuthology.orchestra.run.smithi195:node-exporter.b> sudo journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@node-exporter.b.service 2024-02-10T07:01:36.130 INFO:tasks.cephadm:Adding alertmanager.a on smithi107 2024-02-10T07:01:36.130 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph orch apply alertmanager '1;smithi107=a' 2024-02-10T07:01:36.242 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T07:01:36.255 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T07:01:36.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:36 smithi195 bash[14417]: cluster 2024-02-10T07:01:35.299240+0000 mon.a (mon.0) 613 : cluster [DBG] mgrmap e18: y(active, since 1.09335s), standbys: x 2024-02-10T07:01:36.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:36 smithi195 bash[14417]: audit 2024-02-10T07:01:35.308197+0000 mgr.y (mgr.24367) 4 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi107=a;smithi195=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:01:36.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:36 smithi195 bash[14417]: cluster 2024-02-10T07:01:35.309268+0000 mgr.y (mgr.24367) 5 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:36.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:36 smithi195 bash[14417]: cephadm 2024-02-10T07:01:35.310676+0000 mgr.y (mgr.24367) 6 : cephadm [INF] Saving service node-exporter spec with placement smithi107=a;smithi195=b;count:2 2024-02-10T07:01:36.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:36 smithi195 bash[14417]: audit 2024-02-10T07:01:35.315058+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:36.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:36 smithi107 bash[14363]: cluster 2024-02-10T07:01:35.299240+0000 mon.a (mon.0) 613 : cluster [DBG] mgrmap e18: y(active, since 1.09335s), standbys: x 2024-02-10T07:01:36.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:36 smithi107 bash[14363]: audit 2024-02-10T07:01:35.308197+0000 mgr.y (mgr.24367) 4 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi107=a;smithi195=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:01:36.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:36 smithi107 bash[14363]: cluster 2024-02-10T07:01:35.309268+0000 mgr.y (mgr.24367) 5 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:36.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:36 smithi107 bash[14363]: cephadm 2024-02-10T07:01:35.310676+0000 mgr.y (mgr.24367) 6 : cephadm [INF] Saving service node-exporter spec with placement smithi107=a;smithi195=b;count:2 2024-02-10T07:01:36.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:36 smithi107 bash[14363]: audit 2024-02-10T07:01:35.315058+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:36.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:36 smithi107 bash[19776]: cluster 2024-02-10T07:01:35.299240+0000 mon.a (mon.0) 613 : cluster [DBG] mgrmap e18: y(active, since 1.09335s), standbys: x 2024-02-10T07:01:36.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:36 smithi107 bash[19776]: audit 2024-02-10T07:01:35.308197+0000 mgr.y (mgr.24367) 4 : audit [DBG] from='client.24353 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi107=a;smithi195=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:01:36.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:36 smithi107 bash[19776]: cluster 2024-02-10T07:01:35.309268+0000 mgr.y (mgr.24367) 5 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:36.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:36 smithi107 bash[19776]: cephadm 2024-02-10T07:01:35.310676+0000 mgr.y (mgr.24367) 6 : cephadm [INF] Saving service node-exporter spec with placement smithi107=a;smithi195=b;count:2 2024-02-10T07:01:36.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:36 smithi107 bash[19776]: audit 2024-02-10T07:01:35.315058+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:37.466 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:37 smithi195 bash[14417]: cluster 2024-02-10T07:01:36.277272+0000 mgr.y (mgr.24367) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:37.467 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:37 smithi195 bash[14417]: cluster 2024-02-10T07:01:36.325998+0000 mon.a (mon.0) 615 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-02-10T07:01:37.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:37 smithi107 bash[14363]: cluster 2024-02-10T07:01:36.277272+0000 mgr.y (mgr.24367) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:37.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:37 smithi107 bash[14363]: cluster 2024-02-10T07:01:36.325998+0000 mon.a (mon.0) 615 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-02-10T07:01:37.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:37 smithi107 bash[19776]: cluster 2024-02-10T07:01:36.277272+0000 mgr.y (mgr.24367) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:37.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:37 smithi107 bash[19776]: cluster 2024-02-10T07:01:36.325998+0000 mon.a (mon.0) 615 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-02-10T07:01:39.092 INFO:teuthology.orchestra.run.smithi195.stdout:Scheduled alertmanager update... 2024-02-10T07:01:39.274 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:39 smithi195 bash[14417]: audit 2024-02-10T07:01:38.203544+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:39.274 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:39 smithi195 bash[14417]: audit 2024-02-10T07:01:38.220996+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:39.274 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:39 smithi195 bash[14417]: audit 2024-02-10T07:01:38.691868+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:39.274 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:39 smithi195 bash[14417]: audit 2024-02-10T07:01:38.703187+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:39.274 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:39 smithi195 bash[14417]: audit 2024-02-10T07:01:38.939936+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:39.274 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:39 smithi195 bash[14417]: audit 2024-02-10T07:01:38.946815+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:39.274 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:39 smithi195 bash[14417]: audit 2024-02-10T07:01:38.955886+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:39.274 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:39 smithi195 bash[14417]: audit 2024-02-10T07:01:39.089294+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:39.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:39 smithi107 bash[14363]: audit 2024-02-10T07:01:38.203544+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:39.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:39 smithi107 bash[14363]: audit 2024-02-10T07:01:38.220996+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:39.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:39 smithi107 bash[14363]: audit 2024-02-10T07:01:38.691868+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:39.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:39 smithi107 bash[14363]: audit 2024-02-10T07:01:38.703187+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:39.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:39 smithi107 bash[14363]: audit 2024-02-10T07:01:38.939936+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:39.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:39 smithi107 bash[14363]: audit 2024-02-10T07:01:38.946815+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:39.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:39 smithi107 bash[14363]: audit 2024-02-10T07:01:38.955886+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:39.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:39 smithi107 bash[14363]: audit 2024-02-10T07:01:39.089294+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:39.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:39 smithi107 bash[19776]: audit 2024-02-10T07:01:38.203544+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:39.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:39 smithi107 bash[19776]: audit 2024-02-10T07:01:38.220996+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:39.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:39 smithi107 bash[19776]: audit 2024-02-10T07:01:38.691868+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:39.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:39 smithi107 bash[19776]: audit 2024-02-10T07:01:38.703187+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:39.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:39 smithi107 bash[19776]: audit 2024-02-10T07:01:38.939936+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:39.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:39 smithi107 bash[19776]: audit 2024-02-10T07:01:38.946815+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:39.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:39 smithi107 bash[19776]: audit 2024-02-10T07:01:38.955886+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:39.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:39 smithi107 bash[19776]: audit 2024-02-10T07:01:39.089294+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:39.807 DEBUG:teuthology.orchestra.run.smithi107:alertmanager.a> sudo journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@alertmanager.a.service 2024-02-10T07:01:39.810 INFO:tasks.cephadm:Adding grafana.a on smithi195 2024-02-10T07:01:39.810 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph orch apply grafana '1;smithi195=a' 2024-02-10T07:01:39.942 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T07:01:40.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:40 smithi195 bash[14417]: cluster 2024-02-10T07:01:38.277844+0000 mgr.y (mgr.24367) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:40.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:40 smithi195 bash[14417]: cephadm 2024-02-10T07:01:38.699036+0000 mgr.y (mgr.24367) 9 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.conf 2024-02-10T07:01:40.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:40 smithi195 bash[14417]: cephadm 2024-02-10T07:01:38.709283+0000 mgr.y (mgr.24367) 10 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-02-10T07:01:40.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:40 smithi195 bash[14417]: cephadm 2024-02-10T07:01:38.818382+0000 mgr.y (mgr.24367) 11 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.client.admin.keyring 2024-02-10T07:01:40.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:40 smithi195 bash[14417]: cephadm 2024-02-10T07:01:38.823625+0000 mgr.y (mgr.24367) 12 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-02-10T07:01:40.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:40 smithi195 bash[14417]: cephadm 2024-02-10T07:01:38.978753+0000 mgr.y (mgr.24367) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi195 2024-02-10T07:01:40.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:40 smithi195 bash[14417]: audit 2024-02-10T07:01:39.078031+0000 mgr.y (mgr.24367) 14 : audit [DBG] from='client.24380 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi107=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:01:40.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:40 smithi195 bash[14417]: cephadm 2024-02-10T07:01:39.081274+0000 mgr.y (mgr.24367) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi107=a;count:1 2024-02-10T07:01:40.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:40 smithi107 bash[14363]: cluster 2024-02-10T07:01:38.277844+0000 mgr.y (mgr.24367) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:40.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:40 smithi107 bash[14363]: cephadm 2024-02-10T07:01:38.699036+0000 mgr.y (mgr.24367) 9 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.conf 2024-02-10T07:01:40.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:40 smithi107 bash[14363]: cephadm 2024-02-10T07:01:38.709283+0000 mgr.y (mgr.24367) 10 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-02-10T07:01:40.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:40 smithi107 bash[14363]: cephadm 2024-02-10T07:01:38.818382+0000 mgr.y (mgr.24367) 11 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.client.admin.keyring 2024-02-10T07:01:40.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:40 smithi107 bash[14363]: cephadm 2024-02-10T07:01:38.823625+0000 mgr.y (mgr.24367) 12 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-02-10T07:01:40.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:40 smithi107 bash[14363]: cephadm 2024-02-10T07:01:38.978753+0000 mgr.y (mgr.24367) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi195 2024-02-10T07:01:40.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:40 smithi107 bash[14363]: audit 2024-02-10T07:01:39.078031+0000 mgr.y (mgr.24367) 14 : audit [DBG] from='client.24380 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi107=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:01:40.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:40 smithi107 bash[14363]: cephadm 2024-02-10T07:01:39.081274+0000 mgr.y (mgr.24367) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi107=a;count:1 2024-02-10T07:01:40.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:40 smithi107 bash[19776]: cluster 2024-02-10T07:01:38.277844+0000 mgr.y (mgr.24367) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:40.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:40 smithi107 bash[19776]: cephadm 2024-02-10T07:01:38.699036+0000 mgr.y (mgr.24367) 9 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.conf 2024-02-10T07:01:40.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:40 smithi107 bash[19776]: cephadm 2024-02-10T07:01:38.709283+0000 mgr.y (mgr.24367) 10 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-02-10T07:01:40.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:40 smithi107 bash[19776]: cephadm 2024-02-10T07:01:38.818382+0000 mgr.y (mgr.24367) 11 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.client.admin.keyring 2024-02-10T07:01:40.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:40 smithi107 bash[19776]: cephadm 2024-02-10T07:01:38.823625+0000 mgr.y (mgr.24367) 12 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-02-10T07:01:40.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:40 smithi107 bash[19776]: cephadm 2024-02-10T07:01:38.978753+0000 mgr.y (mgr.24367) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi195 2024-02-10T07:01:40.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:40 smithi107 bash[19776]: audit 2024-02-10T07:01:39.078031+0000 mgr.y (mgr.24367) 14 : audit [DBG] from='client.24380 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi107=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:01:40.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:40 smithi107 bash[19776]: cephadm 2024-02-10T07:01:39.081274+0000 mgr.y (mgr.24367) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi107=a;count:1 2024-02-10T07:01:42.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:42 smithi107 bash[14363]: cluster 2024-02-10T07:01:40.278415+0000 mgr.y (mgr.24367) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:42.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:42 smithi107 bash[19776]: cluster 2024-02-10T07:01:40.278415+0000 mgr.y (mgr.24367) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:42.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:42 smithi195 bash[14417]: cluster 2024-02-10T07:01:40.278415+0000 mgr.y (mgr.24367) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:44.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:44 smithi195 bash[14417]: cluster 2024-02-10T07:01:42.279041+0000 mgr.y (mgr.24367) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:44.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:44 smithi107 bash[14363]: cluster 2024-02-10T07:01:42.279041+0000 mgr.y (mgr.24367) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:44.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:44 smithi107 bash[19776]: cluster 2024-02-10T07:01:42.279041+0000 mgr.y (mgr.24367) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:46.064 INFO:teuthology.orchestra.run.smithi195.stdout:Scheduled grafana update... 2024-02-10T07:01:46.373 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:46 smithi195 bash[14417]: cluster 2024-02-10T07:01:44.279649+0000 mgr.y (mgr.24367) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:46.374 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:46 smithi195 bash[14417]: audit 2024-02-10T07:01:46.061793+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:46.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:46 smithi107 bash[14363]: cluster 2024-02-10T07:01:44.279649+0000 mgr.y (mgr.24367) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:46.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:46 smithi107 bash[14363]: audit 2024-02-10T07:01:46.061793+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:46.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:46 smithi107 bash[19776]: cluster 2024-02-10T07:01:44.279649+0000 mgr.y (mgr.24367) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:46.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:46 smithi107 bash[19776]: audit 2024-02-10T07:01:46.061793+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:47.179 DEBUG:teuthology.orchestra.run.smithi195:grafana.a> sudo journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@grafana.a.service 2024-02-10T07:01:47.182 INFO:tasks.cephadm:Setting up client nodes... 2024-02-10T07:01:47.185 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-10T07:01:47.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:47 smithi107 bash[19776]: audit 2024-02-10T07:01:46.050172+0000 mgr.y (mgr.24367) 19 : audit [DBG] from='client.24386 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi195=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:01:47.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:47 smithi107 bash[19776]: cephadm 2024-02-10T07:01:46.053563+0000 mgr.y (mgr.24367) 20 : cephadm [INF] Saving service grafana spec with placement smithi195=a;count:1 2024-02-10T07:01:47.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:47 smithi107 bash[14363]: audit 2024-02-10T07:01:46.050172+0000 mgr.y (mgr.24367) 19 : audit [DBG] from='client.24386 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi195=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:01:47.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:47 smithi107 bash[14363]: cephadm 2024-02-10T07:01:46.053563+0000 mgr.y (mgr.24367) 20 : cephadm [INF] Saving service grafana spec with placement smithi195=a;count:1 2024-02-10T07:01:47.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:47 smithi195 bash[14417]: audit 2024-02-10T07:01:46.050172+0000 mgr.y (mgr.24367) 19 : audit [DBG] from='client.24386 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi195=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:01:47.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:47 smithi195 bash[14417]: cephadm 2024-02-10T07:01:46.053563+0000 mgr.y (mgr.24367) 20 : cephadm [INF] Saving service grafana spec with placement smithi195=a;count:1 2024-02-10T07:01:47.706 INFO:journalctl@ceph.grafana.a.smithi195.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-10T07:01:48.644 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:48 smithi107 bash[14363]: cluster 2024-02-10T07:01:46.280317+0000 mgr.y (mgr.24367) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:48.644 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:48 smithi107 bash[19776]: cluster 2024-02-10T07:01:46.280317+0000 mgr.y (mgr.24367) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:48.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:48 smithi195 bash[14417]: cluster 2024-02-10T07:01:46.280317+0000 mgr.y (mgr.24367) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:49.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:49 smithi107 bash[14363]: cluster 2024-02-10T07:01:48.280895+0000 mgr.y (mgr.24367) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:49.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:49 smithi107 bash[19776]: cluster 2024-02-10T07:01:48.280895+0000 mgr.y (mgr.24367) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:49.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:49 smithi195 bash[14417]: cluster 2024-02-10T07:01:48.280895+0000 mgr.y (mgr.24367) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:50.435 INFO:teuthology.orchestra.run.smithi107.stdout:[client.0] 2024-02-10T07:01:50.435 INFO:teuthology.orchestra.run.smithi107.stdout: key = AQBeH8dlhRlMGRAAzvBQW1qci9UtBBzIj3YUAg== 2024-02-10T07:01:51.103 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-02-10T07:01:51.103 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-02-10T07:01:51.103 DEBUG:teuthology.orchestra.run.smithi107:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-02-10T07:01:51.129 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-10T07:01:51.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:51 smithi195 bash[14417]: cluster 2024-02-10T07:01:50.281515+0000 mgr.y (mgr.24367) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:51.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:51 smithi195 bash[14417]: audit 2024-02-10T07:01:50.423990+0000 mon.a (mon.0) 625 : audit [INF] from='client.? 172.21.15.107:0/2953103113' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-10T07:01:51.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:51 smithi195 bash[14417]: audit 2024-02-10T07:01:50.433479+0000 mon.a (mon.0) 626 : audit [INF] from='client.? 172.21.15.107:0/2953103113' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-10T07:01:51.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:51 smithi107 bash[14363]: cluster 2024-02-10T07:01:50.281515+0000 mgr.y (mgr.24367) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:51.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:51 smithi107 bash[14363]: audit 2024-02-10T07:01:50.423990+0000 mon.a (mon.0) 625 : audit [INF] from='client.? 172.21.15.107:0/2953103113' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-10T07:01:51.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:51 smithi107 bash[14363]: audit 2024-02-10T07:01:50.433479+0000 mon.a (mon.0) 626 : audit [INF] from='client.? 172.21.15.107:0/2953103113' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-10T07:01:51.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:51 smithi107 bash[19776]: cluster 2024-02-10T07:01:50.281515+0000 mgr.y (mgr.24367) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:51.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:51 smithi107 bash[19776]: audit 2024-02-10T07:01:50.423990+0000 mon.a (mon.0) 625 : audit [INF] from='client.? 172.21.15.107:0/2953103113' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-10T07:01:51.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:51 smithi107 bash[19776]: audit 2024-02-10T07:01:50.433479+0000 mon.a (mon.0) 626 : audit [INF] from='client.? 172.21.15.107:0/2953103113' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-10T07:01:51.826 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:01:51 smithi195 systemd[1]: Started Ceph prometheus.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:01:52.549 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:52 smithi107 systemd[1]: Started Ceph node-exporter.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:01:52.816 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:52 smithi107 bash[34482]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-02-10T07:01:52.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:52 smithi195 bash[14417]: audit 2024-02-10T07:01:51.810487+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:52.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:52 smithi195 bash[14417]: cephadm 2024-02-10T07:01:51.816126+0000 mgr.y (mgr.24367) 24 : cephadm [INF] Deploying daemon node-exporter.a on smithi107 2024-02-10T07:01:52.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:52 smithi195 bash[14417]: audit 2024-02-10T07:01:52.560307+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:53.091 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:52 smithi107 bash[14363]: audit 2024-02-10T07:01:51.810487+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:53.092 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:52 smithi107 bash[14363]: cephadm 2024-02-10T07:01:51.816126+0000 mgr.y (mgr.24367) 24 : cephadm [INF] Deploying daemon node-exporter.a on smithi107 2024-02-10T07:01:53.092 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:52 smithi107 bash[14363]: audit 2024-02-10T07:01:52.560307+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:53.092 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:52 smithi107 bash[19776]: audit 2024-02-10T07:01:51.810487+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:53.092 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:52 smithi107 bash[19776]: cephadm 2024-02-10T07:01:51.816126+0000 mgr.y (mgr.24367) 24 : cephadm [INF] Deploying daemon node-exporter.a on smithi107 2024-02-10T07:01:53.092 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:52 smithi107 bash[19776]: audit 2024-02-10T07:01:52.560307+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:53.208 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:01:53 smithi195 bash[29353]: ts=2024-02-10T07:01:53.165Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-10T07:01:53.208 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:01:53 smithi195 bash[29353]: ts=2024-02-10T07:01:53.165Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-02-10T07:01:53.208 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:01:53 smithi195 bash[29353]: ts=2024-02-10T07:01:53.165Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-02-10T07:01:53.208 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:01:53 smithi195 bash[29353]: ts=2024-02-10T07:01:53.165Z caller=main.go:518 level=info host_details="(Linux 5.4.0-171-generic #189-Ubuntu SMP Fri Jan 5 14:23:02 UTC 2024 x86_64 smithi195 (none))" 2024-02-10T07:01:53.208 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:01:53 smithi195 bash[29353]: ts=2024-02-10T07:01:53.165Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-10T07:01:53.208 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:01:53 smithi195 bash[29353]: ts=2024-02-10T07:01:53.166Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-10T07:01:53.208 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:01:53 smithi195 bash[29353]: ts=2024-02-10T07:01:53.168Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-02-10T07:01:53.209 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:01:53 smithi195 bash[29353]: ts=2024-02-10T07:01:53.168Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-02-10T07:01:53.209 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:01:53 smithi195 bash[29353]: ts=2024-02-10T07:01:53.170Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-02-10T07:01:53.209 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:01:53 smithi195 bash[29353]: ts=2024-02-10T07:01:53.173Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-10T07:01:53.209 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:01:53 smithi195 bash[29353]: ts=2024-02-10T07:01:53.173Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.127µs 2024-02-10T07:01:53.209 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:01:53 smithi195 bash[29353]: ts=2024-02-10T07:01:53.173Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-10T07:01:53.209 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:01:53 smithi195 bash[29353]: ts=2024-02-10T07:01:53.173Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-02-10T07:01:53.209 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:01:53 smithi195 bash[29353]: ts=2024-02-10T07:01:53.173Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=49.181µs wal_replay_duration=275.031µs total_replay_duration=342.949µs 2024-02-10T07:01:53.209 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:01:53 smithi195 bash[29353]: ts=2024-02-10T07:01:53.174Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-02-10T07:01:53.209 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:01:53 smithi195 bash[29353]: ts=2024-02-10T07:01:53.174Z caller=main.go:947 level=info msg="TSDB started" 2024-02-10T07:01:53.209 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:01:53 smithi195 bash[29353]: ts=2024-02-10T07:01:53.174Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-10T07:01:53.209 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:01:53 smithi195 bash[29353]: ts=2024-02-10T07:01:53.196Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.479566ms db_storage=799ns remote_storage=1.698µs web_handler=310ns query_engine=695ns scrape=318.94µs scrape_sd=23.596µs notify=983ns notify_sd=1.696µs rules=20.892177ms 2024-02-10T07:01:53.390 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:53 smithi107 bash[34482]: v1.3.1: Pulling from prometheus/node-exporter 2024-02-10T07:01:53.391 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:53 smithi107 bash[34482]: aa2a8d90b84c: Pulling fs layer 2024-02-10T07:01:53.391 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:53 smithi107 bash[34482]: b45d31ee2d7f: Pulling fs layer 2024-02-10T07:01:53.391 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:53 smithi107 bash[34482]: b5db1e299295: Pulling fs layer 2024-02-10T07:01:53.659 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:01:53 smithi195 bash[29353]: ts=2024-02-10T07:01:53.196Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-02-10T07:01:53.659 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:53 smithi195 systemd[1]: Started Ceph node-exporter.b for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:01:53.659 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:53 smithi195 bash[29609]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-02-10T07:01:53.660 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:53 smithi107 bash[34482]: b45d31ee2d7f: Download complete 2024-02-10T07:01:53.660 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:53 smithi107 bash[34482]: aa2a8d90b84c: Download complete 2024-02-10T07:01:53.660 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:53 smithi107 bash[34482]: b5db1e299295: Verifying Checksum 2024-02-10T07:01:53.660 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:53 smithi107 bash[34482]: b5db1e299295: Download complete 2024-02-10T07:01:53.946 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:53 smithi107 bash[34482]: aa2a8d90b84c: Pull complete 2024-02-10T07:01:54.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:53 smithi107 bash[14363]: cluster 2024-02-10T07:01:52.281949+0000 mgr.y (mgr.24367) 25 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:54.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:53 smithi107 bash[14363]: cephadm 2024-02-10T07:01:52.562617+0000 mgr.y (mgr.24367) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi195 2024-02-10T07:01:54.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:53 smithi107 bash[14363]: audit 2024-02-10T07:01:53.366586+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:54.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:53 smithi107 bash[14363]: audit 2024-02-10T07:01:53.371723+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:01:54.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:53 smithi107 bash[14363]: audit 2024-02-10T07:01:53.373643+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:01:54.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:53 smithi107 bash[14363]: audit 2024-02-10T07:01:53.374785+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:01:54.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:53 smithi107 bash[19776]: cluster 2024-02-10T07:01:52.281949+0000 mgr.y (mgr.24367) 25 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:54.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:53 smithi107 bash[19776]: cephadm 2024-02-10T07:01:52.562617+0000 mgr.y (mgr.24367) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi195 2024-02-10T07:01:54.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:53 smithi107 bash[19776]: audit 2024-02-10T07:01:53.366586+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:54.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:53 smithi107 bash[19776]: audit 2024-02-10T07:01:53.371723+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:01:54.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:53 smithi107 bash[19776]: audit 2024-02-10T07:01:53.373643+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:01:54.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:53 smithi107 bash[19776]: audit 2024-02-10T07:01:53.374785+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:01:54.211 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:54 smithi107 bash[34482]: b45d31ee2d7f: Pull complete 2024-02-10T07:01:54.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:53 smithi195 bash[14417]: cluster 2024-02-10T07:01:52.281949+0000 mgr.y (mgr.24367) 25 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:54.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:53 smithi195 bash[14417]: cephadm 2024-02-10T07:01:52.562617+0000 mgr.y (mgr.24367) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi195 2024-02-10T07:01:54.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:53 smithi195 bash[14417]: audit 2024-02-10T07:01:53.366586+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:54.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:53 smithi195 bash[14417]: audit 2024-02-10T07:01:53.371723+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:01:54.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:53 smithi195 bash[14417]: audit 2024-02-10T07:01:53.373643+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:01:54.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:53 smithi195 bash[14417]: audit 2024-02-10T07:01:53.374785+0000 mon.c (mon.1) 40 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:01:54.909 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:54 smithi195 bash[29609]: v1.3.1: Pulling from prometheus/node-exporter 2024-02-10T07:01:54.986 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:54 smithi107 bash[34482]: b5db1e299295: Pull complete 2024-02-10T07:01:54.986 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:54 smithi107 bash[34482]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-02-10T07:01:54.986 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:54 smithi107 bash[34482]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-02-10T07:01:55.310 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:54 smithi195 bash[29609]: aa2a8d90b84c: Pulling fs layer 2024-02-10T07:01:55.310 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:54 smithi195 bash[29609]: b45d31ee2d7f: Pulling fs layer 2024-02-10T07:01:55.310 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:54 smithi195 bash[29609]: b5db1e299295: Pulling fs layer 2024-02-10T07:01:55.310 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:55 smithi195 bash[29609]: b45d31ee2d7f: Verifying Checksum 2024-02-10T07:01:55.310 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:55 smithi195 bash[29609]: b45d31ee2d7f: Download complete 2024-02-10T07:01:55.310 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:55 smithi195 bash[29609]: aa2a8d90b84c: Verifying Checksum 2024-02-10T07:01:55.310 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:55 smithi195 bash[29609]: b5db1e299295: Verifying Checksum 2024-02-10T07:01:55.310 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:55 smithi195 bash[29609]: b5db1e299295: Download complete 2024-02-10T07:01:55.603 INFO:teuthology.orchestra.run.smithi195.stdout:[client.1] 2024-02-10T07:01:55.604 INFO:teuthology.orchestra.run.smithi195.stdout: key = AQBjH8dlgTxWIxAAYCuMrFCQunAOEHLO7moztw== 2024-02-10T07:01:55.636 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:55 smithi195 bash[14417]: cluster 2024-02-10T07:01:54.282381+0000 mgr.y (mgr.24367) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:55.636 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:55 smithi195 bash[14417]: audit 2024-02-10T07:01:54.358039+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:55.636 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:55 smithi195 bash[29609]: aa2a8d90b84c: Pull complete 2024-02-10T07:01:55.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:55 smithi107 bash[14363]: cluster 2024-02-10T07:01:54.282381+0000 mgr.y (mgr.24367) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:55.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:55 smithi107 bash[14363]: audit 2024-02-10T07:01:54.358039+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:55.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:55 smithi107 bash[19776]: cluster 2024-02-10T07:01:54.282381+0000 mgr.y (mgr.24367) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:55.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:55 smithi107 bash[19776]: audit 2024-02-10T07:01:54.358039+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:56.158 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:55 smithi195 bash[29609]: b45d31ee2d7f: Pull complete 2024-02-10T07:01:56.359 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.156Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-02-10T07:01:56.359 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.156Z 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-10T07:01:56.359 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.157Z 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-10T07:01:56.359 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.157Z 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-10T07:01:56.359 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.157Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-02-10T07:01:56.359 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.157Z caller=node_exporter.go:115 level=info collector=arp 2024-02-10T07:01:56.359 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.157Z caller=node_exporter.go:115 level=info collector=bcache 2024-02-10T07:01:56.359 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.157Z caller=node_exporter.go:115 level=info collector=bonding 2024-02-10T07:01:56.359 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.157Z caller=node_exporter.go:115 level=info collector=btrfs 2024-02-10T07:01:56.359 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.157Z caller=node_exporter.go:115 level=info collector=conntrack 2024-02-10T07:01:56.359 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.157Z caller=node_exporter.go:115 level=info collector=cpu 2024-02-10T07:01:56.360 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.157Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-02-10T07:01:56.360 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.157Z caller=node_exporter.go:115 level=info collector=diskstats 2024-02-10T07:01:56.360 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.157Z caller=node_exporter.go:115 level=info collector=dmi 2024-02-10T07:01:56.360 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.157Z caller=node_exporter.go:115 level=info collector=edac 2024-02-10T07:01:56.360 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=entropy 2024-02-10T07:01:56.360 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-02-10T07:01:56.360 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=filefd 2024-02-10T07:01:56.360 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=filesystem 2024-02-10T07:01:56.360 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=hwmon 2024-02-10T07:01:56.360 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=infiniband 2024-02-10T07:01:56.360 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=ipvs 2024-02-10T07:01:56.360 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=loadavg 2024-02-10T07:01:56.360 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=mdadm 2024-02-10T07:01:56.361 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=meminfo 2024-02-10T07:01:56.361 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=netclass 2024-02-10T07:01:56.361 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=netdev 2024-02-10T07:01:56.361 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=netstat 2024-02-10T07:01:56.361 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=nfs 2024-02-10T07:01:56.361 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=nfsd 2024-02-10T07:01:56.361 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=nvme 2024-02-10T07:01:56.361 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=os 2024-02-10T07:01:56.361 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-02-10T07:01:56.361 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=pressure 2024-02-10T07:01:56.361 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=rapl 2024-02-10T07:01:56.361 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=schedstat 2024-02-10T07:01:56.361 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=sockstat 2024-02-10T07:01:56.361 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=softnet 2024-02-10T07:01:56.361 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=stat 2024-02-10T07:01:56.362 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=tapestats 2024-02-10T07:01:56.362 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=textfile 2024-02-10T07:01:56.362 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-02-10T07:01:56.362 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=time 2024-02-10T07:01:56.362 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-02-10T07:01:56.362 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=uname 2024-02-10T07:01:56.362 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=vmstat 2024-02-10T07:01:56.362 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=xfs 2024-02-10T07:01:56.362 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:115 level=info collector=zfs 2024-02-10T07:01:56.362 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.158Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-02-10T07:01:56.362 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[34482]: ts=2024-02-10T07:01:56.159Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-02-10T07:01:56.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:56 smithi195 bash[14417]: audit 2024-02-10T07:01:55.591555+0000 mon.c (mon.1) 41 : audit [INF] from='client.? 172.21.15.195:0/3082650347' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-10T07:01:56.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:56 smithi195 bash[14417]: audit 2024-02-10T07:01:55.592492+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-10T07:01:56.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:56 smithi195 bash[14417]: audit 2024-02-10T07:01:55.600131+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-10T07:01:56.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[19776]: audit 2024-02-10T07:01:55.591555+0000 mon.c (mon.1) 41 : audit [INF] from='client.? 172.21.15.195:0/3082650347' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-10T07:01:56.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[19776]: audit 2024-02-10T07:01:55.592492+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-10T07:01:56.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[19776]: audit 2024-02-10T07:01:55.600131+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-10T07:01:56.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[14363]: audit 2024-02-10T07:01:55.591555+0000 mon.c (mon.1) 41 : audit [INF] from='client.? 172.21.15.195:0/3082650347' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-10T07:01:56.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[14363]: audit 2024-02-10T07:01:55.592492+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-10T07:01:56.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:56 smithi107 bash[14363]: audit 2024-02-10T07:01:55.600131+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-10T07:01:57.067 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-02-10T07:01:57.067 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-02-10T07:01:57.067 DEBUG:teuthology.orchestra.run.smithi195:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-02-10T07:01:57.095 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-02-10T07:01:57.095 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-02-10T07:01:57.095 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph mgr dump --format=json 2024-02-10T07:01:57.158 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:56 smithi195 bash[29609]: b5db1e299295: Pull complete 2024-02-10T07:01:57.159 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:57 smithi195 bash[29609]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-02-10T07:01:57.548 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:57 smithi195 bash[29609]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-02-10T07:01:58.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:57 smithi195 bash[14417]: cluster 2024-02-10T07:01:56.282928+0000 mgr.y (mgr.24367) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:58.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:57 smithi195 bash[14417]: audit 2024-02-10T07:01:56.813519+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:58.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:57 smithi107 bash[14363]: cluster 2024-02-10T07:01:56.282928+0000 mgr.y (mgr.24367) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:58.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:57 smithi107 bash[14363]: audit 2024-02-10T07:01:56.813519+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:58.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:57 smithi107 bash[19776]: cluster 2024-02-10T07:01:56.282928+0000 mgr.y (mgr.24367) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:58.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:57 smithi107 bash[19776]: audit 2024-02-10T07:01:56.813519+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:58.567 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.328Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-02-10T07:01:58.567 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.329Z 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-10T07:01:58.567 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.329Z 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-10T07:01:58.567 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.329Z 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-10T07:01:58.567 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.330Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-02-10T07:01:58.568 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.330Z caller=node_exporter.go:115 level=info collector=arp 2024-02-10T07:01:58.568 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.330Z caller=node_exporter.go:115 level=info collector=bcache 2024-02-10T07:01:58.568 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.330Z caller=node_exporter.go:115 level=info collector=bonding 2024-02-10T07:01:58.568 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.330Z caller=node_exporter.go:115 level=info collector=btrfs 2024-02-10T07:01:58.568 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.330Z caller=node_exporter.go:115 level=info collector=conntrack 2024-02-10T07:01:58.568 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.330Z caller=node_exporter.go:115 level=info collector=cpu 2024-02-10T07:01:58.568 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.330Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-02-10T07:01:58.568 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.330Z caller=node_exporter.go:115 level=info collector=diskstats 2024-02-10T07:01:58.568 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.330Z caller=node_exporter.go:115 level=info collector=dmi 2024-02-10T07:01:58.568 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.330Z caller=node_exporter.go:115 level=info collector=edac 2024-02-10T07:01:58.568 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.330Z caller=node_exporter.go:115 level=info collector=entropy 2024-02-10T07:01:58.568 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.330Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-02-10T07:01:58.568 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.330Z caller=node_exporter.go:115 level=info collector=filefd 2024-02-10T07:01:58.568 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.330Z caller=node_exporter.go:115 level=info collector=filesystem 2024-02-10T07:01:58.569 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.330Z caller=node_exporter.go:115 level=info collector=hwmon 2024-02-10T07:01:58.569 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.330Z caller=node_exporter.go:115 level=info collector=infiniband 2024-02-10T07:01:58.569 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.330Z caller=node_exporter.go:115 level=info collector=ipvs 2024-02-10T07:01:58.569 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.330Z caller=node_exporter.go:115 level=info collector=loadavg 2024-02-10T07:01:58.569 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.330Z caller=node_exporter.go:115 level=info collector=mdadm 2024-02-10T07:01:58.569 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.330Z caller=node_exporter.go:115 level=info collector=meminfo 2024-02-10T07:01:58.569 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.330Z caller=node_exporter.go:115 level=info collector=netclass 2024-02-10T07:01:58.569 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.331Z caller=node_exporter.go:115 level=info collector=netdev 2024-02-10T07:01:58.569 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.331Z caller=node_exporter.go:115 level=info collector=netstat 2024-02-10T07:01:58.569 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.331Z caller=node_exporter.go:115 level=info collector=nfs 2024-02-10T07:01:58.569 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.331Z caller=node_exporter.go:115 level=info collector=nfsd 2024-02-10T07:01:58.569 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.331Z caller=node_exporter.go:115 level=info collector=nvme 2024-02-10T07:01:58.569 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.331Z caller=node_exporter.go:115 level=info collector=os 2024-02-10T07:01:58.569 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.331Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-02-10T07:01:58.570 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.331Z caller=node_exporter.go:115 level=info collector=pressure 2024-02-10T07:01:58.570 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.331Z caller=node_exporter.go:115 level=info collector=rapl 2024-02-10T07:01:58.570 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.331Z caller=node_exporter.go:115 level=info collector=schedstat 2024-02-10T07:01:58.570 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.331Z caller=node_exporter.go:115 level=info collector=sockstat 2024-02-10T07:01:58.570 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.331Z caller=node_exporter.go:115 level=info collector=softnet 2024-02-10T07:01:58.570 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.331Z caller=node_exporter.go:115 level=info collector=stat 2024-02-10T07:01:58.570 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.331Z caller=node_exporter.go:115 level=info collector=tapestats 2024-02-10T07:01:58.570 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.331Z caller=node_exporter.go:115 level=info collector=textfile 2024-02-10T07:01:58.570 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.331Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-02-10T07:01:58.570 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.331Z caller=node_exporter.go:115 level=info collector=time 2024-02-10T07:01:58.570 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.331Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-02-10T07:01:58.570 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.331Z caller=node_exporter.go:115 level=info collector=uname 2024-02-10T07:01:58.570 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.331Z caller=node_exporter.go:115 level=info collector=vmstat 2024-02-10T07:01:58.570 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.331Z caller=node_exporter.go:115 level=info collector=xfs 2024-02-10T07:01:58.571 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.331Z caller=node_exporter.go:115 level=info collector=zfs 2024-02-10T07:01:58.571 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.331Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-02-10T07:01:58.571 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:01:58 smithi195 bash[29609]: ts=2024-02-10T07:01:58.331Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-02-10T07:01:59.834 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T07:01:59.862 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:59 smithi107 bash[19776]: cluster 2024-02-10T07:01:58.283516+0000 mgr.y (mgr.24367) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:59.862 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:59 smithi107 bash[19776]: audit 2024-02-10T07:01:58.583530+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:59.862 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:59 smithi107 bash[19776]: audit 2024-02-10T07:01:58.592187+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:59.862 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:01:59 smithi107 bash[19776]: cephadm 2024-02-10T07:01:58.608577+0000 mgr.y (mgr.24367) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi107 2024-02-10T07:01:59.863 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:59 smithi107 bash[14363]: cluster 2024-02-10T07:01:58.283516+0000 mgr.y (mgr.24367) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:59.863 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:59 smithi107 bash[14363]: audit 2024-02-10T07:01:58.583530+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:59.863 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:59 smithi107 bash[14363]: audit 2024-02-10T07:01:58.592187+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:59.863 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:01:59 smithi107 bash[14363]: cephadm 2024-02-10T07:01:58.608577+0000 mgr.y (mgr.24367) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi107 2024-02-10T07:01:59.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:59 smithi195 bash[14417]: cluster 2024-02-10T07:01:58.283516+0000 mgr.y (mgr.24367) 29 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:01:59.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:59 smithi195 bash[14417]: audit 2024-02-10T07:01:58.583530+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:59.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:59 smithi195 bash[14417]: audit 2024-02-10T07:01:58.592187+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:01:59.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:01:59 smithi195 bash[14417]: cephadm 2024-02-10T07:01:58.608577+0000 mgr.y (mgr.24367) 30 : cephadm [INF] Deploying daemon alertmanager.a on smithi107 2024-02-10T07:02:01.906 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:01 smithi107 bash[14363]: cluster 2024-02-10T07:02:00.284104+0000 mgr.y (mgr.24367) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:01.907 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:01 smithi107 bash[19776]: cluster 2024-02-10T07:02:00.284104+0000 mgr.y (mgr.24367) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:01.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:01 smithi195 bash[14417]: cluster 2024-02-10T07:02:00.284104+0000 mgr.y (mgr.24367) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:03.746 INFO:teuthology.orchestra.run.smithi107.stdout: 2024-02-10T07:02:04.035 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:03 smithi107 bash[14363]: cluster 2024-02-10T07:02:02.284803+0000 mgr.y (mgr.24367) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:04.035 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:03 smithi107 bash[14363]: audit 2024-02-10T07:02:03.730154+0000 mon.a (mon.0) 636 : audit [DBG] from='client.? 172.21.15.107:0/2407544827' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-10T07:02:04.035 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:03 smithi107 bash[19776]: cluster 2024-02-10T07:02:02.284803+0000 mgr.y (mgr.24367) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:04.035 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:03 smithi107 bash[19776]: audit 2024-02-10T07:02:03.730154+0000 mon.a (mon.0) 636 : audit [DBG] from='client.? 172.21.15.107:0/2407544827' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-10T07:02:04.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:03 smithi195 bash[14417]: cluster 2024-02-10T07:02:02.284803+0000 mgr.y (mgr.24367) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:04.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:03 smithi195 bash[14417]: audit 2024-02-10T07:02:03.730154+0000 mon.a (mon.0) 636 : audit [DBG] from='client.? 172.21.15.107:0/2407544827' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-10T07:02:05.137 INFO:teuthology.orchestra.run.smithi107.stdout:{"epoch":19,"active_gid":24367,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6800","nonce":1857134056},{"type":"v1","addr":"172.21.15.107:6801","nonce":1857134056}]},"active_addr":"172.21.15.107:6801/1857134056","active_change":"2024-02-10T07:01:34.205859+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":14460,"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.107:8443/","prometheus":"http://172.21.15.107: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.107:0","nonce":3074593726}]},{"addrvec":[{"type":"v2","addr":"172.21.15.107:0","nonce":4009941668}]},{"addrvec":[{"type":"v2","addr":"172.21.15.107:0","nonce":207687268}]},{"addrvec":[{"type":"v2","addr":"172.21.15.107:0","nonce":2744896911}]}]}} 2024-02-10T07:02:05.141 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-02-10T07:02:05.141 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-02-10T07:02:05.141 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph osd dump --format=json 2024-02-10T07:02:05.699 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:02:05 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:02:05] "GET /metrics HTTP/1.1" 200 191528 "" "Prometheus/2.33.4" 2024-02-10T07:02:06.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:05 smithi107 bash[19776]: cluster 2024-02-10T07:02:04.285488+0000 mgr.y (mgr.24367) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:06.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:05 smithi107 bash[14363]: cluster 2024-02-10T07:02:04.285488+0000 mgr.y (mgr.24367) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:06.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:05 smithi195 bash[14417]: cluster 2024-02-10T07:02:04.285488+0000 mgr.y (mgr.24367) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:07.158 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:02:06 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:02:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:02:07.877 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T07:02:08.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:07 smithi107 bash[14363]: cluster 2024-02-10T07:02:06.286159+0000 mgr.y (mgr.24367) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:08.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:07 smithi107 bash[19776]: cluster 2024-02-10T07:02:06.286159+0000 mgr.y (mgr.24367) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:08.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:07 smithi195 bash[14417]: cluster 2024-02-10T07:02:06.286159+0000 mgr.y (mgr.24367) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:09.184 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:02:09 smithi107 systemd[1]: Started Ceph alertmanager.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:02:10.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:10 smithi107 bash[14363]: cluster 2024-02-10T07:02:08.286759+0000 mgr.y (mgr.24367) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:10.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:10 smithi107 bash[14363]: audit 2024-02-10T07:02:09.195265+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:02:10.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:10 smithi107 bash[14363]: audit 2024-02-10T07:02:09.378756+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:02:10.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:10 smithi107 bash[14363]: audit 2024-02-10T07:02:09.458847+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:02:10.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:10 smithi107 bash[14363]: audit 2024-02-10T07:02:09.467994+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:02:10.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:10 smithi107 bash[14363]: audit 2024-02-10T07:02:09.476175+0000 mon.c (mon.1) 42 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T07:02:10.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:10 smithi107 bash[14363]: audit 2024-02-10T07:02:09.483891+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:02:10.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:10 smithi107 bash[19776]: cluster 2024-02-10T07:02:08.286759+0000 mgr.y (mgr.24367) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:10.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:10 smithi107 bash[19776]: audit 2024-02-10T07:02:09.195265+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:02:10.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:10 smithi107 bash[19776]: audit 2024-02-10T07:02:09.378756+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:02:10.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:10 smithi107 bash[19776]: audit 2024-02-10T07:02:09.458847+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:02:10.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:10 smithi107 bash[19776]: audit 2024-02-10T07:02:09.467994+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:02:10.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:10 smithi107 bash[19776]: audit 2024-02-10T07:02:09.476175+0000 mon.c (mon.1) 42 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T07:02:10.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:10 smithi107 bash[19776]: audit 2024-02-10T07:02:09.483891+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:02:10.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:10 smithi195 bash[14417]: cluster 2024-02-10T07:02:08.286759+0000 mgr.y (mgr.24367) 35 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:10.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:10 smithi195 bash[14417]: audit 2024-02-10T07:02:09.195265+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:02:10.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:10 smithi195 bash[14417]: audit 2024-02-10T07:02:09.378756+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:02:10.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:10 smithi195 bash[14417]: audit 2024-02-10T07:02:09.458847+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:02:10.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:10 smithi195 bash[14417]: audit 2024-02-10T07:02:09.467994+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:02:10.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:10 smithi195 bash[14417]: audit 2024-02-10T07:02:09.476175+0000 mon.c (mon.1) 42 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T07:02:10.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:10 smithi195 bash[14417]: audit 2024-02-10T07:02:09.483891+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:02:11.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:11 smithi107 bash[14363]: audit 2024-02-10T07:02:09.476973+0000 mgr.y (mgr.24367) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T07:02:11.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:11 smithi107 bash[14363]: cephadm 2024-02-10T07:02:09.489414+0000 mgr.y (mgr.24367) 37 : cephadm [INF] Deploying daemon grafana.a on smithi195 2024-02-10T07:02:11.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:11 smithi107 bash[19776]: audit 2024-02-10T07:02:09.476973+0000 mgr.y (mgr.24367) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T07:02:11.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:11 smithi107 bash[19776]: cephadm 2024-02-10T07:02:09.489414+0000 mgr.y (mgr.24367) 37 : cephadm [INF] Deploying daemon grafana.a on smithi195 2024-02-10T07:02:11.461 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:02:11 smithi107 bash[35345]: level=info ts=2024-02-10T07:02:11.390Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-02-10T07:02:11.461 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:02:11 smithi107 bash[35345]: level=info ts=2024-02-10T07:02:11.390Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-02-10T07:02:11.461 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:02:11 smithi107 bash[35345]: level=info ts=2024-02-10T07:02:11.393Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.107 port=9094 2024-02-10T07:02:11.461 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:02:11 smithi107 bash[35345]: level=info ts=2024-02-10T07:02:11.395Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-10T07:02:11.461 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:02:11 smithi107 bash[35345]: level=info ts=2024-02-10T07:02:11.449Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T07:02:11.461 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:02:11 smithi107 bash[35345]: level=info ts=2024-02-10T07:02:11.449Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T07:02:11.461 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:02:11 smithi107 bash[35345]: level=info ts=2024-02-10T07:02:11.453Z caller=main.go:518 msg=Listening address=:9093 2024-02-10T07:02:11.461 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:02:11 smithi107 bash[35345]: level=info ts=2024-02-10T07:02:11.453Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-02-10T07:02:11.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:11 smithi195 bash[14417]: audit 2024-02-10T07:02:09.476973+0000 mgr.y (mgr.24367) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T07:02:11.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:11 smithi195 bash[14417]: cephadm 2024-02-10T07:02:09.489414+0000 mgr.y (mgr.24367) 37 : cephadm [INF] Deploying daemon grafana.a on smithi195 2024-02-10T07:02:11.938 INFO:teuthology.orchestra.run.smithi107.stdout: 2024-02-10T07:02:11.938 INFO:teuthology.orchestra.run.smithi107.stdout:{"epoch":59,"fsid":"10b73c9e-c7e1-11ee-95b8-87774f69a715","created":"2024-02-10T06:54:11.598103+0000","modified":"2024-02-10T07:01:34.205041+0000","last_up_change":"2024-02-10T07:01:08.948001+0000","last_in_change":"2024-02-10T07:00:45.198455+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-10T06:58:11.474914+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":"08732c9b-1943-46f2-9dae-c49c2bdb869c","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.107:6802","nonce":3410757217},{"type":"v1","addr":"172.21.15.107:6803","nonce":3410757217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6804","nonce":3410757217},{"type":"v1","addr":"172.21.15.107:6805","nonce":3410757217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6808","nonce":3410757217},{"type":"v1","addr":"172.21.15.107:6809","nonce":3410757217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6806","nonce":3410757217},{"type":"v1","addr":"172.21.15.107:6807","nonce":3410757217}]},"public_addr":"172.21.15.107:6803/3410757217","cluster_addr":"172.21.15.107:6805/3410757217","heartbeat_back_addr":"172.21.15.107:6809/3410757217","heartbeat_front_addr":"172.21.15.107:6807/3410757217","state":["exists","up"]},{"osd":1,"uuid":"b2d1b151-f4a9-4f00-9e68-0027ec9509ea","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.107:6810","nonce":3681190326},{"type":"v1","addr":"172.21.15.107:6811","nonce":3681190326}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6812","nonce":3681190326},{"type":"v1","addr":"172.21.15.107:6813","nonce":3681190326}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6816","nonce":3681190326},{"type":"v1","addr":"172.21.15.107:6817","nonce":3681190326}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6814","nonce":3681190326},{"type":"v1","addr":"172.21.15.107:6815","nonce":3681190326}]},"public_addr":"172.21.15.107:6811/3681190326","cluster_addr":"172.21.15.107:6813/3681190326","heartbeat_back_addr":"172.21.15.107:6817/3681190326","heartbeat_front_addr":"172.21.15.107:6815/3681190326","state":["exists","up"]},{"osd":2,"uuid":"e4581aab-dcab-4e20-a5c4-5f4147b330a3","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.107:6818","nonce":2272212646},{"type":"v1","addr":"172.21.15.107:6819","nonce":2272212646}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6820","nonce":2272212646},{"type":"v1","addr":"172.21.15.107:6821","nonce":2272212646}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6824","nonce":2272212646},{"type":"v1","addr":"172.21.15.107:6825","nonce":2272212646}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6822","nonce":2272212646},{"type":"v1","addr":"172.21.15.107:6823","nonce":2272212646}]},"public_addr":"172.21.15.107:6819/2272212646","cluster_addr":"172.21.15.107:6821/2272212646","heartbeat_back_addr":"172.21.15.107:6825/2272212646","heartbeat_front_addr":"172.21.15.107:6823/2272212646","state":["exists","up"]},{"osd":3,"uuid":"d311b126-14f9-49b2-876f-c1b500843a95","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.107:6826","nonce":1260823260},{"type":"v1","addr":"172.21.15.107:6827","nonce":1260823260}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6828","nonce":1260823260},{"type":"v1","addr":"172.21.15.107:6829","nonce":1260823260}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6832","nonce":1260823260},{"type":"v1","addr":"172.21.15.107:6833","nonce":1260823260}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6830","nonce":1260823260},{"type":"v1","addr":"172.21.15.107:6831","nonce":1260823260}]},"public_addr":"172.21.15.107:6827/1260823260","cluster_addr":"172.21.15.107:6829/1260823260","heartbeat_back_addr":"172.21.15.107:6833/1260823260","heartbeat_front_addr":"172.21.15.107:6831/1260823260","state":["exists","up"]},{"osd":4,"uuid":"fb25913c-dd10-49a7-bf6f-32676f361858","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.195:6800","nonce":4244892322},{"type":"v1","addr":"172.21.15.195:6801","nonce":4244892322}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6802","nonce":4244892322},{"type":"v1","addr":"172.21.15.195:6803","nonce":4244892322}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6806","nonce":4244892322},{"type":"v1","addr":"172.21.15.195:6807","nonce":4244892322}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6804","nonce":4244892322},{"type":"v1","addr":"172.21.15.195:6805","nonce":4244892322}]},"public_addr":"172.21.15.195:6801/4244892322","cluster_addr":"172.21.15.195:6803/4244892322","heartbeat_back_addr":"172.21.15.195:6807/4244892322","heartbeat_front_addr":"172.21.15.195:6805/4244892322","state":["exists","up"]},{"osd":5,"uuid":"bb6b2331-8ff9-4bd0-b380-07dc9e8f6399","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.195:6808","nonce":1082045448},{"type":"v1","addr":"172.21.15.195:6809","nonce":1082045448}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6810","nonce":1082045448},{"type":"v1","addr":"172.21.15.195:6811","nonce":1082045448}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6814","nonce":1082045448},{"type":"v1","addr":"172.21.15.195:6815","nonce":1082045448}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6812","nonce":1082045448},{"type":"v1","addr":"172.21.15.195:6813","nonce":1082045448}]},"public_addr":"172.21.15.195:6809/1082045448","cluster_addr":"172.21.15.195:6811/1082045448","heartbeat_back_addr":"172.21.15.195:6815/1082045448","heartbeat_front_addr":"172.21.15.195:6813/1082045448","state":["exists","up"]},{"osd":6,"uuid":"f070ee7d-5181-4bae-9b37-329b8f70101a","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.195:6816","nonce":3096811598},{"type":"v1","addr":"172.21.15.195:6817","nonce":3096811598}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6818","nonce":3096811598},{"type":"v1","addr":"172.21.15.195:6819","nonce":3096811598}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6822","nonce":3096811598},{"type":"v1","addr":"172.21.15.195:6823","nonce":3096811598}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6820","nonce":3096811598},{"type":"v1","addr":"172.21.15.195:6821","nonce":3096811598}]},"public_addr":"172.21.15.195:6817/3096811598","cluster_addr":"172.21.15.195:6819/3096811598","heartbeat_back_addr":"172.21.15.195:6823/3096811598","heartbeat_front_addr":"172.21.15.195:6821/3096811598","state":["exists","up"]},{"osd":7,"uuid":"24572fe6-f12f-4483-970d-131411866848","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.195:6824","nonce":3028859120},{"type":"v1","addr":"172.21.15.195:6825","nonce":3028859120}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6826","nonce":3028859120},{"type":"v1","addr":"172.21.15.195:6827","nonce":3028859120}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6830","nonce":3028859120},{"type":"v1","addr":"172.21.15.195:6831","nonce":3028859120}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6828","nonce":3028859120},{"type":"v1","addr":"172.21.15.195:6829","nonce":3028859120}]},"public_addr":"172.21.15.195:6825/3028859120","cluster_addr":"172.21.15.195:6827/3028859120","heartbeat_back_addr":"172.21.15.195:6831/3028859120","heartbeat_front_addr":"172.21.15.195:6829/3028859120","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-10T06:56:55.409300+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-10T06:57:32.324961+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-10T06:58:08.851343+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-10T06:58:46.113955+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-10T06:59:19.639820+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-10T06:59:55.298297+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-10T07:00:30.853262+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-10T07:01:07.234226+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.107:0/3732171490":"2024-02-11T07:01:34.204970+0000","172.21.15.107:0/583188669":"2024-02-11T07:01:34.204970+0000","172.21.15.107:0/4257795695":"2024-02-11T07:01:34.204970+0000","172.21.15.107:0/2721233717":"2024-02-11T07:01:34.204970+0000","172.21.15.107:0/1003100539":"2024-02-11T06:55:14.835568+0000","172.21.15.107:0/3529808672":"2024-02-11T06:55:14.835568+0000","172.21.15.107:6801/3739692530":"2024-02-11T07:01:34.204970+0000","172.21.15.107:6800/3134180035":"2024-02-11T06:55:14.835568+0000","172.21.15.107:0/360414983":"2024-02-11T06:55:14.835568+0000","172.21.15.107:0/835577657":"2024-02-11T06:54:43.027187+0000","172.21.15.107:0/3079673682":"2024-02-11T06:54:43.027187+0000","172.21.15.107:6800/191851617":"2024-02-11T06:54:43.027187+0000","172.21.15.107:6800/3739692530":"2024-02-11T07:01:34.204970+0000","172.21.15.107:6801/3134180035":"2024-02-11T06:55:14.835568+0000","172.21.15.107:6801/191851617":"2024-02-11T06:54:43.027187+0000","172.21.15.107:0/3889513880":"2024-02-11T06:54:43.027187+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-10T07:02:12.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:12 smithi107 bash[14363]: cluster 2024-02-10T07:02:10.287703+0000 mgr.y (mgr.24367) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:12.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:12 smithi107 bash[14363]: audit 2024-02-10T07:02:11.934563+0000 mon.a (mon.0) 642 : audit [DBG] from='client.? 172.21.15.107:0/1549027442' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T07:02:12.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:12 smithi107 bash[19776]: cluster 2024-02-10T07:02:10.287703+0000 mgr.y (mgr.24367) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:12.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:12 smithi107 bash[19776]: audit 2024-02-10T07:02:11.934563+0000 mon.a (mon.0) 642 : audit [DBG] from='client.? 172.21.15.107:0/1549027442' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T07:02:12.611 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-02-10T07:02:12.612 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph osd dump --format=json 2024-02-10T07:02:12.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:12 smithi195 bash[14417]: cluster 2024-02-10T07:02:10.287703+0000 mgr.y (mgr.24367) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:12.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:12 smithi195 bash[14417]: audit 2024-02-10T07:02:11.934563+0000 mon.a (mon.0) 642 : audit [DBG] from='client.? 172.21.15.107:0/1549027442' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T07:02:13.710 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:02:13 smithi107 bash[35345]: level=info ts=2024-02-10T07:02:13.395Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000269167s 2024-02-10T07:02:14.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:14 smithi195 bash[14417]: cluster 2024-02-10T07:02:12.288394+0000 mgr.y (mgr.24367) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:14.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:14 smithi107 bash[14363]: cluster 2024-02-10T07:02:12.288394+0000 mgr.y (mgr.24367) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:14.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:14 smithi107 bash[19776]: cluster 2024-02-10T07:02:12.288394+0000 mgr.y (mgr.24367) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:15.348 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T07:02:15.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:02:15 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:02:15] "GET /metrics HTTP/1.1" 200 191528 "" "Prometheus/2.33.4" 2024-02-10T07:02:16.316 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:16 smithi107 bash[19776]: cluster 2024-02-10T07:02:14.289053+0000 mgr.y (mgr.24367) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:16.316 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:16 smithi107 bash[14363]: cluster 2024-02-10T07:02:14.289053+0000 mgr.y (mgr.24367) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:16.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:16 smithi195 bash[14417]: cluster 2024-02-10T07:02:14.289053+0000 mgr.y (mgr.24367) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:17.158 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:02:16 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:02:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:02:18.313 INFO:teuthology.orchestra.run.smithi107.stdout: 2024-02-10T07:02:18.313 INFO:teuthology.orchestra.run.smithi107.stdout:{"epoch":59,"fsid":"10b73c9e-c7e1-11ee-95b8-87774f69a715","created":"2024-02-10T06:54:11.598103+0000","modified":"2024-02-10T07:01:34.205041+0000","last_up_change":"2024-02-10T07:01:08.948001+0000","last_in_change":"2024-02-10T07:00:45.198455+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-10T06:58:11.474914+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":"08732c9b-1943-46f2-9dae-c49c2bdb869c","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.107:6802","nonce":3410757217},{"type":"v1","addr":"172.21.15.107:6803","nonce":3410757217}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6804","nonce":3410757217},{"type":"v1","addr":"172.21.15.107:6805","nonce":3410757217}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6808","nonce":3410757217},{"type":"v1","addr":"172.21.15.107:6809","nonce":3410757217}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6806","nonce":3410757217},{"type":"v1","addr":"172.21.15.107:6807","nonce":3410757217}]},"public_addr":"172.21.15.107:6803/3410757217","cluster_addr":"172.21.15.107:6805/3410757217","heartbeat_back_addr":"172.21.15.107:6809/3410757217","heartbeat_front_addr":"172.21.15.107:6807/3410757217","state":["exists","up"]},{"osd":1,"uuid":"b2d1b151-f4a9-4f00-9e68-0027ec9509ea","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.107:6810","nonce":3681190326},{"type":"v1","addr":"172.21.15.107:6811","nonce":3681190326}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6812","nonce":3681190326},{"type":"v1","addr":"172.21.15.107:6813","nonce":3681190326}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6816","nonce":3681190326},{"type":"v1","addr":"172.21.15.107:6817","nonce":3681190326}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6814","nonce":3681190326},{"type":"v1","addr":"172.21.15.107:6815","nonce":3681190326}]},"public_addr":"172.21.15.107:6811/3681190326","cluster_addr":"172.21.15.107:6813/3681190326","heartbeat_back_addr":"172.21.15.107:6817/3681190326","heartbeat_front_addr":"172.21.15.107:6815/3681190326","state":["exists","up"]},{"osd":2,"uuid":"e4581aab-dcab-4e20-a5c4-5f4147b330a3","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.107:6818","nonce":2272212646},{"type":"v1","addr":"172.21.15.107:6819","nonce":2272212646}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6820","nonce":2272212646},{"type":"v1","addr":"172.21.15.107:6821","nonce":2272212646}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6824","nonce":2272212646},{"type":"v1","addr":"172.21.15.107:6825","nonce":2272212646}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6822","nonce":2272212646},{"type":"v1","addr":"172.21.15.107:6823","nonce":2272212646}]},"public_addr":"172.21.15.107:6819/2272212646","cluster_addr":"172.21.15.107:6821/2272212646","heartbeat_back_addr":"172.21.15.107:6825/2272212646","heartbeat_front_addr":"172.21.15.107:6823/2272212646","state":["exists","up"]},{"osd":3,"uuid":"d311b126-14f9-49b2-876f-c1b500843a95","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.107:6826","nonce":1260823260},{"type":"v1","addr":"172.21.15.107:6827","nonce":1260823260}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6828","nonce":1260823260},{"type":"v1","addr":"172.21.15.107:6829","nonce":1260823260}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6832","nonce":1260823260},{"type":"v1","addr":"172.21.15.107:6833","nonce":1260823260}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6830","nonce":1260823260},{"type":"v1","addr":"172.21.15.107:6831","nonce":1260823260}]},"public_addr":"172.21.15.107:6827/1260823260","cluster_addr":"172.21.15.107:6829/1260823260","heartbeat_back_addr":"172.21.15.107:6833/1260823260","heartbeat_front_addr":"172.21.15.107:6831/1260823260","state":["exists","up"]},{"osd":4,"uuid":"fb25913c-dd10-49a7-bf6f-32676f361858","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.195:6800","nonce":4244892322},{"type":"v1","addr":"172.21.15.195:6801","nonce":4244892322}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6802","nonce":4244892322},{"type":"v1","addr":"172.21.15.195:6803","nonce":4244892322}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6806","nonce":4244892322},{"type":"v1","addr":"172.21.15.195:6807","nonce":4244892322}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6804","nonce":4244892322},{"type":"v1","addr":"172.21.15.195:6805","nonce":4244892322}]},"public_addr":"172.21.15.195:6801/4244892322","cluster_addr":"172.21.15.195:6803/4244892322","heartbeat_back_addr":"172.21.15.195:6807/4244892322","heartbeat_front_addr":"172.21.15.195:6805/4244892322","state":["exists","up"]},{"osd":5,"uuid":"bb6b2331-8ff9-4bd0-b380-07dc9e8f6399","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.195:6808","nonce":1082045448},{"type":"v1","addr":"172.21.15.195:6809","nonce":1082045448}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6810","nonce":1082045448},{"type":"v1","addr":"172.21.15.195:6811","nonce":1082045448}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6814","nonce":1082045448},{"type":"v1","addr":"172.21.15.195:6815","nonce":1082045448}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6812","nonce":1082045448},{"type":"v1","addr":"172.21.15.195:6813","nonce":1082045448}]},"public_addr":"172.21.15.195:6809/1082045448","cluster_addr":"172.21.15.195:6811/1082045448","heartbeat_back_addr":"172.21.15.195:6815/1082045448","heartbeat_front_addr":"172.21.15.195:6813/1082045448","state":["exists","up"]},{"osd":6,"uuid":"f070ee7d-5181-4bae-9b37-329b8f70101a","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.195:6816","nonce":3096811598},{"type":"v1","addr":"172.21.15.195:6817","nonce":3096811598}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6818","nonce":3096811598},{"type":"v1","addr":"172.21.15.195:6819","nonce":3096811598}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6822","nonce":3096811598},{"type":"v1","addr":"172.21.15.195:6823","nonce":3096811598}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6820","nonce":3096811598},{"type":"v1","addr":"172.21.15.195:6821","nonce":3096811598}]},"public_addr":"172.21.15.195:6817/3096811598","cluster_addr":"172.21.15.195:6819/3096811598","heartbeat_back_addr":"172.21.15.195:6823/3096811598","heartbeat_front_addr":"172.21.15.195:6821/3096811598","state":["exists","up"]},{"osd":7,"uuid":"24572fe6-f12f-4483-970d-131411866848","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.195:6824","nonce":3028859120},{"type":"v1","addr":"172.21.15.195:6825","nonce":3028859120}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6826","nonce":3028859120},{"type":"v1","addr":"172.21.15.195:6827","nonce":3028859120}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6830","nonce":3028859120},{"type":"v1","addr":"172.21.15.195:6831","nonce":3028859120}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6828","nonce":3028859120},{"type":"v1","addr":"172.21.15.195:6829","nonce":3028859120}]},"public_addr":"172.21.15.195:6825/3028859120","cluster_addr":"172.21.15.195:6827/3028859120","heartbeat_back_addr":"172.21.15.195:6831/3028859120","heartbeat_front_addr":"172.21.15.195:6829/3028859120","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-10T06:56:55.409300+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-10T06:57:32.324961+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-10T06:58:08.851343+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-10T06:58:46.113955+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-10T06:59:19.639820+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-10T06:59:55.298297+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-10T07:00:30.853262+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-10T07:01:07.234226+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.107:0/3732171490":"2024-02-11T07:01:34.204970+0000","172.21.15.107:0/583188669":"2024-02-11T07:01:34.204970+0000","172.21.15.107:0/4257795695":"2024-02-11T07:01:34.204970+0000","172.21.15.107:0/2721233717":"2024-02-11T07:01:34.204970+0000","172.21.15.107:0/1003100539":"2024-02-11T06:55:14.835568+0000","172.21.15.107:0/3529808672":"2024-02-11T06:55:14.835568+0000","172.21.15.107:6801/3739692530":"2024-02-11T07:01:34.204970+0000","172.21.15.107:6800/3134180035":"2024-02-11T06:55:14.835568+0000","172.21.15.107:0/360414983":"2024-02-11T06:55:14.835568+0000","172.21.15.107:0/835577657":"2024-02-11T06:54:43.027187+0000","172.21.15.107:0/3079673682":"2024-02-11T06:54:43.027187+0000","172.21.15.107:6800/191851617":"2024-02-11T06:54:43.027187+0000","172.21.15.107:6800/3739692530":"2024-02-11T07:01:34.204970+0000","172.21.15.107:6801/3134180035":"2024-02-11T06:55:14.835568+0000","172.21.15.107:6801/191851617":"2024-02-11T06:54:43.027187+0000","172.21.15.107:0/3889513880":"2024-02-11T06:54:43.027187+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-10T07:02:18.529 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:18 smithi107 bash[14363]: cluster 2024-02-10T07:02:16.289731+0000 mgr.y (mgr.24367) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:18.530 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:18 smithi107 bash[19776]: cluster 2024-02-10T07:02:16.289731+0000 mgr.y (mgr.24367) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:18.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:18 smithi195 bash[14417]: cluster 2024-02-10T07:02:16.289731+0000 mgr.y (mgr.24367) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:18.981 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-02-10T07:02:18.981 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-02-10T07:02:18.982 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-02-10T07:02:18.982 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-02-10T07:02:18.983 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-02-10T07:02:18.983 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-02-10T07:02:18.983 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-02-10T07:02:18.984 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-02-10T07:02:19.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:19 smithi107 bash[14363]: cluster 2024-02-10T07:02:18.290345+0000 mgr.y (mgr.24367) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:19.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:19 smithi107 bash[14363]: audit 2024-02-10T07:02:18.309431+0000 mon.a (mon.0) 643 : audit [DBG] from='client.? 172.21.15.107:0/1759632793' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T07:02:19.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:19 smithi107 bash[19776]: cluster 2024-02-10T07:02:18.290345+0000 mgr.y (mgr.24367) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:19.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:19 smithi107 bash[19776]: audit 2024-02-10T07:02:18.309431+0000 mon.a (mon.0) 643 : audit [DBG] from='client.? 172.21.15.107:0/1759632793' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T07:02:19.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:19 smithi195 bash[14417]: cluster 2024-02-10T07:02:18.290345+0000 mgr.y (mgr.24367) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:19.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:19 smithi195 bash[14417]: audit 2024-02-10T07:02:18.309431+0000 mon.a (mon.0) 643 : audit [DBG] from='client.? 172.21.15.107:0/1759632793' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-10T07:02:21.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:21 smithi195 bash[14417]: cluster 2024-02-10T07:02:20.290921+0000 mgr.y (mgr.24367) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:21.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:21 smithi107 bash[14363]: cluster 2024-02-10T07:02:20.290921+0000 mgr.y (mgr.24367) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:21.710 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:02:21 smithi107 bash[35345]: level=info ts=2024-02-10T07:02:21.398Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003040868s 2024-02-10T07:02:21.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:21 smithi107 bash[19776]: cluster 2024-02-10T07:02:20.290921+0000 mgr.y (mgr.24367) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:21.807 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T07:02:21.811 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T07:02:21.811 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T07:02:21.812 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T07:02:21.812 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T07:02:21.812 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T07:02:21.813 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T07:02:21.813 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T07:02:24.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:23 smithi107 bash[14363]: cluster 2024-02-10T07:02:22.291615+0000 mgr.y (mgr.24367) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:24.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:23 smithi107 bash[19776]: cluster 2024-02-10T07:02:22.291615+0000 mgr.y (mgr.24367) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:24.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:23 smithi195 bash[14417]: cluster 2024-02-10T07:02:22.291615+0000 mgr.y (mgr.24367) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:25.878 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:02:25 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:02:25] "GET /metrics HTTP/1.1" 200 191520 "" "Prometheus/2.33.4" 2024-02-10T07:02:26.140 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:25 smithi107 bash[14363]: cluster 2024-02-10T07:02:24.292251+0000 mgr.y (mgr.24367) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:26.140 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:25 smithi107 bash[19776]: cluster 2024-02-10T07:02:24.292251+0000 mgr.y (mgr.24367) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:26.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:25 smithi195 bash[14417]: cluster 2024-02-10T07:02:24.292251+0000 mgr.y (mgr.24367) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:27.158 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:02:26 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:02:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:02:28.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:27 smithi195 bash[14417]: cluster 2024-02-10T07:02:26.293041+0000 mgr.y (mgr.24367) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:28.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:27 smithi107 bash[14363]: cluster 2024-02-10T07:02:26.293041+0000 mgr.y (mgr.24367) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:28.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:27 smithi107 bash[19776]: cluster 2024-02-10T07:02:26.293041+0000 mgr.y (mgr.24367) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:30.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:29 smithi195 bash[14417]: cluster 2024-02-10T07:02:28.293812+0000 mgr.y (mgr.24367) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:30.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:29 smithi107 bash[14363]: cluster 2024-02-10T07:02:28.293812+0000 mgr.y (mgr.24367) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:30.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:29 smithi107 bash[19776]: cluster 2024-02-10T07:02:28.293812+0000 mgr.y (mgr.24367) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:32.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:31 smithi107 bash[14363]: cluster 2024-02-10T07:02:30.294480+0000 mgr.y (mgr.24367) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:32.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:31 smithi107 bash[19776]: cluster 2024-02-10T07:02:30.294480+0000 mgr.y (mgr.24367) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:32.281 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:31 smithi195 bash[14417]: cluster 2024-02-10T07:02:30.294480+0000 mgr.y (mgr.24367) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:34.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:33 smithi107 bash[14363]: cluster 2024-02-10T07:02:32.295162+0000 mgr.y (mgr.24367) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:34.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:33 smithi107 bash[14363]: audit 2024-02-10T07:02:33.551968+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:02:34.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:33 smithi107 bash[14363]: audit 2024-02-10T07:02:33.556194+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:02:34.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:33 smithi107 bash[14363]: audit 2024-02-10T07:02:33.558508+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:02:34.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:33 smithi107 bash[14363]: audit 2024-02-10T07:02:33.559805+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:02:34.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:33 smithi107 bash[19776]: cluster 2024-02-10T07:02:32.295162+0000 mgr.y (mgr.24367) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:34.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:33 smithi107 bash[19776]: audit 2024-02-10T07:02:33.551968+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:02:34.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:33 smithi107 bash[19776]: audit 2024-02-10T07:02:33.556194+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:02:34.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:33 smithi107 bash[19776]: audit 2024-02-10T07:02:33.558508+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:02:34.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:33 smithi107 bash[19776]: audit 2024-02-10T07:02:33.559805+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:02:34.339 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:33 smithi195 bash[14417]: cluster 2024-02-10T07:02:32.295162+0000 mgr.y (mgr.24367) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:34.339 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:33 smithi195 bash[14417]: audit 2024-02-10T07:02:33.551968+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:02:34.339 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:33 smithi195 bash[14417]: audit 2024-02-10T07:02:33.556194+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:02:34.339 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:33 smithi195 bash[14417]: audit 2024-02-10T07:02:33.558508+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:02:34.339 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:33 smithi195 bash[14417]: audit 2024-02-10T07:02:33.559805+0000 mon.c (mon.1) 45 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:02:34.592 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:34 smithi195 bash[30347]: t=2024-02-10T07:02:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-02-10T07:02:34.845 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:34 smithi195 bash[30347]: t=2024-02-10T07:02:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-02-10T07:02:34.845 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:34 smithi195 bash[30347]: t=2024-02-10T07:02:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-02-10T07:02:34.845 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:34 smithi195 bash[30347]: t=2024-02-10T07:02:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-02-10T07:02:34.845 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:34 smithi195 bash[30347]: t=2024-02-10T07:02:34+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-02-10T07:02:34.845 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:34 smithi195 bash[30347]: t=2024-02-10T07:02:34+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-02-10T07:02:34.846 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:34 smithi195 bash[30347]: t=2024-02-10T07:02:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-02-10T07:02:34.846 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:34 smithi195 bash[30347]: t=2024-02-10T07:02:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-02-10T07:02:34.846 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:34 smithi195 bash[30347]: t=2024-02-10T07:02:34+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-10T07:02:35.106 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:34 smithi195 bash[30347]: t=2024-02-10T07:02:34+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-02-10T07:02:35.107 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:34 smithi195 bash[30347]: t=2024-02-10T07:02:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-02-10T07:02:35.107 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:34 smithi195 bash[30347]: t=2024-02-10T07:02:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-02-10T07:02:35.107 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:34 smithi195 bash[30347]: t=2024-02-10T07:02:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-02-10T07:02:35.107 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:34 smithi195 bash[30347]: t=2024-02-10T07:02:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-02-10T07:02:35.107 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:34 smithi195 bash[30347]: t=2024-02-10T07:02:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-02-10T07:02:35.107 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[30347]: t=2024-02-10T07:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-02-10T07:02:35.107 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[30347]: t=2024-02-10T07:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-02-10T07:02:35.107 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[30347]: t=2024-02-10T07:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-02-10T07:02:35.235 INFO:teuthology.orchestra.run.smithi107.stdout:34359738437 2024-02-10T07:02:35.236 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-02-10T07:02:35.368 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[30347]: t=2024-02-10T07:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-02-10T07:02:35.368 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[30347]: t=2024-02-10T07:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-02-10T07:02:35.368 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[30347]: t=2024-02-10T07:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-02-10T07:02:35.368 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[30347]: t=2024-02-10T07:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-02-10T07:02:35.368 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[30347]: t=2024-02-10T07:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-02-10T07:02:35.368 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[30347]: t=2024-02-10T07:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-02-10T07:02:35.368 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[30347]: t=2024-02-10T07:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-02-10T07:02:35.368 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[30347]: t=2024-02-10T07:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-02-10T07:02:35.398 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:35 smithi107 bash[19776]: cluster 2024-02-10T07:02:34.295880+0000 mgr.y (mgr.24367) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:35.398 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:35 smithi107 bash[19776]: audit 2024-02-10T07:02:34.390759+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:02:35.398 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:35 smithi107 bash[19776]: audit 2024-02-10T07:02:34.621797+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:02:35.398 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:35 smithi107 bash[19776]: audit 2024-02-10T07:02:34.622491+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:02:35.398 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:35 smithi107 bash[19776]: audit 2024-02-10T07:02:34.635182+0000 mon.c (mon.1) 47 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:02:35.398 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:35 smithi107 bash[19776]: audit 2024-02-10T07:02:34.635910+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:02:35.659 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[30347]: t=2024-02-10T07:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-02-10T07:02:35.659 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[30347]: t=2024-02-10T07:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-02-10T07:02:35.659 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[30347]: t=2024-02-10T07:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-02-10T07:02:35.659 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[30347]: t=2024-02-10T07:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-02-10T07:02:35.659 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[30347]: t=2024-02-10T07:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-02-10T07:02:35.659 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[30347]: t=2024-02-10T07:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-02-10T07:02:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[14417]: cluster 2024-02-10T07:02:34.295880+0000 mgr.y (mgr.24367) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[14417]: audit 2024-02-10T07:02:34.390759+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:02:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[14417]: audit 2024-02-10T07:02:34.621797+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:02:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[14417]: audit 2024-02-10T07:02:34.622491+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:02:35.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[14417]: audit 2024-02-10T07:02:34.635182+0000 mon.c (mon.1) 47 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:02:35.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[14417]: audit 2024-02-10T07:02:34.635910+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:02:35.717 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:02:35 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:02:35] "GET /metrics HTTP/1.1" 200 191521 "" "Prometheus/2.33.4" 2024-02-10T07:02:35.717 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:35 smithi107 bash[14363]: cluster 2024-02-10T07:02:34.295880+0000 mgr.y (mgr.24367) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:35.718 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:35 smithi107 bash[14363]: audit 2024-02-10T07:02:34.390759+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:02:35.718 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:35 smithi107 bash[14363]: audit 2024-02-10T07:02:34.621797+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:02:35.718 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:35 smithi107 bash[14363]: audit 2024-02-10T07:02:34.622491+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:02:35.718 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:35 smithi107 bash[14363]: audit 2024-02-10T07:02:34.635182+0000 mon.c (mon.1) 47 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:02:35.718 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:35 smithi107 bash[14363]: audit 2024-02-10T07:02:34.635910+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:02:35.931 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[30347]: t=2024-02-10T07:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-02-10T07:02:35.932 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[30347]: t=2024-02-10T07:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-02-10T07:02:35.932 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[30347]: t=2024-02-10T07:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-02-10T07:02:35.932 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[30347]: t=2024-02-10T07:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-02-10T07:02:35.932 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[30347]: t=2024-02-10T07:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-02-10T07:02:35.932 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[30347]: t=2024-02-10T07:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-02-10T07:02:35.932 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[30347]: t=2024-02-10T07:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-02-10T07:02:35.932 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[30347]: t=2024-02-10T07:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-02-10T07:02:35.932 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[30347]: t=2024-02-10T07:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-02-10T07:02:36.112 INFO:teuthology.orchestra.run.smithi107.stdout:163208757281 2024-02-10T07:02:36.112 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-02-10T07:02:36.184 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[30347]: t=2024-02-10T07:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-02-10T07:02:36.184 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:35 smithi195 bash[30347]: t=2024-02-10T07:02:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-02-10T07:02:36.184 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:36 smithi195 bash[30347]: t=2024-02-10T07:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-02-10T07:02:36.185 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:36 smithi195 bash[30347]: t=2024-02-10T07:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-02-10T07:02:36.185 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:36 smithi195 bash[30347]: t=2024-02-10T07:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-02-10T07:02:36.185 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:36 smithi195 bash[30347]: t=2024-02-10T07:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-02-10T07:02:36.185 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:36 smithi195 bash[30347]: t=2024-02-10T07:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-02-10T07:02:36.185 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:36 smithi195 bash[30347]: t=2024-02-10T07:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-02-10T07:02:36.453 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:36 smithi195 bash[30347]: t=2024-02-10T07:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-02-10T07:02:36.453 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:36 smithi195 bash[30347]: t=2024-02-10T07:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-02-10T07:02:36.453 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:36 smithi195 bash[30347]: t=2024-02-10T07:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-02-10T07:02:36.454 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:36 smithi195 bash[30347]: t=2024-02-10T07:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-02-10T07:02:36.454 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:36 smithi195 bash[30347]: t=2024-02-10T07:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-02-10T07:02:36.683 INFO:teuthology.orchestra.run.smithi107.stdout:231928234001 2024-02-10T07:02:36.684 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-02-10T07:02:36.723 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:02:36 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:02:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:02:36.723 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:36 smithi195 bash[30347]: t=2024-02-10T07:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-02-10T07:02:36.723 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:36 smithi195 bash[30347]: t=2024-02-10T07:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-02-10T07:02:36.723 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:36 smithi195 bash[30347]: t=2024-02-10T07:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-02-10T07:02:36.724 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:36 smithi195 bash[30347]: t=2024-02-10T07:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-02-10T07:02:36.724 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:36 smithi195 bash[30347]: t=2024-02-10T07:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-02-10T07:02:36.724 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:36 smithi195 bash[30347]: t=2024-02-10T07:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-02-10T07:02:36.724 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:36 smithi195 bash[30347]: t=2024-02-10T07:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-02-10T07:02:36.724 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:36 smithi195 bash[30347]: t=2024-02-10T07:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-02-10T07:02:36.724 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:36 smithi195 bash[30347]: t=2024-02-10T07:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-02-10T07:02:36.992 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:36 smithi195 bash[30347]: t=2024-02-10T07:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-02-10T07:02:36.992 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:36 smithi195 bash[30347]: t=2024-02-10T07:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-02-10T07:02:36.992 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:36 smithi195 bash[30347]: t=2024-02-10T07:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-02-10T07:02:36.992 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:36 smithi195 bash[30347]: t=2024-02-10T07:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-02-10T07:02:36.992 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:36 smithi195 bash[30347]: t=2024-02-10T07:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-02-10T07:02:37.270 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:36 smithi195 bash[30347]: t=2024-02-10T07:02:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-02-10T07:02:37.271 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:37 smithi195 bash[30347]: t=2024-02-10T07:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-02-10T07:02:37.271 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:37 smithi195 bash[30347]: t=2024-02-10T07:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-02-10T07:02:37.271 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:37 smithi195 bash[30347]: t=2024-02-10T07:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-02-10T07:02:37.271 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:37 smithi195 bash[30347]: t=2024-02-10T07:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-02-10T07:02:37.271 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:37 smithi195 bash[30347]: t=2024-02-10T07:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-02-10T07:02:37.271 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:37 smithi195 bash[30347]: t=2024-02-10T07:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-02-10T07:02:37.271 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:37 smithi195 bash[30347]: t=2024-02-10T07:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-02-10T07:02:37.531 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:37 smithi195 bash[14417]: cluster 2024-02-10T07:02:36.296398+0000 mgr.y (mgr.24367) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:37.531 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:37 smithi195 bash[30347]: t=2024-02-10T07:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-02-10T07:02:37.532 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:37 smithi195 bash[30347]: t=2024-02-10T07:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-02-10T07:02:37.532 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:37 smithi195 bash[30347]: t=2024-02-10T07:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-02-10T07:02:37.532 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:37 smithi195 bash[30347]: t=2024-02-10T07:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-02-10T07:02:37.532 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:37 smithi195 bash[30347]: t=2024-02-10T07:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-02-10T07:02:37.532 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:37 smithi195 bash[30347]: t=2024-02-10T07:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-02-10T07:02:37.637 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:37 smithi107 bash[14363]: cluster 2024-02-10T07:02:36.296398+0000 mgr.y (mgr.24367) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:37.637 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:37 smithi107 bash[19776]: cluster 2024-02-10T07:02:36.296398+0000 mgr.y (mgr.24367) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:37.638 INFO:teuthology.orchestra.run.smithi107.stdout:197568495642 2024-02-10T07:02:37.638 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-02-10T07:02:37.784 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:37 smithi195 bash[30347]: t=2024-02-10T07:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-02-10T07:02:37.785 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:37 smithi195 bash[30347]: t=2024-02-10T07:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-02-10T07:02:37.785 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:37 smithi195 bash[30347]: t=2024-02-10T07:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-02-10T07:02:37.785 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:37 smithi195 bash[30347]: t=2024-02-10T07:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-02-10T07:02:37.785 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:37 smithi195 bash[30347]: t=2024-02-10T07:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-02-10T07:02:37.785 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:37 smithi195 bash[30347]: t=2024-02-10T07:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-02-10T07:02:37.785 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:37 smithi195 bash[30347]: t=2024-02-10T07:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-02-10T07:02:37.785 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:37 smithi195 bash[30347]: t=2024-02-10T07:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-02-10T07:02:37.785 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:37 smithi195 bash[30347]: t=2024-02-10T07:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-02-10T07:02:37.785 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:37 smithi195 bash[30347]: t=2024-02-10T07:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-02-10T07:02:38.037 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:37 smithi195 bash[30347]: t=2024-02-10T07:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-02-10T07:02:38.038 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:37 smithi195 bash[30347]: t=2024-02-10T07:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-02-10T07:02:38.038 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:37 smithi195 bash[30347]: t=2024-02-10T07:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-02-10T07:02:38.038 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:37 smithi195 bash[30347]: t=2024-02-10T07:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-02-10T07:02:38.038 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:37 smithi195 bash[30347]: t=2024-02-10T07:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-02-10T07:02:38.038 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:37 smithi195 bash[30347]: t=2024-02-10T07:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-02-10T07:02:38.038 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:37 smithi195 bash[30347]: t=2024-02-10T07:02:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-02-10T07:02:38.038 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-10T07:02:38.038 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-02-10T07:02:38.307 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-02-10T07:02:38.307 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-02-10T07:02:38.307 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-02-10T07:02:38.307 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-02-10T07:02:38.307 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-02-10T07:02:38.307 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-02-10T07:02:38.307 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-02-10T07:02:38.307 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-02-10T07:02:38.568 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[14417]: audit 2024-02-10T07:02:37.405556+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:02:38.569 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-02-10T07:02:38.569 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-02-10T07:02:38.569 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-02-10T07:02:38.569 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-02-10T07:02:38.569 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-02-10T07:02:38.569 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-02-10T07:02:38.569 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-02-10T07:02:38.569 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-02-10T07:02:38.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:38 smithi107 bash[14363]: audit 2024-02-10T07:02:37.405556+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:02:38.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:38 smithi107 bash[19776]: audit 2024-02-10T07:02:37.405556+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:02:38.735 INFO:teuthology.orchestra.run.smithi107.stdout:77309411384 2024-02-10T07:02:38.735 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-02-10T07:02:38.744 INFO:teuthology.orchestra.run.smithi107.stdout:55834574909 2024-02-10T07:02:38.745 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-02-10T07:02:38.746 INFO:teuthology.orchestra.run.smithi107.stdout:107374182446 2024-02-10T07:02:38.746 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-02-10T07:02:38.802 INFO:teuthology.orchestra.run.smithi107.stdout:128849018921 2024-02-10T07:02:38.803 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-02-10T07:02:38.829 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-02-10T07:02:38.829 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-02-10T07:02:38.829 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-02-10T07:02:38.829 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-02-10T07:02:38.829 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-02-10T07:02:38.829 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-02-10T07:02:38.829 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-02-10T07:02:38.829 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-02-10T07:02:39.091 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-02-10T07:02:39.091 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-02-10T07:02:39.091 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-02-10T07:02:39.091 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-02-10T07:02:39.091 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-02-10T07:02:39.091 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:38 smithi195 bash[30347]: t=2024-02-10T07:02:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-02-10T07:02:39.091 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[30347]: t=2024-02-10T07:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-02-10T07:02:39.091 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[30347]: t=2024-02-10T07:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-02-10T07:02:39.092 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[30347]: t=2024-02-10T07:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-02-10T07:02:39.092 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[30347]: t=2024-02-10T07:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-02-10T07:02:39.276 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T07:02:39.276 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T07:02:39.352 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[30347]: t=2024-02-10T07:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-02-10T07:02:39.352 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[30347]: t=2024-02-10T07:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-02-10T07:02:39.352 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[30347]: t=2024-02-10T07:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-02-10T07:02:39.352 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[30347]: t=2024-02-10T07:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-02-10T07:02:39.352 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[30347]: t=2024-02-10T07:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-02-10T07:02:39.353 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[30347]: t=2024-02-10T07:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-02-10T07:02:39.353 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[30347]: t=2024-02-10T07:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-02-10T07:02:39.353 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[30347]: t=2024-02-10T07:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-02-10T07:02:39.359 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T07:02:39.605 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[30347]: t=2024-02-10T07:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-02-10T07:02:39.605 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[30347]: t=2024-02-10T07:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-02-10T07:02:39.605 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[30347]: t=2024-02-10T07:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-02-10T07:02:39.605 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[30347]: t=2024-02-10T07:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-02-10T07:02:39.605 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[30347]: t=2024-02-10T07:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-02-10T07:02:39.605 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[30347]: t=2024-02-10T07:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-02-10T07:02:39.605 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[30347]: t=2024-02-10T07:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-02-10T07:02:39.606 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[30347]: t=2024-02-10T07:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-02-10T07:02:39.908 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[30347]: t=2024-02-10T07:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-02-10T07:02:39.908 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[30347]: t=2024-02-10T07:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-02-10T07:02:39.909 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[30347]: t=2024-02-10T07:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-02-10T07:02:39.909 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[30347]: t=2024-02-10T07:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-02-10T07:02:39.909 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[30347]: t=2024-02-10T07:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-02-10T07:02:39.909 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[30347]: t=2024-02-10T07:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-02-10T07:02:39.909 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[30347]: t=2024-02-10T07:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-02-10T07:02:39.909 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[30347]: t=2024-02-10T07:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-02-10T07:02:40.169 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[14417]: cluster 2024-02-10T07:02:38.296793+0000 mgr.y (mgr.24367) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:40.169 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[30347]: t=2024-02-10T07:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-02-10T07:02:40.169 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[30347]: t=2024-02-10T07:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-02-10T07:02:40.169 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:39 smithi195 bash[30347]: t=2024-02-10T07:02:39+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-02-10T07:02:40.170 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:40 smithi195 bash[30347]: t=2024-02-10T07:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-02-10T07:02:40.170 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:40 smithi195 bash[30347]: t=2024-02-10T07:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-02-10T07:02:40.170 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:40 smithi195 bash[30347]: t=2024-02-10T07:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-02-10T07:02:40.170 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:40 smithi195 bash[30347]: t=2024-02-10T07:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-02-10T07:02:40.170 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:40 smithi195 bash[30347]: t=2024-02-10T07:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-02-10T07:02:40.170 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:40 smithi195 bash[30347]: t=2024-02-10T07:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-02-10T07:02:40.371 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T07:02:40.381 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:39 smithi107 bash[14363]: cluster 2024-02-10T07:02:38.296793+0000 mgr.y (mgr.24367) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:40.381 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:39 smithi107 bash[19776]: cluster 2024-02-10T07:02:38.296793+0000 mgr.y (mgr.24367) 52 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:40.438 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:40 smithi195 bash[30347]: t=2024-02-10T07:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-02-10T07:02:40.438 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:40 smithi195 bash[30347]: t=2024-02-10T07:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-02-10T07:02:40.439 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:40 smithi195 bash[30347]: t=2024-02-10T07:02:40+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-10T07:02:40.439 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:40 smithi195 bash[30347]: t=2024-02-10T07:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-02-10T07:02:40.439 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:40 smithi195 bash[30347]: t=2024-02-10T07:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-02-10T07:02:40.439 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:40 smithi195 bash[30347]: t=2024-02-10T07:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-02-10T07:02:40.439 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:40 smithi195 bash[30347]: t=2024-02-10T07:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-02-10T07:02:40.699 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:40 smithi195 bash[30347]: t=2024-02-10T07:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-02-10T07:02:40.699 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:40 smithi195 bash[30347]: t=2024-02-10T07:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-02-10T07:02:40.699 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:40 smithi195 bash[30347]: t=2024-02-10T07:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-02-10T07:02:40.699 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:40 smithi195 bash[30347]: t=2024-02-10T07:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-02-10T07:02:40.699 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:40 smithi195 bash[30347]: t=2024-02-10T07:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-02-10T07:02:40.700 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:40 smithi195 bash[30347]: t=2024-02-10T07:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-02-10T07:02:40.700 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:40 smithi195 bash[30347]: t=2024-02-10T07:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-02-10T07:02:40.962 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:40 smithi195 bash[30347]: t=2024-02-10T07:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-02-10T07:02:40.963 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:40 smithi195 bash[30347]: t=2024-02-10T07:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-02-10T07:02:40.963 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:40 smithi195 bash[30347]: t=2024-02-10T07:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-02-10T07:02:40.963 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:40 smithi195 bash[30347]: t=2024-02-10T07:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-02-10T07:02:40.963 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:40 smithi195 bash[30347]: t=2024-02-10T07:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-02-10T07:02:40.963 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:40 smithi195 bash[30347]: t=2024-02-10T07:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-02-10T07:02:40.963 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:40 smithi195 bash[30347]: t=2024-02-10T07:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-02-10T07:02:40.963 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:40 smithi195 bash[30347]: t=2024-02-10T07:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-02-10T07:02:40.963 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:40 smithi195 bash[30347]: t=2024-02-10T07:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-02-10T07:02:40.963 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:40 smithi195 bash[30347]: t=2024-02-10T07:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-02-10T07:02:41.240 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:40 smithi195 bash[30347]: t=2024-02-10T07:02:40+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-02-10T07:02:41.241 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[30347]: t=2024-02-10T07:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-02-10T07:02:41.241 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[30347]: t=2024-02-10T07:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-02-10T07:02:41.241 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[30347]: t=2024-02-10T07:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-02-10T07:02:41.241 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[30347]: t=2024-02-10T07:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-02-10T07:02:41.241 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[30347]: t=2024-02-10T07:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-02-10T07:02:41.241 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[30347]: t=2024-02-10T07:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-02-10T07:02:41.241 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[30347]: t=2024-02-10T07:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-02-10T07:02:41.389 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T07:02:41.389 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T07:02:41.390 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T07:02:41.391 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T07:02:41.510 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[14417]: cluster 2024-02-10T07:02:40.297382+0000 mgr.y (mgr.24367) 53 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:41.510 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[14417]: audit 2024-02-10T07:02:40.398795+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:02:41.510 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[14417]: audit 2024-02-10T07:02:40.666766+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:02:41.510 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[14417]: cephadm 2024-02-10T07:02:40.674283+0000 mgr.y (mgr.24367) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-10T07:02:41.510 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[14417]: cephadm 2024-02-10T07:02:40.678612+0000 mgr.y (mgr.24367) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi107 2024-02-10T07:02:41.510 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[30347]: t=2024-02-10T07:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-02-10T07:02:41.510 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[30347]: t=2024-02-10T07:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-02-10T07:02:41.510 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[30347]: t=2024-02-10T07:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-02-10T07:02:41.510 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[30347]: t=2024-02-10T07:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-02-10T07:02:41.511 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[30347]: t=2024-02-10T07:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-02-10T07:02:41.511 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[30347]: t=2024-02-10T07:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-02-10T07:02:41.511 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[30347]: t=2024-02-10T07:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-02-10T07:02:41.511 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[30347]: t=2024-02-10T07:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-02-10T07:02:41.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:41 smithi107 bash[14363]: cluster 2024-02-10T07:02:40.297382+0000 mgr.y (mgr.24367) 53 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:41.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:41 smithi107 bash[14363]: audit 2024-02-10T07:02:40.398795+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:02:41.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:41 smithi107 bash[14363]: audit 2024-02-10T07:02:40.666766+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:02:41.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:41 smithi107 bash[14363]: cephadm 2024-02-10T07:02:40.674283+0000 mgr.y (mgr.24367) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-10T07:02:41.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:41 smithi107 bash[14363]: cephadm 2024-02-10T07:02:40.678612+0000 mgr.y (mgr.24367) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi107 2024-02-10T07:02:41.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:41 smithi107 bash[19776]: cluster 2024-02-10T07:02:40.297382+0000 mgr.y (mgr.24367) 53 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:41.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:41 smithi107 bash[19776]: audit 2024-02-10T07:02:40.398795+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:02:41.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:41 smithi107 bash[19776]: audit 2024-02-10T07:02:40.666766+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:02:41.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:41 smithi107 bash[19776]: cephadm 2024-02-10T07:02:40.674283+0000 mgr.y (mgr.24367) 54 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-10T07:02:41.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:41 smithi107 bash[19776]: cephadm 2024-02-10T07:02:40.678612+0000 mgr.y (mgr.24367) 55 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi107 2024-02-10T07:02:41.762 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[30347]: t=2024-02-10T07:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-02-10T07:02:41.762 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[30347]: t=2024-02-10T07:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-02-10T07:02:41.762 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[30347]: t=2024-02-10T07:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-02-10T07:02:41.762 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[30347]: t=2024-02-10T07:02:41+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-10T07:02:41.762 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[30347]: t=2024-02-10T07:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-02-10T07:02:41.763 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[30347]: t=2024-02-10T07:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-02-10T07:02:41.763 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[30347]: t=2024-02-10T07:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-02-10T07:02:42.015 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[30347]: t=2024-02-10T07:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-02-10T07:02:42.015 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[30347]: t=2024-02-10T07:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-02-10T07:02:42.015 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[30347]: t=2024-02-10T07:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-02-10T07:02:42.015 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[30347]: t=2024-02-10T07:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-02-10T07:02:42.016 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[30347]: t=2024-02-10T07:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-02-10T07:02:42.016 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[30347]: t=2024-02-10T07:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-02-10T07:02:42.016 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[30347]: t=2024-02-10T07:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-02-10T07:02:42.016 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:41 smithi195 bash[30347]: t=2024-02-10T07:02:41+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-02-10T07:02:42.277 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:42 smithi195 bash[30347]: t=2024-02-10T07:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-02-10T07:02:42.277 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:42 smithi195 bash[30347]: t=2024-02-10T07:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-02-10T07:02:42.277 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:42 smithi195 bash[30347]: t=2024-02-10T07:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-02-10T07:02:42.277 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:42 smithi195 bash[30347]: t=2024-02-10T07:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-02-10T07:02:42.277 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:42 smithi195 bash[30347]: t=2024-02-10T07:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-02-10T07:02:42.277 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:42 smithi195 bash[30347]: t=2024-02-10T07:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-02-10T07:02:42.277 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:42 smithi195 bash[30347]: t=2024-02-10T07:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-02-10T07:02:42.277 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:42 smithi195 bash[30347]: t=2024-02-10T07:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-02-10T07:02:42.277 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:42 smithi195 bash[30347]: t=2024-02-10T07:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-02-10T07:02:42.277 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:42 smithi195 bash[30347]: t=2024-02-10T07:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-02-10T07:02:42.538 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:42 smithi195 bash[30347]: t=2024-02-10T07:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-02-10T07:02:42.538 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:42 smithi195 bash[30347]: t=2024-02-10T07:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-02-10T07:02:42.538 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:42 smithi195 bash[30347]: t=2024-02-10T07:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-02-10T07:02:42.538 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:42 smithi195 bash[30347]: t=2024-02-10T07:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-02-10T07:02:42.538 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:42 smithi195 bash[30347]: t=2024-02-10T07:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-02-10T07:02:42.538 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:42 smithi195 bash[30347]: t=2024-02-10T07:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-02-10T07:02:42.538 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:42 smithi195 bash[30347]: t=2024-02-10T07:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-02-10T07:02:42.799 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:42 smithi195 bash[30347]: t=2024-02-10T07:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-02-10T07:02:42.799 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:42 smithi195 bash[30347]: t=2024-02-10T07:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-02-10T07:02:42.799 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:42 smithi195 bash[30347]: t=2024-02-10T07:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-02-10T07:02:42.799 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:42 smithi195 bash[30347]: t=2024-02-10T07:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-02-10T07:02:42.799 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:42 smithi195 bash[30347]: t=2024-02-10T07:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-02-10T07:02:42.799 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:42 smithi195 bash[30347]: t=2024-02-10T07:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-02-10T07:02:42.799 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:42 smithi195 bash[30347]: t=2024-02-10T07:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-02-10T07:02:42.799 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:42 smithi195 bash[30347]: t=2024-02-10T07:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-02-10T07:02:42.799 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:42 smithi195 bash[30347]: t=2024-02-10T07:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-02-10T07:02:43.052 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:42 smithi195 bash[30347]: t=2024-02-10T07:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-02-10T07:02:43.052 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:42 smithi195 bash[30347]: t=2024-02-10T07:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-02-10T07:02:43.052 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:42 smithi195 bash[30347]: t=2024-02-10T07:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-02-10T07:02:43.052 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:42 smithi195 bash[30347]: t=2024-02-10T07:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-02-10T07:02:43.052 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-02-10T07:02:43.052 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-02-10T07:02:43.052 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-02-10T07:02:43.304 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-02-10T07:02:43.304 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-02-10T07:02:43.304 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-02-10T07:02:43.304 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-02-10T07:02:43.304 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-02-10T07:02:43.304 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-02-10T07:02:43.304 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-02-10T07:02:43.304 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-02-10T07:02:43.573 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-02-10T07:02:43.573 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-02-10T07:02:43.573 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-02-10T07:02:43.573 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-02-10T07:02:43.573 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-02-10T07:02:43.573 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-02-10T07:02:43.573 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-02-10T07:02:43.834 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-02-10T07:02:43.834 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-02-10T07:02:43.834 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-02-10T07:02:43.834 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-02-10T07:02:43.834 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-02-10T07:02:43.835 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-02-10T07:02:43.835 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-02-10T07:02:43.835 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-02-10T07:02:43.835 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-02-10T07:02:44.104 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[14417]: cluster 2024-02-10T07:02:42.297988+0000 mgr.y (mgr.24367) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:44.104 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-02-10T07:02:44.104 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-02-10T07:02:44.104 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-02-10T07:02:44.104 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-02-10T07:02:44.104 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:43 smithi195 bash[30347]: t=2024-02-10T07:02:43+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-02-10T07:02:44.104 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:44 smithi195 bash[30347]: t=2024-02-10T07:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-02-10T07:02:44.104 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:44 smithi195 bash[30347]: t=2024-02-10T07:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-02-10T07:02:44.105 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:44 smithi195 bash[30347]: t=2024-02-10T07:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-02-10T07:02:44.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:43 smithi107 bash[14363]: cluster 2024-02-10T07:02:42.297988+0000 mgr.y (mgr.24367) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:44.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:43 smithi107 bash[19776]: cluster 2024-02-10T07:02:42.297988+0000 mgr.y (mgr.24367) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:44.373 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:44 smithi195 bash[30347]: t=2024-02-10T07:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-02-10T07:02:44.373 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:44 smithi195 bash[30347]: t=2024-02-10T07:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-02-10T07:02:44.373 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:44 smithi195 bash[30347]: t=2024-02-10T07:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-02-10T07:02:44.373 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:44 smithi195 bash[30347]: t=2024-02-10T07:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-02-10T07:02:44.373 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:44 smithi195 bash[30347]: t=2024-02-10T07:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-02-10T07:02:44.373 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:44 smithi195 bash[30347]: t=2024-02-10T07:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-02-10T07:02:44.373 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:44 smithi195 bash[30347]: t=2024-02-10T07:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-02-10T07:02:44.634 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:44 smithi195 bash[30347]: t=2024-02-10T07:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-02-10T07:02:44.634 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:44 smithi195 bash[30347]: t=2024-02-10T07:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-02-10T07:02:44.634 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:44 smithi195 bash[30347]: t=2024-02-10T07:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-02-10T07:02:44.634 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:44 smithi195 bash[30347]: t=2024-02-10T07:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-02-10T07:02:44.634 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:44 smithi195 bash[30347]: t=2024-02-10T07:02:44+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-10T07:02:44.634 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:44 smithi195 bash[30347]: t=2024-02-10T07:02:44+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-10T07:02:44.635 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:44 smithi195 bash[30347]: t=2024-02-10T07:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-02-10T07:02:44.635 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:44 smithi195 bash[30347]: t=2024-02-10T07:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-02-10T07:02:44.635 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:44 smithi195 bash[30347]: t=2024-02-10T07:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-02-10T07:02:44.903 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:44 smithi195 bash[30347]: t=2024-02-10T07:02:44+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-10T07:02:44.903 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:44 smithi195 bash[30347]: t=2024-02-10T07:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-02-10T07:02:44.903 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:44 smithi195 bash[30347]: t=2024-02-10T07:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-02-10T07:02:44.903 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:44 smithi195 bash[30347]: t=2024-02-10T07:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-02-10T07:02:44.904 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:44 smithi195 bash[30347]: t=2024-02-10T07:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-02-10T07:02:44.904 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:44 smithi195 bash[30347]: t=2024-02-10T07:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-02-10T07:02:44.904 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:44 smithi195 bash[30347]: t=2024-02-10T07:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-02-10T07:02:44.904 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:44 smithi195 bash[30347]: t=2024-02-10T07:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-02-10T07:02:45.156 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:44 smithi195 bash[30347]: t=2024-02-10T07:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-02-10T07:02:45.156 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:44 smithi195 bash[30347]: t=2024-02-10T07:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-02-10T07:02:45.156 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:44 smithi195 bash[30347]: t=2024-02-10T07:02:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-02-10T07:02:45.156 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:45 smithi195 bash[30347]: t=2024-02-10T07:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-02-10T07:02:45.156 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:45 smithi195 bash[30347]: t=2024-02-10T07:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-02-10T07:02:45.156 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:45 smithi195 bash[30347]: t=2024-02-10T07:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-02-10T07:02:45.157 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:45 smithi195 bash[30347]: t=2024-02-10T07:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-02-10T07:02:45.157 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:45 smithi195 bash[30347]: t=2024-02-10T07:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-02-10T07:02:45.408 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:45 smithi195 bash[30347]: t=2024-02-10T07:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-02-10T07:02:45.409 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:45 smithi195 bash[30347]: t=2024-02-10T07:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-02-10T07:02:45.409 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:45 smithi195 bash[30347]: t=2024-02-10T07:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-02-10T07:02:45.409 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:45 smithi195 bash[30347]: t=2024-02-10T07:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-02-10T07:02:45.409 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:45 smithi195 bash[30347]: t=2024-02-10T07:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-02-10T07:02:45.409 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:45 smithi195 bash[30347]: t=2024-02-10T07:02:45+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-10T07:02:45.694 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:45 smithi195 bash[30347]: t=2024-02-10T07:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-02-10T07:02:45.694 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:45 smithi195 bash[30347]: t=2024-02-10T07:02:45+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-10T07:02:45.695 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:45 smithi195 bash[30347]: t=2024-02-10T07:02:45+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-10T07:02:45.695 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:45 smithi195 bash[30347]: t=2024-02-10T07:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-02-10T07:02:45.695 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:45 smithi195 bash[30347]: t=2024-02-10T07:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-02-10T07:02:45.695 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:45 smithi195 bash[30347]: t=2024-02-10T07:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-02-10T07:02:45.695 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:45 smithi195 bash[30347]: t=2024-02-10T07:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-02-10T07:02:45.695 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:45 smithi195 bash[30347]: t=2024-02-10T07:02:45+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-02-10T07:02:45.695 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:45 smithi195 bash[30347]: t=2024-02-10T07:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-02-10T07:02:45.695 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:45 smithi195 bash[30347]: t=2024-02-10T07:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-02-10T07:02:45.969 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:45 smithi195 bash[30347]: t=2024-02-10T07:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-02-10T07:02:45.969 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:45 smithi195 bash[30347]: t=2024-02-10T07:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-02-10T07:02:45.969 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:45 smithi195 bash[30347]: t=2024-02-10T07:02:45+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-02-10T07:02:45.969 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:45 smithi195 bash[30347]: t=2024-02-10T07:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-02-10T07:02:45.969 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:45 smithi195 bash[30347]: t=2024-02-10T07:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-02-10T07:02:45.969 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:45 smithi195 bash[30347]: t=2024-02-10T07:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-02-10T07:02:45.969 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:45 smithi195 bash[30347]: t=2024-02-10T07:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-02-10T07:02:45.969 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:45 smithi195 bash[30347]: t=2024-02-10T07:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-02-10T07:02:45.969 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:45 smithi195 bash[30347]: t=2024-02-10T07:02:45+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-02-10T07:02:45.982 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:02:45 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:02:45] "GET /metrics HTTP/1.1" 200 191521 "" "Prometheus/2.33.4" 2024-02-10T07:02:46.224 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:45 smithi195 bash[14417]: cluster 2024-02-10T07:02:44.298562+0000 mgr.y (mgr.24367) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:46.225 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:46 smithi195 bash[30347]: t=2024-02-10T07:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-02-10T07:02:46.225 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:46 smithi195 bash[30347]: t=2024-02-10T07:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-02-10T07:02:46.225 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:46 smithi195 bash[30347]: t=2024-02-10T07:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-02-10T07:02:46.225 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:46 smithi195 bash[30347]: t=2024-02-10T07:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-02-10T07:02:46.225 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:46 smithi195 bash[30347]: t=2024-02-10T07:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-02-10T07:02:46.225 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:46 smithi195 bash[30347]: t=2024-02-10T07:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-02-10T07:02:46.225 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:46 smithi195 bash[30347]: t=2024-02-10T07:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-02-10T07:02:46.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:45 smithi107 bash[14363]: cluster 2024-02-10T07:02:44.298562+0000 mgr.y (mgr.24367) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:46.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:45 smithi107 bash[19776]: cluster 2024-02-10T07:02:44.298562+0000 mgr.y (mgr.24367) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:46.477 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:46 smithi195 bash[30347]: t=2024-02-10T07:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-02-10T07:02:46.477 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:46 smithi195 bash[30347]: t=2024-02-10T07:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-02-10T07:02:46.477 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:46 smithi195 bash[30347]: t=2024-02-10T07:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-02-10T07:02:46.478 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:46 smithi195 bash[30347]: t=2024-02-10T07:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-02-10T07:02:46.478 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:46 smithi195 bash[30347]: t=2024-02-10T07:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-02-10T07:02:46.478 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:46 smithi195 bash[30347]: t=2024-02-10T07:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-02-10T07:02:46.478 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:46 smithi195 bash[30347]: t=2024-02-10T07:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-02-10T07:02:46.478 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:46 smithi195 bash[30347]: t=2024-02-10T07:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-02-10T07:02:46.478 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:46 smithi195 bash[30347]: t=2024-02-10T07:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-02-10T07:02:46.755 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:02:46 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:02:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:02:46.755 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:46 smithi195 bash[30347]: t=2024-02-10T07:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-02-10T07:02:46.755 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:46 smithi195 bash[30347]: t=2024-02-10T07:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-02-10T07:02:46.755 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:46 smithi195 bash[30347]: t=2024-02-10T07:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-02-10T07:02:46.755 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:46 smithi195 bash[30347]: t=2024-02-10T07:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-02-10T07:02:46.756 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:46 smithi195 bash[30347]: t=2024-02-10T07:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-02-10T07:02:46.756 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:46 smithi195 bash[30347]: t=2024-02-10T07:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-02-10T07:02:46.756 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:46 smithi195 bash[30347]: t=2024-02-10T07:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-02-10T07:02:46.756 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:46 smithi195 bash[30347]: t=2024-02-10T07:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-02-10T07:02:47.007 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:46 smithi195 bash[30347]: t=2024-02-10T07:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-02-10T07:02:47.007 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:46 smithi195 bash[30347]: t=2024-02-10T07:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-02-10T07:02:47.007 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:46 smithi195 bash[30347]: t=2024-02-10T07:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-02-10T07:02:47.007 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:46 smithi195 bash[30347]: t=2024-02-10T07:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-02-10T07:02:47.007 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:46 smithi195 bash[30347]: t=2024-02-10T07:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-02-10T07:02:47.007 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:46 smithi195 bash[30347]: t=2024-02-10T07:02:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-02-10T07:02:47.007 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:47 smithi195 bash[30347]: t=2024-02-10T07:02:47+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-02-10T07:02:47.365 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:47 smithi195 bash[30347]: t=2024-02-10T07:02:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-02-10T07:02:47.365 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:47 smithi195 bash[30347]: t=2024-02-10T07:02:47+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-02-10T07:02:47.366 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:47 smithi195 bash[30347]: t=2024-02-10T07:02:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-02-10T07:02:47.366 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:47 smithi195 bash[30347]: t=2024-02-10T07:02:47+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=12.624576758s 2024-02-10T07:02:47.366 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:47 smithi195 bash[30347]: t=2024-02-10T07:02:47+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-02-10T07:02:47.366 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:47 smithi195 bash[30347]: t=2024-02-10T07:02:47+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-02-10T07:02:47.366 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:47 smithi195 bash[30347]: t=2024-02-10T07:02:47+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-02-10T07:02:47.366 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:47 smithi195 bash[30347]: t=2024-02-10T07:02:47+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-02-10T07:02:47.366 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:47 smithi195 bash[30347]: t=2024-02-10T07:02:47+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-02-10T07:02:47.366 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:47 smithi195 bash[30347]: t=2024-02-10T07:02:47+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-02-10T07:02:47.366 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:47 smithi195 bash[30347]: t=2024-02-10T07:02:47+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-10T07:02:47.366 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:47 smithi195 bash[30347]: t=2024-02-10T07:02:47+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-02-10T07:02:47.659 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:47 smithi195 bash[30347]: t=2024-02-10T07:02:47+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-02-10T07:02:47.659 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:47 smithi195 bash[30347]: t=2024-02-10T07:02:47+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-02-10T07:02:47.659 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:02:47 smithi195 bash[30347]: t=2024-02-10T07:02:47+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-02-10T07:02:48.319 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:48 smithi107 bash[14363]: cluster 2024-02-10T07:02:46.299202+0000 mgr.y (mgr.24367) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:48.319 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:48 smithi107 bash[19776]: cluster 2024-02-10T07:02:46.299202+0000 mgr.y (mgr.24367) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:48.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:47 smithi195 bash[14417]: cluster 2024-02-10T07:02:46.299202+0000 mgr.y (mgr.24367) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:50.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:49 smithi195 bash[14417]: cluster 2024-02-10T07:02:48.299740+0000 mgr.y (mgr.24367) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:50.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:50 smithi107 bash[14363]: cluster 2024-02-10T07:02:48.299740+0000 mgr.y (mgr.24367) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:50.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:50 smithi107 bash[19776]: cluster 2024-02-10T07:02:48.299740+0000 mgr.y (mgr.24367) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:51.480 INFO:teuthology.orchestra.run.smithi107.stdout:163208757284 2024-02-10T07:02:52.268 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:51 smithi107 bash[14363]: cluster 2024-02-10T07:02:50.300313+0000 mgr.y (mgr.24367) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:52.268 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:51 smithi107 bash[14363]: audit 2024-02-10T07:02:51.478027+0000 mon.c (mon.1) 48 : audit [DBG] from='client.? 172.21.15.107:0/4126035628' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-10T07:02:52.268 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:51 smithi107 bash[19776]: cluster 2024-02-10T07:02:50.300313+0000 mgr.y (mgr.24367) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:52.268 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:51 smithi107 bash[19776]: audit 2024-02-10T07:02:51.478027+0000 mon.c (mon.1) 48 : audit [DBG] from='client.? 172.21.15.107:0/4126035628' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-10T07:02:52.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:51 smithi195 bash[14417]: cluster 2024-02-10T07:02:50.300313+0000 mgr.y (mgr.24367) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:52.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:51 smithi195 bash[14417]: audit 2024-02-10T07:02:51.478027+0000 mon.c (mon.1) 48 : audit [DBG] from='client.? 172.21.15.107:0/4126035628' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-10T07:02:54.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:53 smithi107 bash[14363]: cluster 2024-02-10T07:02:52.300984+0000 mgr.y (mgr.24367) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:54.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:53 smithi107 bash[19776]: cluster 2024-02-10T07:02:52.300984+0000 mgr.y (mgr.24367) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:54.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:53 smithi195 bash[14417]: cluster 2024-02-10T07:02:52.300984+0000 mgr.y (mgr.24367) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:55.010 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757281 got 163208757284 for osd.5 2024-02-10T07:02:55.011 DEBUG:teuthology.parallel:result is None 2024-02-10T07:02:55.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:02:55 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:02:55] "GET /metrics HTTP/1.1" 200 191521 "" "Prometheus/2.33.4" 2024-02-10T07:02:56.398 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:55 smithi107 bash[19776]: cluster 2024-02-10T07:02:54.301567+0000 mgr.y (mgr.24367) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:56.399 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:55 smithi107 bash[14363]: cluster 2024-02-10T07:02:54.301567+0000 mgr.y (mgr.24367) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:56.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:55 smithi195 bash[14417]: cluster 2024-02-10T07:02:54.301567+0000 mgr.y (mgr.24367) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:56.422 INFO:teuthology.orchestra.run.smithi107.stdout:231928234005 2024-02-10T07:02:56.430 INFO:teuthology.orchestra.run.smithi107.stdout:34359738441 2024-02-10T07:02:56.791 INFO:teuthology.orchestra.run.smithi107.stdout:128849018924 2024-02-10T07:02:57.002 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:02:56 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:02:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:02:57.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:56 smithi107 bash[14363]: audit 2024-02-10T07:02:56.420440+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.107:0/1474806119' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-10T07:02:57.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:57 smithi107 bash[14363]: audit 2024-02-10T07:02:56.428436+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 172.21.15.107:0/339593055' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-10T07:02:57.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:57 smithi107 bash[14363]: audit 2024-02-10T07:02:56.789452+0000 mon.c (mon.1) 51 : audit [DBG] from='client.? 172.21.15.107:0/1649359962' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-10T07:02:57.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:57 smithi107 bash[19776]: audit 2024-02-10T07:02:56.420440+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.107:0/1474806119' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-10T07:02:57.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:57 smithi107 bash[19776]: audit 2024-02-10T07:02:56.428436+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 172.21.15.107:0/339593055' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-10T07:02:57.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:57 smithi107 bash[19776]: audit 2024-02-10T07:02:56.789452+0000 mon.c (mon.1) 51 : audit [DBG] from='client.? 172.21.15.107:0/1649359962' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-10T07:02:57.296 INFO:teuthology.orchestra.run.smithi107.stdout:77309411388 2024-02-10T07:02:57.389 INFO:teuthology.orchestra.run.smithi107.stdout:197568495647 2024-02-10T07:02:57.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:57 smithi195 bash[14417]: audit 2024-02-10T07:02:56.420440+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.107:0/1474806119' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-10T07:02:57.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:57 smithi195 bash[14417]: audit 2024-02-10T07:02:56.428436+0000 mon.c (mon.1) 50 : audit [DBG] from='client.? 172.21.15.107:0/339593055' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-10T07:02:57.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:57 smithi195 bash[14417]: audit 2024-02-10T07:02:56.789452+0000 mon.c (mon.1) 51 : audit [DBG] from='client.? 172.21.15.107:0/1649359962' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-10T07:02:57.418 INFO:teuthology.orchestra.run.smithi107.stdout:107374182450 2024-02-10T07:02:58.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:58 smithi107 bash[19776]: cluster 2024-02-10T07:02:56.302059+0000 mgr.y (mgr.24367) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:58.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:58 smithi107 bash[19776]: audit 2024-02-10T07:02:57.294810+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.107:0/1747371695' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-10T07:02:58.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:58 smithi107 bash[19776]: audit 2024-02-10T07:02:57.387499+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.107:0/2956996245' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-10T07:02:58.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:02:58 smithi107 bash[19776]: audit 2024-02-10T07:02:57.416582+0000 mon.a (mon.0) 652 : audit [DBG] from='client.? 172.21.15.107:0/3045037773' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-10T07:02:58.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:58 smithi107 bash[14363]: cluster 2024-02-10T07:02:56.302059+0000 mgr.y (mgr.24367) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:58.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:58 smithi107 bash[14363]: audit 2024-02-10T07:02:57.294810+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.107:0/1747371695' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-10T07:02:58.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:58 smithi107 bash[14363]: audit 2024-02-10T07:02:57.387499+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.107:0/2956996245' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-10T07:02:58.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:02:58 smithi107 bash[14363]: audit 2024-02-10T07:02:57.416582+0000 mon.a (mon.0) 652 : audit [DBG] from='client.? 172.21.15.107:0/3045037773' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-10T07:02:58.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:58 smithi195 bash[14417]: cluster 2024-02-10T07:02:56.302059+0000 mgr.y (mgr.24367) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:02:58.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:58 smithi195 bash[14417]: audit 2024-02-10T07:02:57.294810+0000 mon.c (mon.1) 52 : audit [DBG] from='client.? 172.21.15.107:0/1747371695' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-10T07:02:58.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:58 smithi195 bash[14417]: audit 2024-02-10T07:02:57.387499+0000 mon.a (mon.0) 651 : audit [DBG] from='client.? 172.21.15.107:0/2956996245' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-10T07:02:58.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:02:58 smithi195 bash[14417]: audit 2024-02-10T07:02:57.416582+0000 mon.a (mon.0) 652 : audit [DBG] from='client.? 172.21.15.107:0/3045037773' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-10T07:02:59.055 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738437 got 34359738441 for osd.0 2024-02-10T07:02:59.056 DEBUG:teuthology.parallel:result is None 2024-02-10T07:02:59.056 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234001 got 231928234005 for osd.7 2024-02-10T07:02:59.057 INFO:teuthology.orchestra.run.smithi107.stdout:55834574913 2024-02-10T07:02:59.057 DEBUG:teuthology.parallel:result is None 2024-02-10T07:02:59.453 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018921 got 128849018924 for osd.4 2024-02-10T07:02:59.454 DEBUG:teuthology.parallel:result is None 2024-02-10T07:03:00.180 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182446 got 107374182450 for osd.3 2024-02-10T07:03:00.180 DEBUG:teuthology.parallel:result is None 2024-02-10T07:03:00.261 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:00 smithi107 bash[14363]: cluster 2024-02-10T07:02:58.302606+0000 mgr.y (mgr.24367) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:00.261 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:00 smithi107 bash[14363]: audit 2024-02-10T07:02:59.053148+0000 mon.a (mon.0) 653 : audit [DBG] from='client.? 172.21.15.107:0/41533504' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-10T07:03:00.261 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:00 smithi107 bash[19776]: cluster 2024-02-10T07:02:58.302606+0000 mgr.y (mgr.24367) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:00.261 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:00 smithi107 bash[19776]: audit 2024-02-10T07:02:59.053148+0000 mon.a (mon.0) 653 : audit [DBG] from='client.? 172.21.15.107:0/41533504' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-10T07:03:00.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:00 smithi195 bash[14417]: cluster 2024-02-10T07:02:58.302606+0000 mgr.y (mgr.24367) 64 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:00.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:00 smithi195 bash[14417]: audit 2024-02-10T07:02:59.053148+0000 mon.a (mon.0) 653 : audit [DBG] from='client.? 172.21.15.107:0/41533504' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-10T07:03:00.742 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495642 got 197568495647 for osd.6 2024-02-10T07:03:00.742 DEBUG:teuthology.parallel:result is None 2024-02-10T07:03:00.743 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411384 got 77309411388 for osd.2 2024-02-10T07:03:00.743 DEBUG:teuthology.parallel:result is None 2024-02-10T07:03:01.225 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574909 got 55834574913 for osd.1 2024-02-10T07:03:01.225 DEBUG:teuthology.parallel:result is None 2024-02-10T07:03:01.226 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-02-10T07:03:01.226 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph pg dump --format=json 2024-02-10T07:03:01.478 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:03:01 smithi107 systemd[1]: Stopping Ceph alertmanager.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:03:01.478 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:03:01 smithi107 bash[39386]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-alertmanager.a 2024-02-10T07:03:01.478 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:03:01 smithi107 bash[35345]: level=info ts=2024-02-10T07:03:01.302Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-02-10T07:03:02.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:02 smithi107 bash[14363]: cluster 2024-02-10T07:03:00.303232+0000 mgr.y (mgr.24367) 65 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:02.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:02 smithi107 bash[19776]: cluster 2024-02-10T07:03:00.303232+0000 mgr.y (mgr.24367) 65 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:02.212 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:03:01 smithi107 bash[39397]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-alertmanager-a 2024-02-10T07:03:02.212 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:03:01 smithi107 bash[39454]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-alertmanager.a 2024-02-10T07:03:02.212 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:03:01 smithi107 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-10T07:03:02.212 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:03:01 smithi107 systemd[1]: Stopped Ceph alertmanager.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:03:02.213 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:03:01 smithi107 systemd[1]: Started Ceph alertmanager.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:03:02.270 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:02 smithi195 bash[14417]: cluster 2024-02-10T07:03:00.303232+0000 mgr.y (mgr.24367) 65 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:03.332 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:03 smithi195 bash[14417]: audit 2024-02-10T07:03:02.036230+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:03.332 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:03 smithi195 bash[14417]: cephadm 2024-02-10T07:03:02.041690+0000 mgr.y (mgr.24367) 66 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T07:03:03.332 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:03 smithi195 bash[14417]: cephadm 2024-02-10T07:03:02.046595+0000 mgr.y (mgr.24367) 67 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi195 2024-02-10T07:03:03.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:03 smithi107 bash[14363]: audit 2024-02-10T07:03:02.036230+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:03.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:03 smithi107 bash[14363]: cephadm 2024-02-10T07:03:02.041690+0000 mgr.y (mgr.24367) 66 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T07:03:03.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:03 smithi107 bash[14363]: cephadm 2024-02-10T07:03:02.046595+0000 mgr.y (mgr.24367) 67 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi195 2024-02-10T07:03:03.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:03 smithi107 bash[19776]: audit 2024-02-10T07:03:02.036230+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:03.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:03 smithi107 bash[19776]: cephadm 2024-02-10T07:03:02.041690+0000 mgr.y (mgr.24367) 66 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T07:03:03.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:03 smithi107 bash[19776]: cephadm 2024-02-10T07:03:02.046595+0000 mgr.y (mgr.24367) 67 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi195 2024-02-10T07:03:03.461 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:03:03 smithi107 bash[39482]: level=info ts=2024-02-10T07:03:03.141Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-02-10T07:03:03.461 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:03:03 smithi107 bash[39482]: level=info ts=2024-02-10T07:03:03.141Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-02-10T07:03:03.461 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:03:03 smithi107 bash[39482]: level=info ts=2024-02-10T07:03:03.143Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.107 port=9094 2024-02-10T07:03:03.461 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:03:03 smithi107 bash[39482]: level=info ts=2024-02-10T07:03:03.146Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-10T07:03:03.461 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:03:03 smithi107 bash[39482]: level=info ts=2024-02-10T07:03:03.203Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T07:03:03.461 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:03:03 smithi107 bash[39482]: level=info ts=2024-02-10T07:03:03.203Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T07:03:03.462 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:03:03 smithi107 bash[39482]: level=info ts=2024-02-10T07:03:03.207Z caller=main.go:518 msg=Listening address=:9093 2024-02-10T07:03:03.462 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:03:03 smithi107 bash[39482]: level=info ts=2024-02-10T07:03:03.207Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-02-10T07:03:04.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:04 smithi195 bash[14417]: cluster 2024-02-10T07:03:02.303905+0000 mgr.y (mgr.24367) 68 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:04.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:04 smithi107 bash[14363]: cluster 2024-02-10T07:03:02.303905+0000 mgr.y (mgr.24367) 68 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:04.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:04 smithi107 bash[19776]: cluster 2024-02-10T07:03:02.303905+0000 mgr.y (mgr.24367) 68 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:04.954 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T07:03:05.460 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:03:05 smithi107 bash[39482]: level=info ts=2024-02-10T07:03:05.146Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000212522s 2024-02-10T07:03:05.930 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:03:05 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:03:05] "GET /metrics HTTP/1.1" 200 191523 "" "Prometheus/2.33.4" 2024-02-10T07:03:06.086 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:06 smithi195 bash[14417]: cluster 2024-02-10T07:03:04.304487+0000 mgr.y (mgr.24367) 69 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:06.087 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:05 smithi195 systemd[1]: Stopping Ceph prometheus.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:03:06.087 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:05 smithi195 bash[30914]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-prometheus.a 2024-02-10T07:03:06.087 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:05 smithi195 bash[29353]: ts=2024-02-10T07:03:05.919Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-10T07:03:06.087 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:05 smithi195 bash[29353]: ts=2024-02-10T07:03:05.919Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-02-10T07:03:06.087 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:05 smithi195 bash[29353]: ts=2024-02-10T07:03:05.919Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-02-10T07:03:06.087 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:05 smithi195 bash[29353]: ts=2024-02-10T07:03:05.919Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-02-10T07:03:06.087 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:05 smithi195 bash[29353]: ts=2024-02-10T07:03:05.919Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-02-10T07:03:06.087 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:05 smithi195 bash[29353]: ts=2024-02-10T07:03:05.919Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-02-10T07:03:06.087 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:05 smithi195 bash[29353]: ts=2024-02-10T07:03:05.919Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-10T07:03:06.087 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:05 smithi195 bash[29353]: ts=2024-02-10T07:03:05.919Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-02-10T07:03:06.087 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:05 smithi195 bash[29353]: ts=2024-02-10T07:03:05.920Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-02-10T07:03:06.088 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:05 smithi195 bash[29353]: ts=2024-02-10T07:03:05.920Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-02-10T07:03:06.088 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:05 smithi195 bash[29353]: ts=2024-02-10T07:03:05.920Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-02-10T07:03:06.088 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:05 smithi195 bash[29353]: ts=2024-02-10T07:03:05.920Z caller=main.go:1066 level=info msg="See you next time!" 2024-02-10T07:03:06.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:06 smithi107 bash[14363]: cluster 2024-02-10T07:03:04.304487+0000 mgr.y (mgr.24367) 69 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:06.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:06 smithi107 bash[19776]: cluster 2024-02-10T07:03:04.304487+0000 mgr.y (mgr.24367) 69 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:06.793 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:06 smithi195 bash[30922]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-prometheus-a 2024-02-10T07:03:06.793 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:06 smithi195 bash[30956]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-prometheus.a 2024-02-10T07:03:06.793 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:06 smithi195 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@prometheus.a.service: Succeeded. 2024-02-10T07:03:06.793 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:06 smithi195 systemd[1]: Stopped Ceph prometheus.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:03:06.793 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:06 smithi195 systemd[1]: Started Ceph prometheus.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:03:07.899 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[30986]: ts=2024-02-10T07:03:07.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-10T07:03:07.899 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[30986]: ts=2024-02-10T07:03:07.744Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-02-10T07:03:07.899 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[30986]: ts=2024-02-10T07:03:07.744Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-02-10T07:03:07.899 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[30986]: ts=2024-02-10T07:03:07.744Z caller=main.go:518 level=info host_details="(Linux 5.4.0-171-generic #189-Ubuntu SMP Fri Jan 5 14:23:02 UTC 2024 x86_64 smithi195 (none))" 2024-02-10T07:03:07.899 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[30986]: ts=2024-02-10T07:03:07.744Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-10T07:03:07.899 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[30986]: ts=2024-02-10T07:03:07.744Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-10T07:03:07.899 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[30986]: ts=2024-02-10T07:03:07.746Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-02-10T07:03:07.900 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[30986]: ts=2024-02-10T07:03:07.747Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-02-10T07:03:07.900 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[30986]: ts=2024-02-10T07:03:07.748Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-02-10T07:03:07.900 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[30986]: ts=2024-02-10T07:03:07.752Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-10T07:03:07.900 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[30986]: ts=2024-02-10T07:03:07.752Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.489µs 2024-02-10T07:03:07.900 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[30986]: ts=2024-02-10T07:03:07.752Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-10T07:03:07.900 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[30986]: ts=2024-02-10T07:03:07.897Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-02-10T07:03:07.900 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[30986]: ts=2024-02-10T07:03:07.898Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-02-10T07:03:07.900 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[30986]: ts=2024-02-10T07:03:07.898Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=116.647µs wal_replay_duration=145.694427ms total_replay_duration=145.844509ms 2024-02-10T07:03:07.900 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[14417]: cluster 2024-02-10T07:03:06.305223+0000 mgr.y (mgr.24367) 70 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:07.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[14417]: audit 2024-02-10T07:03:06.669804+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:07.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[14417]: audit 2024-02-10T07:03:06.680162+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T07:03:07.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[14417]: audit 2024-02-10T07:03:06.680977+0000 mgr.y (mgr.24367) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T07:03:07.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[14417]: audit 2024-02-10T07:03:06.683157+0000 mon.c (mon.1) 54 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.107:9093"}]: dispatch 2024-02-10T07:03:07.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[14417]: audit 2024-02-10T07:03:06.683893+0000 mgr.y (mgr.24367) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.107:9093"}]: dispatch 2024-02-10T07:03:07.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[14417]: audit 2024-02-10T07:03:06.691825+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:07.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[14417]: audit 2024-02-10T07:03:06.703342+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T07:03:07.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[14417]: audit 2024-02-10T07:03:06.704443+0000 mgr.y (mgr.24367) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T07:03:07.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[14417]: audit 2024-02-10T07:03:06.713950+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.195:9095"}]: dispatch 2024-02-10T07:03:07.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[14417]: audit 2024-02-10T07:03:06.714851+0000 mgr.y (mgr.24367) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.195:9095"}]: dispatch 2024-02-10T07:03:07.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[14417]: audit 2024-02-10T07:03:06.721800+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:07.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[14417]: audit 2024-02-10T07:03:06.731965+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T07:03:07.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[14417]: audit 2024-02-10T07:03:06.732907+0000 mgr.y (mgr.24367) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T07:03:07.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[14417]: audit 2024-02-10T07:03:06.744871+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.195:3000"}]: dispatch 2024-02-10T07:03:07.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[14417]: audit 2024-02-10T07:03:06.745860+0000 mgr.y (mgr.24367) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.195:3000"}]: dispatch 2024-02-10T07:03:07.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[14417]: audit 2024-02-10T07:03:06.755340+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:07.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[14417]: audit 2024-02-10T07:03:06.760123+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:03:07.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[14417]: audit 2024-02-10T07:03:06.762782+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:03:07.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[14417]: audit 2024-02-10T07:03:06.764479+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:03:07.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[19776]: cluster 2024-02-10T07:03:06.305223+0000 mgr.y (mgr.24367) 70 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:07.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[19776]: audit 2024-02-10T07:03:06.669804+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:07.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[19776]: audit 2024-02-10T07:03:06.680162+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T07:03:07.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[19776]: audit 2024-02-10T07:03:06.680977+0000 mgr.y (mgr.24367) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T07:03:07.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[19776]: audit 2024-02-10T07:03:06.683157+0000 mon.c (mon.1) 54 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.107:9093"}]: dispatch 2024-02-10T07:03:07.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[19776]: audit 2024-02-10T07:03:06.683893+0000 mgr.y (mgr.24367) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.107:9093"}]: dispatch 2024-02-10T07:03:07.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[19776]: audit 2024-02-10T07:03:06.691825+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:07.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[19776]: audit 2024-02-10T07:03:06.703342+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T07:03:07.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[19776]: audit 2024-02-10T07:03:06.704443+0000 mgr.y (mgr.24367) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T07:03:07.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[19776]: audit 2024-02-10T07:03:06.713950+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.195:9095"}]: dispatch 2024-02-10T07:03:07.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[19776]: audit 2024-02-10T07:03:06.714851+0000 mgr.y (mgr.24367) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.195:9095"}]: dispatch 2024-02-10T07:03:07.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[19776]: audit 2024-02-10T07:03:06.721800+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:07.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[19776]: audit 2024-02-10T07:03:06.731965+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T07:03:07.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[19776]: audit 2024-02-10T07:03:06.732907+0000 mgr.y (mgr.24367) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T07:03:07.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[19776]: audit 2024-02-10T07:03:06.744871+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.195:3000"}]: dispatch 2024-02-10T07:03:07.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[19776]: audit 2024-02-10T07:03:06.745860+0000 mgr.y (mgr.24367) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.195:3000"}]: dispatch 2024-02-10T07:03:07.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[19776]: audit 2024-02-10T07:03:06.755340+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:07.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[19776]: audit 2024-02-10T07:03:06.760123+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:03:07.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[19776]: audit 2024-02-10T07:03:06.762782+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:03:07.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[19776]: audit 2024-02-10T07:03:06.764479+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:03:07.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[14363]: cluster 2024-02-10T07:03:06.305223+0000 mgr.y (mgr.24367) 70 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:07.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[14363]: audit 2024-02-10T07:03:06.669804+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:07.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[14363]: audit 2024-02-10T07:03:06.680162+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T07:03:07.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[14363]: audit 2024-02-10T07:03:06.680977+0000 mgr.y (mgr.24367) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T07:03:07.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[14363]: audit 2024-02-10T07:03:06.683157+0000 mon.c (mon.1) 54 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.107:9093"}]: dispatch 2024-02-10T07:03:07.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[14363]: audit 2024-02-10T07:03:06.683893+0000 mgr.y (mgr.24367) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.107:9093"}]: dispatch 2024-02-10T07:03:07.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[14363]: audit 2024-02-10T07:03:06.691825+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:07.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[14363]: audit 2024-02-10T07:03:06.703342+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T07:03:07.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[14363]: audit 2024-02-10T07:03:06.704443+0000 mgr.y (mgr.24367) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T07:03:07.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[14363]: audit 2024-02-10T07:03:06.713950+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.195:9095"}]: dispatch 2024-02-10T07:03:07.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[14363]: audit 2024-02-10T07:03:06.714851+0000 mgr.y (mgr.24367) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.195:9095"}]: dispatch 2024-02-10T07:03:07.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[14363]: audit 2024-02-10T07:03:06.721800+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:07.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[14363]: audit 2024-02-10T07:03:06.731965+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T07:03:07.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[14363]: audit 2024-02-10T07:03:06.732907+0000 mgr.y (mgr.24367) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T07:03:07.964 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[14363]: audit 2024-02-10T07:03:06.744871+0000 mon.c (mon.1) 58 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.195:3000"}]: dispatch 2024-02-10T07:03:07.964 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[14363]: audit 2024-02-10T07:03:06.745860+0000 mgr.y (mgr.24367) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.195:3000"}]: dispatch 2024-02-10T07:03:07.964 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[14363]: audit 2024-02-10T07:03:06.755340+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:07.964 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[14363]: audit 2024-02-10T07:03:06.760123+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:03:07.964 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[14363]: audit 2024-02-10T07:03:06.762782+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:03:07.964 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:07 smithi107 bash[14363]: audit 2024-02-10T07:03:06.764479+0000 mon.c (mon.1) 61 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:03:08.091 INFO:teuthology.orchestra.run.smithi107.stdout: 2024-02-10T07:03:08.093 INFO:teuthology.orchestra.run.smithi107.stderr:dumped all 2024-02-10T07:03:08.158 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[30986]: ts=2024-02-10T07:03:07.902Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-02-10T07:03:08.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[30986]: ts=2024-02-10T07:03:07.902Z caller=main.go:947 level=info msg="TSDB started" 2024-02-10T07:03:08.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[30986]: ts=2024-02-10T07:03:07.903Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-10T07:03:08.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[30986]: ts=2024-02-10T07:03:07.930Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=27.91277ms db_storage=1.443µs remote_storage=2.944µs web_handler=643ns query_engine=1.17µs scrape=608.514µs scrape_sd=38.511µs notify=26.135µs notify_sd=12.118µs rules=26.550887ms 2024-02-10T07:03:08.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:03:07 smithi195 bash[30986]: ts=2024-02-10T07:03:07.931Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-02-10T07:03:08.832 INFO:teuthology.orchestra.run.smithi107.stdout:{"pg_ready":true,"pg_map":{"version":49,"stamp":"2024-02-10T07:03:06.304816+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":48888,"kb_used_data":6072,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912328,"statfs":{"total":767960285184,"available":767910223872,"internally_reserved":0,"allocated":6217728,"data_stored":3487276,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003525"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-10T07:01:34.673334+0000","last_change":"2024-02-10T07:01:13.007512+0000","last_active":"2024-02-10T07:01:34.673334+0000","last_peered":"2024-02-10T07:01:34.673334+0000","last_clean":"2024-02-10T07:01:34.673334+0000","last_became_active":"2024-02-10T07:01:13.006779+0000","last_became_peered":"2024-02-10T07:01:13.006779+0000","last_unstale":"2024-02-10T07:01:34.673334+0000","last_undegraded":"2024-02-10T07:01:34.673334+0000","last_fullsized":"2024-02-10T07:01:34.673334+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-10T06:58:11.475970+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T06:58:11.475970+0000","last_clean_scrub_stamp":"2024-02-10T06:58:11.475970+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-11T08:00:19.602160+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":231928234008,"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":"Sat Feb 10 07:02:13 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.92800000000000005,"15min":0.92800000000000005},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.339,"5min":1.339,"15min":1.339},"last":1.2090000000000001},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.246,"5min":1.246,"15min":1.246},"last":1.1910000000000001}]},{"osd":1,"last update":"Sat Feb 10 07:02:13 2024","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.92400000000000004,"15min":0.92400000000000004},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.89500000000000002},{"interface":"front","average":{"1min":1.016,"5min":1.016,"15min":1.016},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.353,"5min":1.353,"15min":1.353},"last":1.0309999999999999}]},{"osd":2,"last update":"Sat Feb 10 07:02:13 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.94799999999999995,"15min":0.94799999999999995},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.3069999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.94699999999999995},{"interface":"front","average":{"1min":1.04,"5min":1.04,"15min":1.04},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":0.77300000000000002}]},{"osd":3,"last update":"Sat Feb 10 07:02:13 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"min":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"max":{"1min":1.2210000000000001,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":1.266},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.0860000000000001,"15min":1.0860000000000001},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.446,"5min":1.446,"15min":1.446},"last":0.997}]},{"osd":4,"last update":"Sat Feb 10 07:02:13 2024","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.04,"15min":1.04},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.448,"5min":1.448,"15min":1.448},"last":1.4530000000000001},{"interface":"front","average":{"1min":1.028,"5min":1.028,"15min":1.028},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.383,"5min":1.383,"15min":1.383},"last":1.151}]},{"osd":5,"last update":"Sat Feb 10 07:02:13 2024","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.121,"15min":1.121},"min":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.6950000000000001,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":1.1160000000000001},{"interface":"front","average":{"1min":1.1659999999999999,"5min":1.1659999999999999,"15min":1.1659999999999999},"min":{"1min":0.85099999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"max":{"1min":1.5640000000000001,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":1.3080000000000001}]},{"osd":6,"last update":"Sat Feb 10 07:02:13 2024","interfaces":[{"interface":"back","average":{"1min":1.228,"5min":1.228,"15min":1.228},"min":{"1min":0.871,"5min":0.871,"15min":0.871},"max":{"1min":1.7350000000000001,"5min":1.7350000000000001,"15min":1.7350000000000001},"last":2.2519999999999998},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"min":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":2.0790000000000002}]}]},{"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":6144,"kb_used_data":1080,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739008,"statfs":{"total":95995035648,"available":95988744192,"internally_reserved":0,"allocated":1105920,"data_stored":766181,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 07:02:37 2024","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.92100000000000004,"15min":0.91600000000000004},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.482,"5min":1.482,"15min":1.482},"last":1.5960000000000001},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.95699999999999996,"15min":0.96499999999999997},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.2010000000000001,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":1.3240000000000001}]},{"osd":1,"last update":"Sat Feb 10 07:02:37 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.98399999999999999,"15min":0.98999999999999999},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.3859999999999999,"5min":1.508,"15min":1.508},"last":1.119},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.95399999999999996,"15min":0.94999999999999996},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.357,"5min":1.357,"15min":1.357},"last":1.4850000000000001}]},{"osd":2,"last update":"Sat Feb 10 07:02:37 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.98199999999999998,"15min":0.98599999999999999},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.1899999999999999,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":1.831},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.0069999999999999,"15min":1.006},"min":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.319,"5min":1.363,"15min":1.363},"last":1.7549999999999999}]},{"osd":3,"last update":"Sat Feb 10 07:02:37 2024","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.95999999999999996,"15min":0.96399999999999997},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.2529999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":1.6539999999999999},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.054,"15min":1.052},"min":{"1min":0.68999999999999995,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.5680000000000001,"5min":1.5680000000000001,"15min":1.5680000000000001},"last":1.7010000000000001}]},{"osd":4,"last update":"Sat Feb 10 07:02:37 2024","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":0.97799999999999998,"15min":0.97399999999999998},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.3280000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":1.452},{"interface":"front","average":{"1min":1.048,"5min":1.0669999999999999,"15min":1.0700000000000001},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.7829999999999999}]},{"osd":5,"last update":"Sat Feb 10 07:02:37 2024","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.034,"15min":1.0229999999999999},"min":{"1min":0.69699999999999995,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.4990000000000001,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":1.6879999999999999},{"interface":"front","average":{"1min":1.085,"5min":1.0920000000000001,"15min":1.093},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":1.8999999999999999}]},{"osd":7,"last update":"Sat Feb 10 07:02:10 2024","interfaces":[{"interface":"back","average":{"1min":1.212,"5min":1.212,"15min":1.212},"min":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"max":{"1min":1.7709999999999999,"5min":1.7709999999999999,"15min":1.7709999999999999},"last":1.6180000000000001},{"interface":"front","average":{"1min":1.1970000000000001,"5min":1.1970000000000001,"15min":1.1970000000000001},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.633,"5min":1.633,"15min":1.633},"last":1.98}]}]},{"osd":1,"up_from":13,"seq":55834574915,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6328,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738824,"statfs":{"total":95995035648,"available":95988555776,"internally_reserved":0,"allocated":573440,"data_stored":237311,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 07:02:42 2024","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":0.68200000000000005,"15min":0.622},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.92900000000000005,"5min":1.327,"15min":1.327},"last":0.66400000000000003},{"interface":"front","average":{"1min":0.83199999999999996,"5min":0.748,"15min":0.66600000000000004},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.0800000000000001,"5min":1.1240000000000001,"15min":1.1240000000000001},"last":0.81799999999999995}]},{"osd":2,"last update":"Sat Feb 10 07:02:15 2024","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.78800000000000003,"15min":0.72399999999999998},"min":{"1min":0.56499999999999995,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.161,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":1.0329999999999999},{"interface":"front","average":{"1min":0.73699999999999999,"5min":0.753,"15min":0.71499999999999997},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.169,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":0.77700000000000002}]},{"osd":3,"last update":"Sat Feb 10 07:02:57 2024","interfaces":[{"interface":"back","average":{"1min":0.78700000000000003,"5min":0.79200000000000004,"15min":0.80200000000000005},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.0449999999999999,"5min":1.905,"15min":1.905},"last":0.79200000000000004},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.88700000000000001,"15min":0.86799999999999999},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.1870000000000001,"5min":1.645,"15min":1.645},"last":1.1699999999999999}]},{"osd":4,"last update":"Sat Feb 10 07:02:25 2024","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":1.0069999999999999,"15min":1.0009999999999999},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.3540000000000001,"5min":1.994,"15min":1.994},"last":0.86299999999999999},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.087,"15min":1.075},"min":{"1min":0.72799999999999998,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.296,"5min":1.806,"15min":1.806},"last":1.109}]},{"osd":5,"last update":"Sat Feb 10 07:02:59 2024","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.0820000000000001,"15min":1.095},"min":{"1min":0.73999999999999999,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.4079999999999999,"5min":1.8320000000000001,"15min":1.8320000000000001},"last":0.997},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.0860000000000001,"15min":1.0649999999999999},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.575,"5min":1.6739999999999999,"15min":1.6739999999999999},"last":0.96999999999999997}]},{"osd":6,"last update":"Sat Feb 10 07:02:34 2024","interfaces":[{"interface":"back","average":{"1min":1.1819999999999999,"5min":1.2090000000000001,"15min":1.2130000000000001},"min":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"max":{"1min":1.494,"5min":1.7190000000000001,"15min":1.7190000000000001},"last":1.198},{"interface":"front","average":{"1min":1.1679999999999999,"5min":1.26,"15min":1.2749999999999999},"min":{"1min":0.752,"5min":0.752,"15min":0.752},"max":{"1min":1.6020000000000001,"5min":1.7430000000000001,"15min":1.7430000000000001},"last":1.2749999999999999}]},{"osd":7,"last update":"Sat Feb 10 07:02:09 2024","interfaces":[{"interface":"back","average":{"1min":1.1739999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"min":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"max":{"1min":1.9159999999999999,"5min":1.9159999999999999,"15min":1.9159999999999999},"last":1.0980000000000001},{"interface":"front","average":{"1min":1.236,"5min":1.236,"15min":1.236},"min":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"max":{"1min":1.875,"5min":1.875,"15min":1.875},"last":1.232}]}]},{"osd":0,"up_from":8,"seq":34359738444,"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":"Sat Feb 10 07:02:48 2024","interfaces":[{"interface":"back","average":{"1min":0.78000000000000003,"5min":0.69599999999999995,"15min":0.59499999999999997},"min":{"1min":0.378,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.1559999999999999,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.76200000000000001,"5min":0.71099999999999997,"15min":0.61899999999999999},"min":{"1min":0.41599999999999998,"5min":0.373,"15min":0.373},"max":{"1min":1.226,"5min":1.226,"15min":1.226},"last":0.89000000000000001}]},{"osd":2,"last update":"Sat Feb 10 07:02:19 2024","interfaces":[{"interface":"back","average":{"1min":0.747,"5min":0.73699999999999999,"15min":0.68899999999999995},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1,"5min":1.1679999999999999,"15min":1.1679999999999999},"last":0.72999999999999998},{"interface":"front","average":{"1min":0.85099999999999998,"5min":0.80900000000000005,"15min":0.745},"min":{"1min":0.51200000000000001,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.2130000000000001,"5min":1.306,"15min":1.306},"last":0.92800000000000005}]},{"osd":3,"last update":"Sat Feb 10 07:02:54 2024","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.84799999999999998,"15min":0.84299999999999997},"min":{"1min":0.51500000000000001,"5min":0.438,"15min":0.438},"max":{"1min":1.1140000000000001,"5min":1.284,"15min":1.284},"last":0.84199999999999997},{"interface":"front","average":{"1min":1.008,"5min":0.92800000000000005,"15min":0.89800000000000002},"min":{"1min":0.66500000000000004,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.2829999999999999,"5min":1.383,"15min":1.383},"last":1.0189999999999999}]},{"osd":4,"last update":"Sat Feb 10 07:02:27 2024","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.117,"15min":1.107},"min":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"max":{"1min":1.496,"5min":1.752,"15min":1.752},"last":1.0800000000000001},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.073,"15min":1.0529999999999999},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.347,"5min":1.645,"15min":1.645},"last":0.997}]},{"osd":5,"last update":"Sat Feb 10 07:03:02 2024","interfaces":[{"interface":"back","average":{"1min":1.1679999999999999,"5min":1.1539999999999999,"15min":1.155},"min":{"1min":0.73599999999999999,"5min":0.62,"15min":0.62},"max":{"1min":1.5900000000000001,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":0.98399999999999999},{"interface":"front","average":{"1min":1.2629999999999999,"5min":1.2250000000000001,"15min":1.2170000000000001},"min":{"1min":0.871,"5min":0.751,"15min":0.751},"max":{"1min":1.5860000000000001,"5min":1.8480000000000001,"15min":1.8480000000000001},"last":1.135}]},{"osd":6,"last update":"Sat Feb 10 07:02:38 2024","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.226,"15min":1.24},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.5589999999999999,"5min":1.6279999999999999,"15min":1.6279999999999999},"last":1.0629999999999999},{"interface":"front","average":{"1min":1.198,"5min":1.2909999999999999,"15min":1.3069999999999999},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.52,"5min":1.8089999999999999,"15min":1.8089999999999999},"last":1.204}]},{"osd":7,"last update":"Sat Feb 10 07:02:09 2024","interfaces":[{"interface":"back","average":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.7230000000000001,"5min":1.7230000000000001,"15min":1.7230000000000001},"last":1.2709999999999999},{"interface":"front","average":{"1min":1.252,"5min":1.252,"15min":1.252},"min":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"max":{"1min":1.6020000000000001,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.1839999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411390,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6272,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738880,"statfs":{"total":95995035648,"available":95988613120,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 07:02:16 2024","interfaces":[{"interface":"back","average":{"1min":0.77600000000000002,"5min":0.69299999999999995,"15min":0.66500000000000004},"min":{"1min":0.53700000000000003,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.1479999999999999,"5min":1.1479999999999999,"15min":1.1479999999999999},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.73399999999999999,"15min":0.68899999999999995},"min":{"1min":0.61399999999999999,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.0700000000000001,"5min":1.137,"15min":1.137},"last":0.81799999999999995}]},{"osd":1,"last update":"Sat Feb 10 07:02:16 2024","interfaces":[{"interface":"back","average":{"1min":0.76800000000000002,"5min":0.72699999999999998,"15min":0.67300000000000004},"min":{"1min":0.54500000000000004,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.0449999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.72999999999999998},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.79100000000000004,"15min":0.71199999999999997},"min":{"1min":0.69799999999999995,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.167,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.68999999999999995}]},{"osd":3,"last update":"Sat Feb 10 07:02:51 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.873,"15min":0.84999999999999998},"min":{"1min":0.69799999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.1839999999999999,"5min":1.1839999999999999,"15min":1.1839999999999999},"last":0.85499999999999998},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.88600000000000001,"15min":0.88300000000000001},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.22,"5min":1.472,"15min":1.472},"last":0.65100000000000002}]},{"osd":4,"last update":"Sat Feb 10 07:02:28 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.0369999999999999,"15min":1.022},"min":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.7789999999999999,"5min":1.7789999999999999,"15min":1.7789999999999999},"last":1.131},{"interface":"front","average":{"1min":1.077,"5min":1.0780000000000001,"15min":1.0680000000000001},"min":{"1min":0.755,"5min":0.755,"15min":0.755},"max":{"1min":1.5489999999999999,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":1.095}]},{"osd":5,"last update":"Sat Feb 10 07:02:59 2024","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":1.151,"15min":1.141},"min":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.653,"5min":1.653,"15min":1.653},"last":0.94099999999999995},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.1539999999999999,"15min":1.175},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.3660000000000001,"5min":1.639,"15min":1.639},"last":0.91700000000000004}]},{"osd":6,"last update":"Sat Feb 10 07:02:32 2024","interfaces":[{"interface":"back","average":{"1min":1.224,"5min":1.173,"15min":1.165},"min":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"max":{"1min":1.7829999999999999,"5min":1.7829999999999999,"15min":1.7829999999999999},"last":0.998},{"interface":"front","average":{"1min":1.2310000000000001,"5min":1.2430000000000001,"15min":1.2450000000000001},"min":{"1min":0.91100000000000003,"5min":0.91100000000000003,"15min":0.91100000000000003},"max":{"1min":1.8080000000000001,"5min":1.8080000000000001,"15min":1.8080000000000001},"last":1.0640000000000001}]},{"osd":7,"last update":"Sat Feb 10 07:02:12 2024","interfaces":[{"interface":"back","average":{"1min":1.2749999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"min":{"1min":0.97399999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"max":{"1min":1.6970000000000001,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":0.97399999999999998},{"interface":"front","average":{"1min":1.3100000000000001,"5min":1.3100000000000001,"15min":1.3100000000000001},"min":{"1min":1.028,"5min":1.028,"15min":1.028},"max":{"1min":1.5389999999999999,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":1.107}]}]},{"osd":3,"up_from":25,"seq":107374182452,"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":237576,"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":"Sat Feb 10 07:02:51 2024","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.68100000000000005,"15min":0.65700000000000003},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.1839999999999999,"5min":1.1839999999999999,"15min":1.1839999999999999},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.84999999999999998,"5min":0.80000000000000004,"15min":0.76400000000000001},"min":{"1min":0.58599999999999997,"5min":0.437,"15min":0.437},"max":{"1min":1.391,"5min":1.391,"15min":1.391},"last":0.76400000000000001}]},{"osd":1,"last update":"Sat Feb 10 07:02:51 2024","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.80500000000000005,"15min":0.79100000000000004},"min":{"1min":0.53400000000000003,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.94699999999999995},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.79400000000000004,"15min":0.77300000000000002},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":2.2389999999999999,"5min":2.2389999999999999,"15min":2.2389999999999999},"last":0.72699999999999998}]},{"osd":2,"last update":"Sat Feb 10 07:02:51 2024","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.876,"15min":0.84399999999999997},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.8600000000000001,"5min":1.8600000000000001,"15min":1.8600000000000001},"last":0.83699999999999997},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.87,"15min":0.85099999999999998},"min":{"1min":0.56499999999999995,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.889,"5min":1.889,"15min":1.889},"last":0.98499999999999999}]},{"osd":4,"last update":"Sat Feb 10 07:02:22 2024","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.0209999999999999,"15min":1.0149999999999999},"min":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.232,"5min":1.7709999999999999,"15min":1.7709999999999999},"last":1.234},{"interface":"front","average":{"1min":1.01,"5min":1.0680000000000001,"15min":1.0680000000000001},"min":{"1min":0.77800000000000002,"5min":0.75800000000000001,"15min":0.75800000000000001},"max":{"1min":1.3959999999999999,"5min":1.6299999999999999,"15min":1.6299999999999999},"last":0.90300000000000002}]},{"osd":5,"last update":"Sat Feb 10 07:03:01 2024","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.1299999999999999,"15min":1.1419999999999999},"min":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.9390000000000001,"5min":1.9390000000000001,"15min":1.9390000000000001},"last":1.0249999999999999},{"interface":"front","average":{"1min":1.137,"5min":1.171,"15min":1.1899999999999999},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.536,"5min":1.597,"15min":1.597},"last":1.2649999999999999}]},{"osd":6,"last update":"Sat Feb 10 07:02:33 2024","interfaces":[{"interface":"back","average":{"1min":1.2110000000000001,"5min":1.2390000000000001,"15min":1.244},"min":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"max":{"1min":2.0870000000000002,"5min":2.0870000000000002,"15min":2.0870000000000002},"last":1.3480000000000001},{"interface":"front","average":{"1min":1.216,"5min":1.2090000000000001,"15min":1.208},"min":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"max":{"1min":1.556,"5min":1.732,"15min":1.732},"last":1.5700000000000001}]},{"osd":7,"last update":"Sat Feb 10 07:02:12 2024","interfaces":[{"interface":"back","average":{"1min":1.2210000000000001,"5min":1.2210000000000001,"15min":1.2210000000000001},"min":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"max":{"1min":1.7569999999999999,"5min":1.7569999999999999,"15min":1.7569999999999999},"last":1.446},{"interface":"front","average":{"1min":1.234,"5min":1.234,"15min":1.234},"min":{"1min":0.94099999999999995,"5min":0.94099999999999995,"15min":0.94099999999999995},"max":{"1min":1.6899999999999999,"5min":1.6899999999999999,"15min":1.6899999999999999},"last":1.4830000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018927,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 07:02:25 2024","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.89800000000000002,"15min":0.89400000000000002},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.6439999999999999,"5min":1.6439999999999999,"15min":1.6439999999999999},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.90200000000000002,"15min":0.878},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.657,"5min":1.657,"15min":1.657},"last":0.78300000000000003}]},{"osd":1,"last update":"Sat Feb 10 07:02:25 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.89200000000000002,"15min":0.89600000000000002},"min":{"1min":0.628,"5min":0.62,"15min":0.62},"max":{"1min":1.5249999999999999,"5min":1.5249999999999999,"15min":1.5249999999999999},"last":0.747},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.93100000000000005,"15min":0.92300000000000004},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.585,"5min":1.585,"15min":1.585},"last":1.109}]},{"osd":2,"last update":"Sat Feb 10 07:02:25 2024","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.91100000000000003,"15min":0.91100000000000003},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.6970000000000001,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":0.96699999999999997},{"interface":"front","average":{"1min":1.036,"5min":1.0009999999999999,"15min":0.98999999999999999},"min":{"1min":0.81200000000000006,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.548,"5min":1.548,"15min":1.548},"last":1.302}]},{"osd":3,"last update":"Sat Feb 10 07:02:25 2024","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":0.96799999999999997,"15min":0.94999999999999996},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.6060000000000001,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":1.2230000000000001},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.024,"15min":1.028},"min":{"1min":0.78300000000000003,"5min":0.73899999999999999,"15min":0.73899999999999999},"max":{"1min":1.5569999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":1.0529999999999999}]},{"osd":5,"last update":"Sat Feb 10 07:03:00 2024","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":0.90900000000000003,"15min":0.84399999999999997},"min":{"1min":0.58999999999999997,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.9390000000000001,"5min":1.9390000000000001,"15min":1.9390000000000001},"last":1.0720000000000001},{"interface":"front","average":{"1min":1.101,"5min":0.91200000000000003,"15min":0.85599999999999998},"min":{"1min":0.63300000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.722,"5min":1.722,"15min":1.722},"last":0.93000000000000005}]},{"osd":6,"last update":"Sat Feb 10 07:02:35 2024","interfaces":[{"interface":"back","average":{"1min":1.117,"5min":1.022,"15min":1.006},"min":{"1min":0.76000000000000001,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.794,"5min":1.794,"15min":1.794},"last":1.137},{"interface":"front","average":{"1min":1.224,"5min":1.171,"15min":1.1619999999999999},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.831,"5min":1.831,"15min":1.831},"last":1.3580000000000001}]},{"osd":7,"last update":"Sat Feb 10 07:02:10 2024","interfaces":[{"interface":"back","average":{"1min":1.2410000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"min":{"1min":0.98299999999999998,"5min":0.98299999999999998,"15min":0.98299999999999998},"max":{"1min":1.762,"5min":1.762,"15min":1.762},"last":1.403},{"interface":"front","average":{"1min":1.137,"5min":1.137,"15min":1.137},"min":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"max":{"1min":1.4770000000000001,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":1.2070000000000001}]}]},{"osd":5,"up_from":38,"seq":163208757288,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5684,"kb_used_data":556,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739468,"statfs":{"total":95995035648,"available":95989215232,"internally_reserved":0,"allocated":569344,"data_stored":236988,"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":"Sat Feb 10 07:02:02 2024","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.86899999999999999,"15min":0.85899999999999999},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.6040000000000001,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":1.012},{"interface":"front","average":{"1min":0.875,"5min":0.91100000000000003,"15min":0.91700000000000004},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":0.86599999999999999}]},{"osd":1,"last update":"Sat Feb 10 07:02:02 2024","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":0.88,"15min":0.85999999999999999},"min":{"1min":0.72399999999999998,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.4770000000000001,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":0.93100000000000005},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.89900000000000002,"15min":0.89500000000000002},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.71699999999999997}]},{"osd":2,"last update":"Sat Feb 10 07:02:02 2024","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.97399999999999998,"15min":0.97199999999999998},"min":{"1min":0.72499999999999998,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":1.032},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.006,"15min":0.997},"min":{"1min":0.75700000000000001,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.3660000000000001,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.83599999999999997}]},{"osd":3,"last update":"Sat Feb 10 07:02:02 2024","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.002,"15min":0.998},"min":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.498,"5min":1.498,"15min":1.498},"last":0.67000000000000004},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.97899999999999998,"15min":0.97399999999999998},"min":{"1min":0.78900000000000003,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.2729999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.81699999999999995}]},{"osd":4,"last update":"Sat Feb 10 07:02:02 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.90400000000000003,"15min":0.89600000000000002},"min":{"1min":0.54600000000000004,"5min":0.497,"15min":0.497},"max":{"1min":1.349,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.97099999999999997},{"interface":"front","average":{"1min":1.0660000000000001,"5min":0.97399999999999998,"15min":0.95899999999999996},"min":{"1min":0.65700000000000003,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.0920000000000001}]},{"osd":6,"last update":"Sat Feb 10 07:02:37 2024","interfaces":[{"interface":"back","average":{"1min":1.147,"5min":1.1220000000000001,"15min":1.1180000000000001},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.7,"5min":1.7,"15min":1.7},"last":1.179},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.1539999999999999,"15min":1.1579999999999999},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.5249999999999999,"5min":1.867,"15min":1.867},"last":1.1599999999999999}]},{"osd":7,"last update":"Sat Feb 10 07:02:09 2024","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.105,"15min":1.105},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.6319999999999999,"5min":1.6319999999999999,"15min":1.6319999999999999},"last":0.89800000000000002},{"interface":"front","average":{"1min":1.2310000000000001,"5min":1.2310000000000001,"15min":1.2310000000000001},"min":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"max":{"1min":1.4870000000000001,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":1.143}]}]}],"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-10T07:03:08.833 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph pg dump --format=json 2024-02-10T07:03:09.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:08 smithi107 bash[14363]: audit 2024-02-10T07:03:08.081405+0000 mgr.y (mgr.24367) 77 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T07:03:09.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:08 smithi107 bash[19776]: audit 2024-02-10T07:03:08.081405+0000 mgr.y (mgr.24367) 77 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T07:03:09.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:08 smithi195 bash[14417]: audit 2024-02-10T07:03:08.081405+0000 mgr.y (mgr.24367) 77 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T07:03:10.340 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:09 smithi107 bash[19776]: cluster 2024-02-10T07:03:08.305944+0000 mgr.y (mgr.24367) 78 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:10.340 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:09 smithi107 bash[14363]: cluster 2024-02-10T07:03:08.305944+0000 mgr.y (mgr.24367) 78 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:10.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:09 smithi195 bash[14417]: cluster 2024-02-10T07:03:08.305944+0000 mgr.y (mgr.24367) 78 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:11.541 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T07:03:11.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:11 smithi195 bash[14417]: cluster 2024-02-10T07:03:10.306393+0000 mgr.y (mgr.24367) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:11.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:11 smithi195 bash[14417]: audit 2024-02-10T07:03:10.356472+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:11.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:11 smithi195 bash[14417]: audit 2024-02-10T07:03:10.596907+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:11.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:11 smithi195 bash[14417]: audit 2024-02-10T07:03:10.876542+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:11.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:11 smithi195 bash[14417]: audit 2024-02-10T07:03:10.885564+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:03:11.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:11 smithi195 bash[14417]: audit 2024-02-10T07:03:10.887470+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:03:11.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:11 smithi195 bash[14417]: audit 2024-02-10T07:03:10.888748+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:03:11.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:11 smithi107 bash[19776]: cluster 2024-02-10T07:03:10.306393+0000 mgr.y (mgr.24367) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:11.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:11 smithi107 bash[19776]: audit 2024-02-10T07:03:10.356472+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:11.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:11 smithi107 bash[19776]: audit 2024-02-10T07:03:10.596907+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:11.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:11 smithi107 bash[19776]: audit 2024-02-10T07:03:10.876542+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:11.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:11 smithi107 bash[19776]: audit 2024-02-10T07:03:10.885564+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:03:11.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:11 smithi107 bash[19776]: audit 2024-02-10T07:03:10.887470+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:03:11.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:11 smithi107 bash[19776]: audit 2024-02-10T07:03:10.888748+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:03:11.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:11 smithi107 bash[14363]: cluster 2024-02-10T07:03:10.306393+0000 mgr.y (mgr.24367) 79 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:11.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:11 smithi107 bash[14363]: audit 2024-02-10T07:03:10.356472+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:11.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:11 smithi107 bash[14363]: audit 2024-02-10T07:03:10.596907+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:11.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:11 smithi107 bash[14363]: audit 2024-02-10T07:03:10.876542+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:11.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:11 smithi107 bash[14363]: audit 2024-02-10T07:03:10.885564+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:03:11.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:11 smithi107 bash[14363]: audit 2024-02-10T07:03:10.887470+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:03:11.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:11 smithi107 bash[14363]: audit 2024-02-10T07:03:10.888748+0000 mon.c (mon.1) 64 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:03:13.460 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:03:13 smithi107 bash[39482]: level=info ts=2024-02-10T07:03:13.149Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.0032239s 2024-02-10T07:03:14.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:13 smithi195 bash[14417]: cluster 2024-02-10T07:03:12.306992+0000 mgr.y (mgr.24367) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:14.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:13 smithi107 bash[14363]: cluster 2024-02-10T07:03:12.306992+0000 mgr.y (mgr.24367) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:14.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:13 smithi107 bash[19776]: cluster 2024-02-10T07:03:12.306992+0000 mgr.y (mgr.24367) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:14.496 INFO:teuthology.orchestra.run.smithi107.stdout: 2024-02-10T07:03:14.499 INFO:teuthology.orchestra.run.smithi107.stderr:dumped all 2024-02-10T07:03:15.204 INFO:teuthology.orchestra.run.smithi107.stdout:{"pg_ready":true,"pg_map":{"version":53,"stamp":"2024-02-10T07:03:14.307252+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":48888,"kb_used_data":6072,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912328,"statfs":{"total":767960285184,"available":767910223872,"internally_reserved":0,"allocated":6217728,"data_stored":3487276,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003682"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-02-10T07:01:34.673334+0000","last_change":"2024-02-10T07:01:13.007512+0000","last_active":"2024-02-10T07:01:34.673334+0000","last_peered":"2024-02-10T07:01:34.673334+0000","last_clean":"2024-02-10T07:01:34.673334+0000","last_became_active":"2024-02-10T07:01:13.006779+0000","last_became_peered":"2024-02-10T07:01:13.006779+0000","last_unstale":"2024-02-10T07:01:34.673334+0000","last_undegraded":"2024-02-10T07:01:34.673334+0000","last_fullsized":"2024-02-10T07:01:34.673334+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-10T06:58:11.475970+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-10T06:58:11.475970+0000","last_clean_scrub_stamp":"2024-02-10T06:58:11.475970+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-11T08:00:19.602160+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":231928234009,"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":"Sat Feb 10 07:02:13 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.92800000000000005,"15min":0.92800000000000005},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.339,"5min":1.339,"15min":1.339},"last":1.1519999999999999},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.96199999999999997,"15min":0.96199999999999997},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.246,"5min":1.246,"15min":1.246},"last":0.92700000000000005}]},{"osd":1,"last update":"Sat Feb 10 07:02:13 2024","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.92400000000000004,"15min":0.92400000000000004},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.95399999999999996},{"interface":"front","average":{"1min":1.016,"5min":1.016,"15min":1.016},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.353,"5min":1.353,"15min":1.353},"last":0.81599999999999995}]},{"osd":2,"last update":"Sat Feb 10 07:02:13 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.94799999999999995,"15min":0.94799999999999995},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.3069999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":1.1080000000000001},{"interface":"front","average":{"1min":1.04,"5min":1.04,"15min":1.04},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":1.3680000000000001}]},{"osd":3,"last update":"Sat Feb 10 07:02:13 2024","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"min":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"max":{"1min":1.2210000000000001,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":1.0149999999999999},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.0860000000000001,"15min":1.0860000000000001},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.446,"5min":1.446,"15min":1.446},"last":1.0740000000000001}]},{"osd":4,"last update":"Sat Feb 10 07:02:13 2024","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":1.04,"15min":1.04},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.448,"5min":1.448,"15min":1.448},"last":0.997},{"interface":"front","average":{"1min":1.028,"5min":1.028,"15min":1.028},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.383,"5min":1.383,"15min":1.383},"last":1.1899999999999999}]},{"osd":5,"last update":"Sat Feb 10 07:02:13 2024","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.121,"15min":1.121},"min":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.6950000000000001,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":1.268},{"interface":"front","average":{"1min":1.1659999999999999,"5min":1.1659999999999999,"15min":1.1659999999999999},"min":{"1min":0.85099999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"max":{"1min":1.5640000000000001,"5min":1.5640000000000001,"15min":1.5640000000000001},"last":1.224}]},{"osd":6,"last update":"Sat Feb 10 07:02:13 2024","interfaces":[{"interface":"back","average":{"1min":1.228,"5min":1.228,"15min":1.228},"min":{"1min":0.871,"5min":0.871,"15min":0.871},"max":{"1min":1.7350000000000001,"5min":1.7350000000000001,"15min":1.7350000000000001},"last":1.3300000000000001},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"min":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"max":{"1min":1.4399999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":1.248}]}]},{"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":6144,"kb_used_data":1080,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739008,"statfs":{"total":95995035648,"available":95988744192,"internally_reserved":0,"allocated":1105920,"data_stored":766181,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 07:02:37 2024","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.92100000000000004,"15min":0.91600000000000004},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.482,"5min":1.482,"15min":1.482},"last":0.754},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.95699999999999996,"15min":0.96499999999999997},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.2010000000000001,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":0.84999999999999998}]},{"osd":1,"last update":"Sat Feb 10 07:02:37 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.98399999999999999,"15min":0.98999999999999999},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.3859999999999999,"5min":1.508,"15min":1.508},"last":0.80700000000000005},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.95399999999999996,"15min":0.94999999999999996},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.357,"5min":1.357,"15min":1.357},"last":0.82999999999999996}]},{"osd":2,"last update":"Sat Feb 10 07:02:37 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.98199999999999998,"15min":0.98599999999999999},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.1899999999999999,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":0.879},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.0069999999999999,"15min":1.006},"min":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.319,"5min":1.363,"15min":1.363},"last":0.82499999999999996}]},{"osd":3,"last update":"Sat Feb 10 07:02:37 2024","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.95999999999999996,"15min":0.96399999999999997},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.2529999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.59099999999999997},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.054,"15min":1.052},"min":{"1min":0.68999999999999995,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.5680000000000001,"5min":1.5680000000000001,"15min":1.5680000000000001},"last":0.93799999999999994}]},{"osd":4,"last update":"Sat Feb 10 07:02:37 2024","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":0.97799999999999998,"15min":0.97399999999999998},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.3280000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.77400000000000002},{"interface":"front","average":{"1min":1.048,"5min":1.0669999999999999,"15min":1.0700000000000001},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.01}]},{"osd":5,"last update":"Sat Feb 10 07:02:37 2024","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.034,"15min":1.0229999999999999},"min":{"1min":0.69699999999999995,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.4990000000000001,"5min":1.4990000000000001,"15min":1.4990000000000001},"last":0.67000000000000004},{"interface":"front","average":{"1min":1.085,"5min":1.0920000000000001,"15min":1.093},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":0.71799999999999997}]},{"osd":7,"last update":"Sat Feb 10 07:02:10 2024","interfaces":[{"interface":"back","average":{"1min":1.212,"5min":1.212,"15min":1.212},"min":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"max":{"1min":1.7709999999999999,"5min":1.7709999999999999,"15min":1.7709999999999999},"last":0.80200000000000005},{"interface":"front","average":{"1min":1.1970000000000001,"5min":1.1970000000000001,"15min":1.1970000000000001},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.633,"5min":1.633,"15min":1.633},"last":0.90700000000000003}]}]},{"osd":1,"up_from":13,"seq":55834574916,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6328,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738824,"statfs":{"total":95995035648,"available":95988555776,"internally_reserved":0,"allocated":573440,"data_stored":237311,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 07:02:42 2024","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":0.68200000000000005,"15min":0.622},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.92900000000000005,"5min":1.327,"15min":1.327},"last":1.036},{"interface":"front","average":{"1min":0.83199999999999996,"5min":0.748,"15min":0.66600000000000004},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.0800000000000001,"5min":1.1240000000000001,"15min":1.1240000000000001},"last":0.70699999999999996}]},{"osd":2,"last update":"Sat Feb 10 07:02:15 2024","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.78800000000000003,"15min":0.72399999999999998},"min":{"1min":0.56499999999999995,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.161,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":0.997},{"interface":"front","average":{"1min":0.73699999999999999,"5min":0.753,"15min":0.71499999999999997},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.169,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":0.95299999999999996}]},{"osd":3,"last update":"Sat Feb 10 07:02:57 2024","interfaces":[{"interface":"back","average":{"1min":0.78700000000000003,"5min":0.79200000000000004,"15min":0.80200000000000005},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.0449999999999999,"5min":1.905,"15min":1.905},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.88700000000000001,"15min":0.86799999999999999},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.1870000000000001,"5min":1.645,"15min":1.645},"last":0.77200000000000002}]},{"osd":4,"last update":"Sat Feb 10 07:02:25 2024","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":1.0069999999999999,"15min":1.0009999999999999},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.3540000000000001,"5min":1.994,"15min":1.994},"last":0.97099999999999997},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.087,"15min":1.075},"min":{"1min":0.72799999999999998,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.296,"5min":1.806,"15min":1.806},"last":1.1279999999999999}]},{"osd":5,"last update":"Sat Feb 10 07:02:59 2024","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.0820000000000001,"15min":1.095},"min":{"1min":0.73999999999999999,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.4079999999999999,"5min":1.8320000000000001,"15min":1.8320000000000001},"last":1.6379999999999999},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.0860000000000001,"15min":1.0649999999999999},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.575,"5min":1.6739999999999999,"15min":1.6739999999999999},"last":1.161}]},{"osd":6,"last update":"Sat Feb 10 07:02:34 2024","interfaces":[{"interface":"back","average":{"1min":1.1819999999999999,"5min":1.2090000000000001,"15min":1.2130000000000001},"min":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"max":{"1min":1.494,"5min":1.7190000000000001,"15min":1.7190000000000001},"last":1.3100000000000001},{"interface":"front","average":{"1min":1.1679999999999999,"5min":1.26,"15min":1.2749999999999999},"min":{"1min":0.752,"5min":0.752,"15min":0.752},"max":{"1min":1.6020000000000001,"5min":1.7430000000000001,"15min":1.7430000000000001},"last":1.2430000000000001}]},{"osd":7,"last update":"Sat Feb 10 07:02:09 2024","interfaces":[{"interface":"back","average":{"1min":1.1739999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"min":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"max":{"1min":1.9159999999999999,"5min":1.9159999999999999,"15min":1.9159999999999999},"last":1.5660000000000001},{"interface":"front","average":{"1min":1.236,"5min":1.236,"15min":1.236},"min":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"max":{"1min":1.875,"5min":1.875,"15min":1.875},"last":1.206}]}]},{"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":"Sat Feb 10 07:02:48 2024","interfaces":[{"interface":"back","average":{"1min":0.78000000000000003,"5min":0.69599999999999995,"15min":0.59499999999999997},"min":{"1min":0.378,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.1559999999999999,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.76200000000000001,"5min":0.71099999999999997,"15min":0.61899999999999999},"min":{"1min":0.41599999999999998,"5min":0.373,"15min":0.373},"max":{"1min":1.226,"5min":1.226,"15min":1.226},"last":0.86899999999999999}]},{"osd":2,"last update":"Sat Feb 10 07:02:19 2024","interfaces":[{"interface":"back","average":{"1min":0.747,"5min":0.73699999999999999,"15min":0.68899999999999995},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1,"5min":1.1679999999999999,"15min":1.1679999999999999},"last":0.72199999999999998},{"interface":"front","average":{"1min":0.85099999999999998,"5min":0.80900000000000005,"15min":0.745},"min":{"1min":0.51200000000000001,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.2130000000000001,"5min":1.306,"15min":1.306},"last":0.80700000000000005}]},{"osd":3,"last update":"Sat Feb 10 07:02:54 2024","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.84799999999999998,"15min":0.84299999999999997},"min":{"1min":0.51500000000000001,"5min":0.438,"15min":0.438},"max":{"1min":1.1140000000000001,"5min":1.284,"15min":1.284},"last":1.0940000000000001},{"interface":"front","average":{"1min":1.008,"5min":0.92800000000000005,"15min":0.89800000000000002},"min":{"1min":0.66500000000000004,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.2829999999999999,"5min":1.383,"15min":1.383},"last":1.0089999999999999}]},{"osd":4,"last update":"Sat Feb 10 07:02:27 2024","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.117,"15min":1.107},"min":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"max":{"1min":1.496,"5min":1.752,"15min":1.752},"last":0.92400000000000004},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.073,"15min":1.0529999999999999},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.347,"5min":1.645,"15min":1.645},"last":0.94499999999999995}]},{"osd":5,"last update":"Sat Feb 10 07:03:02 2024","interfaces":[{"interface":"back","average":{"1min":1.1679999999999999,"5min":1.1539999999999999,"15min":1.155},"min":{"1min":0.73599999999999999,"5min":0.62,"15min":0.62},"max":{"1min":1.5900000000000001,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":0.97999999999999998},{"interface":"front","average":{"1min":1.2629999999999999,"5min":1.2250000000000001,"15min":1.2170000000000001},"min":{"1min":0.871,"5min":0.751,"15min":0.751},"max":{"1min":1.5860000000000001,"5min":1.8480000000000001,"15min":1.8480000000000001},"last":1.1439999999999999}]},{"osd":6,"last update":"Sat Feb 10 07:02:38 2024","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.226,"15min":1.24},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.5589999999999999,"5min":1.6279999999999999,"15min":1.6279999999999999},"last":1.1220000000000001},{"interface":"front","average":{"1min":1.198,"5min":1.2909999999999999,"15min":1.3069999999999999},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.52,"5min":1.8089999999999999,"15min":1.8089999999999999},"last":1.2809999999999999}]},{"osd":7,"last update":"Sat Feb 10 07:02:09 2024","interfaces":[{"interface":"back","average":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.7230000000000001,"5min":1.7230000000000001,"15min":1.7230000000000001},"last":1.3500000000000001},{"interface":"front","average":{"1min":1.252,"5min":1.252,"15min":1.252},"min":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"max":{"1min":1.6020000000000001,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.23}]}]},{"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":6272,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738880,"statfs":{"total":95995035648,"available":95988613120,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 07:02:16 2024","interfaces":[{"interface":"back","average":{"1min":0.77600000000000002,"5min":0.69299999999999995,"15min":0.66500000000000004},"min":{"1min":0.53700000000000003,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.1479999999999999,"5min":1.1479999999999999,"15min":1.1479999999999999},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.73399999999999999,"15min":0.68899999999999995},"min":{"1min":0.61399999999999999,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.0700000000000001,"5min":1.137,"15min":1.137},"last":0.92000000000000004}]},{"osd":1,"last update":"Sat Feb 10 07:02:16 2024","interfaces":[{"interface":"back","average":{"1min":0.76800000000000002,"5min":0.72699999999999998,"15min":0.67300000000000004},"min":{"1min":0.54500000000000004,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.0449999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.76200000000000001},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.79100000000000004,"15min":0.71199999999999997},"min":{"1min":0.69799999999999995,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.167,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.82699999999999996}]},{"osd":3,"last update":"Sat Feb 10 07:02:51 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.873,"15min":0.84999999999999998},"min":{"1min":0.69799999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.1839999999999999,"5min":1.1839999999999999,"15min":1.1839999999999999},"last":1.2450000000000001},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.88600000000000001,"15min":0.88300000000000001},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.22,"5min":1.472,"15min":1.472},"last":0.85199999999999998}]},{"osd":4,"last update":"Sat Feb 10 07:02:28 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.0369999999999999,"15min":1.022},"min":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.7789999999999999,"5min":1.7789999999999999,"15min":1.7789999999999999},"last":1.1000000000000001},{"interface":"front","average":{"1min":1.077,"5min":1.0780000000000001,"15min":1.0680000000000001},"min":{"1min":0.755,"5min":0.755,"15min":0.755},"max":{"1min":1.5489999999999999,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":0.89500000000000002}]},{"osd":5,"last update":"Sat Feb 10 07:02:59 2024","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":1.151,"15min":1.141},"min":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.653,"5min":1.653,"15min":1.653},"last":1.0509999999999999},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.1539999999999999,"15min":1.175},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.3660000000000001,"5min":1.639,"15min":1.639},"last":0.94699999999999995}]},{"osd":6,"last update":"Sat Feb 10 07:02:32 2024","interfaces":[{"interface":"back","average":{"1min":1.224,"5min":1.173,"15min":1.165},"min":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"max":{"1min":1.7829999999999999,"5min":1.7829999999999999,"15min":1.7829999999999999},"last":0.98699999999999999},{"interface":"front","average":{"1min":1.2310000000000001,"5min":1.2430000000000001,"15min":1.2450000000000001},"min":{"1min":0.91100000000000003,"5min":0.91100000000000003,"15min":0.91100000000000003},"max":{"1min":1.8080000000000001,"5min":1.8080000000000001,"15min":1.8080000000000001},"last":1.306}]},{"osd":7,"last update":"Sat Feb 10 07:02:12 2024","interfaces":[{"interface":"back","average":{"1min":1.2749999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"min":{"1min":0.97399999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"max":{"1min":1.6970000000000001,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":1.361},{"interface":"front","average":{"1min":1.3100000000000001,"5min":1.3100000000000001,"15min":1.3100000000000001},"min":{"1min":1.028,"5min":1.028,"15min":1.028},"max":{"1min":1.5389999999999999,"5min":1.5389999999999999,"15min":1.5389999999999999},"last":1.171}]}]},{"osd":3,"up_from":25,"seq":107374182453,"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":237576,"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":"Sat Feb 10 07:02:51 2024","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.68100000000000005,"15min":0.65700000000000003},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.1839999999999999,"5min":1.1839999999999999,"15min":1.1839999999999999},"last":0.58799999999999997},{"interface":"front","average":{"1min":0.84999999999999998,"5min":0.80000000000000004,"15min":0.76400000000000001},"min":{"1min":0.58599999999999997,"5min":0.437,"15min":0.437},"max":{"1min":1.391,"5min":1.391,"15min":1.391},"last":0.80800000000000005}]},{"osd":1,"last update":"Sat Feb 10 07:02:51 2024","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.80500000000000005,"15min":0.79100000000000004},"min":{"1min":0.53400000000000003,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.65700000000000003},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.79400000000000004,"15min":0.77300000000000002},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":2.2389999999999999,"5min":2.2389999999999999,"15min":2.2389999999999999},"last":0.89300000000000002}]},{"osd":2,"last update":"Sat Feb 10 07:02:51 2024","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.876,"15min":0.84399999999999997},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.8600000000000001,"5min":1.8600000000000001,"15min":1.8600000000000001},"last":0.69599999999999995},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.87,"15min":0.85099999999999998},"min":{"1min":0.56499999999999995,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.889,"5min":1.889,"15min":1.889},"last":0.72399999999999998}]},{"osd":4,"last update":"Sat Feb 10 07:02:22 2024","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.0209999999999999,"15min":1.0149999999999999},"min":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.232,"5min":1.7709999999999999,"15min":1.7709999999999999},"last":1.038},{"interface":"front","average":{"1min":1.01,"5min":1.0680000000000001,"15min":1.0680000000000001},"min":{"1min":0.77800000000000002,"5min":0.75800000000000001,"15min":0.75800000000000001},"max":{"1min":1.3959999999999999,"5min":1.6299999999999999,"15min":1.6299999999999999},"last":1.4019999999999999}]},{"osd":5,"last update":"Sat Feb 10 07:03:01 2024","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.1299999999999999,"15min":1.1419999999999999},"min":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.9390000000000001,"5min":1.9390000000000001,"15min":1.9390000000000001},"last":1.2929999999999999},{"interface":"front","average":{"1min":1.137,"5min":1.171,"15min":1.1899999999999999},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.536,"5min":1.597,"15min":1.597},"last":1.377}]},{"osd":6,"last update":"Sat Feb 10 07:02:33 2024","interfaces":[{"interface":"back","average":{"1min":1.2110000000000001,"5min":1.2390000000000001,"15min":1.244},"min":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"max":{"1min":2.0870000000000002,"5min":2.0870000000000002,"15min":2.0870000000000002},"last":1.27},{"interface":"front","average":{"1min":1.216,"5min":1.2090000000000001,"15min":1.208},"min":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"max":{"1min":1.556,"5min":1.732,"15min":1.732},"last":1.208}]},{"osd":7,"last update":"Sat Feb 10 07:02:12 2024","interfaces":[{"interface":"back","average":{"1min":1.2210000000000001,"5min":1.2210000000000001,"15min":1.2210000000000001},"min":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"max":{"1min":1.7569999999999999,"5min":1.7569999999999999,"15min":1.7569999999999999},"last":1.2569999999999999},{"interface":"front","average":{"1min":1.234,"5min":1.234,"15min":1.234},"min":{"1min":0.94099999999999995,"5min":0.94099999999999995,"15min":0.94099999999999995},"max":{"1min":1.6899999999999999,"5min":1.6899999999999999,"15min":1.6899999999999999},"last":1.355}]}]},{"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":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Feb 10 07:02:25 2024","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.89800000000000002,"15min":0.89400000000000002},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.6439999999999999,"5min":1.6439999999999999,"15min":1.6439999999999999},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.90200000000000002,"15min":0.878},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.657,"5min":1.657,"15min":1.657},"last":0.86699999999999999}]},{"osd":1,"last update":"Sat Feb 10 07:02:25 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.89200000000000002,"15min":0.89600000000000002},"min":{"1min":0.628,"5min":0.62,"15min":0.62},"max":{"1min":1.5249999999999999,"5min":1.5249999999999999,"15min":1.5249999999999999},"last":0.89800000000000002},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.93100000000000005,"15min":0.92300000000000004},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.585,"5min":1.585,"15min":1.585},"last":0.75700000000000001}]},{"osd":2,"last update":"Sat Feb 10 07:02:25 2024","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.91100000000000003,"15min":0.91100000000000003},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.6970000000000001,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":1.085},{"interface":"front","average":{"1min":1.036,"5min":1.0009999999999999,"15min":0.98999999999999999},"min":{"1min":0.81200000000000006,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.548,"5min":1.548,"15min":1.548},"last":1.163}]},{"osd":3,"last update":"Sat Feb 10 07:02:25 2024","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":0.96799999999999997,"15min":0.94999999999999996},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.6060000000000001,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":1.0009999999999999},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.024,"15min":1.028},"min":{"1min":0.78300000000000003,"5min":0.73899999999999999,"15min":0.73899999999999999},"max":{"1min":1.5569999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":1.0620000000000001}]},{"osd":5,"last update":"Sat Feb 10 07:03:00 2024","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":0.90900000000000003,"15min":0.84399999999999997},"min":{"1min":0.58999999999999997,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.9390000000000001,"5min":1.9390000000000001,"15min":1.9390000000000001},"last":1.2070000000000001},{"interface":"front","average":{"1min":1.101,"5min":0.91200000000000003,"15min":0.85599999999999998},"min":{"1min":0.63300000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.722,"5min":1.722,"15min":1.722},"last":1.135}]},{"osd":6,"last update":"Sat Feb 10 07:02:35 2024","interfaces":[{"interface":"back","average":{"1min":1.117,"5min":1.022,"15min":1.006},"min":{"1min":0.76000000000000001,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.794,"5min":1.794,"15min":1.794},"last":1.018},{"interface":"front","average":{"1min":1.224,"5min":1.171,"15min":1.1619999999999999},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.831,"5min":1.831,"15min":1.831},"last":1.25}]},{"osd":7,"last update":"Sat Feb 10 07:02:10 2024","interfaces":[{"interface":"back","average":{"1min":1.2410000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"min":{"1min":0.98299999999999998,"5min":0.98299999999999998,"15min":0.98299999999999998},"max":{"1min":1.762,"5min":1.762,"15min":1.762},"last":1.1040000000000001},{"interface":"front","average":{"1min":1.137,"5min":1.137,"15min":1.137},"min":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"max":{"1min":1.4770000000000001,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":0.97699999999999998}]}]},{"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":5684,"kb_used_data":556,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739468,"statfs":{"total":95995035648,"available":95989215232,"internally_reserved":0,"allocated":569344,"data_stored":236988,"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":"Sat Feb 10 07:03:05 2024","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.89700000000000002,"15min":0.86799999999999999},"min":{"1min":0.69199999999999995,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.3360000000000001,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":1.093},{"interface":"front","average":{"1min":1.006,"5min":0.92800000000000005,"15min":0.92200000000000004},"min":{"1min":0.752,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.3069999999999999,"5min":1.4399999999999999,"15min":1.4399999999999999},"last":1.0700000000000001}]},{"osd":1,"last update":"Sat Feb 10 07:03:05 2024","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.90400000000000003,"15min":0.86799999999999999},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.268,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":0.98399999999999999},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.90100000000000002,"15min":0.89500000000000002},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.3720000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":1.2170000000000001}]},{"osd":2,"last update":"Sat Feb 10 07:03:05 2024","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":0.99299999999999999,"15min":0.97799999999999998},"min":{"1min":0.74299999999999999,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.5,"5min":1.5,"15min":1.5},"last":0.77900000000000003},{"interface":"front","average":{"1min":1,"5min":1.0069999999999999,"15min":0.997},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.393,"5min":1.393,"15min":1.393},"last":1.1890000000000001}]},{"osd":3,"last update":"Sat Feb 10 07:03:05 2024","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.0029999999999999,"15min":0.999},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.244,"5min":1.498,"15min":1.498},"last":0.80100000000000005},{"interface":"front","average":{"1min":1.0049999999999999,"5min":0.98599999999999999,"15min":0.97599999999999998},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.4339999999999999,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":1.0149999999999999}]},{"osd":4,"last update":"Sat Feb 10 07:03:05 2024","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":0.93999999999999995,"15min":0.90800000000000003},"min":{"1min":0.80500000000000005,"5min":0.497,"15min":0.497},"max":{"1min":2.0129999999999999,"5min":2.0129999999999999,"15min":2.0129999999999999},"last":0.95899999999999996},{"interface":"front","average":{"1min":1.21,"5min":1.026,"15min":0.97599999999999998},"min":{"1min":1.03,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.988,"5min":1.988,"15min":1.988},"last":1.1619999999999999}]},{"osd":6,"last update":"Sat Feb 10 07:02:37 2024","interfaces":[{"interface":"back","average":{"1min":1.147,"5min":1.1220000000000001,"15min":1.1180000000000001},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.7,"5min":1.7,"15min":1.7},"last":1.282},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.1539999999999999,"15min":1.1579999999999999},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.5249999999999999,"5min":1.867,"15min":1.867},"last":1.274}]},{"osd":7,"last update":"Sat Feb 10 07:02:09 2024","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.105,"15min":1.105},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.6319999999999999,"5min":1.6319999999999999,"15min":1.6319999999999999},"last":1.133},{"interface":"front","average":{"1min":1.2310000000000001,"5min":1.2310000000000001,"15min":1.2310000000000001},"min":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"max":{"1min":1.4870000000000001,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":1.2450000000000001}]}]}],"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-10T07:03:15.206 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-02-10T07:03:15.207 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-02-10T07:03:15.207 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-02-10T07:03:15.207 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- ceph health --format=json 2024-02-10T07:03:15.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:03:15 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:03:15] "GET /metrics HTTP/1.1" 200 191523 "" "Prometheus/2.33.4" 2024-02-10T07:03:15.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:15 smithi107 bash[14363]: cluster 2024-02-10T07:03:14.307525+0000 mgr.y (mgr.24367) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:15.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:15 smithi107 bash[14363]: audit 2024-02-10T07:03:14.486543+0000 mgr.y (mgr.24367) 82 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T07:03:15.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:15 smithi107 bash[14363]: audit 2024-02-10T07:03:14.687667+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:15.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:15 smithi107 bash[14363]: audit 2024-02-10T07:03:14.696599+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:15.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:15 smithi107 bash[19776]: cluster 2024-02-10T07:03:14.307525+0000 mgr.y (mgr.24367) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:15.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:15 smithi107 bash[19776]: audit 2024-02-10T07:03:14.486543+0000 mgr.y (mgr.24367) 82 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T07:03:15.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:15 smithi107 bash[19776]: audit 2024-02-10T07:03:14.687667+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:15.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:15 smithi107 bash[19776]: audit 2024-02-10T07:03:14.696599+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:16.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:15 smithi195 bash[14417]: cluster 2024-02-10T07:03:14.307525+0000 mgr.y (mgr.24367) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:16.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:15 smithi195 bash[14417]: audit 2024-02-10T07:03:14.486543+0000 mgr.y (mgr.24367) 82 : audit [DBG] from='client.14634 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-10T07:03:16.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:15 smithi195 bash[14417]: audit 2024-02-10T07:03:14.687667+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:16.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:15 smithi195 bash[14417]: audit 2024-02-10T07:03:14.696599+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:17.158 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:03:16 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:03:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:03:17.938 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/mon.a/config 2024-02-10T07:03:17.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:17 smithi107 bash[14363]: cluster 2024-02-10T07:03:16.308138+0000 mgr.y (mgr.24367) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:17.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:17 smithi107 bash[19776]: cluster 2024-02-10T07:03:16.308138+0000 mgr.y (mgr.24367) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:18.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:17 smithi195 bash[14417]: cluster 2024-02-10T07:03:16.308138+0000 mgr.y (mgr.24367) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:20.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:19 smithi195 bash[14417]: cluster 2024-02-10T07:03:18.308676+0000 mgr.y (mgr.24367) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:20.412 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:19 smithi107 bash[14363]: cluster 2024-02-10T07:03:18.308676+0000 mgr.y (mgr.24367) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:20.412 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:19 smithi107 bash[19776]: cluster 2024-02-10T07:03:18.308676+0000 mgr.y (mgr.24367) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:20.861 INFO:teuthology.orchestra.run.smithi107.stdout: 2024-02-10T07:03:20.862 INFO:teuthology.orchestra.run.smithi107.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-02-10T07:03:21.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:20 smithi107 bash[14363]: audit 2024-02-10T07:03:20.859629+0000 mon.c (mon.1) 65 : audit [DBG] from='client.? 172.21.15.107:0/744178494' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-10T07:03:21.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:20 smithi107 bash[19776]: audit 2024-02-10T07:03:20.859629+0000 mon.c (mon.1) 65 : audit [DBG] from='client.? 172.21.15.107:0/744178494' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-10T07:03:21.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:20 smithi195 bash[14417]: audit 2024-02-10T07:03:20.859629+0000 mon.c (mon.1) 65 : audit [DBG] from='client.? 172.21.15.107:0/744178494' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-10T07:03:21.547 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-02-10T07:03:21.547 INFO:tasks.cephadm:Setup complete, yielding 2024-02-10T07:03:21.548 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-10T07:03:21.558 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi107.front.sepia.ceph.com 2024-02-10T07:03:21.559 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-02-10T07:03:22.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:21 smithi195 bash[14417]: cluster 2024-02-10T07:03:20.309220+0000 mgr.y (mgr.24367) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:22.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:21 smithi107 bash[14363]: cluster 2024-02-10T07:03:20.309220+0000 mgr.y (mgr.24367) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:22.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:21 smithi107 bash[19776]: cluster 2024-02-10T07:03:20.309220+0000 mgr.y (mgr.24367) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:24.312 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:23 smithi107 bash[14363]: cluster 2024-02-10T07:03:22.309886+0000 mgr.y (mgr.24367) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:24.313 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:23 smithi107 bash[19776]: cluster 2024-02-10T07:03:22.309886+0000 mgr.y (mgr.24367) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:24.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:23 smithi195 bash[14417]: cluster 2024-02-10T07:03:22.309886+0000 mgr.y (mgr.24367) 86 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:25.409 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-10T07:03:25.418 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi107.front.sepia.ceph.com 2024-02-10T07:03:25.418 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-02-10T07:03:25.711 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:03:25 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:03:25] "GET /metrics HTTP/1.1" 200 191519 "" "Prometheus/2.33.4" 2024-02-10T07:03:25.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:25 smithi107 bash[14363]: cluster 2024-02-10T07:03:24.310305+0000 mgr.y (mgr.24367) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:25.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:25 smithi107 bash[14363]: audit 2024-02-10T07:03:24.718001+0000 mon.a (mon.0) 664 : audit [INF] from='client.? 172.21.15.107:0/1444317064' entity='client.admin' 2024-02-10T07:03:25.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:25 smithi107 bash[14363]: audit 2024-02-10T07:03:24.744002+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:03:25.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:25 smithi107 bash[14363]: audit 2024-02-10T07:03:24.745157+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:03:25.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:25 smithi107 bash[14363]: audit 2024-02-10T07:03:24.753785+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:25.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:25 smithi107 bash[19776]: cluster 2024-02-10T07:03:24.310305+0000 mgr.y (mgr.24367) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:25.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:25 smithi107 bash[19776]: audit 2024-02-10T07:03:24.718001+0000 mon.a (mon.0) 664 : audit [INF] from='client.? 172.21.15.107:0/1444317064' entity='client.admin' 2024-02-10T07:03:25.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:25 smithi107 bash[19776]: audit 2024-02-10T07:03:24.744002+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:03:25.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:25 smithi107 bash[19776]: audit 2024-02-10T07:03:24.745157+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:03:25.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:25 smithi107 bash[19776]: audit 2024-02-10T07:03:24.753785+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:26.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:25 smithi195 bash[14417]: cluster 2024-02-10T07:03:24.310305+0000 mgr.y (mgr.24367) 87 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:26.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:25 smithi195 bash[14417]: audit 2024-02-10T07:03:24.718001+0000 mon.a (mon.0) 664 : audit [INF] from='client.? 172.21.15.107:0/1444317064' entity='client.admin' 2024-02-10T07:03:26.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:25 smithi195 bash[14417]: audit 2024-02-10T07:03:24.744002+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:03:26.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:25 smithi195 bash[14417]: audit 2024-02-10T07:03:24.745157+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:03:26.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:25 smithi195 bash[14417]: audit 2024-02-10T07:03:24.753785+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:27.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:03:26 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:03:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:03:28.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:27 smithi195 bash[14417]: cluster 2024-02-10T07:03:26.310874+0000 mgr.y (mgr.24367) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:28.176 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:27 smithi107 bash[19776]: cluster 2024-02-10T07:03:26.310874+0000 mgr.y (mgr.24367) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:28.177 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:27 smithi107 bash[14363]: cluster 2024-02-10T07:03:26.310874+0000 mgr.y (mgr.24367) 88 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:30.039 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:03:30.040 INFO:teuthology.orchestra.run.smithi107.stdout: "id": "ace33f0d-650a-4289-b351-e0ab92bb1927", 2024-02-10T07:03:30.040 INFO:teuthology.orchestra.run.smithi107.stdout: "name": "r", 2024-02-10T07:03:30.040 INFO:teuthology.orchestra.run.smithi107.stdout: "current_period": "ca473595-0be6-4216-8af8-304693ecd114", 2024-02-10T07:03:30.040 INFO:teuthology.orchestra.run.smithi107.stdout: "epoch": 1 2024-02-10T07:03:30.040 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:03:30.264 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:30 smithi107 bash[19776]: cluster 2024-02-10T07:03:28.311374+0000 mgr.y (mgr.24367) 89 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:30.264 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:30 smithi107 bash[19776]: cluster 2024-02-10T07:03:28.990258+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-10T07:03:30.264 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:30 smithi107 bash[19776]: audit 2024-02-10T07:03:28.994748+0000 mon.c (mon.1) 68 : audit [INF] from='client.? 172.21.15.107:0/1174629844' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-10T07:03:30.264 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:30 smithi107 bash[19776]: audit 2024-02-10T07:03:28.996399+0000 mon.a (mon.0) 667 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-10T07:03:30.267 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:30 smithi107 bash[14363]: cluster 2024-02-10T07:03:28.311374+0000 mgr.y (mgr.24367) 89 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:30.267 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:30 smithi107 bash[14363]: cluster 2024-02-10T07:03:28.990258+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-10T07:03:30.267 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:30 smithi107 bash[14363]: audit 2024-02-10T07:03:28.994748+0000 mon.c (mon.1) 68 : audit [INF] from='client.? 172.21.15.107:0/1174629844' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-10T07:03:30.267 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:30 smithi107 bash[14363]: audit 2024-02-10T07:03:28.996399+0000 mon.a (mon.0) 667 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-10T07:03:30.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:30 smithi195 bash[14417]: cluster 2024-02-10T07:03:28.311374+0000 mgr.y (mgr.24367) 89 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:30.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:30 smithi195 bash[14417]: cluster 2024-02-10T07:03:28.990258+0000 mon.a (mon.0) 666 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-10T07:03:30.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:30 smithi195 bash[14417]: audit 2024-02-10T07:03:28.994748+0000 mon.c (mon.1) 68 : audit [INF] from='client.? 172.21.15.107:0/1174629844' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-10T07:03:30.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:30 smithi195 bash[14417]: audit 2024-02-10T07:03:28.996399+0000 mon.a (mon.0) 667 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-10T07:03:30.758 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-02-10T07:03:31.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:31 smithi107 bash[14363]: audit 2024-02-10T07:03:29.996374+0000 mon.a (mon.0) 668 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-10T07:03:31.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:31 smithi107 bash[14363]: cluster 2024-02-10T07:03:29.996895+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-10T07:03:31.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:31 smithi107 bash[19776]: audit 2024-02-10T07:03:29.996374+0000 mon.a (mon.0) 668 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-10T07:03:31.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:31 smithi107 bash[19776]: cluster 2024-02-10T07:03:29.996895+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-10T07:03:31.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:31 smithi195 bash[14417]: audit 2024-02-10T07:03:29.996374+0000 mon.a (mon.0) 668 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-10T07:03:31.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:31 smithi195 bash[14417]: cluster 2024-02-10T07:03:29.996895+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-10T07:03:32.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:32 smithi107 bash[14363]: cluster 2024-02-10T07:03:30.311925+0000 mgr.y (mgr.24367) 90 : cluster [DBG] pgmap v63: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:32.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:32 smithi107 bash[14363]: cluster 2024-02-10T07:03:31.013332+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-10T07:03:32.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:32 smithi107 bash[19776]: cluster 2024-02-10T07:03:30.311925+0000 mgr.y (mgr.24367) 90 : cluster [DBG] pgmap v63: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:32.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:32 smithi107 bash[19776]: cluster 2024-02-10T07:03:31.013332+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-10T07:03:32.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:32 smithi195 bash[14417]: cluster 2024-02-10T07:03:30.311925+0000 mgr.y (mgr.24367) 90 : cluster [DBG] pgmap v63: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:03:32.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:32 smithi195 bash[14417]: cluster 2024-02-10T07:03:31.013332+0000 mon.a (mon.0) 670 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-10T07:03:33.518 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:03:33.518 INFO:teuthology.orchestra.run.smithi107.stdout: "id": "6c4196aa-4e5c-4906-84cd-2582b5f3026c", 2024-02-10T07:03:33.518 INFO:teuthology.orchestra.run.smithi107.stdout: "name": "default", 2024-02-10T07:03:33.519 INFO:teuthology.orchestra.run.smithi107.stdout: "api_name": "default", 2024-02-10T07:03:33.519 INFO:teuthology.orchestra.run.smithi107.stdout: "is_master": "true", 2024-02-10T07:03:33.519 INFO:teuthology.orchestra.run.smithi107.stdout: "endpoints": [], 2024-02-10T07:03:33.519 INFO:teuthology.orchestra.run.smithi107.stdout: "hostnames": [], 2024-02-10T07:03:33.519 INFO:teuthology.orchestra.run.smithi107.stdout: "hostnames_s3website": [], 2024-02-10T07:03:33.519 INFO:teuthology.orchestra.run.smithi107.stdout: "master_zone": "", 2024-02-10T07:03:33.519 INFO:teuthology.orchestra.run.smithi107.stdout: "zones": [], 2024-02-10T07:03:33.519 INFO:teuthology.orchestra.run.smithi107.stdout: "placement_targets": [], 2024-02-10T07:03:33.519 INFO:teuthology.orchestra.run.smithi107.stdout: "default_placement": "", 2024-02-10T07:03:33.519 INFO:teuthology.orchestra.run.smithi107.stdout: "realm_id": "ace33f0d-650a-4289-b351-e0ab92bb1927", 2024-02-10T07:03:33.519 INFO:teuthology.orchestra.run.smithi107.stdout: "sync_policy": { 2024-02-10T07:03:33.519 INFO:teuthology.orchestra.run.smithi107.stdout: "groups": [] 2024-02-10T07:03:33.519 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:03:33.519 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:03:34.193 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-02-10T07:03:34.388 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:34 smithi107 bash[14363]: cluster 2024-02-10T07:03:32.312584+0000 mgr.y (mgr.24367) 91 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-02-10T07:03:34.389 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:34 smithi107 bash[19776]: cluster 2024-02-10T07:03:32.312584+0000 mgr.y (mgr.24367) 91 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-02-10T07:03:34.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:34 smithi195 bash[14417]: cluster 2024-02-10T07:03:32.312584+0000 mgr.y (mgr.24367) 91 : cluster [DBG] pgmap v65: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-02-10T07:03:35.316 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:35 smithi107 bash[14363]: audit 2024-02-10T07:03:34.301434+0000 mon.c (mon.1) 69 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-02-10T07:03:35.316 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:35 smithi107 bash[14363]: audit 2024-02-10T07:03:34.302238+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-02-10T07:03:35.316 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:35 smithi107 bash[14363]: audit 2024-02-10T07:03:34.626245+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:03:35.317 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:35 smithi107 bash[14363]: audit 2024-02-10T07:03:34.627039+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:03:35.317 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:35 smithi107 bash[14363]: audit 2024-02-10T07:03:34.640290+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:03:35.317 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:35 smithi107 bash[14363]: audit 2024-02-10T07:03:34.641020+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:03:35.317 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:35 smithi107 bash[19776]: audit 2024-02-10T07:03:34.301434+0000 mon.c (mon.1) 69 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-02-10T07:03:35.317 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:35 smithi107 bash[19776]: audit 2024-02-10T07:03:34.302238+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-02-10T07:03:35.318 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:35 smithi107 bash[19776]: audit 2024-02-10T07:03:34.626245+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:03:35.318 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:35 smithi107 bash[19776]: audit 2024-02-10T07:03:34.627039+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:03:35.318 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:35 smithi107 bash[19776]: audit 2024-02-10T07:03:34.640290+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:03:35.318 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:35 smithi107 bash[19776]: audit 2024-02-10T07:03:34.641020+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:03:35.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:35 smithi195 bash[14417]: audit 2024-02-10T07:03:34.301434+0000 mon.c (mon.1) 69 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-02-10T07:03:35.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:35 smithi195 bash[14417]: audit 2024-02-10T07:03:34.302238+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]: dispatch 2024-02-10T07:03:35.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:35 smithi195 bash[14417]: audit 2024-02-10T07:03:34.626245+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:03:35.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:35 smithi195 bash[14417]: audit 2024-02-10T07:03:34.627039+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:03:35.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:35 smithi195 bash[14417]: audit 2024-02-10T07:03:34.640290+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:03:35.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:35 smithi195 bash[14417]: audit 2024-02-10T07:03:34.641020+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:03:35.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:03:35 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:03:35] "GET /metrics HTTP/1.1" 200 192846 "" "Prometheus/2.33.4" 2024-02-10T07:03:36.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:36 smithi195 bash[14417]: cluster 2024-02-10T07:03:34.313085+0000 mgr.y (mgr.24367) 92 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-02-10T07:03:36.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:36 smithi195 bash[14417]: audit 2024-02-10T07:03:35.041843+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]': finished 2024-02-10T07:03:36.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:36 smithi195 bash[14417]: cluster 2024-02-10T07:03:35.041979+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-10T07:03:36.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:36 smithi107 bash[14363]: cluster 2024-02-10T07:03:34.313085+0000 mgr.y (mgr.24367) 92 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-02-10T07:03:36.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:36 smithi107 bash[14363]: audit 2024-02-10T07:03:35.041843+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]': finished 2024-02-10T07:03:36.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:36 smithi107 bash[14363]: cluster 2024-02-10T07:03:35.041979+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-10T07:03:36.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:36 smithi107 bash[19776]: cluster 2024-02-10T07:03:34.313085+0000 mgr.y (mgr.24367) 92 : cluster [DBG] pgmap v66: 33 pgs: 33 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-02-10T07:03:36.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:36 smithi107 bash[19776]: audit 2024-02-10T07:03:35.041843+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [7, 2]}]': finished 2024-02-10T07:03:36.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:36 smithi107 bash[19776]: cluster 2024-02-10T07:03:35.041979+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-10T07:03:37.049 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:03:36 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:03:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:03:37.176 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:03:37.176 INFO:teuthology.orchestra.run.smithi107.stdout: "id": "748f0966-07d2-4180-9531-66ea26344f81", 2024-02-10T07:03:37.176 INFO:teuthology.orchestra.run.smithi107.stdout: "name": "z", 2024-02-10T07:03:37.176 INFO:teuthology.orchestra.run.smithi107.stdout: "domain_root": "z.rgw.meta:root", 2024-02-10T07:03:37.176 INFO:teuthology.orchestra.run.smithi107.stdout: "control_pool": "z.rgw.control", 2024-02-10T07:03:37.176 INFO:teuthology.orchestra.run.smithi107.stdout: "gc_pool": "z.rgw.log:gc", 2024-02-10T07:03:37.177 INFO:teuthology.orchestra.run.smithi107.stdout: "lc_pool": "z.rgw.log:lc", 2024-02-10T07:03:37.177 INFO:teuthology.orchestra.run.smithi107.stdout: "log_pool": "z.rgw.log", 2024-02-10T07:03:37.177 INFO:teuthology.orchestra.run.smithi107.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-02-10T07:03:37.177 INFO:teuthology.orchestra.run.smithi107.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-02-10T07:03:37.177 INFO:teuthology.orchestra.run.smithi107.stdout: "roles_pool": "z.rgw.meta:roles", 2024-02-10T07:03:37.177 INFO:teuthology.orchestra.run.smithi107.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-02-10T07:03:37.177 INFO:teuthology.orchestra.run.smithi107.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-02-10T07:03:37.177 INFO:teuthology.orchestra.run.smithi107.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-02-10T07:03:37.177 INFO:teuthology.orchestra.run.smithi107.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-02-10T07:03:37.177 INFO:teuthology.orchestra.run.smithi107.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-02-10T07:03:37.177 INFO:teuthology.orchestra.run.smithi107.stdout: "otp_pool": "z.rgw.otp", 2024-02-10T07:03:37.178 INFO:teuthology.orchestra.run.smithi107.stdout: "system_key": { 2024-02-10T07:03:37.178 INFO:teuthology.orchestra.run.smithi107.stdout: "access_key": "", 2024-02-10T07:03:37.178 INFO:teuthology.orchestra.run.smithi107.stdout: "secret_key": "" 2024-02-10T07:03:37.178 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:03:37.178 INFO:teuthology.orchestra.run.smithi107.stdout: "placement_pools": [ 2024-02-10T07:03:37.178 INFO:teuthology.orchestra.run.smithi107.stdout: { 2024-02-10T07:03:37.178 INFO:teuthology.orchestra.run.smithi107.stdout: "key": "default-placement", 2024-02-10T07:03:37.178 INFO:teuthology.orchestra.run.smithi107.stdout: "val": { 2024-02-10T07:03:37.178 INFO:teuthology.orchestra.run.smithi107.stdout: "index_pool": "z.rgw.buckets.index", 2024-02-10T07:03:37.178 INFO:teuthology.orchestra.run.smithi107.stdout: "storage_classes": { 2024-02-10T07:03:37.179 INFO:teuthology.orchestra.run.smithi107.stdout: "STANDARD": { 2024-02-10T07:03:37.179 INFO:teuthology.orchestra.run.smithi107.stdout: "data_pool": "z.rgw.buckets.data" 2024-02-10T07:03:37.179 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:03:37.179 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:03:37.179 INFO:teuthology.orchestra.run.smithi107.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-02-10T07:03:37.179 INFO:teuthology.orchestra.run.smithi107.stdout: "index_type": 0 2024-02-10T07:03:37.179 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:03:37.179 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:03:37.179 INFO:teuthology.orchestra.run.smithi107.stdout: ], 2024-02-10T07:03:37.179 INFO:teuthology.orchestra.run.smithi107.stdout: "realm_id": "ace33f0d-650a-4289-b351-e0ab92bb1927", 2024-02-10T07:03:37.179 INFO:teuthology.orchestra.run.smithi107.stdout: "notif_pool": "z.rgw.log:notif" 2024-02-10T07:03:37.179 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:03:37.345 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:37 smithi107 bash[14363]: cluster 2024-02-10T07:03:36.041317+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-10T07:03:37.346 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:37 smithi107 bash[19776]: cluster 2024-02-10T07:03:36.041317+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-10T07:03:37.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:37 smithi195 bash[14417]: cluster 2024-02-10T07:03:36.041317+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-10T07:03:37.831 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-02-10T07:03:38.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:38 smithi107 bash[14363]: cluster 2024-02-10T07:03:36.313701+0000 mgr.y (mgr.24367) 93 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-02-10T07:03:38.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:38 smithi107 bash[19776]: cluster 2024-02-10T07:03:36.313701+0000 mgr.y (mgr.24367) 93 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-02-10T07:03:38.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:38 smithi195 bash[14417]: cluster 2024-02-10T07:03:36.313701+0000 mgr.y (mgr.24367) 93 : cluster [DBG] pgmap v69: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-02-10T07:03:40.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:40 smithi107 bash[14363]: cluster 2024-02-10T07:03:38.314293+0000 mgr.y (mgr.24367) 94 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 560 B/s rd, 420 B/s wr, 0 op/s 2024-02-10T07:03:40.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:40 smithi107 bash[19776]: cluster 2024-02-10T07:03:38.314293+0000 mgr.y (mgr.24367) 94 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 560 B/s rd, 420 B/s wr, 0 op/s 2024-02-10T07:03:40.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:40 smithi195 bash[14417]: cluster 2024-02-10T07:03:38.314293+0000 mgr.y (mgr.24367) 94 : cluster [DBG] pgmap v70: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 560 B/s rd, 420 B/s wr, 0 op/s 2024-02-10T07:03:42.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:42 smithi195 bash[14417]: cluster 2024-02-10T07:03:40.315106+0000 mgr.y (mgr.24367) 95 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 383 B/s wr, 0 op/s 2024-02-10T07:03:42.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:42 smithi195 bash[14417]: cluster 2024-02-10T07:03:41.295637+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-02-10T07:03:42.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:42 smithi195 bash[14417]: audit 2024-02-10T07:03:41.302612+0000 mon.a (mon.0) 678 : audit [INF] from='client.? 172.21.15.107:0/2935999616' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-10T07:03:42.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:42 smithi107 bash[19776]: cluster 2024-02-10T07:03:40.315106+0000 mgr.y (mgr.24367) 95 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 383 B/s wr, 0 op/s 2024-02-10T07:03:42.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:42 smithi107 bash[19776]: cluster 2024-02-10T07:03:41.295637+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-02-10T07:03:42.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:42 smithi107 bash[19776]: audit 2024-02-10T07:03:41.302612+0000 mon.a (mon.0) 678 : audit [INF] from='client.? 172.21.15.107:0/2935999616' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-10T07:03:42.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:42 smithi107 bash[14363]: cluster 2024-02-10T07:03:40.315106+0000 mgr.y (mgr.24367) 95 : cluster [DBG] pgmap v71: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 383 B/s wr, 0 op/s 2024-02-10T07:03:42.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:42 smithi107 bash[14363]: cluster 2024-02-10T07:03:41.295637+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-02-10T07:03:42.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:42 smithi107 bash[14363]: audit 2024-02-10T07:03:41.302612+0000 mon.a (mon.0) 678 : audit [INF] from='client.? 172.21.15.107:0/2935999616' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-10T07:03:43.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:43 smithi195 bash[14417]: audit 2024-02-10T07:03:42.302977+0000 mon.a (mon.0) 679 : audit [INF] from='client.? 172.21.15.107:0/2935999616' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-02-10T07:03:43.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:43 smithi195 bash[14417]: cluster 2024-02-10T07:03:42.303216+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-02-10T07:03:43.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:43 smithi195 bash[14417]: cluster 2024-02-10T07:03:42.315680+0000 mgr.y (mgr.24367) 96 : cluster [DBG] pgmap v74: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 489 B/s rd, 815 B/s wr, 1 op/s 2024-02-10T07:03:43.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:43 smithi107 bash[14363]: audit 2024-02-10T07:03:42.302977+0000 mon.a (mon.0) 679 : audit [INF] from='client.? 172.21.15.107:0/2935999616' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-02-10T07:03:43.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:43 smithi107 bash[14363]: cluster 2024-02-10T07:03:42.303216+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-02-10T07:03:43.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:43 smithi107 bash[14363]: cluster 2024-02-10T07:03:42.315680+0000 mgr.y (mgr.24367) 96 : cluster [DBG] pgmap v74: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 489 B/s rd, 815 B/s wr, 1 op/s 2024-02-10T07:03:43.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:43 smithi107 bash[19776]: audit 2024-02-10T07:03:42.302977+0000 mon.a (mon.0) 679 : audit [INF] from='client.? 172.21.15.107:0/2935999616' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-02-10T07:03:43.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:43 smithi107 bash[19776]: cluster 2024-02-10T07:03:42.303216+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-02-10T07:03:43.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:43 smithi107 bash[19776]: cluster 2024-02-10T07:03:42.315680+0000 mgr.y (mgr.24367) 96 : cluster [DBG] pgmap v74: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 489 B/s rd, 815 B/s wr, 1 op/s 2024-02-10T07:03:44.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:44 smithi195 bash[14417]: cluster 2024-02-10T07:03:43.310642+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-10T07:03:44.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:44 smithi195 bash[14417]: audit 2024-02-10T07:03:43.312887+0000 mon.a (mon.0) 682 : audit [INF] from='client.? 172.21.15.107:0/2935999616' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-10T07:03:44.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:44 smithi107 bash[19776]: cluster 2024-02-10T07:03:43.310642+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-10T07:03:44.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:44 smithi107 bash[19776]: audit 2024-02-10T07:03:43.312887+0000 mon.a (mon.0) 682 : audit [INF] from='client.? 172.21.15.107:0/2935999616' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-10T07:03:44.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:44 smithi107 bash[14363]: cluster 2024-02-10T07:03:43.310642+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-10T07:03:44.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:44 smithi107 bash[14363]: audit 2024-02-10T07:03:43.312887+0000 mon.a (mon.0) 682 : audit [INF] from='client.? 172.21.15.107:0/2935999616' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-10T07:03:45.637 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:45 smithi107 bash[14363]: audit 2024-02-10T07:03:44.312515+0000 mon.a (mon.0) 683 : audit [INF] from='client.? 172.21.15.107:0/2935999616' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-02-10T07:03:45.637 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:45 smithi107 bash[14363]: cluster 2024-02-10T07:03:44.312818+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-02-10T07:03:45.637 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:45 smithi107 bash[14363]: cluster 2024-02-10T07:03:44.316487+0000 mgr.y (mgr.24367) 97 : cluster [DBG] pgmap v77: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-02-10T07:03:45.637 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:45 smithi107 bash[19776]: audit 2024-02-10T07:03:44.312515+0000 mon.a (mon.0) 683 : audit [INF] from='client.? 172.21.15.107:0/2935999616' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-02-10T07:03:45.637 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:45 smithi107 bash[19776]: cluster 2024-02-10T07:03:44.312818+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-02-10T07:03:45.637 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:45 smithi107 bash[19776]: cluster 2024-02-10T07:03:44.316487+0000 mgr.y (mgr.24367) 97 : cluster [DBG] pgmap v77: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-02-10T07:03:45.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:45 smithi195 bash[14417]: audit 2024-02-10T07:03:44.312515+0000 mon.a (mon.0) 683 : audit [INF] from='client.? 172.21.15.107:0/2935999616' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-02-10T07:03:45.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:45 smithi195 bash[14417]: cluster 2024-02-10T07:03:44.312818+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-02-10T07:03:45.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:45 smithi195 bash[14417]: cluster 2024-02-10T07:03:44.316487+0000 mgr.y (mgr.24367) 97 : cluster [DBG] pgmap v77: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1.2 KiB/s wr, 2 op/s 2024-02-10T07:03:45.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:03:45 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:03:45] "GET /metrics HTTP/1.1" 200 192846 "" "Prometheus/2.33.4" 2024-02-10T07:03:46.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:46 smithi195 bash[14417]: cluster 2024-02-10T07:03:45.339144+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-02-10T07:03:46.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:46 smithi195 bash[14417]: audit 2024-02-10T07:03:45.344053+0000 mon.c (mon.1) 72 : audit [INF] from='client.? 172.21.15.107:0/2368908484' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-10T07:03:46.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:46 smithi195 bash[14417]: audit 2024-02-10T07:03:45.344768+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-10T07:03:46.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:46 smithi107 bash[14363]: cluster 2024-02-10T07:03:45.339144+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-02-10T07:03:46.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:46 smithi107 bash[14363]: audit 2024-02-10T07:03:45.344053+0000 mon.c (mon.1) 72 : audit [INF] from='client.? 172.21.15.107:0/2368908484' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-10T07:03:46.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:46 smithi107 bash[14363]: audit 2024-02-10T07:03:45.344768+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-10T07:03:46.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:46 smithi107 bash[19776]: cluster 2024-02-10T07:03:45.339144+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-02-10T07:03:46.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:46 smithi107 bash[19776]: audit 2024-02-10T07:03:45.344053+0000 mon.c (mon.1) 72 : audit [INF] from='client.? 172.21.15.107:0/2368908484' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-10T07:03:46.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:46 smithi107 bash[19776]: audit 2024-02-10T07:03:45.344768+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-10T07:03:47.158 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:03:46 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:03:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:03:47.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:47 smithi195 bash[14417]: cluster 2024-02-10T07:03:46.317198+0000 mgr.y (mgr.24367) 98 : cluster [DBG] pgmap v79: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 509 B/s wr, 7 op/s 2024-02-10T07:03:47.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:47 smithi195 bash[14417]: audit 2024-02-10T07:03:46.343856+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-02-10T07:03:47.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:47 smithi195 bash[14417]: cluster 2024-02-10T07:03:46.344029+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-02-10T07:03:47.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:47 smithi195 bash[14417]: audit 2024-02-10T07:03:46.349336+0000 mon.c (mon.1) 73 : audit [INF] from='client.? 172.21.15.107:0/2368908484' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-10T07:03:47.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:47 smithi195 bash[14417]: audit 2024-02-10T07:03:46.350001+0000 mon.a (mon.0) 689 : 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-10T07:03:47.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:47 smithi107 bash[14363]: cluster 2024-02-10T07:03:46.317198+0000 mgr.y (mgr.24367) 98 : cluster [DBG] pgmap v79: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 509 B/s wr, 7 op/s 2024-02-10T07:03:47.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:47 smithi107 bash[14363]: audit 2024-02-10T07:03:46.343856+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-02-10T07:03:47.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:47 smithi107 bash[14363]: cluster 2024-02-10T07:03:46.344029+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-02-10T07:03:47.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:47 smithi107 bash[14363]: audit 2024-02-10T07:03:46.349336+0000 mon.c (mon.1) 73 : audit [INF] from='client.? 172.21.15.107:0/2368908484' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-10T07:03:47.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:47 smithi107 bash[14363]: audit 2024-02-10T07:03:46.350001+0000 mon.a (mon.0) 689 : 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-10T07:03:47.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:47 smithi107 bash[19776]: cluster 2024-02-10T07:03:46.317198+0000 mgr.y (mgr.24367) 98 : cluster [DBG] pgmap v79: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 509 B/s wr, 7 op/s 2024-02-10T07:03:47.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:47 smithi107 bash[19776]: audit 2024-02-10T07:03:46.343856+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-02-10T07:03:47.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:47 smithi107 bash[19776]: cluster 2024-02-10T07:03:46.344029+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-02-10T07:03:47.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:47 smithi107 bash[19776]: audit 2024-02-10T07:03:46.349336+0000 mon.c (mon.1) 73 : audit [INF] from='client.? 172.21.15.107:0/2368908484' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-10T07:03:47.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:47 smithi107 bash[19776]: audit 2024-02-10T07:03:46.350001+0000 mon.a (mon.0) 689 : 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-10T07:03:48.491 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:03:48.492 INFO:teuthology.orchestra.run.smithi107.stdout: "id": "c1046001-b025-494a-8b84-e0bb72fbb34b", 2024-02-10T07:03:48.492 INFO:teuthology.orchestra.run.smithi107.stdout: "epoch": 1, 2024-02-10T07:03:48.492 INFO:teuthology.orchestra.run.smithi107.stdout: "predecessor_uuid": "ca473595-0be6-4216-8af8-304693ecd114", 2024-02-10T07:03:48.492 INFO:teuthology.orchestra.run.smithi107.stdout: "sync_status": [], 2024-02-10T07:03:48.492 INFO:teuthology.orchestra.run.smithi107.stdout: "period_map": { 2024-02-10T07:03:48.492 INFO:teuthology.orchestra.run.smithi107.stdout: "id": "c1046001-b025-494a-8b84-e0bb72fbb34b", 2024-02-10T07:03:48.492 INFO:teuthology.orchestra.run.smithi107.stdout: "zonegroups": [ 2024-02-10T07:03:48.492 INFO:teuthology.orchestra.run.smithi107.stdout: { 2024-02-10T07:03:48.492 INFO:teuthology.orchestra.run.smithi107.stdout: "id": "6c4196aa-4e5c-4906-84cd-2582b5f3026c", 2024-02-10T07:03:48.492 INFO:teuthology.orchestra.run.smithi107.stdout: "name": "default", 2024-02-10T07:03:48.492 INFO:teuthology.orchestra.run.smithi107.stdout: "api_name": "default", 2024-02-10T07:03:48.492 INFO:teuthology.orchestra.run.smithi107.stdout: "is_master": "true", 2024-02-10T07:03:48.493 INFO:teuthology.orchestra.run.smithi107.stdout: "endpoints": [], 2024-02-10T07:03:48.493 INFO:teuthology.orchestra.run.smithi107.stdout: "hostnames": [], 2024-02-10T07:03:48.493 INFO:teuthology.orchestra.run.smithi107.stdout: "hostnames_s3website": [], 2024-02-10T07:03:48.493 INFO:teuthology.orchestra.run.smithi107.stdout: "master_zone": "748f0966-07d2-4180-9531-66ea26344f81", 2024-02-10T07:03:48.493 INFO:teuthology.orchestra.run.smithi107.stdout: "zones": [ 2024-02-10T07:03:48.493 INFO:teuthology.orchestra.run.smithi107.stdout: { 2024-02-10T07:03:48.493 INFO:teuthology.orchestra.run.smithi107.stdout: "id": "748f0966-07d2-4180-9531-66ea26344f81", 2024-02-10T07:03:48.493 INFO:teuthology.orchestra.run.smithi107.stdout: "name": "z", 2024-02-10T07:03:48.493 INFO:teuthology.orchestra.run.smithi107.stdout: "endpoints": [], 2024-02-10T07:03:48.493 INFO:teuthology.orchestra.run.smithi107.stdout: "log_meta": "false", 2024-02-10T07:03:48.493 INFO:teuthology.orchestra.run.smithi107.stdout: "log_data": "false", 2024-02-10T07:03:48.493 INFO:teuthology.orchestra.run.smithi107.stdout: "bucket_index_max_shards": 11, 2024-02-10T07:03:48.493 INFO:teuthology.orchestra.run.smithi107.stdout: "read_only": "false", 2024-02-10T07:03:48.493 INFO:teuthology.orchestra.run.smithi107.stdout: "tier_type": "", 2024-02-10T07:03:48.493 INFO:teuthology.orchestra.run.smithi107.stdout: "sync_from_all": "true", 2024-02-10T07:03:48.494 INFO:teuthology.orchestra.run.smithi107.stdout: "sync_from": [], 2024-02-10T07:03:48.494 INFO:teuthology.orchestra.run.smithi107.stdout: "redirect_zone": "" 2024-02-10T07:03:48.494 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:03:48.494 INFO:teuthology.orchestra.run.smithi107.stdout: ], 2024-02-10T07:03:48.494 INFO:teuthology.orchestra.run.smithi107.stdout: "placement_targets": [ 2024-02-10T07:03:48.494 INFO:teuthology.orchestra.run.smithi107.stdout: { 2024-02-10T07:03:48.494 INFO:teuthology.orchestra.run.smithi107.stdout: "name": "default-placement", 2024-02-10T07:03:48.494 INFO:teuthology.orchestra.run.smithi107.stdout: "tags": [], 2024-02-10T07:03:48.494 INFO:teuthology.orchestra.run.smithi107.stdout: "storage_classes": [ 2024-02-10T07:03:48.494 INFO:teuthology.orchestra.run.smithi107.stdout: "STANDARD" 2024-02-10T07:03:48.494 INFO:teuthology.orchestra.run.smithi107.stdout: ] 2024-02-10T07:03:48.494 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:03:48.494 INFO:teuthology.orchestra.run.smithi107.stdout: ], 2024-02-10T07:03:48.494 INFO:teuthology.orchestra.run.smithi107.stdout: "default_placement": "default-placement", 2024-02-10T07:03:48.494 INFO:teuthology.orchestra.run.smithi107.stdout: "realm_id": "ace33f0d-650a-4289-b351-e0ab92bb1927", 2024-02-10T07:03:48.495 INFO:teuthology.orchestra.run.smithi107.stdout: "sync_policy": { 2024-02-10T07:03:48.495 INFO:teuthology.orchestra.run.smithi107.stdout: "groups": [] 2024-02-10T07:03:48.495 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:03:48.495 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:03:48.495 INFO:teuthology.orchestra.run.smithi107.stdout: ], 2024-02-10T07:03:48.495 INFO:teuthology.orchestra.run.smithi107.stdout: "short_zone_ids": [ 2024-02-10T07:03:48.495 INFO:teuthology.orchestra.run.smithi107.stdout: { 2024-02-10T07:03:48.495 INFO:teuthology.orchestra.run.smithi107.stdout: "key": "748f0966-07d2-4180-9531-66ea26344f81", 2024-02-10T07:03:48.496 INFO:teuthology.orchestra.run.smithi107.stdout: "val": 3351760902 2024-02-10T07:03:48.496 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:03:48.496 INFO:teuthology.orchestra.run.smithi107.stdout: ] 2024-02-10T07:03:48.496 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:03:48.496 INFO:teuthology.orchestra.run.smithi107.stdout: "master_zonegroup": "6c4196aa-4e5c-4906-84cd-2582b5f3026c", 2024-02-10T07:03:48.496 INFO:teuthology.orchestra.run.smithi107.stdout: "master_zone": "748f0966-07d2-4180-9531-66ea26344f81", 2024-02-10T07:03:48.496 INFO:teuthology.orchestra.run.smithi107.stdout: "period_config": { 2024-02-10T07:03:48.496 INFO:teuthology.orchestra.run.smithi107.stdout: "bucket_quota": { 2024-02-10T07:03:48.496 INFO:teuthology.orchestra.run.smithi107.stdout: "enabled": false, 2024-02-10T07:03:48.496 INFO:teuthology.orchestra.run.smithi107.stdout: "check_on_raw": false, 2024-02-10T07:03:48.496 INFO:teuthology.orchestra.run.smithi107.stdout: "max_size": -1, 2024-02-10T07:03:48.496 INFO:teuthology.orchestra.run.smithi107.stdout: "max_size_kb": 0, 2024-02-10T07:03:48.496 INFO:teuthology.orchestra.run.smithi107.stdout: "max_objects": -1 2024-02-10T07:03:48.496 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:03:48.497 INFO:teuthology.orchestra.run.smithi107.stdout: "user_quota": { 2024-02-10T07:03:48.497 INFO:teuthology.orchestra.run.smithi107.stdout: "enabled": false, 2024-02-10T07:03:48.497 INFO:teuthology.orchestra.run.smithi107.stdout: "check_on_raw": false, 2024-02-10T07:03:48.497 INFO:teuthology.orchestra.run.smithi107.stdout: "max_size": -1, 2024-02-10T07:03:48.497 INFO:teuthology.orchestra.run.smithi107.stdout: "max_size_kb": 0, 2024-02-10T07:03:48.497 INFO:teuthology.orchestra.run.smithi107.stdout: "max_objects": -1 2024-02-10T07:03:48.497 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:03:48.497 INFO:teuthology.orchestra.run.smithi107.stdout: "user_ratelimit": { 2024-02-10T07:03:48.497 INFO:teuthology.orchestra.run.smithi107.stdout: "max_read_ops": 0, 2024-02-10T07:03:48.497 INFO:teuthology.orchestra.run.smithi107.stdout: "max_write_ops": 0, 2024-02-10T07:03:48.497 INFO:teuthology.orchestra.run.smithi107.stdout: "max_read_bytes": 0, 2024-02-10T07:03:48.497 INFO:teuthology.orchestra.run.smithi107.stdout: "max_write_bytes": 0, 2024-02-10T07:03:48.497 INFO:teuthology.orchestra.run.smithi107.stdout: "enabled": false 2024-02-10T07:03:48.497 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:03:48.497 INFO:teuthology.orchestra.run.smithi107.stdout: "bucket_ratelimit": { 2024-02-10T07:03:48.498 INFO:teuthology.orchestra.run.smithi107.stdout: "max_read_ops": 0, 2024-02-10T07:03:48.498 INFO:teuthology.orchestra.run.smithi107.stdout: "max_write_ops": 0, 2024-02-10T07:03:48.498 INFO:teuthology.orchestra.run.smithi107.stdout: "max_read_bytes": 0, 2024-02-10T07:03:48.498 INFO:teuthology.orchestra.run.smithi107.stdout: "max_write_bytes": 0, 2024-02-10T07:03:48.498 INFO:teuthology.orchestra.run.smithi107.stdout: "enabled": false 2024-02-10T07:03:48.498 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:03:48.498 INFO:teuthology.orchestra.run.smithi107.stdout: "anonymous_ratelimit": { 2024-02-10T07:03:48.498 INFO:teuthology.orchestra.run.smithi107.stdout: "max_read_ops": 0, 2024-02-10T07:03:48.498 INFO:teuthology.orchestra.run.smithi107.stdout: "max_write_ops": 0, 2024-02-10T07:03:48.498 INFO:teuthology.orchestra.run.smithi107.stdout: "max_read_bytes": 0, 2024-02-10T07:03:48.498 INFO:teuthology.orchestra.run.smithi107.stdout: "max_write_bytes": 0, 2024-02-10T07:03:48.498 INFO:teuthology.orchestra.run.smithi107.stdout: "enabled": false 2024-02-10T07:03:48.498 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:03:48.498 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:03:48.498 INFO:teuthology.orchestra.run.smithi107.stdout: "realm_id": "ace33f0d-650a-4289-b351-e0ab92bb1927", 2024-02-10T07:03:48.498 INFO:teuthology.orchestra.run.smithi107.stdout: "realm_name": "r", 2024-02-10T07:03:48.499 INFO:teuthology.orchestra.run.smithi107.stdout: "realm_epoch": 2 2024-02-10T07:03:48.499 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:03:48.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:48 smithi195 bash[14417]: audit 2024-02-10T07:03:47.349525+0000 mon.a (mon.0) 690 : 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-10T07:03:48.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:48 smithi195 bash[14417]: cluster 2024-02-10T07:03:47.349774+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-02-10T07:03:48.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:48 smithi195 bash[14417]: audit 2024-02-10T07:03:47.351910+0000 mon.c (mon.1) 74 : audit [INF] from='client.? 172.21.15.107:0/2368908484' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-10T07:03:48.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:48 smithi195 bash[14417]: audit 2024-02-10T07:03:47.356716+0000 mon.a (mon.0) 692 : 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-10T07:03:48.677 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:48 smithi107 bash[14363]: audit 2024-02-10T07:03:47.349525+0000 mon.a (mon.0) 690 : 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-10T07:03:48.677 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:48 smithi107 bash[14363]: cluster 2024-02-10T07:03:47.349774+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-02-10T07:03:48.677 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:48 smithi107 bash[14363]: audit 2024-02-10T07:03:47.351910+0000 mon.c (mon.1) 74 : audit [INF] from='client.? 172.21.15.107:0/2368908484' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-10T07:03:48.677 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:48 smithi107 bash[14363]: audit 2024-02-10T07:03:47.356716+0000 mon.a (mon.0) 692 : 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-10T07:03:48.677 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:48 smithi107 bash[19776]: audit 2024-02-10T07:03:47.349525+0000 mon.a (mon.0) 690 : 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-10T07:03:48.678 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:48 smithi107 bash[19776]: cluster 2024-02-10T07:03:47.349774+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-02-10T07:03:48.678 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:48 smithi107 bash[19776]: audit 2024-02-10T07:03:47.351910+0000 mon.c (mon.1) 74 : audit [INF] from='client.? 172.21.15.107:0/2368908484' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-10T07:03:48.678 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:48 smithi107 bash[19776]: audit 2024-02-10T07:03:47.356716+0000 mon.a (mon.0) 692 : 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-10T07:03:49.383 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-02-10T07:03:49.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:49 smithi195 bash[14417]: cluster 2024-02-10T07:03:48.317952+0000 mgr.y (mgr.24367) 99 : cluster [DBG] pgmap v82: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 510 B/s wr, 7 op/s 2024-02-10T07:03:49.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:49 smithi195 bash[14417]: audit 2024-02-10T07:03:48.370808+0000 mon.a (mon.0) 693 : 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-10T07:03:49.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:49 smithi195 bash[14417]: cluster 2024-02-10T07:03:48.370940+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-02-10T07:03:49.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:49 smithi107 bash[14363]: cluster 2024-02-10T07:03:48.317952+0000 mgr.y (mgr.24367) 99 : cluster [DBG] pgmap v82: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 510 B/s wr, 7 op/s 2024-02-10T07:03:49.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:49 smithi107 bash[14363]: audit 2024-02-10T07:03:48.370808+0000 mon.a (mon.0) 693 : 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-10T07:03:49.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:49 smithi107 bash[14363]: cluster 2024-02-10T07:03:48.370940+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-02-10T07:03:49.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:49 smithi107 bash[19776]: cluster 2024-02-10T07:03:48.317952+0000 mgr.y (mgr.24367) 99 : cluster [DBG] pgmap v82: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 6.0 KiB/s rd, 510 B/s wr, 7 op/s 2024-02-10T07:03:49.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:49 smithi107 bash[19776]: audit 2024-02-10T07:03:48.370808+0000 mon.a (mon.0) 693 : 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-10T07:03:49.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:49 smithi107 bash[19776]: cluster 2024-02-10T07:03:48.370940+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-02-10T07:03:51.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:51 smithi107 bash[19776]: cluster 2024-02-10T07:03:50.319127+0000 mgr.y (mgr.24367) 100 : cluster [DBG] pgmap v84: 129 pgs: 23 unknown, 106 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 616 B/s wr, 2 op/s 2024-02-10T07:03:51.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:51 smithi107 bash[14363]: cluster 2024-02-10T07:03:50.319127+0000 mgr.y (mgr.24367) 100 : cluster [DBG] pgmap v84: 129 pgs: 23 unknown, 106 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 616 B/s wr, 2 op/s 2024-02-10T07:03:51.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:51 smithi195 bash[14417]: cluster 2024-02-10T07:03:50.319127+0000 mgr.y (mgr.24367) 100 : cluster [DBG] pgmap v84: 129 pgs: 23 unknown, 106 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 616 B/s wr, 2 op/s 2024-02-10T07:03:52.320 INFO:teuthology.orchestra.run.smithi107.stdout:Scheduled rgw.foo update... 2024-02-10T07:03:53.515 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph orch apply rgw smpl' 2024-02-10T07:03:53.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:53 smithi195 bash[14417]: audit 2024-02-10T07:03:52.307688+0000 mgr.y (mgr.24367) 101 : audit [DBG] from='client.14712 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:03:53.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:53 smithi195 bash[14417]: cephadm 2024-02-10T07:03:52.309523+0000 mgr.y (mgr.24367) 102 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-02-10T07:03:53.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:53 smithi195 bash[14417]: audit 2024-02-10T07:03:52.316434+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:53.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:53 smithi195 bash[14417]: cluster 2024-02-10T07:03:52.320494+0000 mgr.y (mgr.24367) 103 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-02-10T07:03:53.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:53 smithi195 bash[14417]: audit 2024-02-10T07:03:52.345946+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:03:53.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:53 smithi195 bash[14417]: audit 2024-02-10T07:03:52.347557+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:03:53.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:53 smithi195 bash[14417]: audit 2024-02-10T07:03:52.616028+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:53.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:53 smithi195 bash[14417]: audit 2024-02-10T07:03:52.634350+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:53.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:53 smithi195 bash[14417]: audit 2024-02-10T07:03:52.647013+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:53.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:53 smithi195 bash[14417]: cephadm 2024-02-10T07:03:52.651259+0000 mgr.y (mgr.24367) 104 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-02-10T07:03:53.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:53 smithi195 bash[14417]: audit 2024-02-10T07:03:52.657938+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:53.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:53 smithi195 bash[14417]: audit 2024-02-10T07:03:52.662586+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi107.zkixal", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:03:53.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:53 smithi195 bash[14417]: audit 2024-02-10T07:03:52.663262+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi107.zkixal", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:03:53.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:53 smithi195 bash[14417]: audit 2024-02-10T07:03:52.670788+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi107.zkixal", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-10T07:03:53.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:53 smithi195 bash[14417]: audit 2024-02-10T07:03:52.683864+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:53.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:53 smithi195 bash[14417]: audit 2024-02-10T07:03:52.687306+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:03:53.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:53 smithi195 bash[14417]: cephadm 2024-02-10T07:03:52.689161+0000 mgr.y (mgr.24367) 105 : cephadm [INF] Deploying daemon rgw.foo.smithi107.zkixal on smithi107 2024-02-10T07:03:53.696 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[19776]: audit 2024-02-10T07:03:52.307688+0000 mgr.y (mgr.24367) 101 : audit [DBG] from='client.14712 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:03:53.696 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[19776]: cephadm 2024-02-10T07:03:52.309523+0000 mgr.y (mgr.24367) 102 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-02-10T07:03:53.696 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[19776]: audit 2024-02-10T07:03:52.316434+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:53.696 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[19776]: cluster 2024-02-10T07:03:52.320494+0000 mgr.y (mgr.24367) 103 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-02-10T07:03:53.696 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[19776]: audit 2024-02-10T07:03:52.345946+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:03:53.696 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[19776]: audit 2024-02-10T07:03:52.347557+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:03:53.697 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[19776]: audit 2024-02-10T07:03:52.616028+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:53.697 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[19776]: audit 2024-02-10T07:03:52.634350+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:53.697 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[19776]: audit 2024-02-10T07:03:52.647013+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:53.697 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[19776]: cephadm 2024-02-10T07:03:52.651259+0000 mgr.y (mgr.24367) 104 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-02-10T07:03:53.697 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[19776]: audit 2024-02-10T07:03:52.657938+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:53.697 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[19776]: audit 2024-02-10T07:03:52.662586+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi107.zkixal", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:03:53.697 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[19776]: audit 2024-02-10T07:03:52.663262+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi107.zkixal", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:03:53.697 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[19776]: audit 2024-02-10T07:03:52.670788+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi107.zkixal", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-10T07:03:53.697 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[19776]: audit 2024-02-10T07:03:52.683864+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:53.697 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[19776]: audit 2024-02-10T07:03:52.687306+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:03:53.697 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[19776]: cephadm 2024-02-10T07:03:52.689161+0000 mgr.y (mgr.24367) 105 : cephadm [INF] Deploying daemon rgw.foo.smithi107.zkixal on smithi107 2024-02-10T07:03:53.697 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[14363]: audit 2024-02-10T07:03:52.307688+0000 mgr.y (mgr.24367) 101 : audit [DBG] from='client.14712 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:03:53.698 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[14363]: cephadm 2024-02-10T07:03:52.309523+0000 mgr.y (mgr.24367) 102 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-02-10T07:03:53.698 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[14363]: audit 2024-02-10T07:03:52.316434+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:53.698 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[14363]: cluster 2024-02-10T07:03:52.320494+0000 mgr.y (mgr.24367) 103 : cluster [DBG] pgmap v85: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-02-10T07:03:53.698 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[14363]: audit 2024-02-10T07:03:52.345946+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:03:53.698 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[14363]: audit 2024-02-10T07:03:52.347557+0000 mon.c (mon.1) 76 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:03:53.698 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[14363]: audit 2024-02-10T07:03:52.616028+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:53.698 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[14363]: audit 2024-02-10T07:03:52.634350+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:53.698 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[14363]: audit 2024-02-10T07:03:52.647013+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:53.698 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[14363]: cephadm 2024-02-10T07:03:52.651259+0000 mgr.y (mgr.24367) 104 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-02-10T07:03:53.698 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[14363]: audit 2024-02-10T07:03:52.657938+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:53.698 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[14363]: audit 2024-02-10T07:03:52.662586+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi107.zkixal", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:03:53.698 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[14363]: audit 2024-02-10T07:03:52.663262+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi107.zkixal", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:03:53.698 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[14363]: audit 2024-02-10T07:03:52.670788+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi107.zkixal", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-10T07:03:53.698 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[14363]: audit 2024-02-10T07:03:52.683864+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:53.698 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[14363]: audit 2024-02-10T07:03:52.687306+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:03:53.699 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:53 smithi107 bash[14363]: cephadm 2024-02-10T07:03:52.689161+0000 mgr.y (mgr.24367) 105 : cephadm [INF] Deploying daemon rgw.foo.smithi107.zkixal on smithi107 2024-02-10T07:03:55.637 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:55 smithi107 bash[14363]: cluster 2024-02-10T07:03:54.321323+0000 mgr.y (mgr.24367) 106 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 898 B/s wr, 2 op/s 2024-02-10T07:03:55.637 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:55 smithi107 bash[19776]: cluster 2024-02-10T07:03:54.321323+0000 mgr.y (mgr.24367) 106 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 898 B/s wr, 2 op/s 2024-02-10T07:03:55.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:55 smithi195 bash[14417]: cluster 2024-02-10T07:03:54.321323+0000 mgr.y (mgr.24367) 106 : cluster [DBG] pgmap v86: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 898 B/s rd, 898 B/s wr, 2 op/s 2024-02-10T07:03:55.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:03:55 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:03:55] "GET /metrics HTTP/1.1" 200 196750 "" "Prometheus/2.33.4" 2024-02-10T07:03:56.779 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:03:56 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:03:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:03:57.762 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:57 smithi107 bash[14363]: cluster 2024-02-10T07:03:56.322102+0000 mgr.y (mgr.24367) 107 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 798 B/s rd, 798 B/s wr, 2 op/s 2024-02-10T07:03:57.763 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:57 smithi107 bash[14363]: audit 2024-02-10T07:03:56.496061+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:57.763 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:57 smithi107 bash[14363]: audit 2024-02-10T07:03:56.498022+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi195.qewfcx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:03:57.763 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:57 smithi107 bash[14363]: audit 2024-02-10T07:03:56.498361+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi195.qewfcx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:03:57.763 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:57 smithi107 bash[14363]: audit 2024-02-10T07:03:56.502211+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi195.qewfcx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-10T07:03:57.763 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:57 smithi107 bash[14363]: audit 2024-02-10T07:03:56.509411+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:57.763 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:57 smithi107 bash[14363]: audit 2024-02-10T07:03:56.512854+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:03:57.763 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:57 smithi107 bash[14363]: cephadm 2024-02-10T07:03:56.514118+0000 mgr.y (mgr.24367) 108 : cephadm [INF] Deploying daemon rgw.foo.smithi195.qewfcx on smithi195 2024-02-10T07:03:57.763 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:57 smithi107 bash[19776]: cluster 2024-02-10T07:03:56.322102+0000 mgr.y (mgr.24367) 107 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 798 B/s rd, 798 B/s wr, 2 op/s 2024-02-10T07:03:57.763 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:57 smithi107 bash[19776]: audit 2024-02-10T07:03:56.496061+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:57.763 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:57 smithi107 bash[19776]: audit 2024-02-10T07:03:56.498022+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi195.qewfcx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:03:57.764 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:57 smithi107 bash[19776]: audit 2024-02-10T07:03:56.498361+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi195.qewfcx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:03:57.764 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:57 smithi107 bash[19776]: audit 2024-02-10T07:03:56.502211+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi195.qewfcx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-10T07:03:57.764 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:57 smithi107 bash[19776]: audit 2024-02-10T07:03:56.509411+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:57.764 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:57 smithi107 bash[19776]: audit 2024-02-10T07:03:56.512854+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:03:57.764 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:57 smithi107 bash[19776]: cephadm 2024-02-10T07:03:56.514118+0000 mgr.y (mgr.24367) 108 : cephadm [INF] Deploying daemon rgw.foo.smithi195.qewfcx on smithi195 2024-02-10T07:03:57.876 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:57 smithi195 bash[14417]: cluster 2024-02-10T07:03:56.322102+0000 mgr.y (mgr.24367) 107 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 798 B/s rd, 798 B/s wr, 2 op/s 2024-02-10T07:03:57.876 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:57 smithi195 bash[14417]: audit 2024-02-10T07:03:56.496061+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:57.876 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:57 smithi195 bash[14417]: audit 2024-02-10T07:03:56.498022+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi195.qewfcx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:03:57.876 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:57 smithi195 bash[14417]: audit 2024-02-10T07:03:56.498361+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi195.qewfcx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:03:57.876 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:57 smithi195 bash[14417]: audit 2024-02-10T07:03:56.502211+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi195.qewfcx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-10T07:03:57.877 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:57 smithi195 bash[14417]: audit 2024-02-10T07:03:56.509411+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:57.877 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:57 smithi195 bash[14417]: audit 2024-02-10T07:03:56.512854+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:03:57.877 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:57 smithi195 bash[14417]: cephadm 2024-02-10T07:03:56.514118+0000 mgr.y (mgr.24367) 108 : cephadm [INF] Deploying daemon rgw.foo.smithi195.qewfcx on smithi195 2024-02-10T07:03:57.951 INFO:teuthology.orchestra.run.smithi107.stdout:Scheduled rgw.smpl update... 2024-02-10T07:03:58.843 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph osd pool create foo' 2024-02-10T07:03:59.010 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:58 smithi195 bash[14417]: audit 2024-02-10T07:03:57.940446+0000 mgr.y (mgr.24367) 109 : audit [DBG] from='client.24625 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:03:59.010 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:58 smithi195 bash[14417]: cephadm 2024-02-10T07:03:57.941726+0000 mgr.y (mgr.24367) 110 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-02-10T07:03:59.010 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:58 smithi195 bash[14417]: audit 2024-02-10T07:03:57.948072+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:59.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:58 smithi107 bash[14363]: audit 2024-02-10T07:03:57.940446+0000 mgr.y (mgr.24367) 109 : audit [DBG] from='client.24625 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:03:59.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:58 smithi107 bash[14363]: cephadm 2024-02-10T07:03:57.941726+0000 mgr.y (mgr.24367) 110 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-02-10T07:03:59.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:58 smithi107 bash[14363]: audit 2024-02-10T07:03:57.948072+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:03:59.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:58 smithi107 bash[19776]: audit 2024-02-10T07:03:57.940446+0000 mgr.y (mgr.24367) 109 : audit [DBG] from='client.24625 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:03:59.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:58 smithi107 bash[19776]: cephadm 2024-02-10T07:03:57.941726+0000 mgr.y (mgr.24367) 110 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-02-10T07:03:59.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:58 smithi107 bash[19776]: audit 2024-02-10T07:03:57.948072+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:00.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:59 smithi107 bash[14363]: cluster 2024-02-10T07:03:58.322781+0000 mgr.y (mgr.24367) 111 : cluster [DBG] pgmap v88: 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-10T07:04:00.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:59 smithi107 bash[14363]: audit 2024-02-10T07:03:59.289934+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:00.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:59 smithi107 bash[14363]: audit 2024-02-10T07:03:59.295658+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:04:00.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:59 smithi107 bash[14363]: audit 2024-02-10T07:03:59.297222+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:04:00.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:03:59 smithi107 bash[14363]: audit 2024-02-10T07:03:59.422193+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:00.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:59 smithi107 bash[19776]: cluster 2024-02-10T07:03:58.322781+0000 mgr.y (mgr.24367) 111 : cluster [DBG] pgmap v88: 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-10T07:04:00.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:59 smithi107 bash[19776]: audit 2024-02-10T07:03:59.289934+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:00.213 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:59 smithi107 bash[19776]: audit 2024-02-10T07:03:59.295658+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:04:00.213 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:59 smithi107 bash[19776]: audit 2024-02-10T07:03:59.297222+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:04:00.213 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:03:59 smithi107 bash[19776]: audit 2024-02-10T07:03:59.422193+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:00.359 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:59 smithi195 bash[14417]: cluster 2024-02-10T07:03:58.322781+0000 mgr.y (mgr.24367) 111 : cluster [DBG] pgmap v88: 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-10T07:04:00.360 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:59 smithi195 bash[14417]: audit 2024-02-10T07:03:59.289934+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:00.360 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:59 smithi195 bash[14417]: audit 2024-02-10T07:03:59.295658+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:04:00.360 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:59 smithi195 bash[14417]: audit 2024-02-10T07:03:59.297222+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:04:00.360 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:03:59 smithi195 bash[14417]: audit 2024-02-10T07:03:59.422193+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:02.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:01 smithi107 bash[14363]: cluster 2024-02-10T07:04:00.324525+0000 mgr.y (mgr.24367) 112 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 3.3 KiB/s wr, 89 op/s 2024-02-10T07:04:02.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:01 smithi107 bash[19776]: cluster 2024-02-10T07:04:00.324525+0000 mgr.y (mgr.24367) 112 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 3.3 KiB/s wr, 89 op/s 2024-02-10T07:04:02.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:01 smithi195 bash[14417]: cluster 2024-02-10T07:04:00.324525+0000 mgr.y (mgr.24367) 112 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 584 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 3.3 KiB/s wr, 89 op/s 2024-02-10T07:04:03.029 INFO:teuthology.orchestra.run.smithi107.stderr:pool 'foo' created 2024-02-10T07:04:03.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:03 smithi107 bash[19776]: audit 2024-02-10T07:04:02.197732+0000 mon.c (mon.1) 83 : audit [INF] from='client.? 172.21.15.107:0/924635654' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-02-10T07:04:03.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:03 smithi107 bash[19776]: audit 2024-02-10T07:04:02.198375+0000 mon.a (mon.0) 710 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-02-10T07:04:03.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:03 smithi107 bash[19776]: audit 2024-02-10T07:04:02.901947+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:03.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:03 smithi107 bash[14363]: audit 2024-02-10T07:04:02.197732+0000 mon.c (mon.1) 83 : audit [INF] from='client.? 172.21.15.107:0/924635654' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-02-10T07:04:03.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:03 smithi107 bash[14363]: audit 2024-02-10T07:04:02.198375+0000 mon.a (mon.0) 710 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-02-10T07:04:03.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:03 smithi107 bash[14363]: audit 2024-02-10T07:04:02.901947+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:03.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:03 smithi195 bash[14417]: audit 2024-02-10T07:04:02.197732+0000 mon.c (mon.1) 83 : audit [INF] from='client.? 172.21.15.107:0/924635654' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-02-10T07:04:03.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:03 smithi195 bash[14417]: audit 2024-02-10T07:04:02.198375+0000 mon.a (mon.0) 710 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-02-10T07:04:03.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:03 smithi195 bash[14417]: audit 2024-02-10T07:04:02.901947+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:03.897 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'rbd pool init foo' 2024-02-10T07:04:04.031 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:04 smithi107 bash[14363]: cluster 2024-02-10T07:04:02.325530+0000 mgr.y (mgr.24367) 113 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 3.1 KiB/s wr, 94 op/s 2024-02-10T07:04:04.031 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:04 smithi107 bash[14363]: audit 2024-02-10T07:04:03.009621+0000 mon.a (mon.0) 712 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-02-10T07:04:04.031 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:04 smithi107 bash[14363]: cluster 2024-02-10T07:04:03.009764+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-02-10T07:04:04.031 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:04 smithi107 bash[14363]: audit 2024-02-10T07:04:03.146565+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:04.031 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:04 smithi107 bash[14363]: cephadm 2024-02-10T07:04:03.156360+0000 mgr.y (mgr.24367) 114 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-10T07:04:04.031 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:04 smithi107 bash[14363]: audit 2024-02-10T07:04:03.712970+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:04.031 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:04 smithi107 bash[14363]: audit 2024-02-10T07:04:03.724926+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:04.031 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:04 smithi107 bash[14363]: audit 2024-02-10T07:04:03.732705+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:04.031 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:04 smithi107 bash[14363]: audit 2024-02-10T07:04:03.748754+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:04.031 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:04 smithi107 bash[14363]: audit 2024-02-10T07:04:03.749920+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi107.lgutqr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:04:04.032 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:04 smithi107 bash[14363]: audit 2024-02-10T07:04:03.750377+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi107.lgutqr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:04:04.032 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:04 smithi107 bash[14363]: audit 2024-02-10T07:04:03.755005+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi107.lgutqr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-10T07:04:04.032 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:04 smithi107 bash[14363]: audit 2024-02-10T07:04:03.761747+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:04.032 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:04 smithi107 bash[14363]: audit 2024-02-10T07:04:03.763224+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:04:04.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:04 smithi195 bash[14417]: cluster 2024-02-10T07:04:02.325530+0000 mgr.y (mgr.24367) 113 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 3.1 KiB/s wr, 94 op/s 2024-02-10T07:04:04.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:04 smithi195 bash[14417]: audit 2024-02-10T07:04:03.009621+0000 mon.a (mon.0) 712 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-02-10T07:04:04.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:04 smithi195 bash[14417]: cluster 2024-02-10T07:04:03.009764+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-02-10T07:04:04.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:04 smithi195 bash[14417]: audit 2024-02-10T07:04:03.146565+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:04.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:04 smithi195 bash[14417]: cephadm 2024-02-10T07:04:03.156360+0000 mgr.y (mgr.24367) 114 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-10T07:04:04.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:04 smithi195 bash[14417]: audit 2024-02-10T07:04:03.712970+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:04.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:04 smithi195 bash[14417]: audit 2024-02-10T07:04:03.724926+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:04.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:04 smithi195 bash[14417]: audit 2024-02-10T07:04:03.732705+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:04.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:04 smithi195 bash[14417]: audit 2024-02-10T07:04:03.748754+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:04.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:04 smithi195 bash[14417]: audit 2024-02-10T07:04:03.749920+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi107.lgutqr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:04:04.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:04 smithi195 bash[14417]: audit 2024-02-10T07:04:03.750377+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi107.lgutqr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:04:04.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:04 smithi195 bash[14417]: audit 2024-02-10T07:04:03.755005+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi107.lgutqr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-10T07:04:04.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:04 smithi195 bash[14417]: audit 2024-02-10T07:04:03.761747+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:04.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:04 smithi195 bash[14417]: audit 2024-02-10T07:04:03.763224+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:04:04.489 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:04 smithi107 bash[19776]: cluster 2024-02-10T07:04:02.325530+0000 mgr.y (mgr.24367) 113 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 3.1 KiB/s wr, 94 op/s 2024-02-10T07:04:04.489 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:04 smithi107 bash[19776]: audit 2024-02-10T07:04:03.009621+0000 mon.a (mon.0) 712 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-02-10T07:04:04.489 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:04 smithi107 bash[19776]: cluster 2024-02-10T07:04:03.009764+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-02-10T07:04:04.490 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:04 smithi107 bash[19776]: audit 2024-02-10T07:04:03.146565+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:04.490 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:04 smithi107 bash[19776]: cephadm 2024-02-10T07:04:03.156360+0000 mgr.y (mgr.24367) 114 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-10T07:04:04.490 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:04 smithi107 bash[19776]: audit 2024-02-10T07:04:03.712970+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:04.490 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:04 smithi107 bash[19776]: audit 2024-02-10T07:04:03.724926+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:04.490 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:04 smithi107 bash[19776]: audit 2024-02-10T07:04:03.732705+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:04.490 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:04 smithi107 bash[19776]: audit 2024-02-10T07:04:03.748754+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:04.490 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:04 smithi107 bash[19776]: audit 2024-02-10T07:04:03.749920+0000 mon.c (mon.1) 84 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi107.lgutqr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:04:04.490 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:04 smithi107 bash[19776]: audit 2024-02-10T07:04:03.750377+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi107.lgutqr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:04:04.490 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:04 smithi107 bash[19776]: audit 2024-02-10T07:04:03.755005+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi107.lgutqr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-10T07:04:04.490 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:04 smithi107 bash[19776]: audit 2024-02-10T07:04:03.761747+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:04.490 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:04 smithi107 bash[19776]: audit 2024-02-10T07:04:03.763224+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:04:05.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:05 smithi195 bash[14417]: cephadm 2024-02-10T07:04:03.740430+0000 mgr.y (mgr.24367) 115 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-02-10T07:04:05.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:05 smithi195 bash[14417]: cephadm 2024-02-10T07:04:03.764936+0000 mgr.y (mgr.24367) 116 : cephadm [INF] Deploying daemon rgw.smpl.smithi107.lgutqr on smithi107 2024-02-10T07:04:05.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:05 smithi195 bash[14417]: cluster 2024-02-10T07:04:04.010175+0000 mon.a (mon.0) 722 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-02-10T07:04:05.442 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:05 smithi107 bash[14363]: cephadm 2024-02-10T07:04:03.740430+0000 mgr.y (mgr.24367) 115 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-02-10T07:04:05.442 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:05 smithi107 bash[14363]: cephadm 2024-02-10T07:04:03.764936+0000 mgr.y (mgr.24367) 116 : cephadm [INF] Deploying daemon rgw.smpl.smithi107.lgutqr on smithi107 2024-02-10T07:04:05.443 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:05 smithi107 bash[14363]: cluster 2024-02-10T07:04:04.010175+0000 mon.a (mon.0) 722 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-02-10T07:04:05.443 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:05 smithi107 bash[19776]: cephadm 2024-02-10T07:04:03.740430+0000 mgr.y (mgr.24367) 115 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-02-10T07:04:05.443 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:05 smithi107 bash[19776]: cephadm 2024-02-10T07:04:03.764936+0000 mgr.y (mgr.24367) 116 : cephadm [INF] Deploying daemon rgw.smpl.smithi107.lgutqr on smithi107 2024-02-10T07:04:05.443 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:05 smithi107 bash[19776]: cluster 2024-02-10T07:04:04.010175+0000 mon.a (mon.0) 722 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-02-10T07:04:05.694 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:04:05 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:04:05] "GET /metrics HTTP/1.1" 200 207107 "" "Prometheus/2.33.4" 2024-02-10T07:04:06.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:06 smithi107 bash[14363]: cluster 2024-02-10T07:04:04.326352+0000 mgr.y (mgr.24367) 117 : cluster [DBG] pgmap v93: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 4.1 KiB/s wr, 140 op/s 2024-02-10T07:04:06.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:06 smithi107 bash[14363]: cluster 2024-02-10T07:04:05.044570+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-02-10T07:04:06.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:06 smithi107 bash[19776]: cluster 2024-02-10T07:04:04.326352+0000 mgr.y (mgr.24367) 117 : cluster [DBG] pgmap v93: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 4.1 KiB/s wr, 140 op/s 2024-02-10T07:04:06.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:06 smithi107 bash[19776]: cluster 2024-02-10T07:04:05.044570+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-02-10T07:04:06.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:06 smithi195 bash[14417]: cluster 2024-02-10T07:04:04.326352+0000 mgr.y (mgr.24367) 117 : cluster [DBG] pgmap v93: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 4.1 KiB/s wr, 140 op/s 2024-02-10T07:04:06.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:06 smithi195 bash[14417]: cluster 2024-02-10T07:04:05.044570+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-02-10T07:04:07.158 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:04:06 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:04:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:04:08.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:08 smithi195 bash[14417]: cluster 2024-02-10T07:04:06.327382+0000 mgr.y (mgr.24367) 118 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 682 B/s wr, 184 op/s 2024-02-10T07:04:08.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:08 smithi195 bash[14417]: audit 2024-02-10T07:04:07.358141+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:08.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:08 smithi195 bash[14417]: audit 2024-02-10T07:04:07.363686+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi195.zqbguk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:04:08.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:08 smithi195 bash[14417]: audit 2024-02-10T07:04:07.364117+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi195.zqbguk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:04:08.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:08 smithi195 bash[14417]: audit 2024-02-10T07:04:07.369005+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi195.zqbguk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-10T07:04:08.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:08 smithi195 bash[14417]: audit 2024-02-10T07:04:07.377202+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:08.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:08 smithi195 bash[14417]: audit 2024-02-10T07:04:07.384094+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:04:08.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:08 smithi107 bash[14363]: cluster 2024-02-10T07:04:06.327382+0000 mgr.y (mgr.24367) 118 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 682 B/s wr, 184 op/s 2024-02-10T07:04:08.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:08 smithi107 bash[14363]: audit 2024-02-10T07:04:07.358141+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:08.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:08 smithi107 bash[14363]: audit 2024-02-10T07:04:07.363686+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi195.zqbguk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:04:08.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:08 smithi107 bash[14363]: audit 2024-02-10T07:04:07.364117+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi195.zqbguk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:04:08.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:08 smithi107 bash[14363]: audit 2024-02-10T07:04:07.369005+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi195.zqbguk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-10T07:04:08.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:08 smithi107 bash[14363]: audit 2024-02-10T07:04:07.377202+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:08.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:08 smithi107 bash[14363]: audit 2024-02-10T07:04:07.384094+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:04:08.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:08 smithi107 bash[19776]: cluster 2024-02-10T07:04:06.327382+0000 mgr.y (mgr.24367) 118 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 119 KiB/s rd, 682 B/s wr, 184 op/s 2024-02-10T07:04:08.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:08 smithi107 bash[19776]: audit 2024-02-10T07:04:07.358141+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:08.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:08 smithi107 bash[19776]: audit 2024-02-10T07:04:07.363686+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi195.zqbguk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:04:08.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:08 smithi107 bash[19776]: audit 2024-02-10T07:04:07.364117+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi195.zqbguk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:04:08.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:08 smithi107 bash[19776]: audit 2024-02-10T07:04:07.369005+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi195.zqbguk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-10T07:04:08.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:08 smithi107 bash[19776]: audit 2024-02-10T07:04:07.377202+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:08.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:08 smithi107 bash[19776]: audit 2024-02-10T07:04:07.384094+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:04:09.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:09 smithi195 bash[14417]: cephadm 2024-02-10T07:04:07.385204+0000 mgr.y (mgr.24367) 119 : cephadm [INF] Deploying daemon rgw.smpl.smithi195.zqbguk on smithi195 2024-02-10T07:04:09.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:09 smithi195 bash[14417]: audit 2024-02-10T07:04:08.682406+0000 mon.a (mon.0) 728 : audit [INF] from='client.? 172.21.15.107:0/1307518149' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-02-10T07:04:09.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:09 smithi107 bash[14363]: cephadm 2024-02-10T07:04:07.385204+0000 mgr.y (mgr.24367) 119 : cephadm [INF] Deploying daemon rgw.smpl.smithi195.zqbguk on smithi195 2024-02-10T07:04:09.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:09 smithi107 bash[14363]: audit 2024-02-10T07:04:08.682406+0000 mon.a (mon.0) 728 : audit [INF] from='client.? 172.21.15.107:0/1307518149' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-02-10T07:04:09.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:09 smithi107 bash[19776]: cephadm 2024-02-10T07:04:07.385204+0000 mgr.y (mgr.24367) 119 : cephadm [INF] Deploying daemon rgw.smpl.smithi195.zqbguk on smithi195 2024-02-10T07:04:09.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:09 smithi107 bash[19776]: audit 2024-02-10T07:04:08.682406+0000 mon.a (mon.0) 728 : audit [INF] from='client.? 172.21.15.107:0/1307518149' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-02-10T07:04:10.087 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:10 smithi195 bash[14417]: cluster 2024-02-10T07:04:08.328156+0000 mgr.y (mgr.24367) 120 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-02-10T07:04:10.088 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:10 smithi195 bash[14417]: audit 2024-02-10T07:04:09.049258+0000 mon.a (mon.0) 729 : audit [INF] from='client.? 172.21.15.107:0/1307518149' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-02-10T07:04:10.088 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:10 smithi195 bash[14417]: cluster 2024-02-10T07:04:09.049366+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-02-10T07:04:10.380 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:10 smithi107 bash[14363]: cluster 2024-02-10T07:04:08.328156+0000 mgr.y (mgr.24367) 120 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-02-10T07:04:10.381 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:10 smithi107 bash[14363]: audit 2024-02-10T07:04:09.049258+0000 mon.a (mon.0) 729 : audit [INF] from='client.? 172.21.15.107:0/1307518149' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-02-10T07:04:10.381 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:10 smithi107 bash[14363]: cluster 2024-02-10T07:04:09.049366+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-02-10T07:04:10.381 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:10 smithi107 bash[19776]: cluster 2024-02-10T07:04:08.328156+0000 mgr.y (mgr.24367) 120 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s rd, 511 B/s wr, 174 op/s 2024-02-10T07:04:10.381 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:10 smithi107 bash[19776]: audit 2024-02-10T07:04:09.049258+0000 mon.a (mon.0) 729 : audit [INF] from='client.? 172.21.15.107:0/1307518149' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-02-10T07:04:10.381 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:10 smithi107 bash[19776]: cluster 2024-02-10T07:04:09.049366+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-02-10T07:04:11.398 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:11 smithi195 bash[14417]: cluster 2024-02-10T07:04:10.071872+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-02-10T07:04:11.398 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:11 smithi195 bash[14417]: audit 2024-02-10T07:04:10.356570+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:11.398 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:11 smithi195 bash[14417]: audit 2024-02-10T07:04:10.361570+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:04:11.398 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:11 smithi195 bash[14417]: audit 2024-02-10T07:04:10.363350+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:04:11.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:11 smithi107 bash[14363]: cluster 2024-02-10T07:04:10.071872+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-02-10T07:04:11.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:11 smithi107 bash[14363]: audit 2024-02-10T07:04:10.356570+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:11.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:11 smithi107 bash[14363]: audit 2024-02-10T07:04:10.361570+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:04:11.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:11 smithi107 bash[14363]: audit 2024-02-10T07:04:10.363350+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:04:11.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:11 smithi107 bash[19776]: cluster 2024-02-10T07:04:10.071872+0000 mon.a (mon.0) 731 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-02-10T07:04:11.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:11 smithi107 bash[19776]: audit 2024-02-10T07:04:10.356570+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:11.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:11 smithi107 bash[19776]: audit 2024-02-10T07:04:10.361570+0000 mon.c (mon.1) 88 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:04:11.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:11 smithi107 bash[19776]: audit 2024-02-10T07:04:10.363350+0000 mon.c (mon.1) 89 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:04:11.904 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph orch apply iscsi foo u p' 2024-02-10T07:04:12.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:12 smithi107 bash[14363]: cluster 2024-02-10T07:04:10.330111+0000 mgr.y (mgr.24367) 121 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 223 KiB/s rd, 852 B/s wr, 342 op/s 2024-02-10T07:04:12.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:12 smithi107 bash[14363]: cluster 2024-02-10T07:04:11.075264+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-02-10T07:04:12.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:12 smithi107 bash[19776]: cluster 2024-02-10T07:04:10.330111+0000 mgr.y (mgr.24367) 121 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 223 KiB/s rd, 852 B/s wr, 342 op/s 2024-02-10T07:04:12.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:12 smithi107 bash[19776]: cluster 2024-02-10T07:04:11.075264+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-02-10T07:04:12.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:12 smithi195 bash[14417]: cluster 2024-02-10T07:04:10.330111+0000 mgr.y (mgr.24367) 121 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 223 KiB/s rd, 852 B/s wr, 342 op/s 2024-02-10T07:04:12.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:12 smithi195 bash[14417]: cluster 2024-02-10T07:04:11.075264+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-02-10T07:04:14.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:14 smithi107 bash[14363]: cluster 2024-02-10T07:04:12.330984+0000 mgr.y (mgr.24367) 122 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 341 B/s wr, 167 op/s 2024-02-10T07:04:14.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:14 smithi107 bash[19776]: cluster 2024-02-10T07:04:12.330984+0000 mgr.y (mgr.24367) 122 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 341 B/s wr, 167 op/s 2024-02-10T07:04:14.336 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:14 smithi195 bash[14417]: cluster 2024-02-10T07:04:12.330984+0000 mgr.y (mgr.24367) 122 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 341 B/s wr, 167 op/s 2024-02-10T07:04:15.114 INFO:teuthology.orchestra.run.smithi107.stdout:Scheduled iscsi.foo update... 2024-02-10T07:04:15.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[14363]: audit 2024-02-10T07:04:14.300153+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:15.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[14363]: cluster 2024-02-10T07:04:14.331538+0000 mgr.y (mgr.24367) 123 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 341 B/s wr, 167 op/s 2024-02-10T07:04:15.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[14363]: audit 2024-02-10T07:04:14.457724+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:15.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[14363]: audit 2024-02-10T07:04:14.584765+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:15.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[14363]: cephadm 2024-02-10T07:04:14.593578+0000 mgr.y (mgr.24367) 124 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-10T07:04:15.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[14363]: audit 2024-02-10T07:04:14.916679+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:15.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[14363]: audit 2024-02-10T07:04:14.931676+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:04:15.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[14363]: audit 2024-02-10T07:04:14.932845+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:04:15.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[14363]: cephadm 2024-02-10T07:04:14.937343+0000 mgr.y (mgr.24367) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-10T07:04:15.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[14363]: audit 2024-02-10T07:04:15.101727+0000 mgr.y (mgr.24367) 126 : audit [DBG] from='client.24796 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:04:15.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[14363]: cephadm 2024-02-10T07:04:15.104596+0000 mgr.y (mgr.24367) 127 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-02-10T07:04:15.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[14363]: audit 2024-02-10T07:04:15.109710+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:15.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[14363]: audit 2024-02-10T07:04:15.261971+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:15.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[14363]: audit 2024-02-10T07:04:15.284926+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi107.lvlagr", "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-10T07:04:15.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[14363]: audit 2024-02-10T07:04:15.285480+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi107.lvlagr", "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-10T07:04:15.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[14363]: audit 2024-02-10T07:04:15.292662+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi107.lvlagr", "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-10T07:04:15.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[19776]: audit 2024-02-10T07:04:14.300153+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:15.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[19776]: cluster 2024-02-10T07:04:14.331538+0000 mgr.y (mgr.24367) 123 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 341 B/s wr, 167 op/s 2024-02-10T07:04:15.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[19776]: audit 2024-02-10T07:04:14.457724+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:15.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[19776]: audit 2024-02-10T07:04:14.584765+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:15.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[19776]: cephadm 2024-02-10T07:04:14.593578+0000 mgr.y (mgr.24367) 124 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-10T07:04:15.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[19776]: audit 2024-02-10T07:04:14.916679+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:15.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[19776]: audit 2024-02-10T07:04:14.931676+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:04:15.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[19776]: audit 2024-02-10T07:04:14.932845+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:04:15.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[19776]: cephadm 2024-02-10T07:04:14.937343+0000 mgr.y (mgr.24367) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-10T07:04:15.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[19776]: audit 2024-02-10T07:04:15.101727+0000 mgr.y (mgr.24367) 126 : audit [DBG] from='client.24796 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:04:15.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[19776]: cephadm 2024-02-10T07:04:15.104596+0000 mgr.y (mgr.24367) 127 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-02-10T07:04:15.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[19776]: audit 2024-02-10T07:04:15.109710+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:15.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[19776]: audit 2024-02-10T07:04:15.261971+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:15.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[19776]: audit 2024-02-10T07:04:15.284926+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi107.lvlagr", "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-10T07:04:15.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[19776]: audit 2024-02-10T07:04:15.285480+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi107.lvlagr", "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-10T07:04:15.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[19776]: audit 2024-02-10T07:04:15.292662+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi107.lvlagr", "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-10T07:04:15.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:15 smithi195 bash[14417]: audit 2024-02-10T07:04:14.300153+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:15.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:15 smithi195 bash[14417]: cluster 2024-02-10T07:04:14.331538+0000 mgr.y (mgr.24367) 123 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 341 B/s wr, 167 op/s 2024-02-10T07:04:15.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:15 smithi195 bash[14417]: audit 2024-02-10T07:04:14.457724+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:15.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:15 smithi195 bash[14417]: audit 2024-02-10T07:04:14.584765+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:15.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:15 smithi195 bash[14417]: cephadm 2024-02-10T07:04:14.593578+0000 mgr.y (mgr.24367) 124 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-10T07:04:15.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:15 smithi195 bash[14417]: audit 2024-02-10T07:04:14.916679+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:15.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:15 smithi195 bash[14417]: audit 2024-02-10T07:04:14.931676+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:04:15.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:15 smithi195 bash[14417]: audit 2024-02-10T07:04:14.932845+0000 mon.c (mon.1) 91 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:04:15.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:15 smithi195 bash[14417]: cephadm 2024-02-10T07:04:14.937343+0000 mgr.y (mgr.24367) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-10T07:04:15.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:15 smithi195 bash[14417]: audit 2024-02-10T07:04:15.101727+0000 mgr.y (mgr.24367) 126 : audit [DBG] from='client.24796 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:04:15.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:15 smithi195 bash[14417]: cephadm 2024-02-10T07:04:15.104596+0000 mgr.y (mgr.24367) 127 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-02-10T07:04:15.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:15 smithi195 bash[14417]: audit 2024-02-10T07:04:15.109710+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:15.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:15 smithi195 bash[14417]: audit 2024-02-10T07:04:15.261971+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:15.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:15 smithi195 bash[14417]: audit 2024-02-10T07:04:15.284926+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi107.lvlagr", "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-10T07:04:15.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:15 smithi195 bash[14417]: audit 2024-02-10T07:04:15.285480+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi107.lvlagr", "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-10T07:04:15.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:15 smithi195 bash[14417]: audit 2024-02-10T07:04:15.292662+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi107.lvlagr", "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-10T07:04:15.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:04:15 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:04:15] "GET /metrics HTTP/1.1" 200 207107 "" "Prometheus/2.33.4" 2024-02-10T07:04:16.381 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'sleep 120' 2024-02-10T07:04:16.571 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:16 smithi107 bash[19776]: cephadm 2024-02-10T07:04:15.271780+0000 mgr.y (mgr.24367) 128 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-02-10T07:04:16.572 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:16 smithi107 bash[19776]: audit 2024-02-10T07:04:15.309046+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:04:16.572 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:16 smithi107 bash[19776]: cephadm 2024-02-10T07:04:15.311049+0000 mgr.y (mgr.24367) 129 : cephadm [INF] Deploying daemon iscsi.foo.smithi107.lvlagr on smithi107 2024-02-10T07:04:16.572 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:16 smithi107 bash[14363]: cephadm 2024-02-10T07:04:15.271780+0000 mgr.y (mgr.24367) 128 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-02-10T07:04:16.572 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:16 smithi107 bash[14363]: audit 2024-02-10T07:04:15.309046+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:04:16.572 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:16 smithi107 bash[14363]: cephadm 2024-02-10T07:04:15.311049+0000 mgr.y (mgr.24367) 129 : cephadm [INF] Deploying daemon iscsi.foo.smithi107.lvlagr on smithi107 2024-02-10T07:04:16.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:16 smithi195 bash[14417]: cephadm 2024-02-10T07:04:15.271780+0000 mgr.y (mgr.24367) 128 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-02-10T07:04:16.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:16 smithi195 bash[14417]: audit 2024-02-10T07:04:15.309046+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:04:16.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:16 smithi195 bash[14417]: cephadm 2024-02-10T07:04:15.311049+0000 mgr.y (mgr.24367) 129 : cephadm [INF] Deploying daemon iscsi.foo.smithi107.lvlagr on smithi107 2024-02-10T07:04:17.158 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:04:16 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:04:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:04:17.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:17 smithi195 bash[14417]: cluster 2024-02-10T07:04:16.333425+0000 mgr.y (mgr.24367) 130 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 188 KiB/s rd, 562 B/s wr, 285 op/s 2024-02-10T07:04:17.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:17 smithi107 bash[14363]: cluster 2024-02-10T07:04:16.333425+0000 mgr.y (mgr.24367) 130 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 188 KiB/s rd, 562 B/s wr, 285 op/s 2024-02-10T07:04:17.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:17 smithi107 bash[19776]: cluster 2024-02-10T07:04:16.333425+0000 mgr.y (mgr.24367) 130 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 188 KiB/s rd, 562 B/s wr, 285 op/s 2024-02-10T07:04:18.635 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:18 smithi107 bash[14363]: cluster 2024-02-10T07:04:17.332031+0000 mon.a (mon.0) 742 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-02-10T07:04:18.636 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:18 smithi107 bash[14363]: cluster 2024-02-10T07:04:18.002511+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-02-10T07:04:18.636 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:18 smithi107 bash[19776]: cluster 2024-02-10T07:04:17.332031+0000 mon.a (mon.0) 742 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-02-10T07:04:18.636 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:18 smithi107 bash[19776]: cluster 2024-02-10T07:04:18.002511+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-02-10T07:04:18.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:18 smithi195 bash[14417]: cluster 2024-02-10T07:04:17.332031+0000 mon.a (mon.0) 742 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-02-10T07:04:18.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:18 smithi195 bash[14417]: cluster 2024-02-10T07:04:18.002511+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-02-10T07:04:20.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:19 smithi107 bash[14363]: cluster 2024-02-10T07:04:18.334360+0000 mgr.y (mgr.24367) 131 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 255 B/s wr, 134 op/s 2024-02-10T07:04:20.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:19 smithi107 bash[14363]: audit 2024-02-10T07:04:18.946979+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:20.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:19 smithi107 bash[14363]: audit 2024-02-10T07:04:18.950367+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:04:20.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:19 smithi107 bash[14363]: audit 2024-02-10T07:04:18.951722+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:04:20.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:19 smithi107 bash[14363]: audit 2024-02-10T07:04:19.469191+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:20.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:19 smithi107 bash[19776]: cluster 2024-02-10T07:04:18.334360+0000 mgr.y (mgr.24367) 131 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 255 B/s wr, 134 op/s 2024-02-10T07:04:20.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:19 smithi107 bash[19776]: audit 2024-02-10T07:04:18.946979+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:20.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:19 smithi107 bash[19776]: audit 2024-02-10T07:04:18.950367+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:04:20.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:19 smithi107 bash[19776]: audit 2024-02-10T07:04:18.951722+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:04:20.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:19 smithi107 bash[19776]: audit 2024-02-10T07:04:19.469191+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:20.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:19 smithi195 bash[14417]: cluster 2024-02-10T07:04:18.334360+0000 mgr.y (mgr.24367) 131 : cluster [DBG] pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 255 B/s wr, 134 op/s 2024-02-10T07:04:20.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:19 smithi195 bash[14417]: audit 2024-02-10T07:04:18.946979+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:20.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:19 smithi195 bash[14417]: audit 2024-02-10T07:04:18.950367+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:04:20.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:19 smithi195 bash[14417]: audit 2024-02-10T07:04:18.951722+0000 mon.c (mon.1) 95 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:04:20.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:19 smithi195 bash[14417]: audit 2024-02-10T07:04:19.469191+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:22.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:21 smithi107 bash[19776]: cluster 2024-02-10T07:04:20.336039+0000 mgr.y (mgr.24367) 132 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 221 B/s wr, 115 op/s 2024-02-10T07:04:22.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:21 smithi107 bash[19776]: audit 2024-02-10T07:04:21.896170+0000 mon.c (mon.1) 96 : audit [DBG] from='client.? 172.21.15.107:0/570524106' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-10T07:04:22.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:21 smithi107 bash[14363]: cluster 2024-02-10T07:04:20.336039+0000 mgr.y (mgr.24367) 132 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 221 B/s wr, 115 op/s 2024-02-10T07:04:22.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:21 smithi107 bash[14363]: audit 2024-02-10T07:04:21.896170+0000 mon.c (mon.1) 96 : audit [DBG] from='client.? 172.21.15.107:0/570524106' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-10T07:04:22.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:21 smithi195 bash[14417]: cluster 2024-02-10T07:04:20.336039+0000 mgr.y (mgr.24367) 132 : cluster [DBG] pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 221 B/s wr, 115 op/s 2024-02-10T07:04:22.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:21 smithi195 bash[14417]: audit 2024-02-10T07:04:21.896170+0000 mon.c (mon.1) 96 : audit [DBG] from='client.? 172.21.15.107:0/570524106' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-10T07:04:23.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:22 smithi107 bash[14363]: audit 2024-02-10T07:04:22.256786+0000 mon.c (mon.1) 97 : audit [INF] from='client.? 172.21.15.107:0/3103994465' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3732171490"}]: dispatch 2024-02-10T07:04:23.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:22 smithi107 bash[14363]: audit 2024-02-10T07:04:22.257562+0000 mon.a (mon.0) 746 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3732171490"}]: dispatch 2024-02-10T07:04:23.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:22 smithi107 bash[19776]: audit 2024-02-10T07:04:22.256786+0000 mon.c (mon.1) 97 : audit [INF] from='client.? 172.21.15.107:0/3103994465' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3732171490"}]: dispatch 2024-02-10T07:04:23.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:22 smithi107 bash[19776]: audit 2024-02-10T07:04:22.257562+0000 mon.a (mon.0) 746 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3732171490"}]: dispatch 2024-02-10T07:04:23.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:22 smithi195 bash[14417]: audit 2024-02-10T07:04:22.256786+0000 mon.c (mon.1) 97 : audit [INF] from='client.? 172.21.15.107:0/3103994465' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3732171490"}]: dispatch 2024-02-10T07:04:23.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:22 smithi195 bash[14417]: audit 2024-02-10T07:04:22.257562+0000 mon.a (mon.0) 746 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3732171490"}]: dispatch 2024-02-10T07:04:24.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:23 smithi195 bash[14417]: cluster 2024-02-10T07:04:22.336784+0000 mgr.y (mgr.24367) 133 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 204 B/s wr, 107 op/s 2024-02-10T07:04:24.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:23 smithi195 bash[14417]: audit 2024-02-10T07:04:22.968435+0000 mon.a (mon.0) 747 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3732171490"}]': finished 2024-02-10T07:04:24.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:23 smithi195 bash[14417]: cluster 2024-02-10T07:04:22.968603+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-02-10T07:04:24.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:23 smithi195 bash[14417]: audit 2024-02-10T07:04:23.330352+0000 mon.c (mon.1) 98 : audit [INF] from='client.? 172.21.15.107:0/3765316021' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/583188669"}]: dispatch 2024-02-10T07:04:24.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:23 smithi195 bash[14417]: audit 2024-02-10T07:04:23.331337+0000 mon.a (mon.0) 749 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/583188669"}]: dispatch 2024-02-10T07:04:24.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:23 smithi107 bash[19776]: cluster 2024-02-10T07:04:22.336784+0000 mgr.y (mgr.24367) 133 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 204 B/s wr, 107 op/s 2024-02-10T07:04:24.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:23 smithi107 bash[19776]: audit 2024-02-10T07:04:22.968435+0000 mon.a (mon.0) 747 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3732171490"}]': finished 2024-02-10T07:04:24.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:23 smithi107 bash[19776]: cluster 2024-02-10T07:04:22.968603+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-02-10T07:04:24.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:23 smithi107 bash[19776]: audit 2024-02-10T07:04:23.330352+0000 mon.c (mon.1) 98 : audit [INF] from='client.? 172.21.15.107:0/3765316021' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/583188669"}]: dispatch 2024-02-10T07:04:24.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:23 smithi107 bash[19776]: audit 2024-02-10T07:04:23.331337+0000 mon.a (mon.0) 749 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/583188669"}]: dispatch 2024-02-10T07:04:24.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:23 smithi107 bash[14363]: cluster 2024-02-10T07:04:22.336784+0000 mgr.y (mgr.24367) 133 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 204 B/s wr, 107 op/s 2024-02-10T07:04:24.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:23 smithi107 bash[14363]: audit 2024-02-10T07:04:22.968435+0000 mon.a (mon.0) 747 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3732171490"}]': finished 2024-02-10T07:04:24.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:23 smithi107 bash[14363]: cluster 2024-02-10T07:04:22.968603+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-02-10T07:04:24.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:23 smithi107 bash[14363]: audit 2024-02-10T07:04:23.330352+0000 mon.c (mon.1) 98 : audit [INF] from='client.? 172.21.15.107:0/3765316021' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/583188669"}]: dispatch 2024-02-10T07:04:24.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:23 smithi107 bash[14363]: audit 2024-02-10T07:04:23.331337+0000 mon.a (mon.0) 749 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/583188669"}]: dispatch 2024-02-10T07:04:25.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:25 smithi107 bash[19776]: audit 2024-02-10T07:04:24.007038+0000 mon.a (mon.0) 750 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/583188669"}]': finished 2024-02-10T07:04:25.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:25 smithi107 bash[19776]: cluster 2024-02-10T07:04:24.007226+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-02-10T07:04:25.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:25 smithi107 bash[19776]: audit 2024-02-10T07:04:24.391320+0000 mon.c (mon.1) 99 : audit [INF] from='client.? 172.21.15.107:0/2325337270' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4257795695"}]: dispatch 2024-02-10T07:04:25.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:25 smithi107 bash[19776]: audit 2024-02-10T07:04:24.392100+0000 mon.a (mon.0) 752 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4257795695"}]: dispatch 2024-02-10T07:04:25.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:25 smithi107 bash[19776]: audit 2024-02-10T07:04:24.875254+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:25.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:25 smithi107 bash[19776]: audit 2024-02-10T07:04:24.884107+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:25.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:25 smithi107 bash[19776]: audit 2024-02-10T07:04:24.895653+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T07:04:25.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:25 smithi107 bash[19776]: audit 2024-02-10T07:04:24.898490+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T07:04:25.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:25 smithi107 bash[19776]: audit 2024-02-10T07:04:24.907530+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:25.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:25 smithi107 bash[19776]: audit 2024-02-10T07:04:24.912602+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi107"}]: dispatch 2024-02-10T07:04:25.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:25 smithi107 bash[19776]: audit 2024-02-10T07:04:24.928851+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:25.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:25 smithi107 bash[19776]: audit 2024-02-10T07:04:24.933065+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:04:25.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:25 smithi107 bash[19776]: audit 2024-02-10T07:04:24.934383+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:04:25.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:25 smithi107 bash[19776]: audit 2024-02-10T07:04:24.942774+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:25.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:25 smithi107 bash[14363]: audit 2024-02-10T07:04:24.007038+0000 mon.a (mon.0) 750 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/583188669"}]': finished 2024-02-10T07:04:25.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:25 smithi107 bash[14363]: cluster 2024-02-10T07:04:24.007226+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-02-10T07:04:25.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:25 smithi107 bash[14363]: audit 2024-02-10T07:04:24.391320+0000 mon.c (mon.1) 99 : audit [INF] from='client.? 172.21.15.107:0/2325337270' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4257795695"}]: dispatch 2024-02-10T07:04:25.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:25 smithi107 bash[14363]: audit 2024-02-10T07:04:24.392100+0000 mon.a (mon.0) 752 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4257795695"}]: dispatch 2024-02-10T07:04:25.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:25 smithi107 bash[14363]: audit 2024-02-10T07:04:24.875254+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:25.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:25 smithi107 bash[14363]: audit 2024-02-10T07:04:24.884107+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:25.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:25 smithi107 bash[14363]: audit 2024-02-10T07:04:24.895653+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T07:04:25.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:25 smithi107 bash[14363]: audit 2024-02-10T07:04:24.898490+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T07:04:25.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:25 smithi107 bash[14363]: audit 2024-02-10T07:04:24.907530+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:25.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:25 smithi107 bash[14363]: audit 2024-02-10T07:04:24.912602+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi107"}]: dispatch 2024-02-10T07:04:25.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:25 smithi107 bash[14363]: audit 2024-02-10T07:04:24.928851+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:25.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:25 smithi107 bash[14363]: audit 2024-02-10T07:04:24.933065+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:04:25.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:25 smithi107 bash[14363]: audit 2024-02-10T07:04:24.934383+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:04:25.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:25 smithi107 bash[14363]: audit 2024-02-10T07:04:24.942774+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:25.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:25 smithi195 bash[14417]: audit 2024-02-10T07:04:24.007038+0000 mon.a (mon.0) 750 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/583188669"}]': finished 2024-02-10T07:04:25.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:25 smithi195 bash[14417]: cluster 2024-02-10T07:04:24.007226+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-02-10T07:04:25.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:25 smithi195 bash[14417]: audit 2024-02-10T07:04:24.391320+0000 mon.c (mon.1) 99 : audit [INF] from='client.? 172.21.15.107:0/2325337270' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4257795695"}]: dispatch 2024-02-10T07:04:25.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:25 smithi195 bash[14417]: audit 2024-02-10T07:04:24.392100+0000 mon.a (mon.0) 752 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4257795695"}]: dispatch 2024-02-10T07:04:25.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:25 smithi195 bash[14417]: audit 2024-02-10T07:04:24.875254+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:25.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:25 smithi195 bash[14417]: audit 2024-02-10T07:04:24.884107+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:25.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:25 smithi195 bash[14417]: audit 2024-02-10T07:04:24.895653+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T07:04:25.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:25 smithi195 bash[14417]: audit 2024-02-10T07:04:24.898490+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T07:04:25.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:25 smithi195 bash[14417]: audit 2024-02-10T07:04:24.907530+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:25.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:25 smithi195 bash[14417]: audit 2024-02-10T07:04:24.912602+0000 mon.c (mon.1) 102 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi107"}]: dispatch 2024-02-10T07:04:25.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:25 smithi195 bash[14417]: audit 2024-02-10T07:04:24.928851+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:25.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:25 smithi195 bash[14417]: audit 2024-02-10T07:04:24.933065+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:04:25.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:25 smithi195 bash[14417]: audit 2024-02-10T07:04:24.934383+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:04:25.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:25 smithi195 bash[14417]: audit 2024-02-10T07:04:24.942774+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:04:25.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:04:25 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:04:25] "GET /metrics HTTP/1.1" 200 214919 "" "Prometheus/2.33.4" 2024-02-10T07:04:26.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:26 smithi195 bash[14417]: cluster 2024-02-10T07:04:24.337261+0000 mgr.y (mgr.24367) 134 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:04:26.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:26 smithi195 bash[14417]: audit 2024-02-10T07:04:24.896748+0000 mgr.y (mgr.24367) 135 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T07:04:26.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:26 smithi195 bash[14417]: cephadm 2024-02-10T07:04:24.898187+0000 mgr.y (mgr.24367) 136 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.107:5000 to Dashboard 2024-02-10T07:04:26.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:26 smithi195 bash[14417]: audit 2024-02-10T07:04:24.899230+0000 mgr.y (mgr.24367) 137 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T07:04:26.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:26 smithi195 bash[14417]: audit 2024-02-10T07:04:24.913656+0000 mgr.y (mgr.24367) 138 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi107"}]: dispatch 2024-02-10T07:04:26.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:26 smithi195 bash[14417]: audit 2024-02-10T07:04:25.019720+0000 mon.a (mon.0) 758 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4257795695"}]': finished 2024-02-10T07:04:26.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:26 smithi195 bash[14417]: cluster 2024-02-10T07:04:25.019875+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-02-10T07:04:26.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:26 smithi195 bash[14417]: audit 2024-02-10T07:04:25.382550+0000 mon.a (mon.0) 760 : audit [INF] from='client.? 172.21.15.107:0/1100612398' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2721233717"}]: dispatch 2024-02-10T07:04:26.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:26 smithi107 bash[19776]: cluster 2024-02-10T07:04:24.337261+0000 mgr.y (mgr.24367) 134 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:04:26.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:26 smithi107 bash[19776]: audit 2024-02-10T07:04:24.896748+0000 mgr.y (mgr.24367) 135 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T07:04:26.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:26 smithi107 bash[19776]: cephadm 2024-02-10T07:04:24.898187+0000 mgr.y (mgr.24367) 136 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.107:5000 to Dashboard 2024-02-10T07:04:26.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:26 smithi107 bash[19776]: audit 2024-02-10T07:04:24.899230+0000 mgr.y (mgr.24367) 137 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T07:04:26.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:26 smithi107 bash[19776]: audit 2024-02-10T07:04:24.913656+0000 mgr.y (mgr.24367) 138 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi107"}]: dispatch 2024-02-10T07:04:26.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:26 smithi107 bash[19776]: audit 2024-02-10T07:04:25.019720+0000 mon.a (mon.0) 758 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4257795695"}]': finished 2024-02-10T07:04:26.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:26 smithi107 bash[19776]: cluster 2024-02-10T07:04:25.019875+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-02-10T07:04:26.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:26 smithi107 bash[19776]: audit 2024-02-10T07:04:25.382550+0000 mon.a (mon.0) 760 : audit [INF] from='client.? 172.21.15.107:0/1100612398' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2721233717"}]: dispatch 2024-02-10T07:04:26.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:26 smithi107 bash[14363]: cluster 2024-02-10T07:04:24.337261+0000 mgr.y (mgr.24367) 134 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:04:26.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:26 smithi107 bash[14363]: audit 2024-02-10T07:04:24.896748+0000 mgr.y (mgr.24367) 135 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T07:04:26.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:26 smithi107 bash[14363]: cephadm 2024-02-10T07:04:24.898187+0000 mgr.y (mgr.24367) 136 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.107:5000 to Dashboard 2024-02-10T07:04:26.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:26 smithi107 bash[14363]: audit 2024-02-10T07:04:24.899230+0000 mgr.y (mgr.24367) 137 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T07:04:26.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:26 smithi107 bash[14363]: audit 2024-02-10T07:04:24.913656+0000 mgr.y (mgr.24367) 138 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi107"}]: dispatch 2024-02-10T07:04:26.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:26 smithi107 bash[14363]: audit 2024-02-10T07:04:25.019720+0000 mon.a (mon.0) 758 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4257795695"}]': finished 2024-02-10T07:04:26.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:26 smithi107 bash[14363]: cluster 2024-02-10T07:04:25.019875+0000 mon.a (mon.0) 759 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-02-10T07:04:26.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:26 smithi107 bash[14363]: audit 2024-02-10T07:04:25.382550+0000 mon.a (mon.0) 760 : audit [INF] from='client.? 172.21.15.107:0/1100612398' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2721233717"}]: dispatch 2024-02-10T07:04:27.039 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:04:26 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:04:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:04:27.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:27 smithi195 bash[14417]: audit 2024-02-10T07:04:26.020364+0000 mon.a (mon.0) 761 : audit [INF] from='client.? 172.21.15.107:0/1100612398' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2721233717"}]': finished 2024-02-10T07:04:27.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:27 smithi195 bash[14417]: cluster 2024-02-10T07:04:26.020459+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-02-10T07:04:27.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:27 smithi195 bash[14417]: audit 2024-02-10T07:04:26.378644+0000 mon.c (mon.1) 105 : audit [INF] from='client.? 172.21.15.107:0/3112062927' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/1003100539"}]: dispatch 2024-02-10T07:04:27.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:27 smithi195 bash[14417]: audit 2024-02-10T07:04:26.379388+0000 mon.a (mon.0) 763 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/1003100539"}]: dispatch 2024-02-10T07:04:27.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:27 smithi107 bash[14363]: audit 2024-02-10T07:04:26.020364+0000 mon.a (mon.0) 761 : audit [INF] from='client.? 172.21.15.107:0/1100612398' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2721233717"}]': finished 2024-02-10T07:04:27.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:27 smithi107 bash[14363]: cluster 2024-02-10T07:04:26.020459+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-02-10T07:04:27.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:27 smithi107 bash[14363]: audit 2024-02-10T07:04:26.378644+0000 mon.c (mon.1) 105 : audit [INF] from='client.? 172.21.15.107:0/3112062927' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/1003100539"}]: dispatch 2024-02-10T07:04:27.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:27 smithi107 bash[14363]: audit 2024-02-10T07:04:26.379388+0000 mon.a (mon.0) 763 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/1003100539"}]: dispatch 2024-02-10T07:04:27.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:27 smithi107 bash[19776]: audit 2024-02-10T07:04:26.020364+0000 mon.a (mon.0) 761 : audit [INF] from='client.? 172.21.15.107:0/1100612398' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2721233717"}]': finished 2024-02-10T07:04:27.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:27 smithi107 bash[19776]: cluster 2024-02-10T07:04:26.020459+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-02-10T07:04:27.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:27 smithi107 bash[19776]: audit 2024-02-10T07:04:26.378644+0000 mon.c (mon.1) 105 : audit [INF] from='client.? 172.21.15.107:0/3112062927' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/1003100539"}]: dispatch 2024-02-10T07:04:27.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:27 smithi107 bash[19776]: audit 2024-02-10T07:04:26.379388+0000 mon.a (mon.0) 763 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/1003100539"}]: dispatch 2024-02-10T07:04:28.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:28 smithi195 bash[14417]: cluster 2024-02-10T07:04:26.337877+0000 mgr.y (mgr.24367) 139 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-02-10T07:04:28.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:28 smithi195 bash[14417]: audit 2024-02-10T07:04:27.040630+0000 mon.a (mon.0) 764 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/1003100539"}]': finished 2024-02-10T07:04:28.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:28 smithi195 bash[14417]: cluster 2024-02-10T07:04:27.040726+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-02-10T07:04:28.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:28 smithi195 bash[14417]: audit 2024-02-10T07:04:27.400465+0000 mon.c (mon.1) 106 : audit [INF] from='client.? 172.21.15.107:0/2380519382' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3529808672"}]: dispatch 2024-02-10T07:04:28.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:28 smithi195 bash[14417]: audit 2024-02-10T07:04:27.401338+0000 mon.a (mon.0) 766 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3529808672"}]: dispatch 2024-02-10T07:04:28.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:28 smithi107 bash[14363]: cluster 2024-02-10T07:04:26.337877+0000 mgr.y (mgr.24367) 139 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-02-10T07:04:28.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:28 smithi107 bash[14363]: audit 2024-02-10T07:04:27.040630+0000 mon.a (mon.0) 764 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/1003100539"}]': finished 2024-02-10T07:04:28.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:28 smithi107 bash[14363]: cluster 2024-02-10T07:04:27.040726+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-02-10T07:04:28.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:28 smithi107 bash[14363]: audit 2024-02-10T07:04:27.400465+0000 mon.c (mon.1) 106 : audit [INF] from='client.? 172.21.15.107:0/2380519382' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3529808672"}]: dispatch 2024-02-10T07:04:28.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:28 smithi107 bash[14363]: audit 2024-02-10T07:04:27.401338+0000 mon.a (mon.0) 766 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3529808672"}]: dispatch 2024-02-10T07:04:28.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:28 smithi107 bash[19776]: cluster 2024-02-10T07:04:26.337877+0000 mgr.y (mgr.24367) 139 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-02-10T07:04:28.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:28 smithi107 bash[19776]: audit 2024-02-10T07:04:27.040630+0000 mon.a (mon.0) 764 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/1003100539"}]': finished 2024-02-10T07:04:28.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:28 smithi107 bash[19776]: cluster 2024-02-10T07:04:27.040726+0000 mon.a (mon.0) 765 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-02-10T07:04:28.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:28 smithi107 bash[19776]: audit 2024-02-10T07:04:27.400465+0000 mon.c (mon.1) 106 : audit [INF] from='client.? 172.21.15.107:0/2380519382' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3529808672"}]: dispatch 2024-02-10T07:04:28.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:28 smithi107 bash[19776]: audit 2024-02-10T07:04:27.401338+0000 mon.a (mon.0) 766 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3529808672"}]: dispatch 2024-02-10T07:04:29.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:29 smithi195 bash[14417]: audit 2024-02-10T07:04:28.040228+0000 mon.a (mon.0) 767 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3529808672"}]': finished 2024-02-10T07:04:29.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:29 smithi195 bash[14417]: cluster 2024-02-10T07:04:28.040408+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-02-10T07:04:29.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:29 smithi195 bash[14417]: audit 2024-02-10T07:04:28.399247+0000 mon.c (mon.1) 107 : audit [INF] from='client.? 172.21.15.107:0/3742341573' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/3739692530"}]: dispatch 2024-02-10T07:04:29.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:29 smithi195 bash[14417]: audit 2024-02-10T07:04:28.399923+0000 mon.a (mon.0) 769 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/3739692530"}]: dispatch 2024-02-10T07:04:29.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:29 smithi107 bash[19776]: audit 2024-02-10T07:04:28.040228+0000 mon.a (mon.0) 767 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3529808672"}]': finished 2024-02-10T07:04:29.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:29 smithi107 bash[19776]: cluster 2024-02-10T07:04:28.040408+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-02-10T07:04:29.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:29 smithi107 bash[19776]: audit 2024-02-10T07:04:28.399247+0000 mon.c (mon.1) 107 : audit [INF] from='client.? 172.21.15.107:0/3742341573' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/3739692530"}]: dispatch 2024-02-10T07:04:29.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:29 smithi107 bash[19776]: audit 2024-02-10T07:04:28.399923+0000 mon.a (mon.0) 769 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/3739692530"}]: dispatch 2024-02-10T07:04:29.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:29 smithi107 bash[14363]: audit 2024-02-10T07:04:28.040228+0000 mon.a (mon.0) 767 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3529808672"}]': finished 2024-02-10T07:04:29.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:29 smithi107 bash[14363]: cluster 2024-02-10T07:04:28.040408+0000 mon.a (mon.0) 768 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-02-10T07:04:29.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:29 smithi107 bash[14363]: audit 2024-02-10T07:04:28.399247+0000 mon.c (mon.1) 107 : audit [INF] from='client.? 172.21.15.107:0/3742341573' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/3739692530"}]: dispatch 2024-02-10T07:04:29.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:29 smithi107 bash[14363]: audit 2024-02-10T07:04:28.399923+0000 mon.a (mon.0) 769 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/3739692530"}]: dispatch 2024-02-10T07:04:30.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:30 smithi195 bash[14417]: cluster 2024-02-10T07:04:28.338714+0000 mgr.y (mgr.24367) 140 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-02-10T07:04:30.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:30 smithi195 bash[14417]: audit 2024-02-10T07:04:29.052303+0000 mon.a (mon.0) 770 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/3739692530"}]': finished 2024-02-10T07:04:30.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:30 smithi195 bash[14417]: cluster 2024-02-10T07:04:29.052816+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-02-10T07:04:30.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:30 smithi195 bash[14417]: audit 2024-02-10T07:04:29.412339+0000 mon.a (mon.0) 772 : audit [INF] from='client.? 172.21.15.107:0/2643001802' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/3134180035"}]: dispatch 2024-02-10T07:04:30.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:30 smithi107 bash[14363]: cluster 2024-02-10T07:04:28.338714+0000 mgr.y (mgr.24367) 140 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-02-10T07:04:30.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:30 smithi107 bash[14363]: audit 2024-02-10T07:04:29.052303+0000 mon.a (mon.0) 770 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/3739692530"}]': finished 2024-02-10T07:04:30.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:30 smithi107 bash[14363]: cluster 2024-02-10T07:04:29.052816+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-02-10T07:04:30.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:30 smithi107 bash[14363]: audit 2024-02-10T07:04:29.412339+0000 mon.a (mon.0) 772 : audit [INF] from='client.? 172.21.15.107:0/2643001802' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/3134180035"}]: dispatch 2024-02-10T07:04:30.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:30 smithi107 bash[19776]: cluster 2024-02-10T07:04:28.338714+0000 mgr.y (mgr.24367) 140 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-02-10T07:04:30.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:30 smithi107 bash[19776]: audit 2024-02-10T07:04:29.052303+0000 mon.a (mon.0) 770 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/3739692530"}]': finished 2024-02-10T07:04:30.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:30 smithi107 bash[19776]: cluster 2024-02-10T07:04:29.052816+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-02-10T07:04:30.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:30 smithi107 bash[19776]: audit 2024-02-10T07:04:29.412339+0000 mon.a (mon.0) 772 : audit [INF] from='client.? 172.21.15.107:0/2643001802' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/3134180035"}]: dispatch 2024-02-10T07:04:31.090 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:31 smithi107 bash[19776]: audit 2024-02-10T07:04:30.081028+0000 mon.a (mon.0) 773 : audit [INF] from='client.? 172.21.15.107:0/2643001802' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/3134180035"}]': finished 2024-02-10T07:04:31.090 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:31 smithi107 bash[19776]: cluster 2024-02-10T07:04:30.081219+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-02-10T07:04:31.090 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:31 smithi107 bash[19776]: audit 2024-02-10T07:04:30.449449+0000 mon.a (mon.0) 775 : audit [INF] from='client.? 172.21.15.107:0/1982135328' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/360414983"}]: dispatch 2024-02-10T07:04:31.090 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:31 smithi107 bash[14363]: audit 2024-02-10T07:04:30.081028+0000 mon.a (mon.0) 773 : audit [INF] from='client.? 172.21.15.107:0/2643001802' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/3134180035"}]': finished 2024-02-10T07:04:31.090 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:31 smithi107 bash[14363]: cluster 2024-02-10T07:04:30.081219+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-02-10T07:04:31.090 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:31 smithi107 bash[14363]: audit 2024-02-10T07:04:30.449449+0000 mon.a (mon.0) 775 : audit [INF] from='client.? 172.21.15.107:0/1982135328' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/360414983"}]: dispatch 2024-02-10T07:04:31.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:31 smithi195 bash[14417]: audit 2024-02-10T07:04:30.081028+0000 mon.a (mon.0) 773 : audit [INF] from='client.? 172.21.15.107:0/2643001802' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/3134180035"}]': finished 2024-02-10T07:04:31.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:31 smithi195 bash[14417]: cluster 2024-02-10T07:04:30.081219+0000 mon.a (mon.0) 774 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-02-10T07:04:31.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:31 smithi195 bash[14417]: audit 2024-02-10T07:04:30.449449+0000 mon.a (mon.0) 775 : audit [INF] from='client.? 172.21.15.107:0/1982135328' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/360414983"}]: dispatch 2024-02-10T07:04:32.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:32 smithi195 bash[14417]: cluster 2024-02-10T07:04:30.339761+0000 mgr.y (mgr.24367) 141 : cluster [DBG] pgmap v119: 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-10T07:04:32.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:32 smithi195 bash[14417]: audit 2024-02-10T07:04:31.088976+0000 mon.a (mon.0) 776 : audit [INF] from='client.? 172.21.15.107:0/1982135328' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/360414983"}]': finished 2024-02-10T07:04:32.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:32 smithi195 bash[14417]: cluster 2024-02-10T07:04:31.089111+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-02-10T07:04:32.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:32 smithi195 bash[14417]: audit 2024-02-10T07:04:31.447219+0000 mon.a (mon.0) 778 : audit [INF] from='client.? 172.21.15.107:0/2244234404' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/835577657"}]: dispatch 2024-02-10T07:04:32.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:32 smithi107 bash[14363]: cluster 2024-02-10T07:04:30.339761+0000 mgr.y (mgr.24367) 141 : cluster [DBG] pgmap v119: 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-10T07:04:32.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:32 smithi107 bash[14363]: audit 2024-02-10T07:04:31.088976+0000 mon.a (mon.0) 776 : audit [INF] from='client.? 172.21.15.107:0/1982135328' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/360414983"}]': finished 2024-02-10T07:04:32.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:32 smithi107 bash[14363]: cluster 2024-02-10T07:04:31.089111+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-02-10T07:04:32.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:32 smithi107 bash[14363]: audit 2024-02-10T07:04:31.447219+0000 mon.a (mon.0) 778 : audit [INF] from='client.? 172.21.15.107:0/2244234404' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/835577657"}]: dispatch 2024-02-10T07:04:32.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:32 smithi107 bash[19776]: cluster 2024-02-10T07:04:30.339761+0000 mgr.y (mgr.24367) 141 : cluster [DBG] pgmap v119: 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-10T07:04:32.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:32 smithi107 bash[19776]: audit 2024-02-10T07:04:31.088976+0000 mon.a (mon.0) 776 : audit [INF] from='client.? 172.21.15.107:0/1982135328' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/360414983"}]': finished 2024-02-10T07:04:32.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:32 smithi107 bash[19776]: cluster 2024-02-10T07:04:31.089111+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-02-10T07:04:32.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:32 smithi107 bash[19776]: audit 2024-02-10T07:04:31.447219+0000 mon.a (mon.0) 778 : audit [INF] from='client.? 172.21.15.107:0/2244234404' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/835577657"}]: dispatch 2024-02-10T07:04:33.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:33 smithi195 bash[14417]: audit 2024-02-10T07:04:31.586069+0000 mgr.y (mgr.24367) 142 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:04:33.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:33 smithi195 bash[14417]: audit 2024-02-10T07:04:32.103784+0000 mon.a (mon.0) 779 : audit [INF] from='client.? 172.21.15.107:0/2244234404' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/835577657"}]': finished 2024-02-10T07:04:33.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:33 smithi195 bash[14417]: cluster 2024-02-10T07:04:32.104008+0000 mon.a (mon.0) 780 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-02-10T07:04:33.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:33 smithi195 bash[14417]: audit 2024-02-10T07:04:32.456656+0000 mon.c (mon.1) 108 : audit [INF] from='client.? 172.21.15.107:0/3646632970' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3079673682"}]: dispatch 2024-02-10T07:04:33.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:33 smithi195 bash[14417]: audit 2024-02-10T07:04:32.457745+0000 mon.a (mon.0) 781 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3079673682"}]: dispatch 2024-02-10T07:04:33.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:33 smithi107 bash[19776]: audit 2024-02-10T07:04:31.586069+0000 mgr.y (mgr.24367) 142 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:04:33.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:33 smithi107 bash[19776]: audit 2024-02-10T07:04:32.103784+0000 mon.a (mon.0) 779 : audit [INF] from='client.? 172.21.15.107:0/2244234404' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/835577657"}]': finished 2024-02-10T07:04:33.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:33 smithi107 bash[19776]: cluster 2024-02-10T07:04:32.104008+0000 mon.a (mon.0) 780 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-02-10T07:04:33.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:33 smithi107 bash[19776]: audit 2024-02-10T07:04:32.456656+0000 mon.c (mon.1) 108 : audit [INF] from='client.? 172.21.15.107:0/3646632970' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3079673682"}]: dispatch 2024-02-10T07:04:33.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:33 smithi107 bash[19776]: audit 2024-02-10T07:04:32.457745+0000 mon.a (mon.0) 781 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3079673682"}]: dispatch 2024-02-10T07:04:33.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:33 smithi107 bash[14363]: audit 2024-02-10T07:04:31.586069+0000 mgr.y (mgr.24367) 142 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:04:33.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:33 smithi107 bash[14363]: audit 2024-02-10T07:04:32.103784+0000 mon.a (mon.0) 779 : audit [INF] from='client.? 172.21.15.107:0/2244234404' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/835577657"}]': finished 2024-02-10T07:04:33.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:33 smithi107 bash[14363]: cluster 2024-02-10T07:04:32.104008+0000 mon.a (mon.0) 780 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-02-10T07:04:33.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:33 smithi107 bash[14363]: audit 2024-02-10T07:04:32.456656+0000 mon.c (mon.1) 108 : audit [INF] from='client.? 172.21.15.107:0/3646632970' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3079673682"}]: dispatch 2024-02-10T07:04:33.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:33 smithi107 bash[14363]: audit 2024-02-10T07:04:32.457745+0000 mon.a (mon.0) 781 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3079673682"}]: dispatch 2024-02-10T07:04:34.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:34 smithi195 bash[14417]: cluster 2024-02-10T07:04:32.340258+0000 mgr.y (mgr.24367) 143 : cluster [DBG] pgmap v122: 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-10T07:04:34.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:34 smithi195 bash[14417]: audit 2024-02-10T07:04:33.115013+0000 mon.a (mon.0) 782 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3079673682"}]': finished 2024-02-10T07:04:34.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:34 smithi195 bash[14417]: cluster 2024-02-10T07:04:33.115117+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-02-10T07:04:34.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:34 smithi195 bash[14417]: audit 2024-02-10T07:04:33.473684+0000 mon.a (mon.0) 784 : audit [INF] from='client.? 172.21.15.107:0/760881741' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/191851617"}]: dispatch 2024-02-10T07:04:34.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:34 smithi107 bash[19776]: cluster 2024-02-10T07:04:32.340258+0000 mgr.y (mgr.24367) 143 : cluster [DBG] pgmap v122: 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-10T07:04:34.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:34 smithi107 bash[19776]: audit 2024-02-10T07:04:33.115013+0000 mon.a (mon.0) 782 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3079673682"}]': finished 2024-02-10T07:04:34.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:34 smithi107 bash[19776]: cluster 2024-02-10T07:04:33.115117+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-02-10T07:04:34.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:34 smithi107 bash[19776]: audit 2024-02-10T07:04:33.473684+0000 mon.a (mon.0) 784 : audit [INF] from='client.? 172.21.15.107:0/760881741' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/191851617"}]: dispatch 2024-02-10T07:04:34.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:34 smithi107 bash[14363]: cluster 2024-02-10T07:04:32.340258+0000 mgr.y (mgr.24367) 143 : cluster [DBG] pgmap v122: 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-10T07:04:34.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:34 smithi107 bash[14363]: audit 2024-02-10T07:04:33.115013+0000 mon.a (mon.0) 782 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3079673682"}]': finished 2024-02-10T07:04:34.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:34 smithi107 bash[14363]: cluster 2024-02-10T07:04:33.115117+0000 mon.a (mon.0) 783 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-02-10T07:04:34.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:34 smithi107 bash[14363]: audit 2024-02-10T07:04:33.473684+0000 mon.a (mon.0) 784 : audit [INF] from='client.? 172.21.15.107:0/760881741' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/191851617"}]: dispatch 2024-02-10T07:04:35.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:35 smithi195 bash[14417]: audit 2024-02-10T07:04:34.127880+0000 mon.a (mon.0) 785 : audit [INF] from='client.? 172.21.15.107:0/760881741' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/191851617"}]': finished 2024-02-10T07:04:35.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:35 smithi195 bash[14417]: cluster 2024-02-10T07:04:34.127986+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-02-10T07:04:35.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:35 smithi195 bash[14417]: audit 2024-02-10T07:04:34.498967+0000 mon.c (mon.1) 109 : audit [INF] from='client.? 172.21.15.107:0/17954151' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/3739692530"}]: dispatch 2024-02-10T07:04:35.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:35 smithi195 bash[14417]: audit 2024-02-10T07:04:34.499921+0000 mon.a (mon.0) 787 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/3739692530"}]: dispatch 2024-02-10T07:04:35.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:35 smithi195 bash[14417]: audit 2024-02-10T07:04:34.630640+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:04:35.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:35 smithi195 bash[14417]: audit 2024-02-10T07:04:34.631413+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:04:35.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:35 smithi195 bash[14417]: audit 2024-02-10T07:04:34.645482+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:04:35.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:35 smithi195 bash[14417]: audit 2024-02-10T07:04:34.646246+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:04:35.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:35 smithi195 bash[14417]: audit 2024-02-10T07:04:35.050590+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-10T07:04:35.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:35 smithi195 bash[14417]: audit 2024-02-10T07:04:35.051263+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-10T07:04:35.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:35 smithi195 bash[14417]: audit 2024-02-10T07:04:35.051606+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-10T07:04:35.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:35 smithi195 bash[14417]: audit 2024-02-10T07:04:35.051827+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-10T07:04:35.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:35 smithi195 bash[14417]: audit 2024-02-10T07:04:35.052803+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-10T07:04:35.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:35 smithi195 bash[14417]: audit 2024-02-10T07:04:35.053382+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-10T07:04:35.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:35 smithi107 bash[14363]: audit 2024-02-10T07:04:34.127880+0000 mon.a (mon.0) 785 : audit [INF] from='client.? 172.21.15.107:0/760881741' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/191851617"}]': finished 2024-02-10T07:04:35.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:35 smithi107 bash[14363]: cluster 2024-02-10T07:04:34.127986+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-02-10T07:04:35.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:35 smithi107 bash[14363]: audit 2024-02-10T07:04:34.498967+0000 mon.c (mon.1) 109 : audit [INF] from='client.? 172.21.15.107:0/17954151' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/3739692530"}]: dispatch 2024-02-10T07:04:35.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:35 smithi107 bash[14363]: audit 2024-02-10T07:04:34.499921+0000 mon.a (mon.0) 787 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/3739692530"}]: dispatch 2024-02-10T07:04:35.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:35 smithi107 bash[14363]: audit 2024-02-10T07:04:34.630640+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:04:35.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:35 smithi107 bash[14363]: audit 2024-02-10T07:04:34.631413+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:04:35.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:35 smithi107 bash[14363]: audit 2024-02-10T07:04:34.645482+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:04:35.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:35 smithi107 bash[14363]: audit 2024-02-10T07:04:34.646246+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:04:35.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:35 smithi107 bash[14363]: audit 2024-02-10T07:04:35.050590+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-10T07:04:35.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:35 smithi107 bash[14363]: audit 2024-02-10T07:04:35.051263+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-10T07:04:35.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:35 smithi107 bash[14363]: audit 2024-02-10T07:04:35.051606+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-10T07:04:35.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:35 smithi107 bash[14363]: audit 2024-02-10T07:04:35.051827+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-10T07:04:35.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:35 smithi107 bash[14363]: audit 2024-02-10T07:04:35.052803+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-10T07:04:35.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:35 smithi107 bash[14363]: audit 2024-02-10T07:04:35.053382+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-10T07:04:35.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:35 smithi107 bash[19776]: audit 2024-02-10T07:04:34.127880+0000 mon.a (mon.0) 785 : audit [INF] from='client.? 172.21.15.107:0/760881741' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/191851617"}]': finished 2024-02-10T07:04:35.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:35 smithi107 bash[19776]: cluster 2024-02-10T07:04:34.127986+0000 mon.a (mon.0) 786 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-02-10T07:04:35.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:35 smithi107 bash[19776]: audit 2024-02-10T07:04:34.498967+0000 mon.c (mon.1) 109 : audit [INF] from='client.? 172.21.15.107:0/17954151' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/3739692530"}]: dispatch 2024-02-10T07:04:35.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:35 smithi107 bash[19776]: audit 2024-02-10T07:04:34.499921+0000 mon.a (mon.0) 787 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/3739692530"}]: dispatch 2024-02-10T07:04:35.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:35 smithi107 bash[19776]: audit 2024-02-10T07:04:34.630640+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:04:35.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:35 smithi107 bash[19776]: audit 2024-02-10T07:04:34.631413+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:04:35.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:35 smithi107 bash[19776]: audit 2024-02-10T07:04:34.645482+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:04:35.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:35 smithi107 bash[19776]: audit 2024-02-10T07:04:34.646246+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:04:35.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:35 smithi107 bash[19776]: audit 2024-02-10T07:04:35.050590+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-10T07:04:35.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:35 smithi107 bash[19776]: audit 2024-02-10T07:04:35.051263+0000 mon.c (mon.1) 113 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-10T07:04:35.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:35 smithi107 bash[19776]: audit 2024-02-10T07:04:35.051606+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-10T07:04:35.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:35 smithi107 bash[19776]: audit 2024-02-10T07:04:35.051827+0000 mon.c (mon.1) 114 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-10T07:04:35.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:35 smithi107 bash[19776]: audit 2024-02-10T07:04:35.052803+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-02-10T07:04:35.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:35 smithi107 bash[19776]: audit 2024-02-10T07:04:35.053382+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-10T07:04:35.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:04:35 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:04:35] "GET /metrics HTTP/1.1" 200 214944 "" "Prometheus/2.33.4" 2024-02-10T07:04:36.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:36 smithi195 bash[14417]: cluster 2024-02-10T07:04:34.340801+0000 mgr.y (mgr.24367) 144 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:04:36.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:36 smithi195 bash[14417]: audit 2024-02-10T07:04:35.137760+0000 mon.a (mon.0) 793 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/3739692530"}]': finished 2024-02-10T07:04:36.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:36 smithi195 bash[14417]: audit 2024-02-10T07:04:35.137898+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-02-10T07:04:36.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:36 smithi195 bash[14417]: audit 2024-02-10T07:04:35.138019+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-02-10T07:04:36.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:36 smithi195 bash[14417]: audit 2024-02-10T07:04:35.138145+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-02-10T07:04:36.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:36 smithi195 bash[14417]: cluster 2024-02-10T07:04:35.138233+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-02-10T07:04:36.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:36 smithi195 bash[14417]: audit 2024-02-10T07:04:35.499597+0000 mon.a (mon.0) 798 : audit [INF] from='client.? 172.21.15.107:0/2463072162' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/3134180035"}]: dispatch 2024-02-10T07:04:36.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:36 smithi107 bash[14363]: cluster 2024-02-10T07:04:34.340801+0000 mgr.y (mgr.24367) 144 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:04:36.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:36 smithi107 bash[14363]: audit 2024-02-10T07:04:35.137760+0000 mon.a (mon.0) 793 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/3739692530"}]': finished 2024-02-10T07:04:36.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:36 smithi107 bash[14363]: audit 2024-02-10T07:04:35.137898+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-02-10T07:04:36.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:36 smithi107 bash[14363]: audit 2024-02-10T07:04:35.138019+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-02-10T07:04:36.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:36 smithi107 bash[14363]: audit 2024-02-10T07:04:35.138145+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-02-10T07:04:36.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:36 smithi107 bash[14363]: cluster 2024-02-10T07:04:35.138233+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-02-10T07:04:36.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:36 smithi107 bash[14363]: audit 2024-02-10T07:04:35.499597+0000 mon.a (mon.0) 798 : audit [INF] from='client.? 172.21.15.107:0/2463072162' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/3134180035"}]: dispatch 2024-02-10T07:04:36.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:36 smithi107 bash[19776]: cluster 2024-02-10T07:04:34.340801+0000 mgr.y (mgr.24367) 144 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:04:36.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:36 smithi107 bash[19776]: audit 2024-02-10T07:04:35.137760+0000 mon.a (mon.0) 793 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/3739692530"}]': finished 2024-02-10T07:04:36.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:36 smithi107 bash[19776]: audit 2024-02-10T07:04:35.137898+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-02-10T07:04:36.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:36 smithi107 bash[19776]: audit 2024-02-10T07:04:35.138019+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-02-10T07:04:36.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:36 smithi107 bash[19776]: audit 2024-02-10T07:04:35.138145+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]': finished 2024-02-10T07:04:36.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:36 smithi107 bash[19776]: cluster 2024-02-10T07:04:35.138233+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-02-10T07:04:36.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:36 smithi107 bash[19776]: audit 2024-02-10T07:04:35.499597+0000 mon.a (mon.0) 798 : audit [INF] from='client.? 172.21.15.107:0/2463072162' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/3134180035"}]: dispatch 2024-02-10T07:04:37.154 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:04:36 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:04:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:04:37.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:37 smithi195 bash[14417]: audit 2024-02-10T07:04:36.138185+0000 mon.a (mon.0) 799 : audit [INF] from='client.? 172.21.15.107:0/2463072162' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/3134180035"}]': finished 2024-02-10T07:04:37.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:37 smithi195 bash[14417]: cluster 2024-02-10T07:04:36.138313+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-02-10T07:04:37.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:37 smithi195 bash[14417]: audit 2024-02-10T07:04:36.505843+0000 mon.c (mon.1) 115 : audit [INF] from='client.? 172.21.15.107:0/3120695195' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/191851617"}]: dispatch 2024-02-10T07:04:37.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:37 smithi195 bash[14417]: audit 2024-02-10T07:04:36.506648+0000 mon.a (mon.0) 801 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/191851617"}]: dispatch 2024-02-10T07:04:37.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:37 smithi107 bash[14363]: audit 2024-02-10T07:04:36.138185+0000 mon.a (mon.0) 799 : audit [INF] from='client.? 172.21.15.107:0/2463072162' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/3134180035"}]': finished 2024-02-10T07:04:37.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:37 smithi107 bash[14363]: cluster 2024-02-10T07:04:36.138313+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-02-10T07:04:37.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:37 smithi107 bash[14363]: audit 2024-02-10T07:04:36.505843+0000 mon.c (mon.1) 115 : audit [INF] from='client.? 172.21.15.107:0/3120695195' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/191851617"}]: dispatch 2024-02-10T07:04:37.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:37 smithi107 bash[14363]: audit 2024-02-10T07:04:36.506648+0000 mon.a (mon.0) 801 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/191851617"}]: dispatch 2024-02-10T07:04:37.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:37 smithi107 bash[19776]: audit 2024-02-10T07:04:36.138185+0000 mon.a (mon.0) 799 : audit [INF] from='client.? 172.21.15.107:0/2463072162' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/3134180035"}]': finished 2024-02-10T07:04:37.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:37 smithi107 bash[19776]: cluster 2024-02-10T07:04:36.138313+0000 mon.a (mon.0) 800 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-02-10T07:04:37.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:37 smithi107 bash[19776]: audit 2024-02-10T07:04:36.505843+0000 mon.c (mon.1) 115 : audit [INF] from='client.? 172.21.15.107:0/3120695195' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/191851617"}]: dispatch 2024-02-10T07:04:37.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:37 smithi107 bash[19776]: audit 2024-02-10T07:04:36.506648+0000 mon.a (mon.0) 801 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/191851617"}]: dispatch 2024-02-10T07:04:38.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:38 smithi195 bash[14417]: cluster 2024-02-10T07:04:36.341309+0000 mgr.y (mgr.24367) 145 : cluster [DBG] pgmap v128: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:04:38.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:38 smithi195 bash[14417]: audit 2024-02-10T07:04:37.156629+0000 mon.a (mon.0) 802 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/191851617"}]': finished 2024-02-10T07:04:38.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:38 smithi195 bash[14417]: cluster 2024-02-10T07:04:37.156755+0000 mon.a (mon.0) 803 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-02-10T07:04:38.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:38 smithi195 bash[14417]: audit 2024-02-10T07:04:37.519823+0000 mon.c (mon.1) 116 : audit [INF] from='client.? 172.21.15.107:0/835998484' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3889513880"}]: dispatch 2024-02-10T07:04:38.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:38 smithi195 bash[14417]: audit 2024-02-10T07:04:37.520832+0000 mon.a (mon.0) 804 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3889513880"}]: dispatch 2024-02-10T07:04:38.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:38 smithi107 bash[19776]: cluster 2024-02-10T07:04:36.341309+0000 mgr.y (mgr.24367) 145 : cluster [DBG] pgmap v128: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:04:38.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:38 smithi107 bash[19776]: audit 2024-02-10T07:04:37.156629+0000 mon.a (mon.0) 802 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/191851617"}]': finished 2024-02-10T07:04:38.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:38 smithi107 bash[19776]: cluster 2024-02-10T07:04:37.156755+0000 mon.a (mon.0) 803 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-02-10T07:04:38.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:38 smithi107 bash[19776]: audit 2024-02-10T07:04:37.519823+0000 mon.c (mon.1) 116 : audit [INF] from='client.? 172.21.15.107:0/835998484' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3889513880"}]: dispatch 2024-02-10T07:04:38.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:38 smithi107 bash[19776]: audit 2024-02-10T07:04:37.520832+0000 mon.a (mon.0) 804 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3889513880"}]: dispatch 2024-02-10T07:04:38.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:38 smithi107 bash[14363]: cluster 2024-02-10T07:04:36.341309+0000 mgr.y (mgr.24367) 145 : cluster [DBG] pgmap v128: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:04:38.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:38 smithi107 bash[14363]: audit 2024-02-10T07:04:37.156629+0000 mon.a (mon.0) 802 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/191851617"}]': finished 2024-02-10T07:04:38.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:38 smithi107 bash[14363]: cluster 2024-02-10T07:04:37.156755+0000 mon.a (mon.0) 803 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-02-10T07:04:38.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:38 smithi107 bash[14363]: audit 2024-02-10T07:04:37.519823+0000 mon.c (mon.1) 116 : audit [INF] from='client.? 172.21.15.107:0/835998484' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3889513880"}]: dispatch 2024-02-10T07:04:38.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:38 smithi107 bash[14363]: audit 2024-02-10T07:04:37.520832+0000 mon.a (mon.0) 804 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3889513880"}]: dispatch 2024-02-10T07:04:39.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:39 smithi107 bash[19776]: audit 2024-02-10T07:04:38.166568+0000 mon.a (mon.0) 805 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3889513880"}]': finished 2024-02-10T07:04:39.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:39 smithi107 bash[19776]: cluster 2024-02-10T07:04:38.166759+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-02-10T07:04:39.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:39 smithi107 bash[14363]: audit 2024-02-10T07:04:38.166568+0000 mon.a (mon.0) 805 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3889513880"}]': finished 2024-02-10T07:04:39.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:39 smithi107 bash[14363]: cluster 2024-02-10T07:04:38.166759+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-02-10T07:04:39.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:39 smithi195 bash[14417]: audit 2024-02-10T07:04:38.166568+0000 mon.a (mon.0) 805 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3889513880"}]': finished 2024-02-10T07:04:39.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:39 smithi195 bash[14417]: cluster 2024-02-10T07:04:38.166759+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-02-10T07:04:40.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:40 smithi107 bash[14363]: cluster 2024-02-10T07:04:38.341966+0000 mgr.y (mgr.24367) 146 : cluster [DBG] pgmap v131: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:04:40.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:40 smithi107 bash[19776]: cluster 2024-02-10T07:04:38.341966+0000 mgr.y (mgr.24367) 146 : cluster [DBG] pgmap v131: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:04:40.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:40 smithi195 bash[14417]: cluster 2024-02-10T07:04:38.341966+0000 mgr.y (mgr.24367) 146 : cluster [DBG] pgmap v131: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:04:42.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:42 smithi107 bash[14363]: cluster 2024-02-10T07:04:40.343016+0000 mgr.y (mgr.24367) 147 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T07:04:42.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:42 smithi107 bash[19776]: cluster 2024-02-10T07:04:40.343016+0000 mgr.y (mgr.24367) 147 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T07:04:42.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:42 smithi195 bash[14417]: cluster 2024-02-10T07:04:40.343016+0000 mgr.y (mgr.24367) 147 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T07:04:43.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:43 smithi107 bash[14363]: audit 2024-02-10T07:04:41.597961+0000 mgr.y (mgr.24367) 148 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:04:43.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:43 smithi107 bash[19776]: audit 2024-02-10T07:04:41.597961+0000 mgr.y (mgr.24367) 148 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:04:43.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:43 smithi195 bash[14417]: audit 2024-02-10T07:04:41.597961+0000 mgr.y (mgr.24367) 148 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:04:44.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:44 smithi107 bash[14363]: cluster 2024-02-10T07:04:42.343747+0000 mgr.y (mgr.24367) 149 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 824 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T07:04:44.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:44 smithi107 bash[19776]: cluster 2024-02-10T07:04:42.343747+0000 mgr.y (mgr.24367) 149 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 824 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T07:04:44.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:44 smithi195 bash[14417]: cluster 2024-02-10T07:04:42.343747+0000 mgr.y (mgr.24367) 149 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 824 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T07:04:45.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:04:45 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:04:45] "GET /metrics HTTP/1.1" 200 214944 "" "Prometheus/2.33.4" 2024-02-10T07:04:46.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:46 smithi107 bash[14363]: cluster 2024-02-10T07:04:44.344512+0000 mgr.y (mgr.24367) 150 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T07:04:46.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:46 smithi107 bash[19776]: cluster 2024-02-10T07:04:44.344512+0000 mgr.y (mgr.24367) 150 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T07:04:46.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:46 smithi195 bash[14417]: cluster 2024-02-10T07:04:44.344512+0000 mgr.y (mgr.24367) 150 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T07:04:47.158 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:04:46 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:04:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:04:48.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:48 smithi107 bash[14363]: cluster 2024-02-10T07:04:46.346274+0000 mgr.y (mgr.24367) 151 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T07:04:48.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:48 smithi107 bash[19776]: cluster 2024-02-10T07:04:46.346274+0000 mgr.y (mgr.24367) 151 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T07:04:48.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:48 smithi195 bash[14417]: cluster 2024-02-10T07:04:46.346274+0000 mgr.y (mgr.24367) 151 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T07:04:50.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:50 smithi107 bash[14363]: cluster 2024-02-10T07:04:48.346920+0000 mgr.y (mgr.24367) 152 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1005 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T07:04:50.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:50 smithi107 bash[19776]: cluster 2024-02-10T07:04:48.346920+0000 mgr.y (mgr.24367) 152 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1005 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T07:04:50.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:50 smithi195 bash[14417]: cluster 2024-02-10T07:04:48.346920+0000 mgr.y (mgr.24367) 152 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1005 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T07:04:52.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:52 smithi107 bash[14363]: cluster 2024-02-10T07:04:50.348632+0000 mgr.y (mgr.24367) 153 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T07:04:52.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:52 smithi107 bash[19776]: cluster 2024-02-10T07:04:50.348632+0000 mgr.y (mgr.24367) 153 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T07:04:52.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:52 smithi195 bash[14417]: cluster 2024-02-10T07:04:50.348632+0000 mgr.y (mgr.24367) 153 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-02-10T07:04:53.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:53 smithi195 bash[14417]: audit 2024-02-10T07:04:51.609409+0000 mgr.y (mgr.24367) 154 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:04:53.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:53 smithi107 bash[14363]: audit 2024-02-10T07:04:51.609409+0000 mgr.y (mgr.24367) 154 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:04:53.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:53 smithi107 bash[19776]: audit 2024-02-10T07:04:51.609409+0000 mgr.y (mgr.24367) 154 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:04:54.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:54 smithi195 bash[14417]: cluster 2024-02-10T07:04:52.349528+0000 mgr.y (mgr.24367) 155 : cluster [DBG] pgmap v138: 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-10T07:04:54.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:54 smithi107 bash[14363]: cluster 2024-02-10T07:04:52.349528+0000 mgr.y (mgr.24367) 155 : cluster [DBG] pgmap v138: 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-10T07:04:54.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:54 smithi107 bash[19776]: cluster 2024-02-10T07:04:52.349528+0000 mgr.y (mgr.24367) 155 : cluster [DBG] pgmap v138: 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-10T07:04:55.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:04:55 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:04:55] "GET /metrics HTTP/1.1" 200 214929 "" "Prometheus/2.33.4" 2024-02-10T07:04:56.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:56 smithi195 bash[14417]: cluster 2024-02-10T07:04:54.350411+0000 mgr.y (mgr.24367) 156 : 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-10T07:04:56.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:56 smithi107 bash[14363]: cluster 2024-02-10T07:04:54.350411+0000 mgr.y (mgr.24367) 156 : 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-10T07:04:56.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:56 smithi107 bash[19776]: cluster 2024-02-10T07:04:54.350411+0000 mgr.y (mgr.24367) 156 : 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-10T07:04:57.158 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:04:56 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:04:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:04:58.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:04:58 smithi195 bash[14417]: cluster 2024-02-10T07:04:56.351903+0000 mgr.y (mgr.24367) 157 : 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-10T07:04:58.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:04:58 smithi107 bash[14363]: cluster 2024-02-10T07:04:56.351903+0000 mgr.y (mgr.24367) 157 : 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-10T07:04:58.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:04:58 smithi107 bash[19776]: cluster 2024-02-10T07:04:56.351903+0000 mgr.y (mgr.24367) 157 : 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-10T07:05:00.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:00 smithi195 bash[14417]: cluster 2024-02-10T07:04:58.352656+0000 mgr.y (mgr.24367) 158 : 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-10T07:05:00.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:00 smithi107 bash[14363]: cluster 2024-02-10T07:04:58.352656+0000 mgr.y (mgr.24367) 158 : 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-10T07:05:00.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:00 smithi107 bash[19776]: cluster 2024-02-10T07:04:58.352656+0000 mgr.y (mgr.24367) 158 : 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-10T07:05:02.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:02 smithi195 bash[14417]: cluster 2024-02-10T07:05:00.354517+0000 mgr.y (mgr.24367) 159 : cluster [DBG] pgmap v142: 161 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-10T07:05:02.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:02 smithi107 bash[14363]: cluster 2024-02-10T07:05:00.354517+0000 mgr.y (mgr.24367) 159 : cluster [DBG] pgmap v142: 161 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-10T07:05:02.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:02 smithi107 bash[19776]: cluster 2024-02-10T07:05:00.354517+0000 mgr.y (mgr.24367) 159 : cluster [DBG] pgmap v142: 161 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-10T07:05:03.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:03 smithi195 bash[14417]: audit 2024-02-10T07:05:01.618922+0000 mgr.y (mgr.24367) 160 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:05:03.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:03 smithi107 bash[14363]: audit 2024-02-10T07:05:01.618922+0000 mgr.y (mgr.24367) 160 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:05:03.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:03 smithi107 bash[19776]: audit 2024-02-10T07:05:01.618922+0000 mgr.y (mgr.24367) 160 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:05:04.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:04 smithi195 bash[14417]: cluster 2024-02-10T07:05:02.355219+0000 mgr.y (mgr.24367) 161 : cluster [DBG] pgmap v143: 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-10T07:05:04.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:04 smithi107 bash[14363]: cluster 2024-02-10T07:05:02.355219+0000 mgr.y (mgr.24367) 161 : cluster [DBG] pgmap v143: 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-10T07:05:04.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:04 smithi107 bash[19776]: cluster 2024-02-10T07:05:02.355219+0000 mgr.y (mgr.24367) 161 : cluster [DBG] pgmap v143: 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-10T07:05:05.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:05:05 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:05:05] "GET /metrics HTTP/1.1" 200 214905 "" "Prometheus/2.33.4" 2024-02-10T07:05:06.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:06 smithi195 bash[14417]: cluster 2024-02-10T07:05:04.356019+0000 mgr.y (mgr.24367) 162 : 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-10T07:05:06.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:06 smithi107 bash[14363]: cluster 2024-02-10T07:05:04.356019+0000 mgr.y (mgr.24367) 162 : 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-10T07:05:06.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:06 smithi107 bash[19776]: cluster 2024-02-10T07:05:04.356019+0000 mgr.y (mgr.24367) 162 : 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-10T07:05:07.158 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:05:06 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:05:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:05:08.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:08 smithi195 bash[14417]: cluster 2024-02-10T07:05:06.358016+0000 mgr.y (mgr.24367) 163 : 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-10T07:05:08.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:08 smithi107 bash[14363]: cluster 2024-02-10T07:05:06.358016+0000 mgr.y (mgr.24367) 163 : 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-10T07:05:08.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:08 smithi107 bash[19776]: cluster 2024-02-10T07:05:06.358016+0000 mgr.y (mgr.24367) 163 : 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-10T07:05:10.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:10 smithi195 bash[14417]: cluster 2024-02-10T07:05:08.358777+0000 mgr.y (mgr.24367) 164 : 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-10T07:05:10.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:10 smithi107 bash[14363]: cluster 2024-02-10T07:05:08.358777+0000 mgr.y (mgr.24367) 164 : 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-10T07:05:10.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:10 smithi107 bash[19776]: cluster 2024-02-10T07:05:08.358777+0000 mgr.y (mgr.24367) 164 : 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-10T07:05:11.633 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:11 smithi107 bash[14363]: cluster 2024-02-10T07:05:10.360372+0000 mgr.y (mgr.24367) 165 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:05:11.633 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:11 smithi107 bash[19776]: cluster 2024-02-10T07:05:10.360372+0000 mgr.y (mgr.24367) 165 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:05:11.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:11 smithi195 bash[14417]: cluster 2024-02-10T07:05:10.360372+0000 mgr.y (mgr.24367) 165 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:05:12.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:12 smithi195 bash[14417]: audit 2024-02-10T07:05:11.629925+0000 mgr.y (mgr.24367) 166 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:05:12.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:12 smithi107 bash[14363]: audit 2024-02-10T07:05:11.629925+0000 mgr.y (mgr.24367) 166 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:05:12.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:12 smithi107 bash[19776]: audit 2024-02-10T07:05:11.629925+0000 mgr.y (mgr.24367) 166 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:05:14.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:14 smithi195 bash[14417]: cluster 2024-02-10T07:05:12.361127+0000 mgr.y (mgr.24367) 167 : cluster [DBG] pgmap v148: 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-10T07:05:14.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:14 smithi107 bash[14363]: cluster 2024-02-10T07:05:12.361127+0000 mgr.y (mgr.24367) 167 : cluster [DBG] pgmap v148: 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-10T07:05:14.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:14 smithi107 bash[19776]: cluster 2024-02-10T07:05:12.361127+0000 mgr.y (mgr.24367) 167 : cluster [DBG] pgmap v148: 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-10T07:05:15.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:05:15 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:05:15] "GET /metrics HTTP/1.1" 200 214905 "" "Prometheus/2.33.4" 2024-02-10T07:05:16.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:16 smithi195 bash[14417]: cluster 2024-02-10T07:05:14.362054+0000 mgr.y (mgr.24367) 168 : 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-10T07:05:16.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:16 smithi107 bash[14363]: cluster 2024-02-10T07:05:14.362054+0000 mgr.y (mgr.24367) 168 : 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-10T07:05:16.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:16 smithi107 bash[19776]: cluster 2024-02-10T07:05:14.362054+0000 mgr.y (mgr.24367) 168 : 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-10T07:05:17.158 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:05:16 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:05:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:05:18.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:18 smithi195 bash[14417]: cluster 2024-02-10T07:05:16.363876+0000 mgr.y (mgr.24367) 169 : 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-10T07:05:18.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:18 smithi107 bash[19776]: cluster 2024-02-10T07:05:16.363876+0000 mgr.y (mgr.24367) 169 : 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-10T07:05:18.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:18 smithi107 bash[14363]: cluster 2024-02-10T07:05:16.363876+0000 mgr.y (mgr.24367) 169 : 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-10T07:05:20.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:20 smithi195 bash[14417]: cluster 2024-02-10T07:05:18.364615+0000 mgr.y (mgr.24367) 170 : 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-10T07:05:20.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:20 smithi107 bash[19776]: cluster 2024-02-10T07:05:18.364615+0000 mgr.y (mgr.24367) 170 : 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-10T07:05:20.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:20 smithi107 bash[14363]: cluster 2024-02-10T07:05:18.364615+0000 mgr.y (mgr.24367) 170 : 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-10T07:05:22.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:22 smithi195 bash[14417]: cluster 2024-02-10T07:05:20.366238+0000 mgr.y (mgr.24367) 171 : cluster [DBG] pgmap v152: 161 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-10T07:05:22.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:22 smithi107 bash[19776]: cluster 2024-02-10T07:05:20.366238+0000 mgr.y (mgr.24367) 171 : cluster [DBG] pgmap v152: 161 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-10T07:05:22.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:22 smithi107 bash[14363]: cluster 2024-02-10T07:05:20.366238+0000 mgr.y (mgr.24367) 171 : cluster [DBG] pgmap v152: 161 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-10T07:05:23.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:23 smithi195 bash[14417]: audit 2024-02-10T07:05:21.634854+0000 mgr.y (mgr.24367) 172 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:05:23.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:23 smithi107 bash[19776]: audit 2024-02-10T07:05:21.634854+0000 mgr.y (mgr.24367) 172 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:05:23.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:23 smithi107 bash[14363]: audit 2024-02-10T07:05:21.634854+0000 mgr.y (mgr.24367) 172 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:05:24.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:24 smithi195 bash[14417]: cluster 2024-02-10T07:05:22.367217+0000 mgr.y (mgr.24367) 173 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:05:24.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:24 smithi107 bash[19776]: cluster 2024-02-10T07:05:22.367217+0000 mgr.y (mgr.24367) 173 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:05:24.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:24 smithi107 bash[14363]: cluster 2024-02-10T07:05:22.367217+0000 mgr.y (mgr.24367) 173 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:05:25.242 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:25 smithi107 bash[19776]: audit 2024-02-10T07:05:24.954465+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:05:25.243 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:25 smithi107 bash[19776]: audit 2024-02-10T07:05:24.956534+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:05:25.243 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:25 smithi107 bash[14363]: audit 2024-02-10T07:05:24.954465+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:05:25.243 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:25 smithi107 bash[14363]: audit 2024-02-10T07:05:24.956534+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:05:25.262 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:25 smithi195 bash[14417]: audit 2024-02-10T07:05:24.954465+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:05:25.262 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:25 smithi195 bash[14417]: audit 2024-02-10T07:05:24.956534+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:05:25.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:05:25 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:05:25] "GET /metrics HTTP/1.1" 200 214868 "" "Prometheus/2.33.4" 2024-02-10T07:05:26.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:26 smithi195 bash[14417]: cluster 2024-02-10T07:05:24.367973+0000 mgr.y (mgr.24367) 174 : 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-10T07:05:26.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:26 smithi195 bash[14417]: audit 2024-02-10T07:05:25.268626+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:05:26.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:26 smithi195 bash[14417]: audit 2024-02-10T07:05:25.537501+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:05:26.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:26 smithi107 bash[14363]: cluster 2024-02-10T07:05:24.367973+0000 mgr.y (mgr.24367) 174 : 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-10T07:05:26.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:26 smithi107 bash[14363]: audit 2024-02-10T07:05:25.268626+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:05:26.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:26 smithi107 bash[14363]: audit 2024-02-10T07:05:25.537501+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:05:26.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:26 smithi107 bash[19776]: cluster 2024-02-10T07:05:24.367973+0000 mgr.y (mgr.24367) 174 : 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-10T07:05:26.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:26 smithi107 bash[19776]: audit 2024-02-10T07:05:25.268626+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:05:26.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:26 smithi107 bash[19776]: audit 2024-02-10T07:05:25.537501+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:05:27.158 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:05:26 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:05:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:05:28.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:28 smithi195 bash[14417]: cluster 2024-02-10T07:05:26.369849+0000 mgr.y (mgr.24367) 175 : 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-10T07:05:28.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:28 smithi107 bash[14363]: cluster 2024-02-10T07:05:26.369849+0000 mgr.y (mgr.24367) 175 : 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-10T07:05:28.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:28 smithi107 bash[19776]: cluster 2024-02-10T07:05:26.369849+0000 mgr.y (mgr.24367) 175 : 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-10T07:05:30.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:30 smithi195 bash[14417]: cluster 2024-02-10T07:05:28.370568+0000 mgr.y (mgr.24367) 176 : 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-10T07:05:30.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:30 smithi107 bash[14363]: cluster 2024-02-10T07:05:28.370568+0000 mgr.y (mgr.24367) 176 : 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-10T07:05:30.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:30 smithi107 bash[19776]: cluster 2024-02-10T07:05:28.370568+0000 mgr.y (mgr.24367) 176 : 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-10T07:05:32.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:32 smithi195 bash[14417]: cluster 2024-02-10T07:05:30.371608+0000 mgr.y (mgr.24367) 177 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:05:32.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:32 smithi107 bash[14363]: cluster 2024-02-10T07:05:30.371608+0000 mgr.y (mgr.24367) 177 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:05:32.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:32 smithi107 bash[19776]: cluster 2024-02-10T07:05:30.371608+0000 mgr.y (mgr.24367) 177 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:05:33.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:33 smithi195 bash[14417]: audit 2024-02-10T07:05:31.646140+0000 mgr.y (mgr.24367) 178 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:05:33.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:33 smithi107 bash[14363]: audit 2024-02-10T07:05:31.646140+0000 mgr.y (mgr.24367) 178 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:05:33.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:33 smithi107 bash[19776]: audit 2024-02-10T07:05:31.646140+0000 mgr.y (mgr.24367) 178 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:05:34.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:34 smithi195 bash[14417]: cluster 2024-02-10T07:05:32.372373+0000 mgr.y (mgr.24367) 179 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:05:34.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:34 smithi107 bash[14363]: cluster 2024-02-10T07:05:32.372373+0000 mgr.y (mgr.24367) 179 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:05:34.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:34 smithi107 bash[19776]: cluster 2024-02-10T07:05:32.372373+0000 mgr.y (mgr.24367) 179 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:05:35.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:35 smithi195 bash[14417]: audit 2024-02-10T07:05:34.640038+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:05:35.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:35 smithi195 bash[14417]: audit 2024-02-10T07:05:34.640963+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:05:35.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:35 smithi195 bash[14417]: audit 2024-02-10T07:05:34.653661+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:05:35.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:35 smithi195 bash[14417]: audit 2024-02-10T07:05:34.654510+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:05:35.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:35 smithi107 bash[14363]: audit 2024-02-10T07:05:34.640038+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:05:35.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:35 smithi107 bash[14363]: audit 2024-02-10T07:05:34.640963+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:05:35.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:35 smithi107 bash[14363]: audit 2024-02-10T07:05:34.653661+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:05:35.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:35 smithi107 bash[14363]: audit 2024-02-10T07:05:34.654510+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:05:35.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:35 smithi107 bash[19776]: audit 2024-02-10T07:05:34.640038+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:05:35.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:35 smithi107 bash[19776]: audit 2024-02-10T07:05:34.640963+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:05:35.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:35 smithi107 bash[19776]: audit 2024-02-10T07:05:34.653661+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:05:35.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:35 smithi107 bash[19776]: audit 2024-02-10T07:05:34.654510+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:05:35.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:05:35 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:05:35] "GET /metrics HTTP/1.1" 200 214875 "" "Prometheus/2.33.4" 2024-02-10T07:05:36.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:36 smithi195 bash[14417]: cluster 2024-02-10T07:05:34.373190+0000 mgr.y (mgr.24367) 180 : 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-10T07:05:36.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:36 smithi107 bash[14363]: cluster 2024-02-10T07:05:34.373190+0000 mgr.y (mgr.24367) 180 : 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-10T07:05:36.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:36 smithi107 bash[19776]: cluster 2024-02-10T07:05:34.373190+0000 mgr.y (mgr.24367) 180 : 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-10T07:05:37.158 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:05:36 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:05:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:05:38.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:38 smithi195 bash[14417]: cluster 2024-02-10T07:05:36.380019+0000 mgr.y (mgr.24367) 181 : 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-10T07:05:38.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:38 smithi107 bash[14363]: cluster 2024-02-10T07:05:36.380019+0000 mgr.y (mgr.24367) 181 : 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-10T07:05:38.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:38 smithi107 bash[19776]: cluster 2024-02-10T07:05:36.380019+0000 mgr.y (mgr.24367) 181 : 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-10T07:05:40.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:40 smithi195 bash[14417]: cluster 2024-02-10T07:05:38.380764+0000 mgr.y (mgr.24367) 182 : 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-10T07:05:40.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:40 smithi107 bash[14363]: cluster 2024-02-10T07:05:38.380764+0000 mgr.y (mgr.24367) 182 : 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-10T07:05:40.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:40 smithi107 bash[19776]: cluster 2024-02-10T07:05:38.380764+0000 mgr.y (mgr.24367) 182 : 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-10T07:05:42.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:42 smithi195 bash[14417]: cluster 2024-02-10T07:05:40.382412+0000 mgr.y (mgr.24367) 183 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:05:42.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:42 smithi107 bash[14363]: cluster 2024-02-10T07:05:40.382412+0000 mgr.y (mgr.24367) 183 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:05:42.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:42 smithi107 bash[19776]: cluster 2024-02-10T07:05:40.382412+0000 mgr.y (mgr.24367) 183 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:05:43.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:43 smithi195 bash[14417]: audit 2024-02-10T07:05:41.657481+0000 mgr.y (mgr.24367) 184 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:05:43.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:43 smithi107 bash[14363]: audit 2024-02-10T07:05:41.657481+0000 mgr.y (mgr.24367) 184 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:05:43.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:43 smithi107 bash[19776]: audit 2024-02-10T07:05:41.657481+0000 mgr.y (mgr.24367) 184 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:05:44.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:44 smithi195 bash[14417]: cluster 2024-02-10T07:05:42.383191+0000 mgr.y (mgr.24367) 185 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:05:44.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:44 smithi107 bash[14363]: cluster 2024-02-10T07:05:42.383191+0000 mgr.y (mgr.24367) 185 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:05:44.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:44 smithi107 bash[19776]: cluster 2024-02-10T07:05:42.383191+0000 mgr.y (mgr.24367) 185 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:05:45.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:05:45 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:05:45] "GET /metrics HTTP/1.1" 200 214875 "" "Prometheus/2.33.4" 2024-02-10T07:05:46.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:46 smithi195 bash[14417]: cluster 2024-02-10T07:05:44.383951+0000 mgr.y (mgr.24367) 186 : 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-10T07:05:46.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:46 smithi107 bash[14363]: cluster 2024-02-10T07:05:44.383951+0000 mgr.y (mgr.24367) 186 : 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-10T07:05:46.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:46 smithi107 bash[19776]: cluster 2024-02-10T07:05:44.383951+0000 mgr.y (mgr.24367) 186 : 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-10T07:05:47.158 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:05:46 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:05:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:05:48.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:48 smithi195 bash[14417]: cluster 2024-02-10T07:05:46.385391+0000 mgr.y (mgr.24367) 187 : 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-10T07:05:48.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:48 smithi107 bash[14363]: cluster 2024-02-10T07:05:46.385391+0000 mgr.y (mgr.24367) 187 : 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-10T07:05:48.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:48 smithi107 bash[19776]: cluster 2024-02-10T07:05:46.385391+0000 mgr.y (mgr.24367) 187 : 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-10T07:05:50.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:50 smithi195 bash[14417]: cluster 2024-02-10T07:05:48.386105+0000 mgr.y (mgr.24367) 188 : 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-10T07:05:50.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:50 smithi107 bash[14363]: cluster 2024-02-10T07:05:48.386105+0000 mgr.y (mgr.24367) 188 : 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-10T07:05:50.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:50 smithi107 bash[19776]: cluster 2024-02-10T07:05:48.386105+0000 mgr.y (mgr.24367) 188 : 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-10T07:05:52.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:52 smithi195 bash[14417]: cluster 2024-02-10T07:05:50.387741+0000 mgr.y (mgr.24367) 189 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:05:52.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:52 smithi107 bash[14363]: cluster 2024-02-10T07:05:50.387741+0000 mgr.y (mgr.24367) 189 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:05:52.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:52 smithi107 bash[19776]: cluster 2024-02-10T07:05:50.387741+0000 mgr.y (mgr.24367) 189 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:05:53.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:53 smithi195 bash[14417]: audit 2024-02-10T07:05:51.668768+0000 mgr.y (mgr.24367) 190 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:05:53.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:53 smithi107 bash[14363]: audit 2024-02-10T07:05:51.668768+0000 mgr.y (mgr.24367) 190 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:05:53.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:53 smithi107 bash[19776]: audit 2024-02-10T07:05:51.668768+0000 mgr.y (mgr.24367) 190 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:05:54.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:54 smithi195 bash[14417]: cluster 2024-02-10T07:05:52.388519+0000 mgr.y (mgr.24367) 191 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:05:54.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:54 smithi107 bash[14363]: cluster 2024-02-10T07:05:52.388519+0000 mgr.y (mgr.24367) 191 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:05:54.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:54 smithi107 bash[19776]: cluster 2024-02-10T07:05:52.388519+0000 mgr.y (mgr.24367) 191 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:05:55.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:05:55 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:05:55] "GET /metrics HTTP/1.1" 200 214890 "" "Prometheus/2.33.4" 2024-02-10T07:05:56.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:56 smithi195 bash[14417]: cluster 2024-02-10T07:05:54.389159+0000 mgr.y (mgr.24367) 192 : 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-10T07:05:56.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:56 smithi107 bash[14363]: cluster 2024-02-10T07:05:54.389159+0000 mgr.y (mgr.24367) 192 : 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-10T07:05:56.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:56 smithi107 bash[19776]: cluster 2024-02-10T07:05:54.389159+0000 mgr.y (mgr.24367) 192 : 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-10T07:05:57.158 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:05:56 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:05:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:05:58.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:05:58 smithi107 bash[14363]: cluster 2024-02-10T07:05:56.390978+0000 mgr.y (mgr.24367) 193 : 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-10T07:05:58.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:05:58 smithi107 bash[19776]: cluster 2024-02-10T07:05:56.390978+0000 mgr.y (mgr.24367) 193 : 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-10T07:05:58.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:05:58 smithi195 bash[14417]: cluster 2024-02-10T07:05:56.390978+0000 mgr.y (mgr.24367) 193 : 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-10T07:06:00.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:00 smithi107 bash[14363]: cluster 2024-02-10T07:05:58.391864+0000 mgr.y (mgr.24367) 194 : 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-10T07:06:00.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:00 smithi107 bash[19776]: cluster 2024-02-10T07:05:58.391864+0000 mgr.y (mgr.24367) 194 : 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-10T07:06:00.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:00 smithi195 bash[14417]: cluster 2024-02-10T07:05:58.391864+0000 mgr.y (mgr.24367) 194 : 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-10T07:06:02.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:02 smithi107 bash[14363]: cluster 2024-02-10T07:06:00.393489+0000 mgr.y (mgr.24367) 195 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:06:02.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:02 smithi107 bash[19776]: cluster 2024-02-10T07:06:00.393489+0000 mgr.y (mgr.24367) 195 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:06:02.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:02 smithi195 bash[14417]: cluster 2024-02-10T07:06:00.393489+0000 mgr.y (mgr.24367) 195 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:06:03.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:03 smithi107 bash[14363]: audit 2024-02-10T07:06:01.677037+0000 mgr.y (mgr.24367) 196 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:06:03.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:03 smithi107 bash[19776]: audit 2024-02-10T07:06:01.677037+0000 mgr.y (mgr.24367) 196 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:06:03.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:03 smithi195 bash[14417]: audit 2024-02-10T07:06:01.677037+0000 mgr.y (mgr.24367) 196 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:06:04.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:04 smithi107 bash[14363]: cluster 2024-02-10T07:06:02.394264+0000 mgr.y (mgr.24367) 197 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:06:04.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:04 smithi107 bash[19776]: cluster 2024-02-10T07:06:02.394264+0000 mgr.y (mgr.24367) 197 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:06:04.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:04 smithi195 bash[14417]: cluster 2024-02-10T07:06:02.394264+0000 mgr.y (mgr.24367) 197 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:06:05.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:06:05 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:06:05] "GET /metrics HTTP/1.1" 200 214900 "" "Prometheus/2.33.4" 2024-02-10T07:06:06.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:06 smithi107 bash[14363]: cluster 2024-02-10T07:06:04.395182+0000 mgr.y (mgr.24367) 198 : 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-10T07:06:06.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:06 smithi107 bash[19776]: cluster 2024-02-10T07:06:04.395182+0000 mgr.y (mgr.24367) 198 : 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-10T07:06:06.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:06 smithi195 bash[14417]: cluster 2024-02-10T07:06:04.395182+0000 mgr.y (mgr.24367) 198 : 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-10T07:06:07.158 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:06:06 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:06:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:06:08.464 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:08 smithi107 bash[14363]: cluster 2024-02-10T07:06:06.397074+0000 mgr.y (mgr.24367) 199 : 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-10T07:06:08.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:08 smithi107 bash[19776]: cluster 2024-02-10T07:06:06.397074+0000 mgr.y (mgr.24367) 199 : 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-10T07:06:08.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:08 smithi195 bash[14417]: cluster 2024-02-10T07:06:06.397074+0000 mgr.y (mgr.24367) 199 : 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-10T07:06:10.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:10 smithi107 bash[14363]: cluster 2024-02-10T07:06:08.397965+0000 mgr.y (mgr.24367) 200 : 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-10T07:06:10.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:10 smithi107 bash[19776]: cluster 2024-02-10T07:06:08.397965+0000 mgr.y (mgr.24367) 200 : 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-10T07:06:10.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:10 smithi195 bash[14417]: cluster 2024-02-10T07:06:08.397965+0000 mgr.y (mgr.24367) 200 : 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-10T07:06:12.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:12 smithi107 bash[14363]: cluster 2024-02-10T07:06:10.399677+0000 mgr.y (mgr.24367) 201 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:06:12.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:12 smithi107 bash[19776]: cluster 2024-02-10T07:06:10.399677+0000 mgr.y (mgr.24367) 201 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:06:12.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:12 smithi195 bash[14417]: cluster 2024-02-10T07:06:10.399677+0000 mgr.y (mgr.24367) 201 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:06:13.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:13 smithi195 bash[14417]: audit 2024-02-10T07:06:11.685806+0000 mgr.y (mgr.24367) 202 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:06:13.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:13 smithi107 bash[14363]: audit 2024-02-10T07:06:11.685806+0000 mgr.y (mgr.24367) 202 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:06:13.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:13 smithi107 bash[19776]: audit 2024-02-10T07:06:11.685806+0000 mgr.y (mgr.24367) 202 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:06:14.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:14 smithi195 bash[14417]: cluster 2024-02-10T07:06:12.400451+0000 mgr.y (mgr.24367) 203 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:06:14.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:14 smithi107 bash[14363]: cluster 2024-02-10T07:06:12.400451+0000 mgr.y (mgr.24367) 203 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:06:14.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:14 smithi107 bash[19776]: cluster 2024-02-10T07:06:12.400451+0000 mgr.y (mgr.24367) 203 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:06:15.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:06:15 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:06:15] "GET /metrics HTTP/1.1" 200 214900 "" "Prometheus/2.33.4" 2024-02-10T07:06:16.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:16 smithi195 bash[14417]: cluster 2024-02-10T07:06:14.401156+0000 mgr.y (mgr.24367) 204 : 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-10T07:06:16.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:16 smithi107 bash[14363]: cluster 2024-02-10T07:06:14.401156+0000 mgr.y (mgr.24367) 204 : 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-10T07:06:16.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:16 smithi107 bash[19776]: cluster 2024-02-10T07:06:14.401156+0000 mgr.y (mgr.24367) 204 : 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-10T07:06:17.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:06:16 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:06:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:06:18.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:18 smithi195 bash[14417]: cluster 2024-02-10T07:06:16.402974+0000 mgr.y (mgr.24367) 205 : 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-10T07:06:18.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:18 smithi107 bash[14363]: cluster 2024-02-10T07:06:16.402974+0000 mgr.y (mgr.24367) 205 : 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-10T07:06:18.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:18 smithi107 bash[19776]: cluster 2024-02-10T07:06:16.402974+0000 mgr.y (mgr.24367) 205 : 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-10T07:06:20.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:20 smithi195 bash[14417]: cluster 2024-02-10T07:06:18.403718+0000 mgr.y (mgr.24367) 206 : 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-10T07:06:20.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:20 smithi107 bash[14363]: cluster 2024-02-10T07:06:18.403718+0000 mgr.y (mgr.24367) 206 : 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-10T07:06:20.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:20 smithi107 bash[19776]: cluster 2024-02-10T07:06:18.403718+0000 mgr.y (mgr.24367) 206 : 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-10T07:06:22.036 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-02-10T07:06:22.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:22 smithi107 bash[14363]: cluster 2024-02-10T07:06:20.405476+0000 mgr.y (mgr.24367) 207 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:06:22.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:22 smithi107 bash[19776]: cluster 2024-02-10T07:06:20.405476+0000 mgr.y (mgr.24367) 207 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:06:22.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:22 smithi195 bash[14417]: cluster 2024-02-10T07:06:20.405476+0000 mgr.y (mgr.24367) 207 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:06:23.368 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:23 smithi107 bash[14363]: audit 2024-02-10T07:06:21.687610+0000 mgr.y (mgr.24367) 208 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:06:23.368 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:23 smithi107 bash[19776]: audit 2024-02-10T07:06:21.687610+0000 mgr.y (mgr.24367) 208 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:06:23.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:23 smithi195 bash[14417]: audit 2024-02-10T07:06:21.687610+0000 mgr.y (mgr.24367) 208 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:06:24.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:24 smithi195 bash[14417]: cluster 2024-02-10T07:06:22.406223+0000 mgr.y (mgr.24367) 209 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:06:24.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:24 smithi107 bash[14363]: cluster 2024-02-10T07:06:22.406223+0000 mgr.y (mgr.24367) 209 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:06:24.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:24 smithi107 bash[19776]: cluster 2024-02-10T07:06:22.406223+0000 mgr.y (mgr.24367) 209 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:06:25.831 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:06:25 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:06:25] "GET /metrics HTTP/1.1" 200 214885 "" "Prometheus/2.33.4" 2024-02-10T07:06:25.876 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-02-10T07:06:26.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:26 smithi195 bash[14417]: cluster 2024-02-10T07:06:24.407024+0000 mgr.y (mgr.24367) 210 : 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-10T07:06:26.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:26 smithi195 bash[14417]: audit 2024-02-10T07:06:25.549470+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:06:26.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:26 smithi195 bash[14417]: audit 2024-02-10T07:06:25.551688+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:06:26.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:26 smithi195 bash[14417]: audit 2024-02-10T07:06:25.841993+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:06:26.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:26 smithi195 bash[14417]: audit 2024-02-10T07:06:26.147998+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:06:26.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:26 smithi107 bash[14363]: cluster 2024-02-10T07:06:24.407024+0000 mgr.y (mgr.24367) 210 : 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-10T07:06:26.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:26 smithi107 bash[14363]: audit 2024-02-10T07:06:25.549470+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:06:26.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:26 smithi107 bash[14363]: audit 2024-02-10T07:06:25.551688+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:06:26.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:26 smithi107 bash[14363]: audit 2024-02-10T07:06:25.841993+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:06:26.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:26 smithi107 bash[14363]: audit 2024-02-10T07:06:26.147998+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:06:26.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:26 smithi107 bash[19776]: cluster 2024-02-10T07:06:24.407024+0000 mgr.y (mgr.24367) 210 : 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-10T07:06:26.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:26 smithi107 bash[19776]: audit 2024-02-10T07:06:25.549470+0000 mon.c (mon.1) 121 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:06:26.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:26 smithi107 bash[19776]: audit 2024-02-10T07:06:25.551688+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:06:26.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:26 smithi107 bash[19776]: audit 2024-02-10T07:06:25.841993+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:06:26.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:26 smithi107 bash[19776]: audit 2024-02-10T07:06:26.147998+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:06:27.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:06:26 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:06:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:06:28.620 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:28 smithi107 bash[14363]: cluster 2024-02-10T07:06:26.408787+0000 mgr.y (mgr.24367) 211 : 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-10T07:06:28.621 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:28 smithi107 bash[19776]: cluster 2024-02-10T07:06:26.408787+0000 mgr.y (mgr.24367) 211 : 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-10T07:06:28.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:28 smithi195 bash[14417]: cluster 2024-02-10T07:06:26.408787+0000 mgr.y (mgr.24367) 211 : 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-10T07:06:29.797 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph config set global log_to_journald false --force' 2024-02-10T07:06:30.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:30 smithi195 bash[14417]: cluster 2024-02-10T07:06:28.409558+0000 mgr.y (mgr.24367) 212 : 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-10T07:06:30.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:30 smithi107 bash[14363]: cluster 2024-02-10T07:06:28.409558+0000 mgr.y (mgr.24367) 212 : 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-10T07:06:30.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:30 smithi107 bash[19776]: cluster 2024-02-10T07:06:28.409558+0000 mgr.y (mgr.24367) 212 : 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-10T07:06:32.595 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:32 smithi107 bash[14363]: cluster 2024-02-10T07:06:30.411222+0000 mgr.y (mgr.24367) 213 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:06:32.596 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:32 smithi107 bash[19776]: cluster 2024-02-10T07:06:30.411222+0000 mgr.y (mgr.24367) 213 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:06:32.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:32 smithi195 bash[14417]: cluster 2024-02-10T07:06:30.411222+0000 mgr.y (mgr.24367) 213 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:06:33.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:33 smithi107 bash[14363]: audit 2024-02-10T07:06:31.698487+0000 mgr.y (mgr.24367) 214 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:06:33.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:33 smithi107 bash[19776]: audit 2024-02-10T07:06:31.698487+0000 mgr.y (mgr.24367) 214 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:06:33.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:33 smithi195 bash[14417]: audit 2024-02-10T07:06:31.698487+0000 mgr.y (mgr.24367) 214 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:06:33.735 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-02-10T07:06:34.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:34 smithi195 bash[14417]: cluster 2024-02-10T07:06:32.411960+0000 mgr.y (mgr.24367) 215 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:06:34.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:34 smithi107 bash[14363]: cluster 2024-02-10T07:06:32.411960+0000 mgr.y (mgr.24367) 215 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:06:34.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:34 smithi107 bash[19776]: cluster 2024-02-10T07:06:32.411960+0000 mgr.y (mgr.24367) 215 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:06:35.543 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:35 smithi107 bash[14363]: cluster 2024-02-10T07:06:34.412386+0000 mgr.y (mgr.24367) 216 : 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-10T07:06:35.543 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:35 smithi107 bash[14363]: audit 2024-02-10T07:06:34.646164+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:06:35.543 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:35 smithi107 bash[14363]: audit 2024-02-10T07:06:34.647043+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:06:35.543 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:35 smithi107 bash[14363]: audit 2024-02-10T07:06:34.660560+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:06:35.544 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:35 smithi107 bash[14363]: audit 2024-02-10T07:06:34.661484+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:06:35.544 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:35 smithi107 bash[19776]: cluster 2024-02-10T07:06:34.412386+0000 mgr.y (mgr.24367) 216 : 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-10T07:06:35.544 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:35 smithi107 bash[19776]: audit 2024-02-10T07:06:34.646164+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:06:35.544 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:35 smithi107 bash[19776]: audit 2024-02-10T07:06:34.647043+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:06:35.544 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:35 smithi107 bash[19776]: audit 2024-02-10T07:06:34.660560+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:06:35.544 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:35 smithi107 bash[19776]: audit 2024-02-10T07:06:34.661484+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:06:35.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:35 smithi195 bash[14417]: cluster 2024-02-10T07:06:34.412386+0000 mgr.y (mgr.24367) 216 : 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-10T07:06:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:35 smithi195 bash[14417]: audit 2024-02-10T07:06:34.646164+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:06:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:35 smithi195 bash[14417]: audit 2024-02-10T07:06:34.647043+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:06:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:35 smithi195 bash[14417]: audit 2024-02-10T07:06:34.660560+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:06:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:35 smithi195 bash[14417]: audit 2024-02-10T07:06:34.661484+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:06:35.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:06:35 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:06:35] "GET /metrics HTTP/1.1" 200 214856 "" "Prometheus/2.33.4" 2024-02-10T07:06:36.832 INFO:teuthology.orchestra.run.smithi107.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T07:06:37.158 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:06:36 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:06:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:06:37.669 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-10T07:06:37.679 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi107.front.sepia.ceph.com 2024-02-10T07:06:37.679 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- 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-10T07:06:37.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:37 smithi107 bash[14363]: cluster 2024-02-10T07:06:36.414259+0000 mgr.y (mgr.24367) 217 : 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-10T07:06:37.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:37 smithi107 bash[14363]: audit 2024-02-10T07:06:36.817120+0000 mgr.y (mgr.24367) 218 : audit [DBG] from='client.24973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:06:37.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:37 smithi107 bash[14363]: cephadm 2024-02-10T07:06:36.818887+0000 mgr.y (mgr.24367) 219 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T07:06:37.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:37 smithi107 bash[14363]: audit 2024-02-10T07:06:36.829070+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:06:37.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:37 smithi107 bash[14363]: audit 2024-02-10T07:06:36.849886+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:06:37.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:37 smithi107 bash[14363]: audit 2024-02-10T07:06:36.851663+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:06:37.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:37 smithi107 bash[14363]: audit 2024-02-10T07:06:36.862866+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:06:37.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:37 smithi107 bash[14363]: cephadm 2024-02-10T07:06:36.870762+0000 mgr.y (mgr.24367) 220 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T07:06:37.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:37 smithi107 bash[19776]: cluster 2024-02-10T07:06:36.414259+0000 mgr.y (mgr.24367) 217 : 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-10T07:06:37.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:37 smithi107 bash[19776]: audit 2024-02-10T07:06:36.817120+0000 mgr.y (mgr.24367) 218 : audit [DBG] from='client.24973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:06:37.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:37 smithi107 bash[19776]: cephadm 2024-02-10T07:06:36.818887+0000 mgr.y (mgr.24367) 219 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T07:06:37.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:37 smithi107 bash[19776]: audit 2024-02-10T07:06:36.829070+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:06:37.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:37 smithi107 bash[19776]: audit 2024-02-10T07:06:36.849886+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:06:37.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:37 smithi107 bash[19776]: audit 2024-02-10T07:06:36.851663+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:06:37.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:37 smithi107 bash[19776]: audit 2024-02-10T07:06:36.862866+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:06:37.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:37 smithi107 bash[19776]: cephadm 2024-02-10T07:06:36.870762+0000 mgr.y (mgr.24367) 220 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T07:06:38.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:37 smithi195 bash[14417]: cluster 2024-02-10T07:06:36.414259+0000 mgr.y (mgr.24367) 217 : 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-10T07:06:38.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:37 smithi195 bash[14417]: audit 2024-02-10T07:06:36.817120+0000 mgr.y (mgr.24367) 218 : audit [DBG] from='client.24973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:06:38.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:37 smithi195 bash[14417]: cephadm 2024-02-10T07:06:36.818887+0000 mgr.y (mgr.24367) 219 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T07:06:38.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:37 smithi195 bash[14417]: audit 2024-02-10T07:06:36.829070+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:06:38.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:37 smithi195 bash[14417]: audit 2024-02-10T07:06:36.849886+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:06:38.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:37 smithi195 bash[14417]: audit 2024-02-10T07:06:36.851663+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:06:38.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:37 smithi195 bash[14417]: audit 2024-02-10T07:06:36.862866+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:06:38.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:37 smithi195 bash[14417]: cephadm 2024-02-10T07:06:36.870762+0000 mgr.y (mgr.24367) 220 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 2024-02-10T07:06:40.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:40 smithi107 bash[14363]: cluster 2024-02-10T07:06:38.415098+0000 mgr.y (mgr.24367) 221 : 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-10T07:06:40.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:40 smithi107 bash[19776]: cluster 2024-02-10T07:06:38.415098+0000 mgr.y (mgr.24367) 221 : 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-10T07:06:40.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:40 smithi195 bash[14417]: cluster 2024-02-10T07:06:38.415098+0000 mgr.y (mgr.24367) 221 : 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-10T07:06:41.249 INFO:teuthology.orchestra.run.smithi107.stdout:true 2024-02-10T07:06:42.006 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T07:06:42.006 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 running (3m) 2m ago 4m 15.0M - ba2b418f427c 00611f00c304 2024-02-10T07:06:42.006 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 running (4m) 2m ago 4m 47.3M - 8.3.5 dad864ee21e9 a8c3535f6887 2024-02-10T07:06:42.007 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.lvlagr smithi107 running (2m) 2m ago 2m 66.3M - 3.5 e1d6a67b021e 7c58490eba85 2024-02-10T07:06:42.007 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443 running (10m) 2m ago 10m 405M - 17.2.0 e1d6a67b021e edaded1aa3bf 2024-02-10T07:06:42.007 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:9283 running (12m) 2m ago 12m 451M - 17.2.0 e1d6a67b021e 908b6246f957 2024-02-10T07:06:42.007 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (12m) 2m ago 12m 53.9M 2048M 17.2.0 e1d6a67b021e 048ed22ad7e8 2024-02-10T07:06:42.007 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (10m) 2m ago 10m 43.4M 2048M 17.2.0 e1d6a67b021e 88df298abfa1 2024-02-10T07:06:42.007 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (10m) 2m ago 10m 39.3M 2048M 17.2.0 e1d6a67b021e 9ebb30170424 2024-02-10T07:06:42.007 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 running (4m) 2m ago 4m 10.9M - 1dbe0e931976 a3e3f16f2171 2024-02-10T07:06:42.007 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 running (4m) 2m ago 4m 10.3M - 1dbe0e931976 044c73fa422a 2024-02-10T07:06:42.007 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 running (9m) 2m ago 9m 53.6M 4061M 17.2.0 e1d6a67b021e 66e1f6c52fef 2024-02-10T07:06:42.007 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (9m) 2m ago 9m 55.1M 4061M 17.2.0 e1d6a67b021e 1c6ea98ad1a4 2024-02-10T07:06:42.007 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (8m) 2m ago 8m 50.0M 4061M 17.2.0 e1d6a67b021e 766040b6658f 2024-02-10T07:06:42.007 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (8m) 2m ago 8m 50.5M 4061M 17.2.0 e1d6a67b021e 09c905da97c8 2024-02-10T07:06:42.007 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (7m) 2m ago 7m 51.2M 4317M 17.2.0 e1d6a67b021e 6126fbf79e16 2024-02-10T07:06:42.007 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (6m) 2m ago 6m 48.5M 4317M 17.2.0 e1d6a67b021e 9174cf372e54 2024-02-10T07:06:42.007 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (6m) 2m ago 6m 48.4M 4317M 17.2.0 e1d6a67b021e b13040a8249e 2024-02-10T07:06:42.008 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (5m) 2m ago 5m 50.5M 4317M 17.2.0 e1d6a67b021e 42ed17ada673 2024-02-10T07:06:42.008 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 running (3m) 2m ago 4m 46.8M - 514e6a882f6e 006baeb430a9 2024-02-10T07:06:42.008 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.zkixal smithi107 *:8000 running (2m) 2m ago 2m 85.8M - 17.2.0 e1d6a67b021e 00fc962fbb51 2024-02-10T07:06:42.008 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.qewfcx smithi195 *:8000 running (2m) 2m ago 2m 83.0M - 17.2.0 e1d6a67b021e 24e6b5e4ac80 2024-02-10T07:06:42.008 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.lgutqr smithi107 *:80 running (2m) 2m ago 2m 83.5M - 17.2.0 e1d6a67b021e 486944c7deb5 2024-02-10T07:06:42.008 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.zqbguk smithi195 *:80 running (2m) 2m ago 2m 82.9M - 17.2.0 e1d6a67b021e 53e1b5b8b160 2024-02-10T07:06:42.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:42 smithi195 bash[14417]: cluster 2024-02-10T07:06:40.416814+0000 mgr.y (mgr.24367) 222 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:06:42.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:42 smithi195 bash[14417]: audit 2024-02-10T07:06:41.232033+0000 mgr.y (mgr.24367) 223 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:06:42.453 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:06:42.453 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-02-10T07:06:42.453 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-10T07:06:42.453 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:06:42.453 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-02-10T07:06:42.453 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-02-10T07:06:42.453 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:06:42.453 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-02-10T07:06:42.453 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-10T07:06:42.453 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:06:42.453 INFO:teuthology.orchestra.run.smithi107.stdout: "mds": {}, 2024-02-10T07:06:42.453 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-02-10T07:06:42.454 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T07:06:42.454 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:06:42.454 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-02-10T07:06:42.454 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-02-10T07:06:42.454 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:06:42.454 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:06:42.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:42 smithi107 bash[14363]: cluster 2024-02-10T07:06:40.416814+0000 mgr.y (mgr.24367) 222 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:06:42.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:42 smithi107 bash[14363]: audit 2024-02-10T07:06:41.232033+0000 mgr.y (mgr.24367) 223 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:06:42.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:42 smithi107 bash[19776]: cluster 2024-02-10T07:06:40.416814+0000 mgr.y (mgr.24367) 222 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:06:42.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:42 smithi107 bash[19776]: audit 2024-02-10T07:06:41.232033+0000 mgr.y (mgr.24367) 223 : audit [DBG] from='client.15072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:06:42.818 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:06:42.819 INFO:teuthology.orchestra.run.smithi107.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T07:06:42.819 INFO:teuthology.orchestra.run.smithi107.stdout: "in_progress": true, 2024-02-10T07:06:42.819 INFO:teuthology.orchestra.run.smithi107.stdout: "services_complete": [], 2024-02-10T07:06:42.819 INFO:teuthology.orchestra.run.smithi107.stdout: "progress": "", 2024-02-10T07:06:42.819 INFO:teuthology.orchestra.run.smithi107.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 image" 2024-02-10T07:06:42.819 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:06:43.254 INFO:teuthology.orchestra.run.smithi107.stdout:HEALTH_OK 2024-02-10T07:06:43.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:43 smithi195 bash[14417]: audit 2024-02-10T07:06:41.608771+0000 mgr.y (mgr.24367) 224 : audit [DBG] from='client.24982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:06:43.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:43 smithi195 bash[14417]: audit 2024-02-10T07:06:41.705636+0000 mgr.y (mgr.24367) 225 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:06:43.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:43 smithi195 bash[14417]: audit 2024-02-10T07:06:41.980254+0000 mgr.y (mgr.24367) 226 : audit [DBG] from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:06:43.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:43 smithi195 bash[14417]: audit 2024-02-10T07:06:42.450035+0000 mon.a (mon.0) 817 : audit [DBG] from='client.? 172.21.15.107:0/43308116' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:06:43.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:43 smithi107 bash[14363]: audit 2024-02-10T07:06:41.608771+0000 mgr.y (mgr.24367) 224 : audit [DBG] from='client.24982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:06:43.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:43 smithi107 bash[14363]: audit 2024-02-10T07:06:41.705636+0000 mgr.y (mgr.24367) 225 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:06:43.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:43 smithi107 bash[14363]: audit 2024-02-10T07:06:41.980254+0000 mgr.y (mgr.24367) 226 : audit [DBG] from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:06:43.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:43 smithi107 bash[14363]: audit 2024-02-10T07:06:42.450035+0000 mon.a (mon.0) 817 : audit [DBG] from='client.? 172.21.15.107:0/43308116' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:06:43.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:43 smithi107 bash[19776]: audit 2024-02-10T07:06:41.608771+0000 mgr.y (mgr.24367) 224 : audit [DBG] from='client.24982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:06:43.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:43 smithi107 bash[19776]: audit 2024-02-10T07:06:41.705636+0000 mgr.y (mgr.24367) 225 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:06:43.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:43 smithi107 bash[19776]: audit 2024-02-10T07:06:41.980254+0000 mgr.y (mgr.24367) 226 : audit [DBG] from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:06:43.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:43 smithi107 bash[19776]: audit 2024-02-10T07:06:42.450035+0000 mon.a (mon.0) 817 : audit [DBG] from='client.? 172.21.15.107:0/43308116' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:06:44.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:44 smithi195 bash[14417]: cluster 2024-02-10T07:06:42.417714+0000 mgr.y (mgr.24367) 227 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:06:44.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:44 smithi195 bash[14417]: audit 2024-02-10T07:06:42.816189+0000 mgr.y (mgr.24367) 228 : audit [DBG] from='client.25000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:06:44.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:44 smithi195 bash[14417]: audit 2024-02-10T07:06:43.252293+0000 mon.a (mon.0) 818 : audit [DBG] from='client.? 172.21.15.107:0/66128551' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:06:44.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:44 smithi107 bash[14363]: cluster 2024-02-10T07:06:42.417714+0000 mgr.y (mgr.24367) 227 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:06:44.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:44 smithi107 bash[14363]: audit 2024-02-10T07:06:42.816189+0000 mgr.y (mgr.24367) 228 : audit [DBG] from='client.25000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:06:44.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:44 smithi107 bash[14363]: audit 2024-02-10T07:06:43.252293+0000 mon.a (mon.0) 818 : audit [DBG] from='client.? 172.21.15.107:0/66128551' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:06:44.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:44 smithi107 bash[19776]: cluster 2024-02-10T07:06:42.417714+0000 mgr.y (mgr.24367) 227 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:06:44.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:44 smithi107 bash[19776]: audit 2024-02-10T07:06:42.816189+0000 mgr.y (mgr.24367) 228 : audit [DBG] from='client.25000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:06:44.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:44 smithi107 bash[19776]: audit 2024-02-10T07:06:43.252293+0000 mon.a (mon.0) 818 : audit [DBG] from='client.? 172.21.15.107:0/66128551' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:06:45.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:06:45 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:06:45] "GET /metrics HTTP/1.1" 200 214856 "" "Prometheus/2.33.4" 2024-02-10T07:06:46.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:46 smithi195 bash[14417]: cluster 2024-02-10T07:06:44.418519+0000 mgr.y (mgr.24367) 229 : 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-10T07:06:46.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:46 smithi107 bash[19776]: cluster 2024-02-10T07:06:44.418519+0000 mgr.y (mgr.24367) 229 : 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-10T07:06:46.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:46 smithi107 bash[14363]: cluster 2024-02-10T07:06:44.418519+0000 mgr.y (mgr.24367) 229 : 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-10T07:06:47.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:06:46 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:06:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:06:48.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:48 smithi195 bash[14417]: cluster 2024-02-10T07:06:46.420141+0000 mgr.y (mgr.24367) 230 : 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-10T07:06:48.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:48 smithi107 bash[14363]: cluster 2024-02-10T07:06:46.420141+0000 mgr.y (mgr.24367) 230 : 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-10T07:06:48.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:48 smithi107 bash[19776]: cluster 2024-02-10T07:06:46.420141+0000 mgr.y (mgr.24367) 230 : 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-10T07:06:50.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:50 smithi195 bash[14417]: cluster 2024-02-10T07:06:48.420721+0000 mgr.y (mgr.24367) 231 : 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-10T07:06:50.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:50 smithi107 bash[14363]: cluster 2024-02-10T07:06:48.420721+0000 mgr.y (mgr.24367) 231 : 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-10T07:06:50.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:50 smithi107 bash[19776]: cluster 2024-02-10T07:06:48.420721+0000 mgr.y (mgr.24367) 231 : 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-10T07:06:52.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:52 smithi195 bash[14417]: cluster 2024-02-10T07:06:50.422004+0000 mgr.y (mgr.24367) 232 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:06:52.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:52 smithi107 bash[14363]: cluster 2024-02-10T07:06:50.422004+0000 mgr.y (mgr.24367) 232 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:06:52.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:52 smithi107 bash[19776]: cluster 2024-02-10T07:06:50.422004+0000 mgr.y (mgr.24367) 232 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:06:53.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:53 smithi195 bash[14417]: audit 2024-02-10T07:06:51.713791+0000 mgr.y (mgr.24367) 233 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:06:53.465 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:53 smithi107 bash[14363]: audit 2024-02-10T07:06:51.713791+0000 mgr.y (mgr.24367) 233 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:06:53.466 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:53 smithi107 bash[19776]: audit 2024-02-10T07:06:51.713791+0000 mgr.y (mgr.24367) 233 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:06:54.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:54 smithi195 bash[14417]: cluster 2024-02-10T07:06:52.422763+0000 mgr.y (mgr.24367) 234 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:06:54.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:54 smithi107 bash[14363]: cluster 2024-02-10T07:06:52.422763+0000 mgr.y (mgr.24367) 234 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:06:54.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:54 smithi107 bash[19776]: cluster 2024-02-10T07:06:52.422763+0000 mgr.y (mgr.24367) 234 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:06:55.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:06:55 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:06:55] "GET /metrics HTTP/1.1" 200 214816 "" "Prometheus/2.33.4" 2024-02-10T07:06:56.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:56 smithi195 bash[14417]: cluster 2024-02-10T07:06:54.423527+0000 mgr.y (mgr.24367) 235 : 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-10T07:06:56.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:56 smithi107 bash[14363]: cluster 2024-02-10T07:06:54.423527+0000 mgr.y (mgr.24367) 235 : 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-10T07:06:56.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:56 smithi107 bash[19776]: cluster 2024-02-10T07:06:54.423527+0000 mgr.y (mgr.24367) 235 : 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-10T07:06:57.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:06:56 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:06:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:06:58.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:06:58 smithi195 bash[14417]: cluster 2024-02-10T07:06:56.425189+0000 mgr.y (mgr.24367) 236 : 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-10T07:06:58.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:06:58 smithi107 bash[14363]: cluster 2024-02-10T07:06:56.425189+0000 mgr.y (mgr.24367) 236 : 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-10T07:06:58.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:06:58 smithi107 bash[19776]: cluster 2024-02-10T07:06:56.425189+0000 mgr.y (mgr.24367) 236 : 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-10T07:07:00.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:00 smithi195 bash[14417]: cluster 2024-02-10T07:06:58.425894+0000 mgr.y (mgr.24367) 237 : 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-10T07:07:00.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:00 smithi107 bash[14363]: cluster 2024-02-10T07:06:58.425894+0000 mgr.y (mgr.24367) 237 : 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-10T07:07:00.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:00 smithi107 bash[19776]: cluster 2024-02-10T07:06:58.425894+0000 mgr.y (mgr.24367) 237 : 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-10T07:07:02.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:02 smithi195 bash[14417]: cluster 2024-02-10T07:07:00.427489+0000 mgr.y (mgr.24367) 238 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:07:02.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:02 smithi107 bash[14363]: cluster 2024-02-10T07:07:00.427489+0000 mgr.y (mgr.24367) 238 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:07:02.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:02 smithi107 bash[19776]: cluster 2024-02-10T07:07:00.427489+0000 mgr.y (mgr.24367) 238 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:07:03.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:03 smithi195 bash[14417]: audit 2024-02-10T07:07:01.721787+0000 mgr.y (mgr.24367) 239 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:07:03.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:03 smithi107 bash[14363]: audit 2024-02-10T07:07:01.721787+0000 mgr.y (mgr.24367) 239 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:07:03.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:03 smithi107 bash[19776]: audit 2024-02-10T07:07:01.721787+0000 mgr.y (mgr.24367) 239 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:07:04.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:04 smithi195 bash[14417]: cluster 2024-02-10T07:07:02.428130+0000 mgr.y (mgr.24367) 240 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:07:04.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:04 smithi107 bash[14363]: cluster 2024-02-10T07:07:02.428130+0000 mgr.y (mgr.24367) 240 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:07:04.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:04 smithi107 bash[19776]: cluster 2024-02-10T07:07:02.428130+0000 mgr.y (mgr.24367) 240 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:07:05.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:07:05 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:07:05] "GET /metrics HTTP/1.1" 200 214819 "" "Prometheus/2.33.4" 2024-02-10T07:07:06.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:06 smithi195 bash[14417]: cluster 2024-02-10T07:07:04.428572+0000 mgr.y (mgr.24367) 241 : 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-10T07:07:06.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:06 smithi107 bash[14363]: cluster 2024-02-10T07:07:04.428572+0000 mgr.y (mgr.24367) 241 : 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-10T07:07:06.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:06 smithi107 bash[19776]: cluster 2024-02-10T07:07:04.428572+0000 mgr.y (mgr.24367) 241 : 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-10T07:07:07.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:07:06 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:07:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:07:08.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:08 smithi195 bash[14417]: cluster 2024-02-10T07:07:06.430175+0000 mgr.y (mgr.24367) 242 : 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-10T07:07:08.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:08 smithi107 bash[14363]: cluster 2024-02-10T07:07:06.430175+0000 mgr.y (mgr.24367) 242 : 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-10T07:07:08.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:08 smithi107 bash[19776]: cluster 2024-02-10T07:07:06.430175+0000 mgr.y (mgr.24367) 242 : 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-10T07:07:10.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:10 smithi195 bash[14417]: cluster 2024-02-10T07:07:08.430804+0000 mgr.y (mgr.24367) 243 : 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-10T07:07:10.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:10 smithi107 bash[14363]: cluster 2024-02-10T07:07:08.430804+0000 mgr.y (mgr.24367) 243 : 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-10T07:07:10.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:10 smithi107 bash[19776]: cluster 2024-02-10T07:07:08.430804+0000 mgr.y (mgr.24367) 243 : 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-10T07:07:12.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:12 smithi195 bash[14417]: cluster 2024-02-10T07:07:10.432065+0000 mgr.y (mgr.24367) 244 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:07:12.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:12 smithi107 bash[14363]: cluster 2024-02-10T07:07:10.432065+0000 mgr.y (mgr.24367) 244 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:07:12.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:12 smithi107 bash[19776]: cluster 2024-02-10T07:07:10.432065+0000 mgr.y (mgr.24367) 244 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:07:13.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:13 smithi195 bash[14417]: audit 2024-02-10T07:07:11.729782+0000 mgr.y (mgr.24367) 245 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:07:13.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:13 smithi107 bash[14363]: audit 2024-02-10T07:07:11.729782+0000 mgr.y (mgr.24367) 245 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:07:13.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:13 smithi107 bash[19776]: audit 2024-02-10T07:07:11.729782+0000 mgr.y (mgr.24367) 245 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:07:13.661 INFO:teuthology.orchestra.run.smithi107.stdout:true 2024-02-10T07:07:14.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:14 smithi195 bash[14417]: cluster 2024-02-10T07:07:12.432758+0000 mgr.y (mgr.24367) 246 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:07:14.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:14 smithi107 bash[14363]: cluster 2024-02-10T07:07:12.432758+0000 mgr.y (mgr.24367) 246 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:07:14.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:14 smithi107 bash[19776]: cluster 2024-02-10T07:07:12.432758+0000 mgr.y (mgr.24367) 246 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:07:14.492 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T07:07:14.492 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 running (4m) 2m ago 5m 15.0M - ba2b418f427c 00611f00c304 2024-02-10T07:07:14.493 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 running (4m) 3m ago 4m 47.3M - 8.3.5 dad864ee21e9 a8c3535f6887 2024-02-10T07:07:14.493 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.lvlagr smithi107 running (2m) 2m ago 2m 66.3M - 3.5 e1d6a67b021e 7c58490eba85 2024-02-10T07:07:14.493 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443 running (10m) 3m ago 10m 405M - 17.2.0 e1d6a67b021e edaded1aa3bf 2024-02-10T07:07:14.493 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:9283 running (12m) 2m ago 12m 451M - 17.2.0 e1d6a67b021e 908b6246f957 2024-02-10T07:07:14.493 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (12m) 2m ago 13m 53.9M 2048M 17.2.0 e1d6a67b021e 048ed22ad7e8 2024-02-10T07:07:14.493 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (11m) 3m ago 11m 43.4M 2048M 17.2.0 e1d6a67b021e 88df298abfa1 2024-02-10T07:07:14.493 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (11m) 2m ago 11m 39.3M 2048M 17.2.0 e1d6a67b021e 9ebb30170424 2024-02-10T07:07:14.493 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 running (5m) 2m ago 5m 10.9M - 1dbe0e931976 a3e3f16f2171 2024-02-10T07:07:14.493 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 running (5m) 3m ago 5m 10.3M - 1dbe0e931976 044c73fa422a 2024-02-10T07:07:14.493 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 running (10m) 2m ago 10m 53.6M 4061M 17.2.0 e1d6a67b021e 66e1f6c52fef 2024-02-10T07:07:14.493 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (9m) 2m ago 9m 55.1M 4061M 17.2.0 e1d6a67b021e 1c6ea98ad1a4 2024-02-10T07:07:14.493 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (9m) 2m ago 9m 50.0M 4061M 17.2.0 e1d6a67b021e 766040b6658f 2024-02-10T07:07:14.493 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (8m) 2m ago 8m 50.5M 4061M 17.2.0 e1d6a67b021e 09c905da97c8 2024-02-10T07:07:14.494 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (8m) 3m ago 8m 51.2M 4317M 17.2.0 e1d6a67b021e 6126fbf79e16 2024-02-10T07:07:14.494 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (7m) 3m ago 7m 48.5M 4317M 17.2.0 e1d6a67b021e 9174cf372e54 2024-02-10T07:07:14.494 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (6m) 3m ago 6m 48.4M 4317M 17.2.0 e1d6a67b021e b13040a8249e 2024-02-10T07:07:14.494 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (6m) 3m ago 6m 50.5M 4317M 17.2.0 e1d6a67b021e 42ed17ada673 2024-02-10T07:07:14.494 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 running (4m) 3m ago 5m 46.8M - 514e6a882f6e 006baeb430a9 2024-02-10T07:07:14.494 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.zkixal smithi107 *:8000 running (3m) 2m ago 3m 85.8M - 17.2.0 e1d6a67b021e 00fc962fbb51 2024-02-10T07:07:14.494 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.qewfcx smithi195 *:8000 running (3m) 3m ago 3m 83.0M - 17.2.0 e1d6a67b021e 24e6b5e4ac80 2024-02-10T07:07:14.494 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.lgutqr smithi107 *:80 running (3m) 2m ago 3m 83.5M - 17.2.0 e1d6a67b021e 486944c7deb5 2024-02-10T07:07:14.494 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.zqbguk smithi195 *:80 running (3m) 3m ago 3m 82.9M - 17.2.0 e1d6a67b021e 53e1b5b8b160 2024-02-10T07:07:14.904 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:07:14.904 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-02-10T07:07:14.904 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-10T07:07:14.904 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:07:14.905 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-02-10T07:07:14.905 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-02-10T07:07:14.905 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:07:14.905 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-02-10T07:07:14.905 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-10T07:07:14.905 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:07:14.905 INFO:teuthology.orchestra.run.smithi107.stdout: "mds": {}, 2024-02-10T07:07:14.905 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-02-10T07:07:14.905 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T07:07:14.905 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:07:14.905 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-02-10T07:07:14.905 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-02-10T07:07:14.905 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:07:14.905 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:07:15.269 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:07:15.269 INFO:teuthology.orchestra.run.smithi107.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T07:07:15.269 INFO:teuthology.orchestra.run.smithi107.stdout: "in_progress": true, 2024-02-10T07:07:15.269 INFO:teuthology.orchestra.run.smithi107.stdout: "services_complete": [], 2024-02-10T07:07:15.269 INFO:teuthology.orchestra.run.smithi107.stdout: "progress": "", 2024-02-10T07:07:15.269 INFO:teuthology.orchestra.run.smithi107.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 image" 2024-02-10T07:07:15.269 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:07:15.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:15 smithi195 bash[14417]: audit 2024-02-10T07:07:13.643254+0000 mgr.y (mgr.24367) 247 : audit [DBG] from='client.25012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:07:15.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:15 smithi195 bash[14417]: audit 2024-02-10T07:07:14.066582+0000 mgr.y (mgr.24367) 248 : audit [DBG] from='client.25018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:07:15.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:15 smithi195 bash[14417]: audit 2024-02-10T07:07:14.901572+0000 mon.c (mon.1) 127 : audit [DBG] from='client.? 172.21.15.107:0/3475536872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:07:15.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:15 smithi107 bash[14363]: audit 2024-02-10T07:07:13.643254+0000 mgr.y (mgr.24367) 247 : audit [DBG] from='client.25012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:07:15.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:15 smithi107 bash[14363]: audit 2024-02-10T07:07:14.066582+0000 mgr.y (mgr.24367) 248 : audit [DBG] from='client.25018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:07:15.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:15 smithi107 bash[14363]: audit 2024-02-10T07:07:14.901572+0000 mon.c (mon.1) 127 : audit [DBG] from='client.? 172.21.15.107:0/3475536872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:07:15.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:15 smithi107 bash[19776]: audit 2024-02-10T07:07:13.643254+0000 mgr.y (mgr.24367) 247 : audit [DBG] from='client.25012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:07:15.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:15 smithi107 bash[19776]: audit 2024-02-10T07:07:14.066582+0000 mgr.y (mgr.24367) 248 : audit [DBG] from='client.25018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:07:15.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:15 smithi107 bash[19776]: audit 2024-02-10T07:07:14.901572+0000 mon.c (mon.1) 127 : audit [DBG] from='client.? 172.21.15.107:0/3475536872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:07:15.687 INFO:teuthology.orchestra.run.smithi107.stdout:HEALTH_OK 2024-02-10T07:07:15.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:07:15 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:07:15] "GET /metrics HTTP/1.1" 200 214819 "" "Prometheus/2.33.4" 2024-02-10T07:07:16.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:16 smithi107 bash[19776]: cluster 2024-02-10T07:07:14.433360+0000 mgr.y (mgr.24367) 249 : 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-10T07:07:16.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:16 smithi107 bash[19776]: audit 2024-02-10T07:07:14.466304+0000 mgr.y (mgr.24367) 250 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:07:16.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:16 smithi107 bash[19776]: audit 2024-02-10T07:07:15.266273+0000 mgr.y (mgr.24367) 251 : audit [DBG] from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:07:16.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:16 smithi107 bash[19776]: audit 2024-02-10T07:07:15.684528+0000 mon.c (mon.1) 128 : audit [DBG] from='client.? 172.21.15.107:0/832885641' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:07:16.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:16 smithi107 bash[14363]: cluster 2024-02-10T07:07:14.433360+0000 mgr.y (mgr.24367) 249 : 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-10T07:07:16.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:16 smithi107 bash[14363]: audit 2024-02-10T07:07:14.466304+0000 mgr.y (mgr.24367) 250 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:07:16.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:16 smithi107 bash[14363]: audit 2024-02-10T07:07:15.266273+0000 mgr.y (mgr.24367) 251 : audit [DBG] from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:07:16.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:16 smithi107 bash[14363]: audit 2024-02-10T07:07:15.684528+0000 mon.c (mon.1) 128 : audit [DBG] from='client.? 172.21.15.107:0/832885641' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:07:16.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:16 smithi195 bash[14417]: cluster 2024-02-10T07:07:14.433360+0000 mgr.y (mgr.24367) 249 : 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-10T07:07:16.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:16 smithi195 bash[14417]: audit 2024-02-10T07:07:14.466304+0000 mgr.y (mgr.24367) 250 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:07:16.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:16 smithi195 bash[14417]: audit 2024-02-10T07:07:15.266273+0000 mgr.y (mgr.24367) 251 : audit [DBG] from='client.15132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:07:16.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:16 smithi195 bash[14417]: audit 2024-02-10T07:07:15.684528+0000 mon.c (mon.1) 128 : audit [DBG] from='client.? 172.21.15.107:0/832885641' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:07:17.158 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:07:16 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:07:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:07:18.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:18 smithi107 bash[14363]: cluster 2024-02-10T07:07:16.435131+0000 mgr.y (mgr.24367) 252 : 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-10T07:07:18.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:18 smithi107 bash[19776]: cluster 2024-02-10T07:07:16.435131+0000 mgr.y (mgr.24367) 252 : 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-10T07:07:18.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:18 smithi195 bash[14417]: cluster 2024-02-10T07:07:16.435131+0000 mgr.y (mgr.24367) 252 : 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-10T07:07:20.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:20 smithi107 bash[14363]: cluster 2024-02-10T07:07:18.435907+0000 mgr.y (mgr.24367) 253 : 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-10T07:07:20.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:20 smithi107 bash[19776]: cluster 2024-02-10T07:07:18.435907+0000 mgr.y (mgr.24367) 253 : 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-10T07:07:20.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:20 smithi195 bash[14417]: cluster 2024-02-10T07:07:18.435907+0000 mgr.y (mgr.24367) 253 : 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-10T07:07:22.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:22 smithi107 bash[19776]: cluster 2024-02-10T07:07:20.437597+0000 mgr.y (mgr.24367) 254 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:07:22.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:22 smithi107 bash[14363]: cluster 2024-02-10T07:07:20.437597+0000 mgr.y (mgr.24367) 254 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:07:22.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:22 smithi195 bash[14417]: cluster 2024-02-10T07:07:20.437597+0000 mgr.y (mgr.24367) 254 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:07:23.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:23 smithi107 bash[19776]: audit 2024-02-10T07:07:21.741042+0000 mgr.y (mgr.24367) 255 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:07:23.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:23 smithi107 bash[14363]: audit 2024-02-10T07:07:21.741042+0000 mgr.y (mgr.24367) 255 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:07:23.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:23 smithi195 bash[14417]: audit 2024-02-10T07:07:21.741042+0000 mgr.y (mgr.24367) 255 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:07:23.961 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:07:23 smithi107 bash[39482]: level=warn ts=2024-02-10T07:07:23.542Z 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.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-02-10T07:07:23.961 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:07:23 smithi107 bash[39482]: level=warn ts=2024-02-10T07:07:23.542Z 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.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs" 2024-02-10T07:07:24.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:24 smithi107 bash[14363]: cluster 2024-02-10T07:07:22.438426+0000 mgr.y (mgr.24367) 256 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:07:24.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:24 smithi107 bash[19776]: cluster 2024-02-10T07:07:22.438426+0000 mgr.y (mgr.24367) 256 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:07:24.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:24 smithi195 bash[14417]: cluster 2024-02-10T07:07:22.438426+0000 mgr.y (mgr.24367) 256 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:07:26.100 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:07:25 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:07:25] "GET /metrics HTTP/1.1" 200 214815 "" "Prometheus/2.33.4" 2024-02-10T07:07:26.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:26 smithi107 bash[14363]: cluster 2024-02-10T07:07:24.439222+0000 mgr.y (mgr.24367) 257 : 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-10T07:07:26.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:26 smithi107 bash[19776]: cluster 2024-02-10T07:07:24.439222+0000 mgr.y (mgr.24367) 257 : 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-10T07:07:26.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:26 smithi195 bash[14417]: cluster 2024-02-10T07:07:24.439222+0000 mgr.y (mgr.24367) 257 : 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-10T07:07:27.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:07:26 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:07:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:07:28.278 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:28 smithi195 bash[14417]: cluster 2024-02-10T07:07:26.440970+0000 mgr.y (mgr.24367) 258 : 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-10T07:07:28.278 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:28 smithi195 bash[14417]: audit 2024-02-10T07:07:27.994188+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:07:28.278 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:28 smithi195 bash[14417]: audit 2024-02-10T07:07:27.997841+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:07:28.279 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:28 smithi195 bash[14417]: audit 2024-02-10T07:07:28.008442+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:07:28.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:28 smithi107 bash[14363]: cluster 2024-02-10T07:07:26.440970+0000 mgr.y (mgr.24367) 258 : 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-10T07:07:28.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:28 smithi107 bash[14363]: audit 2024-02-10T07:07:27.994188+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:07:28.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:28 smithi107 bash[14363]: audit 2024-02-10T07:07:27.997841+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:07:28.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:28 smithi107 bash[14363]: audit 2024-02-10T07:07:28.008442+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:07:28.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:28 smithi107 bash[19776]: cluster 2024-02-10T07:07:26.440970+0000 mgr.y (mgr.24367) 258 : 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-10T07:07:28.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:28 smithi107 bash[19776]: audit 2024-02-10T07:07:27.994188+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:07:28.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:28 smithi107 bash[19776]: audit 2024-02-10T07:07:27.997841+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:07:28.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:28 smithi107 bash[19776]: audit 2024-02-10T07:07:28.008442+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:07:29.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:29 smithi107 bash[14363]: cephadm 2024-02-10T07:07:27.995363+0000 mgr.y (mgr.24367) 259 : cephadm [INF] Upgrade: Target is version 19.0.0-1361-g290212a1 (unknown) 2024-02-10T07:07:29.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:29 smithi107 bash[14363]: cephadm 2024-02-10T07:07:27.995561+0000 mgr.y (mgr.24367) 260 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90, digests ['quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58'] 2024-02-10T07:07:29.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:29 smithi107 bash[14363]: cephadm 2024-02-10T07:07:28.010271+0000 mgr.y (mgr.24367) 261 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-10T07:07:29.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:29 smithi107 bash[14363]: cephadm 2024-02-10T07:07:28.247937+0000 mgr.y (mgr.24367) 262 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 on smithi195 2024-02-10T07:07:29.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:29 smithi107 bash[19776]: cephadm 2024-02-10T07:07:27.995363+0000 mgr.y (mgr.24367) 259 : cephadm [INF] Upgrade: Target is version 19.0.0-1361-g290212a1 (unknown) 2024-02-10T07:07:29.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:29 smithi107 bash[19776]: cephadm 2024-02-10T07:07:27.995561+0000 mgr.y (mgr.24367) 260 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90, digests ['quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58'] 2024-02-10T07:07:29.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:29 smithi107 bash[19776]: cephadm 2024-02-10T07:07:28.010271+0000 mgr.y (mgr.24367) 261 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-10T07:07:29.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:29 smithi107 bash[19776]: cephadm 2024-02-10T07:07:28.247937+0000 mgr.y (mgr.24367) 262 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 on smithi195 2024-02-10T07:07:29.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:29 smithi195 bash[14417]: cephadm 2024-02-10T07:07:27.995363+0000 mgr.y (mgr.24367) 259 : cephadm [INF] Upgrade: Target is version 19.0.0-1361-g290212a1 (unknown) 2024-02-10T07:07:29.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:29 smithi195 bash[14417]: cephadm 2024-02-10T07:07:27.995561+0000 mgr.y (mgr.24367) 260 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90, digests ['quay.ceph.io/ceph-ci/ceph@sha256:caf5e50b0be996bed0eb0d30a5482e8034654966f88a3565d36aeb446466fb58'] 2024-02-10T07:07:29.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:29 smithi195 bash[14417]: cephadm 2024-02-10T07:07:28.010271+0000 mgr.y (mgr.24367) 261 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-10T07:07:29.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:29 smithi195 bash[14417]: cephadm 2024-02-10T07:07:28.247937+0000 mgr.y (mgr.24367) 262 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 on smithi195 2024-02-10T07:07:30.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:30 smithi107 bash[19776]: cluster 2024-02-10T07:07:28.441719+0000 mgr.y (mgr.24367) 263 : 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-10T07:07:30.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:30 smithi107 bash[14363]: cluster 2024-02-10T07:07:28.441719+0000 mgr.y (mgr.24367) 263 : 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-10T07:07:30.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:30 smithi195 bash[14417]: cluster 2024-02-10T07:07:28.441719+0000 mgr.y (mgr.24367) 263 : 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-10T07:07:32.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:32 smithi107 bash[14363]: cluster 2024-02-10T07:07:30.443452+0000 mgr.y (mgr.24367) 264 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:07:32.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:32 smithi107 bash[19776]: cluster 2024-02-10T07:07:30.443452+0000 mgr.y (mgr.24367) 264 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:07:32.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:32 smithi195 bash[14417]: cluster 2024-02-10T07:07:30.443452+0000 mgr.y (mgr.24367) 264 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:07:33.516 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:33 smithi107 bash[14363]: audit 2024-02-10T07:07:31.752370+0000 mgr.y (mgr.24367) 265 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:07:33.516 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:33 smithi107 bash[19776]: audit 2024-02-10T07:07:31.752370+0000 mgr.y (mgr.24367) 265 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:07:33.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:33 smithi195 bash[14417]: audit 2024-02-10T07:07:31.752370+0000 mgr.y (mgr.24367) 265 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:07:33.961 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:07:33 smithi107 bash[39482]: level=error ts=2024-02-10T07:07:33.513Z 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.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-02-10T07:07:33.961 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:07:33 smithi107 bash[39482]: level=warn ts=2024-02-10T07:07:33.517Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs" 2024-02-10T07:07:33.961 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:07:33 smithi107 bash[39482]: level=warn ts=2024-02-10T07:07:33.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.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-02-10T07:07:34.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:34 smithi195 bash[14417]: cluster 2024-02-10T07:07:32.444185+0000 mgr.y (mgr.24367) 266 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:07:34.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:34 smithi107 bash[14363]: cluster 2024-02-10T07:07:32.444185+0000 mgr.y (mgr.24367) 266 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:07:34.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:34 smithi107 bash[19776]: cluster 2024-02-10T07:07:32.444185+0000 mgr.y (mgr.24367) 266 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:07:35.637 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:35 smithi107 bash[14363]: audit 2024-02-10T07:07:34.652082+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:07:35.637 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:35 smithi107 bash[14363]: audit 2024-02-10T07:07:34.652915+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:07:35.637 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:35 smithi107 bash[14363]: audit 2024-02-10T07:07:34.667377+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:07:35.637 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:35 smithi107 bash[14363]: audit 2024-02-10T07:07:34.668120+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:07:35.637 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:35 smithi107 bash[19776]: audit 2024-02-10T07:07:34.652082+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:07:35.637 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:35 smithi107 bash[19776]: audit 2024-02-10T07:07:34.652915+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:07:35.637 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:35 smithi107 bash[19776]: audit 2024-02-10T07:07:34.667377+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:07:35.637 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:35 smithi107 bash[19776]: audit 2024-02-10T07:07:34.668120+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:07:35.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:35 smithi195 bash[14417]: audit 2024-02-10T07:07:34.652082+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:07:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:35 smithi195 bash[14417]: audit 2024-02-10T07:07:34.652915+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:07:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:35 smithi195 bash[14417]: audit 2024-02-10T07:07:34.667377+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:07:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:35 smithi195 bash[14417]: audit 2024-02-10T07:07:34.668120+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:07:35.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:07:35 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:07:35] "GET /metrics HTTP/1.1" 200 214826 "" "Prometheus/2.33.4" 2024-02-10T07:07:36.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:36 smithi195 bash[14417]: cluster 2024-02-10T07:07:34.444934+0000 mgr.y (mgr.24367) 267 : 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-10T07:07:36.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:36 smithi107 bash[14363]: cluster 2024-02-10T07:07:34.444934+0000 mgr.y (mgr.24367) 267 : 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-10T07:07:36.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:36 smithi107 bash[19776]: cluster 2024-02-10T07:07:34.444934+0000 mgr.y (mgr.24367) 267 : 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-10T07:07:37.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:07:36 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:07:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:07:38.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:38 smithi195 bash[14417]: cluster 2024-02-10T07:07:36.446685+0000 mgr.y (mgr.24367) 268 : 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-10T07:07:38.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:38 smithi107 bash[14363]: cluster 2024-02-10T07:07:36.446685+0000 mgr.y (mgr.24367) 268 : 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-10T07:07:38.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:38 smithi107 bash[19776]: cluster 2024-02-10T07:07:36.446685+0000 mgr.y (mgr.24367) 268 : 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-10T07:07:40.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:40 smithi195 bash[14417]: cluster 2024-02-10T07:07:38.447418+0000 mgr.y (mgr.24367) 269 : 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-10T07:07:40.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:40 smithi107 bash[14363]: cluster 2024-02-10T07:07:38.447418+0000 mgr.y (mgr.24367) 269 : 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-10T07:07:40.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:40 smithi107 bash[19776]: cluster 2024-02-10T07:07:38.447418+0000 mgr.y (mgr.24367) 269 : 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-10T07:07:42.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:42 smithi195 bash[14417]: cluster 2024-02-10T07:07:40.449142+0000 mgr.y (mgr.24367) 270 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:07:42.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:42 smithi107 bash[14363]: cluster 2024-02-10T07:07:40.449142+0000 mgr.y (mgr.24367) 270 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:07:42.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:42 smithi107 bash[19776]: cluster 2024-02-10T07:07:40.449142+0000 mgr.y (mgr.24367) 270 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:07:43.517 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:43 smithi107 bash[14363]: audit 2024-02-10T07:07:41.763677+0000 mgr.y (mgr.24367) 271 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:07:43.517 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:43 smithi107 bash[19776]: audit 2024-02-10T07:07:41.763677+0000 mgr.y (mgr.24367) 271 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:07:43.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:43 smithi195 bash[14417]: audit 2024-02-10T07:07:41.763677+0000 mgr.y (mgr.24367) 271 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:07:43.961 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:07:43 smithi107 bash[39482]: level=error ts=2024-02-10T07:07:43.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs" 2024-02-10T07:07:43.961 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:07:43 smithi107 bash[39482]: level=warn ts=2024-02-10T07:07:43.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs" 2024-02-10T07:07:43.961 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:07:43 smithi107 bash[39482]: level=warn ts=2024-02-10T07:07:43.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-02-10T07:07:44.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:44 smithi195 bash[14417]: cluster 2024-02-10T07:07:42.449860+0000 mgr.y (mgr.24367) 272 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:07:44.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:44 smithi107 bash[14363]: cluster 2024-02-10T07:07:42.449860+0000 mgr.y (mgr.24367) 272 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:07:44.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:44 smithi107 bash[19776]: cluster 2024-02-10T07:07:42.449860+0000 mgr.y (mgr.24367) 272 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:07:45.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:07:45 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:07:45] "GET /metrics HTTP/1.1" 200 214826 "" "Prometheus/2.33.4" 2024-02-10T07:07:46.081 INFO:teuthology.orchestra.run.smithi107.stdout:true 2024-02-10T07:07:46.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:46 smithi195 bash[14417]: cluster 2024-02-10T07:07:44.450602+0000 mgr.y (mgr.24367) 273 : 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-10T07:07:46.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:46 smithi107 bash[14363]: cluster 2024-02-10T07:07:44.450602+0000 mgr.y (mgr.24367) 273 : 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-10T07:07:46.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:46 smithi107 bash[19776]: cluster 2024-02-10T07:07:44.450602+0000 mgr.y (mgr.24367) 273 : 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-10T07:07:46.794 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T07:07:46.795 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 running (4m) 3m ago 5m 15.0M - ba2b418f427c 00611f00c304 2024-02-10T07:07:46.795 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 running (5m) 3m ago 5m 47.3M - 8.3.5 dad864ee21e9 a8c3535f6887 2024-02-10T07:07:46.795 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.lvlagr smithi107 running (3m) 3m ago 3m 66.3M - 3.5 e1d6a67b021e 7c58490eba85 2024-02-10T07:07:46.795 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443 running (11m) 3m ago 11m 405M - 17.2.0 e1d6a67b021e edaded1aa3bf 2024-02-10T07:07:46.795 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:9283 running (13m) 3m ago 13m 451M - 17.2.0 e1d6a67b021e 908b6246f957 2024-02-10T07:07:46.795 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (13m) 3m ago 13m 53.9M 2048M 17.2.0 e1d6a67b021e 048ed22ad7e8 2024-02-10T07:07:46.795 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (11m) 3m ago 11m 43.4M 2048M 17.2.0 e1d6a67b021e 88df298abfa1 2024-02-10T07:07:46.795 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (11m) 3m ago 11m 39.3M 2048M 17.2.0 e1d6a67b021e 9ebb30170424 2024-02-10T07:07:46.795 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 running (5m) 3m ago 5m 10.9M - 1dbe0e931976 a3e3f16f2171 2024-02-10T07:07:46.795 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 running (5m) 3m ago 5m 10.3M - 1dbe0e931976 044c73fa422a 2024-02-10T07:07:46.795 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 running (10m) 3m ago 10m 53.6M 4061M 17.2.0 e1d6a67b021e 66e1f6c52fef 2024-02-10T07:07:46.795 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (10m) 3m ago 10m 55.1M 4061M 17.2.0 e1d6a67b021e 1c6ea98ad1a4 2024-02-10T07:07:46.795 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (9m) 3m ago 9m 50.0M 4061M 17.2.0 e1d6a67b021e 766040b6658f 2024-02-10T07:07:46.795 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (9m) 3m ago 9m 50.5M 4061M 17.2.0 e1d6a67b021e 09c905da97c8 2024-02-10T07:07:46.795 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (8m) 3m ago 8m 51.2M 4317M 17.2.0 e1d6a67b021e 6126fbf79e16 2024-02-10T07:07:46.796 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (7m) 3m ago 7m 48.5M 4317M 17.2.0 e1d6a67b021e 9174cf372e54 2024-02-10T07:07:46.796 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (7m) 3m ago 7m 48.4M 4317M 17.2.0 e1d6a67b021e b13040a8249e 2024-02-10T07:07:46.796 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (6m) 3m ago 6m 50.5M 4317M 17.2.0 e1d6a67b021e 42ed17ada673 2024-02-10T07:07:46.796 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 running (4m) 3m ago 5m 46.8M - 514e6a882f6e 006baeb430a9 2024-02-10T07:07:46.796 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.zkixal smithi107 *:8000 running (3m) 3m ago 3m 85.8M - 17.2.0 e1d6a67b021e 00fc962fbb51 2024-02-10T07:07:46.796 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.qewfcx smithi195 *:8000 running (3m) 3m ago 3m 83.0M - 17.2.0 e1d6a67b021e 24e6b5e4ac80 2024-02-10T07:07:46.796 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.lgutqr smithi107 *:80 running (3m) 3m ago 3m 83.5M - 17.2.0 e1d6a67b021e 486944c7deb5 2024-02-10T07:07:46.796 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.zqbguk smithi195 *:80 running (3m) 3m ago 3m 82.9M - 17.2.0 e1d6a67b021e 53e1b5b8b160 2024-02-10T07:07:47.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:07:46 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:07:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:07:47.201 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:07:47.201 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-02-10T07:07:47.201 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-10T07:07:47.201 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:07:47.201 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-02-10T07:07:47.201 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-02-10T07:07:47.201 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:07:47.201 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-02-10T07:07:47.201 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-10T07:07:47.201 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:07:47.202 INFO:teuthology.orchestra.run.smithi107.stdout: "mds": {}, 2024-02-10T07:07:47.202 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-02-10T07:07:47.202 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T07:07:47.202 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:07:47.202 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-02-10T07:07:47.202 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-02-10T07:07:47.202 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:07:47.202 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:07:47.555 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:07:47.555 INFO:teuthology.orchestra.run.smithi107.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T07:07:47.555 INFO:teuthology.orchestra.run.smithi107.stdout: "in_progress": true, 2024-02-10T07:07:47.555 INFO:teuthology.orchestra.run.smithi107.stdout: "services_complete": [], 2024-02-10T07:07:47.556 INFO:teuthology.orchestra.run.smithi107.stdout: "progress": "0/23 daemons upgraded", 2024-02-10T07:07:47.556 INFO:teuthology.orchestra.run.smithi107.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 image on host smithi195" 2024-02-10T07:07:47.556 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:07:47.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:47 smithi195 bash[14417]: audit 2024-02-10T07:07:46.059148+0000 mgr.y (mgr.24367) 274 : audit [DBG] from='client.25045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:07:47.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:47 smithi195 bash[14417]: audit 2024-02-10T07:07:47.198269+0000 mon.a (mon.0) 823 : audit [DBG] from='client.? 172.21.15.107:0/537738929' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:07:47.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:47 smithi107 bash[14363]: audit 2024-02-10T07:07:46.059148+0000 mgr.y (mgr.24367) 274 : audit [DBG] from='client.25045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:07:47.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:47 smithi107 bash[14363]: audit 2024-02-10T07:07:47.198269+0000 mon.a (mon.0) 823 : audit [DBG] from='client.? 172.21.15.107:0/537738929' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:07:47.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:47 smithi107 bash[19776]: audit 2024-02-10T07:07:46.059148+0000 mgr.y (mgr.24367) 274 : audit [DBG] from='client.25045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:07:47.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:47 smithi107 bash[19776]: audit 2024-02-10T07:07:47.198269+0000 mon.a (mon.0) 823 : audit [DBG] from='client.? 172.21.15.107:0/537738929' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:07:47.967 INFO:teuthology.orchestra.run.smithi107.stdout:HEALTH_OK 2024-02-10T07:07:48.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:48 smithi195 bash[14417]: audit 2024-02-10T07:07:46.419664+0000 mgr.y (mgr.24367) 275 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:07:48.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:48 smithi195 bash[14417]: cluster 2024-02-10T07:07:46.452319+0000 mgr.y (mgr.24367) 276 : 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-10T07:07:48.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:48 smithi195 bash[14417]: audit 2024-02-10T07:07:46.771056+0000 mgr.y (mgr.24367) 277 : audit [DBG] from='client.15156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:07:48.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:48 smithi195 bash[14417]: audit 2024-02-10T07:07:47.964604+0000 mon.a (mon.0) 824 : audit [DBG] from='client.? 172.21.15.107:0/4138467730' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:07:48.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:48 smithi107 bash[19776]: audit 2024-02-10T07:07:46.419664+0000 mgr.y (mgr.24367) 275 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:07:48.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:48 smithi107 bash[19776]: cluster 2024-02-10T07:07:46.452319+0000 mgr.y (mgr.24367) 276 : 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-10T07:07:48.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:48 smithi107 bash[19776]: audit 2024-02-10T07:07:46.771056+0000 mgr.y (mgr.24367) 277 : audit [DBG] from='client.15156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:07:48.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:48 smithi107 bash[19776]: audit 2024-02-10T07:07:47.964604+0000 mon.a (mon.0) 824 : audit [DBG] from='client.? 172.21.15.107:0/4138467730' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:07:48.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:48 smithi107 bash[14363]: audit 2024-02-10T07:07:46.419664+0000 mgr.y (mgr.24367) 275 : audit [DBG] from='client.15150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:07:48.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:48 smithi107 bash[14363]: cluster 2024-02-10T07:07:46.452319+0000 mgr.y (mgr.24367) 276 : 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-10T07:07:48.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:48 smithi107 bash[14363]: audit 2024-02-10T07:07:46.771056+0000 mgr.y (mgr.24367) 277 : audit [DBG] from='client.15156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:07:48.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:48 smithi107 bash[14363]: audit 2024-02-10T07:07:47.964604+0000 mon.a (mon.0) 824 : audit [DBG] from='client.? 172.21.15.107:0/4138467730' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:07:49.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:49 smithi195 bash[14417]: audit 2024-02-10T07:07:47.552081+0000 mgr.y (mgr.24367) 278 : audit [DBG] from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:07:49.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:49 smithi107 bash[14363]: audit 2024-02-10T07:07:47.552081+0000 mgr.y (mgr.24367) 278 : audit [DBG] from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:07:49.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:49 smithi107 bash[19776]: audit 2024-02-10T07:07:47.552081+0000 mgr.y (mgr.24367) 278 : audit [DBG] from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:07:50.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:50 smithi195 bash[14417]: cluster 2024-02-10T07:07:48.453119+0000 mgr.y (mgr.24367) 279 : 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-10T07:07:50.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:50 smithi107 bash[19776]: cluster 2024-02-10T07:07:48.453119+0000 mgr.y (mgr.24367) 279 : 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-10T07:07:50.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:50 smithi107 bash[14363]: cluster 2024-02-10T07:07:48.453119+0000 mgr.y (mgr.24367) 279 : 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-10T07:07:52.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:52 smithi195 bash[14417]: cluster 2024-02-10T07:07:50.454883+0000 mgr.y (mgr.24367) 280 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:07:52.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:52 smithi107 bash[14363]: cluster 2024-02-10T07:07:50.454883+0000 mgr.y (mgr.24367) 280 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:07:52.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:52 smithi107 bash[19776]: cluster 2024-02-10T07:07:50.454883+0000 mgr.y (mgr.24367) 280 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:07:53.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:53 smithi195 bash[14417]: audit 2024-02-10T07:07:51.774594+0000 mgr.y (mgr.24367) 281 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:07:53.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:53 smithi107 bash[19776]: audit 2024-02-10T07:07:51.774594+0000 mgr.y (mgr.24367) 281 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:07:53.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:53 smithi107 bash[14363]: audit 2024-02-10T07:07:51.774594+0000 mgr.y (mgr.24367) 281 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:07:53.711 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:07:53 smithi107 bash[39482]: level=error ts=2024-02-10T07:07:53.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs" 2024-02-10T07:07:53.711 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:07:53 smithi107 bash[39482]: level=warn ts=2024-02-10T07:07:53.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-02-10T07:07:53.711 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:07:53 smithi107 bash[39482]: level=warn ts=2024-02-10T07:07:53.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs" 2024-02-10T07:07:54.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:54 smithi195 bash[14417]: cluster 2024-02-10T07:07:52.455642+0000 mgr.y (mgr.24367) 282 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:07:54.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:54 smithi107 bash[14363]: cluster 2024-02-10T07:07:52.455642+0000 mgr.y (mgr.24367) 282 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:07:54.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:54 smithi107 bash[19776]: cluster 2024-02-10T07:07:52.455642+0000 mgr.y (mgr.24367) 282 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:07:55.636 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:55 smithi107 bash[19776]: cluster 2024-02-10T07:07:54.456424+0000 mgr.y (mgr.24367) 283 : 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-10T07:07:55.637 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:55 smithi107 bash[14363]: cluster 2024-02-10T07:07:54.456424+0000 mgr.y (mgr.24367) 283 : 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-10T07:07:55.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:55 smithi195 bash[14417]: cluster 2024-02-10T07:07:54.456424+0000 mgr.y (mgr.24367) 283 : 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-10T07:07:55.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:07:55 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:07:55] "GET /metrics HTTP/1.1" 200 214826 "" "Prometheus/2.33.4" 2024-02-10T07:07:57.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:07:56 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:07:56] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:07:57.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:07:57 smithi195 bash[14417]: cluster 2024-02-10T07:07:56.458291+0000 mgr.y (mgr.24367) 284 : 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-10T07:07:57.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:07:57 smithi107 bash[14363]: cluster 2024-02-10T07:07:56.458291+0000 mgr.y (mgr.24367) 284 : 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-10T07:07:57.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:07:57 smithi107 bash[19776]: cluster 2024-02-10T07:07:56.458291+0000 mgr.y (mgr.24367) 284 : 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-10T07:08:00.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:00 smithi195 bash[14417]: cluster 2024-02-10T07:07:58.459055+0000 mgr.y (mgr.24367) 285 : 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-10T07:08:00.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:00 smithi107 bash[14363]: cluster 2024-02-10T07:07:58.459055+0000 mgr.y (mgr.24367) 285 : 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-10T07:08:00.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:00 smithi107 bash[19776]: cluster 2024-02-10T07:07:58.459055+0000 mgr.y (mgr.24367) 285 : 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-10T07:08:02.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:02 smithi195 bash[14417]: cluster 2024-02-10T07:08:00.460696+0000 mgr.y (mgr.24367) 286 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:08:02.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:02 smithi107 bash[14363]: cluster 2024-02-10T07:08:00.460696+0000 mgr.y (mgr.24367) 286 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:08:02.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:02 smithi107 bash[19776]: cluster 2024-02-10T07:08:00.460696+0000 mgr.y (mgr.24367) 286 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:08:03.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:03 smithi195 bash[14417]: audit 2024-02-10T07:08:01.778365+0000 mgr.y (mgr.24367) 287 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:08:03.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:03 smithi107 bash[19776]: audit 2024-02-10T07:08:01.778365+0000 mgr.y (mgr.24367) 287 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:08:03.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:03 smithi107 bash[14363]: audit 2024-02-10T07:08:01.778365+0000 mgr.y (mgr.24367) 287 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:08:03.961 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:08:03 smithi107 bash[39482]: level=error ts=2024-02-10T07:08:03.516Z 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.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-02-10T07:08:03.961 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:08:03 smithi107 bash[39482]: level=warn ts=2024-02-10T07:08:03.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs" 2024-02-10T07:08:03.961 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:08:03 smithi107 bash[39482]: level=warn ts=2024-02-10T07:08:03.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-02-10T07:08:04.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:04 smithi195 bash[14417]: cluster 2024-02-10T07:08:02.461492+0000 mgr.y (mgr.24367) 288 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:08:04.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:04 smithi107 bash[14363]: cluster 2024-02-10T07:08:02.461492+0000 mgr.y (mgr.24367) 288 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:08:04.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:04 smithi107 bash[19776]: cluster 2024-02-10T07:08:02.461492+0000 mgr.y (mgr.24367) 288 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:08:05.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:05 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:08:05] "GET /metrics HTTP/1.1" 200 214829 "" "Prometheus/2.33.4" 2024-02-10T07:08:06.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:06 smithi195 bash[14417]: cluster 2024-02-10T07:08:04.462222+0000 mgr.y (mgr.24367) 289 : 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-10T07:08:06.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:06 smithi107 bash[14363]: cluster 2024-02-10T07:08:04.462222+0000 mgr.y (mgr.24367) 289 : 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-10T07:08:06.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:06 smithi107 bash[19776]: cluster 2024-02-10T07:08:04.462222+0000 mgr.y (mgr.24367) 289 : 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-10T07:08:07.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:06 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:08:06] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:08:08.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:08 smithi195 bash[14417]: cluster 2024-02-10T07:08:06.464199+0000 mgr.y (mgr.24367) 290 : 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-10T07:08:08.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:08 smithi107 bash[14363]: cluster 2024-02-10T07:08:06.464199+0000 mgr.y (mgr.24367) 290 : 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-10T07:08:08.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:08 smithi107 bash[19776]: cluster 2024-02-10T07:08:06.464199+0000 mgr.y (mgr.24367) 290 : 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-10T07:08:10.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:10 smithi195 bash[14417]: cluster 2024-02-10T07:08:08.464982+0000 mgr.y (mgr.24367) 291 : 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-10T07:08:10.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:10 smithi107 bash[14363]: cluster 2024-02-10T07:08:08.464982+0000 mgr.y (mgr.24367) 291 : 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-10T07:08:10.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:10 smithi107 bash[19776]: cluster 2024-02-10T07:08:08.464982+0000 mgr.y (mgr.24367) 291 : 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-10T07:08:12.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:12 smithi195 bash[14417]: cluster 2024-02-10T07:08:10.466718+0000 mgr.y (mgr.24367) 292 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:08:12.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:12 smithi107 bash[14363]: cluster 2024-02-10T07:08:10.466718+0000 mgr.y (mgr.24367) 292 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:08:12.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:12 smithi107 bash[19776]: cluster 2024-02-10T07:08:10.466718+0000 mgr.y (mgr.24367) 292 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:08:13.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:13 smithi195 bash[14417]: audit 2024-02-10T07:08:11.782310+0000 mgr.y (mgr.24367) 293 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:08:13.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:13 smithi107 bash[14363]: audit 2024-02-10T07:08:11.782310+0000 mgr.y (mgr.24367) 293 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:08:13.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:13 smithi107 bash[19776]: audit 2024-02-10T07:08:11.782310+0000 mgr.y (mgr.24367) 293 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:08:13.961 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:08:13 smithi107 bash[39482]: level=error ts=2024-02-10T07:08:13.516Z 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.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs" 2024-02-10T07:08:13.961 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:08:13 smithi107 bash[39482]: level=warn ts=2024-02-10T07:08:13.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs" 2024-02-10T07:08:13.961 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:08:13 smithi107 bash[39482]: level=warn ts=2024-02-10T07:08:13.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-02-10T07:08:14.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:14 smithi195 bash[14417]: cluster 2024-02-10T07:08:12.467474+0000 mgr.y (mgr.24367) 294 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:08:14.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:14 smithi107 bash[14363]: cluster 2024-02-10T07:08:12.467474+0000 mgr.y (mgr.24367) 294 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:08:14.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:14 smithi107 bash[19776]: cluster 2024-02-10T07:08:12.467474+0000 mgr.y (mgr.24367) 294 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:08:15.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:15 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:08:15] "GET /metrics HTTP/1.1" 200 214829 "" "Prometheus/2.33.4" 2024-02-10T07:08:16.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:16 smithi195 bash[14417]: cluster 2024-02-10T07:08:14.468206+0000 mgr.y (mgr.24367) 295 : 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-10T07:08:16.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:16 smithi107 bash[14363]: cluster 2024-02-10T07:08:14.468206+0000 mgr.y (mgr.24367) 295 : 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-10T07:08:16.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:16 smithi107 bash[19776]: cluster 2024-02-10T07:08:14.468206+0000 mgr.y (mgr.24367) 295 : 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-10T07:08:17.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:16 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:08:16] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:08:18.347 INFO:teuthology.orchestra.run.smithi107.stdout:true 2024-02-10T07:08:18.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:18 smithi195 bash[14417]: cluster 2024-02-10T07:08:16.470068+0000 mgr.y (mgr.24367) 296 : 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-10T07:08:18.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:18 smithi107 bash[19776]: cluster 2024-02-10T07:08:16.470068+0000 mgr.y (mgr.24367) 296 : 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-10T07:08:18.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:18 smithi107 bash[14363]: cluster 2024-02-10T07:08:16.470068+0000 mgr.y (mgr.24367) 296 : 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-10T07:08:19.047 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T07:08:19.047 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 running (5m) 3m ago 6m 15.0M - ba2b418f427c 00611f00c304 2024-02-10T07:08:19.048 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 running (5m) 4m ago 5m 47.3M - 8.3.5 dad864ee21e9 a8c3535f6887 2024-02-10T07:08:19.048 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.lvlagr smithi107 running (4m) 3m ago 4m 66.3M - 3.5 e1d6a67b021e 7c58490eba85 2024-02-10T07:08:19.048 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443 running (11m) 4m ago 11m 405M - 17.2.0 e1d6a67b021e edaded1aa3bf 2024-02-10T07:08:19.048 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:9283 running (13m) 3m ago 13m 451M - 17.2.0 e1d6a67b021e 908b6246f957 2024-02-10T07:08:19.048 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (14m) 3m ago 14m 53.9M 2048M 17.2.0 e1d6a67b021e 048ed22ad7e8 2024-02-10T07:08:19.048 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (12m) 4m ago 12m 43.4M 2048M 17.2.0 e1d6a67b021e 88df298abfa1 2024-02-10T07:08:19.048 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (12m) 3m ago 12m 39.3M 2048M 17.2.0 e1d6a67b021e 9ebb30170424 2024-02-10T07:08:19.048 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 running (6m) 3m ago 6m 10.9M - 1dbe0e931976 a3e3f16f2171 2024-02-10T07:08:19.048 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 running (6m) 4m ago 6m 10.3M - 1dbe0e931976 044c73fa422a 2024-02-10T07:08:19.048 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 running (11m) 3m ago 11m 53.6M 4061M 17.2.0 e1d6a67b021e 66e1f6c52fef 2024-02-10T07:08:19.048 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (10m) 3m ago 10m 55.1M 4061M 17.2.0 e1d6a67b021e 1c6ea98ad1a4 2024-02-10T07:08:19.048 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (10m) 3m ago 10m 50.0M 4061M 17.2.0 e1d6a67b021e 766040b6658f 2024-02-10T07:08:19.048 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (9m) 3m ago 9m 50.5M 4061M 17.2.0 e1d6a67b021e 09c905da97c8 2024-02-10T07:08:19.049 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (9m) 4m ago 9m 51.2M 4317M 17.2.0 e1d6a67b021e 6126fbf79e16 2024-02-10T07:08:19.049 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (8m) 4m ago 8m 48.5M 4317M 17.2.0 e1d6a67b021e 9174cf372e54 2024-02-10T07:08:19.049 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (7m) 4m ago 7m 48.4M 4317M 17.2.0 e1d6a67b021e b13040a8249e 2024-02-10T07:08:19.049 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (7m) 4m ago 7m 50.5M 4317M 17.2.0 e1d6a67b021e 42ed17ada673 2024-02-10T07:08:19.049 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 running (5m) 4m ago 6m 46.8M - 514e6a882f6e 006baeb430a9 2024-02-10T07:08:19.049 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.zkixal smithi107 *:8000 running (4m) 3m ago 4m 85.8M - 17.2.0 e1d6a67b021e 00fc962fbb51 2024-02-10T07:08:19.049 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.qewfcx smithi195 *:8000 running (4m) 4m ago 4m 83.0M - 17.2.0 e1d6a67b021e 24e6b5e4ac80 2024-02-10T07:08:19.049 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.lgutqr smithi107 *:80 running (4m) 3m ago 4m 83.5M - 17.2.0 e1d6a67b021e 486944c7deb5 2024-02-10T07:08:19.049 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.zqbguk smithi195 *:80 running (4m) 4m ago 4m 82.9M - 17.2.0 e1d6a67b021e 53e1b5b8b160 2024-02-10T07:08:19.455 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:08:19.456 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-02-10T07:08:19.456 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-10T07:08:19.456 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:08:19.456 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-02-10T07:08:19.456 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-02-10T07:08:19.456 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:08:19.456 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-02-10T07:08:19.456 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-10T07:08:19.456 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:08:19.456 INFO:teuthology.orchestra.run.smithi107.stdout: "mds": {}, 2024-02-10T07:08:19.456 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-02-10T07:08:19.456 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T07:08:19.456 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:08:19.457 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-02-10T07:08:19.457 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-02-10T07:08:19.457 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:08:19.457 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:08:19.809 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:08:19.809 INFO:teuthology.orchestra.run.smithi107.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T07:08:19.809 INFO:teuthology.orchestra.run.smithi107.stdout: "in_progress": true, 2024-02-10T07:08:19.809 INFO:teuthology.orchestra.run.smithi107.stdout: "services_complete": [], 2024-02-10T07:08:19.809 INFO:teuthology.orchestra.run.smithi107.stdout: "progress": "0/23 daemons upgraded", 2024-02-10T07:08:19.810 INFO:teuthology.orchestra.run.smithi107.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 image on host smithi195" 2024-02-10T07:08:19.810 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:08:20.223 INFO:teuthology.orchestra.run.smithi107.stdout:HEALTH_OK 2024-02-10T07:08:20.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:20 smithi195 bash[14417]: audit 2024-02-10T07:08:18.329076+0000 mgr.y (mgr.24367) 297 : audit [DBG] from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:08:20.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:20 smithi195 bash[14417]: cluster 2024-02-10T07:08:18.470631+0000 mgr.y (mgr.24367) 298 : 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-10T07:08:20.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:20 smithi195 bash[14417]: audit 2024-02-10T07:08:18.679509+0000 mgr.y (mgr.24367) 299 : audit [DBG] from='client.25087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:08:20.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:20 smithi195 bash[14417]: audit 2024-02-10T07:08:19.022771+0000 mgr.y (mgr.24367) 300 : audit [DBG] from='client.25093 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:08:20.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:20 smithi195 bash[14417]: audit 2024-02-10T07:08:19.452869+0000 mon.c (mon.1) 132 : audit [DBG] from='client.? 172.21.15.107:0/469015531' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:08:20.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:20 smithi107 bash[14363]: audit 2024-02-10T07:08:18.329076+0000 mgr.y (mgr.24367) 297 : audit [DBG] from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:08:20.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:20 smithi107 bash[14363]: cluster 2024-02-10T07:08:18.470631+0000 mgr.y (mgr.24367) 298 : 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-10T07:08:20.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:20 smithi107 bash[14363]: audit 2024-02-10T07:08:18.679509+0000 mgr.y (mgr.24367) 299 : audit [DBG] from='client.25087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:08:20.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:20 smithi107 bash[14363]: audit 2024-02-10T07:08:19.022771+0000 mgr.y (mgr.24367) 300 : audit [DBG] from='client.25093 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:08:20.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:20 smithi107 bash[14363]: audit 2024-02-10T07:08:19.452869+0000 mon.c (mon.1) 132 : audit [DBG] from='client.? 172.21.15.107:0/469015531' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:08:20.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:20 smithi107 bash[19776]: audit 2024-02-10T07:08:18.329076+0000 mgr.y (mgr.24367) 297 : audit [DBG] from='client.15180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:08:20.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:20 smithi107 bash[19776]: cluster 2024-02-10T07:08:18.470631+0000 mgr.y (mgr.24367) 298 : 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-10T07:08:20.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:20 smithi107 bash[19776]: audit 2024-02-10T07:08:18.679509+0000 mgr.y (mgr.24367) 299 : audit [DBG] from='client.25087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:08:20.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:20 smithi107 bash[19776]: audit 2024-02-10T07:08:19.022771+0000 mgr.y (mgr.24367) 300 : audit [DBG] from='client.25093 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:08:20.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:20 smithi107 bash[19776]: audit 2024-02-10T07:08:19.452869+0000 mon.c (mon.1) 132 : audit [DBG] from='client.? 172.21.15.107:0/469015531' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:08:21.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:21 smithi195 bash[14417]: audit 2024-02-10T07:08:19.806176+0000 mgr.y (mgr.24367) 301 : audit [DBG] from='client.25105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:08:21.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:21 smithi195 bash[14417]: audit 2024-02-10T07:08:20.220650+0000 mon.a (mon.0) 825 : audit [DBG] from='client.? 172.21.15.107:0/1941718956' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:08:21.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:21 smithi107 bash[14363]: audit 2024-02-10T07:08:19.806176+0000 mgr.y (mgr.24367) 301 : audit [DBG] from='client.25105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:08:21.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:21 smithi107 bash[14363]: audit 2024-02-10T07:08:20.220650+0000 mon.a (mon.0) 825 : audit [DBG] from='client.? 172.21.15.107:0/1941718956' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:08:21.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:21 smithi107 bash[19776]: audit 2024-02-10T07:08:19.806176+0000 mgr.y (mgr.24367) 301 : audit [DBG] from='client.25105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:08:21.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:21 smithi107 bash[19776]: audit 2024-02-10T07:08:20.220650+0000 mon.a (mon.0) 825 : audit [DBG] from='client.? 172.21.15.107:0/1941718956' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:08:22.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:22 smithi195 bash[14417]: cluster 2024-02-10T07:08:20.472279+0000 mgr.y (mgr.24367) 302 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:08:22.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:22 smithi107 bash[19776]: cluster 2024-02-10T07:08:20.472279+0000 mgr.y (mgr.24367) 302 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:08:22.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:22 smithi107 bash[14363]: cluster 2024-02-10T07:08:20.472279+0000 mgr.y (mgr.24367) 302 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:08:23.415 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:23 smithi195 bash[14417]: audit 2024-02-10T07:08:21.791889+0000 mgr.y (mgr.24367) 303 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:08:23.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:23 smithi107 bash[19776]: audit 2024-02-10T07:08:21.791889+0000 mgr.y (mgr.24367) 303 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:08:23.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:23 smithi107 bash[14363]: audit 2024-02-10T07:08:21.791889+0000 mgr.y (mgr.24367) 303 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:08:23.961 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:08:23 smithi107 bash[39482]: level=error ts=2024-02-10T07:08:23.517Z 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.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs" 2024-02-10T07:08:23.961 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:08:23 smithi107 bash[39482]: level=warn ts=2024-02-10T07:08:23.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs" 2024-02-10T07:08:23.961 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:08:23 smithi107 bash[39482]: level=warn ts=2024-02-10T07:08:23.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-02-10T07:08:24.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:24 smithi107 bash[19776]: cluster 2024-02-10T07:08:22.473015+0000 mgr.y (mgr.24367) 304 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:08:24.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:24 smithi107 bash[14363]: cluster 2024-02-10T07:08:22.473015+0000 mgr.y (mgr.24367) 304 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:08:24.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:24 smithi195 bash[14417]: cluster 2024-02-10T07:08:22.473015+0000 mgr.y (mgr.24367) 304 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:08:25.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:25 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:08:25] "GET /metrics HTTP/1.1" 200 214827 "" "Prometheus/2.33.4" 2024-02-10T07:08:26.281 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:26 smithi195 bash[14417]: cluster 2024-02-10T07:08:24.473789+0000 mgr.y (mgr.24367) 305 : 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-10T07:08:26.281 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:26 smithi195 bash[14417]: audit 2024-02-10T07:08:26.043325+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:08:26.281 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:26 smithi195 bash[14417]: audit 2024-02-10T07:08:26.047459+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T07:08:26.281 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:26 smithi195 bash[14417]: audit 2024-02-10T07:08:26.048173+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T07:08:26.281 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:26 smithi195 bash[14417]: audit 2024-02-10T07:08:26.049792+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T07:08:26.281 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:26 smithi195 bash[14417]: audit 2024-02-10T07:08:26.051293+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:08:26.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:26 smithi107 bash[14363]: cluster 2024-02-10T07:08:24.473789+0000 mgr.y (mgr.24367) 305 : 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-10T07:08:26.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:26 smithi107 bash[14363]: audit 2024-02-10T07:08:26.043325+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:08:26.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:26 smithi107 bash[14363]: audit 2024-02-10T07:08:26.047459+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T07:08:26.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:26 smithi107 bash[14363]: audit 2024-02-10T07:08:26.048173+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T07:08:26.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:26 smithi107 bash[14363]: audit 2024-02-10T07:08:26.049792+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T07:08:26.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:26 smithi107 bash[14363]: audit 2024-02-10T07:08:26.051293+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:08:26.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:26 smithi107 bash[19776]: cluster 2024-02-10T07:08:24.473789+0000 mgr.y (mgr.24367) 305 : 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-10T07:08:26.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:26 smithi107 bash[19776]: audit 2024-02-10T07:08:26.043325+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:08:26.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:26 smithi107 bash[19776]: audit 2024-02-10T07:08:26.047459+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T07:08:26.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:26 smithi107 bash[19776]: audit 2024-02-10T07:08:26.048173+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T07:08:26.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:26 smithi107 bash[19776]: audit 2024-02-10T07:08:26.049792+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T07:08:26.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:26 smithi107 bash[19776]: audit 2024-02-10T07:08:26.051293+0000 mon.c (mon.1) 135 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:08:27.116 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:26 smithi195 bash[15179]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:08:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:08:27.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:27 smithi195 bash[14417]: cephadm 2024-02-10T07:08:26.034759+0000 mgr.y (mgr.24367) 306 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-10T07:08:27.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:27 smithi195 bash[14417]: cephadm 2024-02-10T07:08:26.052703+0000 mgr.y (mgr.24367) 307 : cephadm [INF] Deploying daemon mgr.x on smithi195 2024-02-10T07:08:27.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:27 smithi107 bash[14363]: cephadm 2024-02-10T07:08:26.034759+0000 mgr.y (mgr.24367) 306 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-10T07:08:27.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:27 smithi107 bash[14363]: cephadm 2024-02-10T07:08:26.052703+0000 mgr.y (mgr.24367) 307 : cephadm [INF] Deploying daemon mgr.x on smithi195 2024-02-10T07:08:27.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:27 smithi107 bash[19776]: cephadm 2024-02-10T07:08:26.034759+0000 mgr.y (mgr.24367) 306 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-10T07:08:27.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:27 smithi107 bash[19776]: cephadm 2024-02-10T07:08:26.052703+0000 mgr.y (mgr.24367) 307 : cephadm [INF] Deploying daemon mgr.x on smithi195 2024-02-10T07:08:28.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:28 smithi195 bash[14417]: cluster 2024-02-10T07:08:26.475582+0000 mgr.y (mgr.24367) 308 : 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-10T07:08:28.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:28 smithi195 systemd[1]: Stopping Ceph mgr.x for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:08:28.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:28 smithi195 bash[34470]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-mgr.x 2024-02-10T07:08:28.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:28 smithi107 bash[19776]: cluster 2024-02-10T07:08:26.475582+0000 mgr.y (mgr.24367) 308 : 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-10T07:08:28.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:28 smithi107 bash[14363]: cluster 2024-02-10T07:08:26.475582+0000 mgr.y (mgr.24367) 308 : 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-10T07:08:29.363 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:28 smithi195 bash[34479]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-mgr-x 2024-02-10T07:08:29.363 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:28 smithi195 bash[34525]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-mgr.x 2024-02-10T07:08:29.364 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:29 smithi195 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-02-10T07:08:29.364 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:29 smithi195 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-02-10T07:08:29.364 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:29 smithi195 systemd[1]: Stopped Ceph mgr.x for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:08:29.364 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:29 smithi195 systemd[1]: Started Ceph mgr.x for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:08:30.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:30 smithi107 bash[14363]: cluster 2024-02-10T07:08:28.476343+0000 mgr.y (mgr.24367) 309 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:08:30.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:30 smithi107 bash[14363]: audit 2024-02-10T07:08:29.406145+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:08:30.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:30 smithi107 bash[14363]: audit 2024-02-10T07:08:29.409763+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:08:30.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:30 smithi107 bash[14363]: audit 2024-02-10T07:08:29.411878+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:08:30.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:30 smithi107 bash[19776]: cluster 2024-02-10T07:08:28.476343+0000 mgr.y (mgr.24367) 309 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:08:30.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:30 smithi107 bash[19776]: audit 2024-02-10T07:08:29.406145+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:08:30.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:30 smithi107 bash[19776]: audit 2024-02-10T07:08:29.409763+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:08:30.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:30 smithi107 bash[19776]: audit 2024-02-10T07:08:29.411878+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:08:30.462 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:08:30 smithi107 bash[39482]: level=warn ts=2024-02-10T07:08:30.141Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused" 2024-02-10T07:08:30.565 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:30 smithi195 bash[14417]: cluster 2024-02-10T07:08:28.476343+0000 mgr.y (mgr.24367) 309 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:08:30.565 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:30 smithi195 bash[14417]: audit 2024-02-10T07:08:29.406145+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:08:30.565 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:30 smithi195 bash[14417]: audit 2024-02-10T07:08:29.409763+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:08:30.565 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:30 smithi195 bash[14417]: audit 2024-02-10T07:08:29.411878+0000 mon.c (mon.1) 137 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:08:30.565 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:30 smithi195 bash[34593]: debug 2024-02-10T07:08:30.394+0000 7facacdd1700 1 -- 172.21.15.195:0/1648341035 <== mon.2 v2:172.21.15.195:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558a688f81a0 con 0x558a6967ac00 2024-02-10T07:08:30.909 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:30 smithi195 bash[34593]: debug 2024-02-10T07:08:30.558+0000 7facb6fcc200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T07:08:31.909 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:31 smithi195 bash[34593]: debug 2024-02-10T07:08:31.502+0000 7facb6fcc200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T07:08:31.909 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:31 smithi195 bash[34593]: debug 2024-02-10T07:08:31.598+0000 7facb6fcc200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T07:08:31.909 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:31 smithi195 bash[34593]: debug 2024-02-10T07:08:31.702+0000 7facb6fcc200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T07:08:32.395 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:32 smithi195 bash[14417]: cluster 2024-02-10T07:08:30.478067+0000 mgr.y (mgr.24367) 310 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:08:32.396 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:31 smithi195 bash[34593]: debug 2024-02-10T07:08:31.978+0000 7facb6fcc200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T07:08:32.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:32 smithi107 bash[14363]: cluster 2024-02-10T07:08:30.478067+0000 mgr.y (mgr.24367) 310 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:08:32.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:32 smithi107 bash[19776]: cluster 2024-02-10T07:08:30.478067+0000 mgr.y (mgr.24367) 310 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:08:32.659 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:32 smithi195 bash[34593]: debug 2024-02-10T07:08:32.390+0000 7facb6fcc200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T07:08:32.659 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:32 smithi195 bash[34593]: debug 2024-02-10T07:08:32.562+0000 7facb6fcc200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T07:08:33.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:32 smithi195 bash[34593]: debug 2024-02-10T07:08:32.802+0000 7facb6fcc200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T07:08:33.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:33 smithi107 bash[14363]: audit 2024-02-10T07:08:31.801836+0000 mgr.y (mgr.24367) 311 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:08:33.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:33 smithi107 bash[19776]: audit 2024-02-10T07:08:31.801836+0000 mgr.y (mgr.24367) 311 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:08:33.475 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:33 smithi195 bash[14417]: audit 2024-02-10T07:08:31.801836+0000 mgr.y (mgr.24367) 311 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:08:33.961 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:08:33 smithi107 bash[39482]: level=error ts=2024-02-10T07:08:33.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused" 2024-02-10T07:08:33.961 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:08:33 smithi107 bash[39482]: level=warn ts=2024-02-10T07:08:33.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.195:8443/api/prometheus_receiver\": dial tcp 172.21.15.195:8443: connect: connection refused" 2024-02-10T07:08:33.961 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:08:33 smithi107 bash[39482]: level=warn ts=2024-02-10T07:08:33.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.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-02-10T07:08:34.010 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:33 smithi195 bash[34593]: debug 2024-02-10T07:08:33.994+0000 7facb6fcc200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T07:08:34.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:34 smithi195 bash[34593]: debug 2024-02-10T07:08:34.114+0000 7facb6fcc200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T07:08:34.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:34 smithi195 bash[34593]: debug 2024-02-10T07:08:34.242+0000 7facb6fcc200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T07:08:34.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:34 smithi195 bash[14417]: cluster 2024-02-10T07:08:32.478875+0000 mgr.y (mgr.24367) 312 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:08:34.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:34 smithi195 bash[14417]: audit 2024-02-10T07:08:33.457722+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:08:34.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:34 smithi195 bash[14417]: audit 2024-02-10T07:08:33.974632+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:08:34.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:34 smithi107 bash[14363]: cluster 2024-02-10T07:08:32.478875+0000 mgr.y (mgr.24367) 312 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:08:34.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:34 smithi107 bash[14363]: audit 2024-02-10T07:08:33.457722+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:08:34.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:34 smithi107 bash[14363]: audit 2024-02-10T07:08:33.974632+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:08:34.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:34 smithi107 bash[19776]: cluster 2024-02-10T07:08:32.478875+0000 mgr.y (mgr.24367) 312 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:08:34.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:34 smithi107 bash[19776]: audit 2024-02-10T07:08:33.457722+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:08:34.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:34 smithi107 bash[19776]: audit 2024-02-10T07:08:33.974632+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:08:35.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:34 smithi195 bash[34593]: debug 2024-02-10T07:08:34.726+0000 7facb6fcc200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T07:08:35.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:34 smithi195 bash[34593]: debug 2024-02-10T07:08:34.946+0000 7facb6fcc200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T07:08:35.636 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:35 smithi107 bash[14363]: audit 2024-02-10T07:08:34.658221+0000 mon.c (mon.1) 138 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:08:35.636 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:35 smithi107 bash[14363]: audit 2024-02-10T07:08:34.659021+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:08:35.636 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:35 smithi107 bash[14363]: audit 2024-02-10T07:08:34.674023+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:08:35.636 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:35 smithi107 bash[14363]: audit 2024-02-10T07:08:34.674794+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:08:35.637 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:35 smithi107 bash[19776]: audit 2024-02-10T07:08:34.658221+0000 mon.c (mon.1) 138 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:08:35.637 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:35 smithi107 bash[19776]: audit 2024-02-10T07:08:34.659021+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:08:35.637 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:35 smithi107 bash[19776]: audit 2024-02-10T07:08:34.674023+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:08:35.637 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:35 smithi107 bash[19776]: audit 2024-02-10T07:08:34.674794+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:08:35.658 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:35 smithi195 bash[34593]: debug 2024-02-10T07:08:35.398+0000 7facb6fcc200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T07:08:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:35 smithi195 bash[14417]: audit 2024-02-10T07:08:34.658221+0000 mon.c (mon.1) 138 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:08:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:35 smithi195 bash[14417]: audit 2024-02-10T07:08:34.659021+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:08:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:35 smithi195 bash[14417]: audit 2024-02-10T07:08:34.674023+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:08:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:35 smithi195 bash[14417]: audit 2024-02-10T07:08:34.674794+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:08:35.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:35 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:08:35] "GET /metrics HTTP/1.1" 200 214829 "" "Prometheus/2.33.4" 2024-02-10T07:08:36.212 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:35 smithi195 bash[34593]: debug 2024-02-10T07:08:35.910+0000 7facb6fcc200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T07:08:36.467 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:36 smithi195 bash[14417]: cluster 2024-02-10T07:08:34.479616+0000 mgr.y (mgr.24367) 313 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:08:36.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:36 smithi107 bash[14363]: cluster 2024-02-10T07:08:34.479616+0000 mgr.y (mgr.24367) 313 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:08:36.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:36 smithi107 bash[19776]: cluster 2024-02-10T07:08:34.479616+0000 mgr.y (mgr.24367) 313 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:08:36.752 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:36 smithi195 bash[34593]: debug 2024-02-10T07:08:36.462+0000 7facb6fcc200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T07:08:36.752 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:36 smithi195 bash[34593]: debug 2024-02-10T07:08:36.570+0000 7facb6fcc200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T07:08:37.039 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:36 smithi195 bash[34593]: debug 2024-02-10T07:08:36.922+0000 7facb6fcc200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T07:08:37.295 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:37 smithi195 bash[34593]: debug 2024-02-10T07:08:37.034+0000 7facb6fcc200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T07:08:37.295 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:37 smithi195 bash[34593]: debug 2024-02-10T07:08:37.174+0000 7facb6fcc200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T07:08:37.607 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:37 smithi195 bash[34593]: debug 2024-02-10T07:08:37.290+0000 7facb6fcc200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T07:08:37.608 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:37 smithi195 bash[34593]: debug 2024-02-10T07:08:37.414+0000 7facb6fcc200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T07:08:37.899 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:37 smithi195 bash[34593]: debug 2024-02-10T07:08:37.602+0000 7facb6fcc200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T07:08:37.899 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:37 smithi195 bash[34593]: debug 2024-02-10T07:08:37.730+0000 7facb6fcc200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T07:08:38.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:38 smithi195 bash[14417]: cluster 2024-02-10T07:08:36.481426+0000 mgr.y (mgr.24367) 314 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:08:38.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:38 smithi107 bash[14363]: cluster 2024-02-10T07:08:36.481426+0000 mgr.y (mgr.24367) 314 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:08:38.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:38 smithi107 bash[19776]: cluster 2024-02-10T07:08:36.481426+0000 mgr.y (mgr.24367) 314 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:08:39.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:39 smithi195 bash[34593]: debug 2024-02-10T07:08:38.998+0000 7facb6fcc200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T07:08:39.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:39 smithi195 bash[34593]: [10/Feb/2024:07:08:39] ENGINE Bus STARTING 2024-02-10T07:08:39.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:39 smithi195 bash[34593]: CherryPy Checker: 2024-02-10T07:08:39.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:39 smithi195 bash[34593]: The Application mounted at '' has an empty config. 2024-02-10T07:08:39.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:39 smithi195 bash[34593]: [10/Feb/2024:07:08:39] ENGINE Serving on http://:::9283 2024-02-10T07:08:39.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:39 smithi195 bash[34593]: [10/Feb/2024:07:08:39] ENGINE Bus STARTED 2024-02-10T07:08:39.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:39 smithi195 bash[14417]: cluster 2024-02-10T07:08:39.005156+0000 mon.a (mon.0) 833 : cluster [DBG] Standby manager daemon x restarted 2024-02-10T07:08:39.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:39 smithi195 bash[14417]: cluster 2024-02-10T07:08:39.005445+0000 mon.a (mon.0) 834 : cluster [DBG] Standby manager daemon x started 2024-02-10T07:08:39.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:39 smithi195 bash[14417]: audit 2024-02-10T07:08:39.012256+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T07:08:39.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:39 smithi195 bash[14417]: audit 2024-02-10T07:08:39.013234+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T07:08:39.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:39 smithi195 bash[14417]: audit 2024-02-10T07:08:39.016669+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T07:08:39.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:39 smithi195 bash[14417]: audit 2024-02-10T07:08:39.017288+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T07:08:39.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:39 smithi107 bash[14363]: cluster 2024-02-10T07:08:39.005156+0000 mon.a (mon.0) 833 : cluster [DBG] Standby manager daemon x restarted 2024-02-10T07:08:39.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:39 smithi107 bash[14363]: cluster 2024-02-10T07:08:39.005445+0000 mon.a (mon.0) 834 : cluster [DBG] Standby manager daemon x started 2024-02-10T07:08:39.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:39 smithi107 bash[14363]: audit 2024-02-10T07:08:39.012256+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T07:08:39.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:39 smithi107 bash[14363]: audit 2024-02-10T07:08:39.013234+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T07:08:39.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:39 smithi107 bash[14363]: audit 2024-02-10T07:08:39.016669+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T07:08:39.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:39 smithi107 bash[14363]: audit 2024-02-10T07:08:39.017288+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T07:08:39.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:39 smithi107 bash[19776]: cluster 2024-02-10T07:08:39.005156+0000 mon.a (mon.0) 833 : cluster [DBG] Standby manager daemon x restarted 2024-02-10T07:08:39.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:39 smithi107 bash[19776]: cluster 2024-02-10T07:08:39.005445+0000 mon.a (mon.0) 834 : cluster [DBG] Standby manager daemon x started 2024-02-10T07:08:39.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:39 smithi107 bash[19776]: audit 2024-02-10T07:08:39.012256+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T07:08:39.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:39 smithi107 bash[19776]: audit 2024-02-10T07:08:39.013234+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T07:08:39.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:39 smithi107 bash[19776]: audit 2024-02-10T07:08:39.016669+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T07:08:39.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:39 smithi107 bash[19776]: audit 2024-02-10T07:08:39.017288+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T07:08:40.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:40 smithi195 bash[14417]: cluster 2024-02-10T07:08:38.482173+0000 mgr.y (mgr.24367) 315 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:08:40.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:40 smithi195 bash[14417]: cluster 2024-02-10T07:08:39.238980+0000 mon.a (mon.0) 835 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-02-10T07:08:40.682 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:40 smithi107 bash[14363]: cluster 2024-02-10T07:08:38.482173+0000 mgr.y (mgr.24367) 315 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:08:40.682 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:40 smithi107 bash[14363]: cluster 2024-02-10T07:08:39.238980+0000 mon.a (mon.0) 835 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-02-10T07:08:40.683 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:40 smithi107 bash[19776]: cluster 2024-02-10T07:08:38.482173+0000 mgr.y (mgr.24367) 315 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:08:40.683 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:40 smithi107 bash[19776]: cluster 2024-02-10T07:08:39.238980+0000 mon.a (mon.0) 835 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-02-10T07:08:40.960 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:08:40 smithi107 bash[39482]: level=warn ts=2024-02-10T07:08:40.679Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs" 2024-02-10T07:08:42.616 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:42 smithi195 bash[14417]: cluster 2024-02-10T07:08:40.483864+0000 mgr.y (mgr.24367) 316 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:08:42.616 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:42 smithi195 bash[14417]: audit 2024-02-10T07:08:41.574598+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:08:42.617 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:42 smithi195 bash[14417]: audit 2024-02-10T07:08:41.588697+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:08:42.617 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:42 smithi195 bash[14417]: audit 2024-02-10T07:08:41.599352+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:08:42.617 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:42 smithi195 bash[14417]: audit 2024-02-10T07:08:41.607122+0000 mon.c (mon.1) 141 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-10T07:08:42.617 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:42 smithi195 bash[14417]: audit 2024-02-10T07:08:41.607714+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-10T07:08:42.617 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:42 smithi195 bash[14417]: cluster 2024-02-10T07:08:41.620231+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-02-10T07:08:42.626 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:42 smithi107 bash[14363]: cluster 2024-02-10T07:08:40.483864+0000 mgr.y (mgr.24367) 316 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:08:42.626 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:42 smithi107 bash[14363]: audit 2024-02-10T07:08:41.574598+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:08:42.627 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:42 smithi107 bash[14363]: audit 2024-02-10T07:08:41.588697+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:08:42.627 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:42 smithi107 bash[14363]: audit 2024-02-10T07:08:41.599352+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:08:42.627 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:42 smithi107 bash[14363]: audit 2024-02-10T07:08:41.607122+0000 mon.c (mon.1) 141 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-10T07:08:42.627 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:42 smithi107 bash[14363]: audit 2024-02-10T07:08:41.607714+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-10T07:08:42.627 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:42 smithi107 bash[14363]: cluster 2024-02-10T07:08:41.620231+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-02-10T07:08:42.627 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:42 smithi107 bash[19776]: cluster 2024-02-10T07:08:40.483864+0000 mgr.y (mgr.24367) 316 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:08:42.627 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:42 smithi107 bash[19776]: audit 2024-02-10T07:08:41.574598+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:08:42.627 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:42 smithi107 bash[19776]: audit 2024-02-10T07:08:41.588697+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24367 ' entity='mgr.y' 2024-02-10T07:08:42.627 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:42 smithi107 bash[19776]: audit 2024-02-10T07:08:41.599352+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:08:42.627 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:42 smithi107 bash[19776]: audit 2024-02-10T07:08:41.607122+0000 mon.c (mon.1) 141 : audit [INF] from='mgr.24367 172.21.15.107:0/3299457819' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-10T07:08:42.628 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:42 smithi107 bash[19776]: audit 2024-02-10T07:08:41.607714+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-10T07:08:42.628 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:42 smithi107 bash[19776]: cluster 2024-02-10T07:08:41.620231+0000 mon.a (mon.0) 839 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-02-10T07:08:42.890 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:42 smithi195 bash[34593]: [10/Feb/2024:07:08:42] ENGINE Bus STOPPING 2024-02-10T07:08:42.890 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:42 smithi195 bash[34593]: [10/Feb/2024:07:08:42] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T07:08:42.891 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:42 smithi195 bash[34593]: [10/Feb/2024:07:08:42] ENGINE Bus STOPPED 2024-02-10T07:08:42.891 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:42 smithi195 bash[34593]: [10/Feb/2024:07:08:42] ENGINE Bus STARTING 2024-02-10T07:08:42.893 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:42 smithi107 bash[14632]: ignoring --setuser ceph since I am not root 2024-02-10T07:08:42.893 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:42 smithi107 bash[14632]: ignoring --setgroup ceph since I am not root 2024-02-10T07:08:42.893 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:42 smithi107 bash[14632]: debug 2024-02-10T07:08:42.641+0000 7fdfa0f90700 1 -- 172.21.15.107:0/2148640722 <== mon.1 v2:172.21.15.107:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558678c58340 con 0x5586799d4400 2024-02-10T07:08:42.894 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:42 smithi107 bash[14632]: debug 2024-02-10T07:08:42.797+0000 7fdfa99ec000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T07:08:43.158 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:42 smithi195 bash[34593]: [10/Feb/2024:07:08:42] ENGINE Serving on http://:::9283 2024-02-10T07:08:43.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:42 smithi195 bash[34593]: [10/Feb/2024:07:08:42] ENGINE Bus STARTED 2024-02-10T07:08:43.500 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[19776]: cephadm 2024-02-10T07:08:41.603297+0000 mgr.y (mgr.24367) 317 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-10T07:08:43.500 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[19776]: cephadm 2024-02-10T07:08:41.606699+0000 mgr.y (mgr.24367) 318 : cephadm [INF] Failing over to other MGR 2024-02-10T07:08:43.500 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[19776]: audit 2024-02-10T07:08:41.812542+0000 mgr.y (mgr.24367) 319 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:08:43.500 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[19776]: audit 2024-02-10T07:08:42.599894+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-10T07:08:43.500 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[19776]: cluster 2024-02-10T07:08:42.600023+0000 mon.a (mon.0) 841 : cluster [DBG] mgrmap e22: x(active, starting, since 0.990725s) 2024-02-10T07:08:43.500 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[19776]: audit 2024-02-10T07:08:42.605934+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T07:08:43.500 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[19776]: audit 2024-02-10T07:08:42.606641+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T07:08:43.500 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[19776]: audit 2024-02-10T07:08:42.607461+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T07:08:43.500 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[19776]: audit 2024-02-10T07:08:42.608777+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T07:08:43.501 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[19776]: audit 2024-02-10T07:08:42.609124+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T07:08:43.501 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[19776]: audit 2024-02-10T07:08:42.609471+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T07:08:43.501 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[19776]: audit 2024-02-10T07:08:42.609799+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T07:08:43.501 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[19776]: audit 2024-02-10T07:08:42.610111+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T07:08:43.501 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[19776]: audit 2024-02-10T07:08:42.610425+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T07:08:43.501 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[19776]: audit 2024-02-10T07:08:42.610724+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T07:08:43.501 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[19776]: audit 2024-02-10T07:08:42.611008+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T07:08:43.501 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[19776]: audit 2024-02-10T07:08:42.611302+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T07:08:43.501 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[19776]: audit 2024-02-10T07:08:42.612346+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T07:08:43.501 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[19776]: audit 2024-02-10T07:08:42.612669+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T07:08:43.502 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14363]: cephadm 2024-02-10T07:08:41.603297+0000 mgr.y (mgr.24367) 317 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-10T07:08:43.502 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14363]: cephadm 2024-02-10T07:08:41.606699+0000 mgr.y (mgr.24367) 318 : cephadm [INF] Failing over to other MGR 2024-02-10T07:08:43.502 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14363]: audit 2024-02-10T07:08:41.812542+0000 mgr.y (mgr.24367) 319 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:08:43.502 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14363]: audit 2024-02-10T07:08:42.599894+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-10T07:08:43.502 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14363]: cluster 2024-02-10T07:08:42.600023+0000 mon.a (mon.0) 841 : cluster [DBG] mgrmap e22: x(active, starting, since 0.990725s) 2024-02-10T07:08:43.502 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14363]: audit 2024-02-10T07:08:42.605934+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T07:08:43.502 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14363]: audit 2024-02-10T07:08:42.606641+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T07:08:43.502 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14363]: audit 2024-02-10T07:08:42.607461+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T07:08:43.502 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14363]: audit 2024-02-10T07:08:42.608777+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T07:08:43.502 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14363]: audit 2024-02-10T07:08:42.609124+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T07:08:43.502 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14363]: audit 2024-02-10T07:08:42.609471+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T07:08:43.502 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14363]: audit 2024-02-10T07:08:42.609799+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T07:08:43.502 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14363]: audit 2024-02-10T07:08:42.610111+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T07:08:43.503 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14363]: audit 2024-02-10T07:08:42.610425+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T07:08:43.503 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14363]: audit 2024-02-10T07:08:42.610724+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T07:08:43.503 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14363]: audit 2024-02-10T07:08:42.611008+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T07:08:43.503 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14363]: audit 2024-02-10T07:08:42.611302+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T07:08:43.503 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14363]: audit 2024-02-10T07:08:42.612346+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T07:08:43.503 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14363]: audit 2024-02-10T07:08:42.612669+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T07:08:43.503 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[19776]: audit 2024-02-10T07:08:42.613442+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T07:08:43.503 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[19776]: cluster 2024-02-10T07:08:42.660826+0000 mon.a (mon.0) 842 : cluster [INF] Manager daemon x is now available 2024-02-10T07:08:43.503 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[19776]: audit 2024-02-10T07:08:42.733906+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:43.503 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[19776]: audit 2024-02-10T07:08:42.741290+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:43.503 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[19776]: audit 2024-02-10T07:08:42.749757+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:43.504 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[19776]: audit 2024-02-10T07:08:42.763861+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:08:43.504 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[19776]: audit 2024-02-10T07:08:42.819503+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:08:43.504 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[19776]: audit 2024-02-10T07:08:42.831447+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:08:43.504 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[19776]: audit 2024-02-10T07:08:42.832063+0000 mon.b (mon.2) 45 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:08:43.504 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[19776]: audit 2024-02-10T07:08:42.875183+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-10T07:08:43.504 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[19776]: audit 2024-02-10T07:08:42.875611+0000 mon.b (mon.2) 46 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-10T07:08:43.504 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14363]: audit 2024-02-10T07:08:42.613442+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T07:08:43.504 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14363]: cluster 2024-02-10T07:08:42.660826+0000 mon.a (mon.0) 842 : cluster [INF] Manager daemon x is now available 2024-02-10T07:08:43.504 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14363]: audit 2024-02-10T07:08:42.733906+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:43.504 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14363]: audit 2024-02-10T07:08:42.741290+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:43.504 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14363]: audit 2024-02-10T07:08:42.749757+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:43.504 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14363]: audit 2024-02-10T07:08:42.763861+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:08:43.505 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14363]: audit 2024-02-10T07:08:42.819503+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:08:43.505 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14363]: audit 2024-02-10T07:08:42.831447+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:08:43.505 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14363]: audit 2024-02-10T07:08:42.832063+0000 mon.b (mon.2) 45 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:08:43.505 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14363]: audit 2024-02-10T07:08:42.875183+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-10T07:08:43.505 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14363]: audit 2024-02-10T07:08:42.875611+0000 mon.b (mon.2) 46 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-10T07:08:43.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:43 smithi195 bash[14417]: cephadm 2024-02-10T07:08:41.603297+0000 mgr.y (mgr.24367) 317 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-10T07:08:43.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:43 smithi195 bash[14417]: cephadm 2024-02-10T07:08:41.606699+0000 mgr.y (mgr.24367) 318 : cephadm [INF] Failing over to other MGR 2024-02-10T07:08:43.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:43 smithi195 bash[14417]: audit 2024-02-10T07:08:41.812542+0000 mgr.y (mgr.24367) 319 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:08:43.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:43 smithi195 bash[14417]: audit 2024-02-10T07:08:42.599894+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24367 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-10T07:08:43.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:43 smithi195 bash[14417]: cluster 2024-02-10T07:08:42.600023+0000 mon.a (mon.0) 841 : cluster [DBG] mgrmap e22: x(active, starting, since 0.990725s) 2024-02-10T07:08:43.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:43 smithi195 bash[14417]: audit 2024-02-10T07:08:42.605934+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T07:08:43.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:43 smithi195 bash[14417]: audit 2024-02-10T07:08:42.606641+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T07:08:43.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:43 smithi195 bash[14417]: audit 2024-02-10T07:08:42.607461+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T07:08:43.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:43 smithi195 bash[14417]: audit 2024-02-10T07:08:42.608777+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T07:08:43.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:43 smithi195 bash[14417]: audit 2024-02-10T07:08:42.609124+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T07:08:43.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:43 smithi195 bash[14417]: audit 2024-02-10T07:08:42.609471+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T07:08:43.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:43 smithi195 bash[14417]: audit 2024-02-10T07:08:42.609799+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T07:08:43.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:43 smithi195 bash[14417]: audit 2024-02-10T07:08:42.610111+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T07:08:43.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:43 smithi195 bash[14417]: audit 2024-02-10T07:08:42.610425+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T07:08:43.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:43 smithi195 bash[14417]: audit 2024-02-10T07:08:42.610724+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T07:08:43.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:43 smithi195 bash[14417]: audit 2024-02-10T07:08:42.611008+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T07:08:43.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:43 smithi195 bash[14417]: audit 2024-02-10T07:08:42.611302+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T07:08:43.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:43 smithi195 bash[14417]: audit 2024-02-10T07:08:42.612346+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T07:08:43.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:43 smithi195 bash[14417]: audit 2024-02-10T07:08:42.612669+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T07:08:43.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:43 smithi195 bash[14417]: audit 2024-02-10T07:08:42.613442+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T07:08:43.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:43 smithi195 bash[14417]: cluster 2024-02-10T07:08:42.660826+0000 mon.a (mon.0) 842 : cluster [INF] Manager daemon x is now available 2024-02-10T07:08:43.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:43 smithi195 bash[14417]: audit 2024-02-10T07:08:42.733906+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:43.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:43 smithi195 bash[14417]: audit 2024-02-10T07:08:42.741290+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:43.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:43 smithi195 bash[14417]: audit 2024-02-10T07:08:42.749757+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:43.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:43 smithi195 bash[14417]: audit 2024-02-10T07:08:42.763861+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:08:43.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:43 smithi195 bash[14417]: audit 2024-02-10T07:08:42.819503+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:08:43.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:43 smithi195 bash[14417]: audit 2024-02-10T07:08:42.831447+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:08:43.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:43 smithi195 bash[14417]: audit 2024-02-10T07:08:42.832063+0000 mon.b (mon.2) 45 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:08:43.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:43 smithi195 bash[14417]: audit 2024-02-10T07:08:42.875183+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-10T07:08:43.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:43 smithi195 bash[14417]: audit 2024-02-10T07:08:42.875611+0000 mon.b (mon.2) 46 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-10T07:08:43.789 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14632]: debug 2024-02-10T07:08:43.493+0000 7fdfa99ec000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T07:08:43.790 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14632]: debug 2024-02-10T07:08:43.621+0000 7fdfa99ec000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T07:08:43.790 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[39482]: level=error ts=2024-02-10T07:08:43.518Z 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.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-02-10T07:08:43.790 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[39482]: level=warn ts=2024-02-10T07:08:43.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.107:8443//api/prometheus_receiver\": dial tcp 172.21.15.107:8443: connect: connection refused" 2024-02-10T07:08:43.790 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[39482]: level=warn ts=2024-02-10T07:08:43.547Z 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.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs" 2024-02-10T07:08:44.121 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:43 smithi107 bash[14632]: debug 2024-02-10T07:08:43.781+0000 7fdfa99ec000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T07:08:44.416 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:44 smithi107 bash[14632]: debug 2024-02-10T07:08:44.113+0000 7fdfa99ec000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T07:08:44.416 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:44 smithi107 bash[14632]: debug 2024-02-10T07:08:44.205+0000 7fdfa99ec000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T07:08:44.417 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:44 smithi107 bash[19776]: cephadm 2024-02-10T07:08:42.736401+0000 mgr.x (mgr.24971) 1 : cephadm [INF] Queued rgw.foo for migration 2024-02-10T07:08:44.417 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:44 smithi107 bash[19776]: cephadm 2024-02-10T07:08:42.743589+0000 mgr.x (mgr.24971) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-02-10T07:08:44.417 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:44 smithi107 bash[19776]: cephadm 2024-02-10T07:08:42.744307+0000 mgr.x (mgr.24971) 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-10T07:08:44.417 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:44 smithi107 bash[19776]: cephadm 2024-02-10T07:08:42.744410+0000 mgr.x (mgr.24971) 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-10T07:08:44.417 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:44 smithi107 bash[19776]: cephadm 2024-02-10T07:08:43.325544+0000 mgr.x (mgr.24971) 5 : cephadm [INF] Deploying cephadm binary to smithi195 2024-02-10T07:08:44.417 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:44 smithi107 bash[19776]: cephadm 2024-02-10T07:08:43.336161+0000 mgr.x (mgr.24971) 6 : cephadm [INF] Deploying cephadm binary to smithi107 2024-02-10T07:08:44.417 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:44 smithi107 bash[19776]: audit 2024-02-10T07:08:43.468664+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:44.417 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:44 smithi107 bash[19776]: audit 2024-02-10T07:08:43.491238+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:44.417 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:44 smithi107 bash[19776]: cluster 2024-02-10T07:08:43.604780+0000 mon.a (mon.0) 850 : cluster [DBG] mgrmap e23: x(active, since 1.99548s) 2024-02-10T07:08:44.418 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:44 smithi107 bash[14363]: cephadm 2024-02-10T07:08:42.736401+0000 mgr.x (mgr.24971) 1 : cephadm [INF] Queued rgw.foo for migration 2024-02-10T07:08:44.418 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:44 smithi107 bash[14363]: cephadm 2024-02-10T07:08:42.743589+0000 mgr.x (mgr.24971) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-02-10T07:08:44.418 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:44 smithi107 bash[14363]: cephadm 2024-02-10T07:08:42.744307+0000 mgr.x (mgr.24971) 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-10T07:08:44.418 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:44 smithi107 bash[14363]: cephadm 2024-02-10T07:08:42.744410+0000 mgr.x (mgr.24971) 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-10T07:08:44.418 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:44 smithi107 bash[14363]: cephadm 2024-02-10T07:08:43.325544+0000 mgr.x (mgr.24971) 5 : cephadm [INF] Deploying cephadm binary to smithi195 2024-02-10T07:08:44.418 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:44 smithi107 bash[14363]: cephadm 2024-02-10T07:08:43.336161+0000 mgr.x (mgr.24971) 6 : cephadm [INF] Deploying cephadm binary to smithi107 2024-02-10T07:08:44.418 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:44 smithi107 bash[14363]: audit 2024-02-10T07:08:43.468664+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:44.418 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:44 smithi107 bash[14363]: audit 2024-02-10T07:08:43.491238+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:44.418 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:44 smithi107 bash[14363]: cluster 2024-02-10T07:08:43.604780+0000 mon.a (mon.0) 850 : cluster [DBG] mgrmap e23: x(active, since 1.99548s) 2024-02-10T07:08:44.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:44 smithi195 bash[14417]: cephadm 2024-02-10T07:08:42.736401+0000 mgr.x (mgr.24971) 1 : cephadm [INF] Queued rgw.foo for migration 2024-02-10T07:08:44.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:44 smithi195 bash[14417]: cephadm 2024-02-10T07:08:42.743589+0000 mgr.x (mgr.24971) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-02-10T07:08:44.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:44 smithi195 bash[14417]: cephadm 2024-02-10T07:08:42.744307+0000 mgr.x (mgr.24971) 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-10T07:08:44.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:44 smithi195 bash[14417]: cephadm 2024-02-10T07:08:42.744410+0000 mgr.x (mgr.24971) 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-10T07:08:44.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:44 smithi195 bash[14417]: cephadm 2024-02-10T07:08:43.325544+0000 mgr.x (mgr.24971) 5 : cephadm [INF] Deploying cephadm binary to smithi195 2024-02-10T07:08:44.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:44 smithi195 bash[14417]: cephadm 2024-02-10T07:08:43.336161+0000 mgr.x (mgr.24971) 6 : cephadm [INF] Deploying cephadm binary to smithi107 2024-02-10T07:08:44.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:44 smithi195 bash[14417]: audit 2024-02-10T07:08:43.468664+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:44.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:44 smithi195 bash[14417]: audit 2024-02-10T07:08:43.491238+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:44.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:44 smithi195 bash[14417]: cluster 2024-02-10T07:08:43.604780+0000 mon.a (mon.0) 850 : cluster [DBG] mgrmap e23: x(active, since 1.99548s) 2024-02-10T07:08:44.710 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:44 smithi107 bash[14632]: debug 2024-02-10T07:08:44.409+0000 7fdfa99ec000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T07:08:45.590 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:45 smithi107 bash[14363]: cluster 2024-02-10T07:08:43.645797+0000 mgr.x (mgr.24971) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:08:45.590 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:45 smithi107 bash[14363]: cephadm 2024-02-10T07:08:44.384572+0000 mgr.x (mgr.24971) 8 : cephadm [INF] [10/Feb/2024:07:08:44] ENGINE Bus STARTING 2024-02-10T07:08:45.590 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:45 smithi107 bash[14632]: debug 2024-02-10T07:08:45.269+0000 7fdfa99ec000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T07:08:45.591 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:45 smithi107 bash[14632]: debug 2024-02-10T07:08:45.377+0000 7fdfa99ec000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T07:08:45.591 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:45 smithi107 bash[19776]: cluster 2024-02-10T07:08:43.645797+0000 mgr.x (mgr.24971) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:08:45.591 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:45 smithi107 bash[19776]: cephadm 2024-02-10T07:08:44.384572+0000 mgr.x (mgr.24971) 8 : cephadm [INF] [10/Feb/2024:07:08:44] ENGINE Bus STARTING 2024-02-10T07:08:45.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:45 smithi195 bash[14417]: cluster 2024-02-10T07:08:43.645797+0000 mgr.x (mgr.24971) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:08:45.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:45 smithi195 bash[14417]: cephadm 2024-02-10T07:08:44.384572+0000 mgr.x (mgr.24971) 8 : cephadm [INF] [10/Feb/2024:07:08:44] ENGINE Bus STARTING 2024-02-10T07:08:45.939 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:45 smithi107 bash[14632]: debug 2024-02-10T07:08:45.581+0000 7fdfa99ec000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T07:08:46.210 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:45 smithi107 bash[14632]: debug 2024-02-10T07:08:45.929+0000 7fdfa99ec000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T07:08:46.646 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:46 smithi107 bash[14363]: cephadm 2024-02-10T07:08:44.512822+0000 mgr.x (mgr.24971) 9 : cephadm [INF] [10/Feb/2024:07:08:44] ENGINE Serving on http://172.21.15.195:8765 2024-02-10T07:08:46.646 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:46 smithi107 bash[14363]: cluster 2024-02-10T07:08:44.612851+0000 mgr.x (mgr.24971) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:08:46.646 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:46 smithi107 bash[14363]: cephadm 2024-02-10T07:08:44.739909+0000 mgr.x (mgr.24971) 11 : cephadm [INF] [10/Feb/2024:07:08:44] ENGINE Serving on https://172.21.15.195:7150 2024-02-10T07:08:46.646 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:46 smithi107 bash[14363]: cephadm 2024-02-10T07:08:44.740536+0000 mgr.x (mgr.24971) 12 : cephadm [INF] [10/Feb/2024:07:08:44] ENGINE Bus STARTED 2024-02-10T07:08:46.646 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:46 smithi107 bash[14363]: cluster 2024-02-10T07:08:45.617388+0000 mon.a (mon.0) 851 : cluster [DBG] mgrmap e24: x(active, since 4s) 2024-02-10T07:08:46.646 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:46 smithi107 bash[14632]: debug 2024-02-10T07:08:46.261+0000 7fdfa99ec000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T07:08:46.646 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:46 smithi107 bash[19776]: cephadm 2024-02-10T07:08:44.512822+0000 mgr.x (mgr.24971) 9 : cephadm [INF] [10/Feb/2024:07:08:44] ENGINE Serving on http://172.21.15.195:8765 2024-02-10T07:08:46.647 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:46 smithi107 bash[19776]: cluster 2024-02-10T07:08:44.612851+0000 mgr.x (mgr.24971) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:08:46.647 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:46 smithi107 bash[19776]: cephadm 2024-02-10T07:08:44.739909+0000 mgr.x (mgr.24971) 11 : cephadm [INF] [10/Feb/2024:07:08:44] ENGINE Serving on https://172.21.15.195:7150 2024-02-10T07:08:46.647 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:46 smithi107 bash[19776]: cephadm 2024-02-10T07:08:44.740536+0000 mgr.x (mgr.24971) 12 : cephadm [INF] [10/Feb/2024:07:08:44] ENGINE Bus STARTED 2024-02-10T07:08:46.647 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:46 smithi107 bash[19776]: cluster 2024-02-10T07:08:45.617388+0000 mon.a (mon.0) 851 : cluster [DBG] mgrmap e24: x(active, since 4s) 2024-02-10T07:08:46.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:46 smithi195 bash[14417]: cephadm 2024-02-10T07:08:44.512822+0000 mgr.x (mgr.24971) 9 : cephadm [INF] [10/Feb/2024:07:08:44] ENGINE Serving on http://172.21.15.195:8765 2024-02-10T07:08:46.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:46 smithi195 bash[14417]: cluster 2024-02-10T07:08:44.612851+0000 mgr.x (mgr.24971) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:08:46.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:46 smithi195 bash[14417]: cephadm 2024-02-10T07:08:44.739909+0000 mgr.x (mgr.24971) 11 : cephadm [INF] [10/Feb/2024:07:08:44] ENGINE Serving on https://172.21.15.195:7150 2024-02-10T07:08:46.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:46 smithi195 bash[14417]: cephadm 2024-02-10T07:08:44.740536+0000 mgr.x (mgr.24971) 12 : cephadm [INF] [10/Feb/2024:07:08:44] ENGINE Bus STARTED 2024-02-10T07:08:46.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:46 smithi195 bash[14417]: cluster 2024-02-10T07:08:45.617388+0000 mon.a (mon.0) 851 : cluster [DBG] mgrmap e24: x(active, since 4s) 2024-02-10T07:08:46.920 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:46 smithi107 bash[14632]: debug 2024-02-10T07:08:46.637+0000 7fdfa99ec000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T07:08:47.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:46 smithi195 bash[34593]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:08:46] "GET /metrics HTTP/1.1" 200 35158 "" "Prometheus/2.33.4" 2024-02-10T07:08:47.211 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:46 smithi107 bash[14632]: debug 2024-02-10T07:08:46.913+0000 7fdfa99ec000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T07:08:47.872 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:47 smithi107 bash[14632]: debug 2024-02-10T07:08:47.597+0000 7fdfa99ec000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T07:08:47.872 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:47 smithi107 bash[14632]: debug 2024-02-10T07:08:47.701+0000 7fdfa99ec000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T07:08:48.123 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:47 smithi107 bash[14632]: debug 2024-02-10T07:08:47.865+0000 7fdfa99ec000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T07:08:48.123 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:47 smithi107 bash[14632]: debug 2024-02-10T07:08:47.973+0000 7fdfa99ec000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T07:08:48.416 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:48 smithi107 bash[14363]: cluster 2024-02-10T07:08:46.613591+0000 mgr.x (mgr.24971) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:08:48.417 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:48 smithi107 bash[19776]: cluster 2024-02-10T07:08:46.613591+0000 mgr.x (mgr.24971) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:08:48.417 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:48 smithi107 bash[14632]: debug 2024-02-10T07:08:48.113+0000 7fdfa99ec000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T07:08:48.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:48 smithi195 bash[14417]: cluster 2024-02-10T07:08:46.613591+0000 mgr.x (mgr.24971) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:08:48.710 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:48 smithi107 bash[14632]: debug 2024-02-10T07:08:48.409+0000 7fdfa99ec000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T07:08:48.711 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:48 smithi107 bash[14632]: debug 2024-02-10T07:08:48.529+0000 7fdfa99ec000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T07:08:49.210 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:48 smithi107 bash[14632]: debug 2024-02-10T07:08:48.717+0000 7fdfa99ec000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T07:08:49.211 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:48 smithi107 bash[14632]: debug 2024-02-10T07:08:48.841+0000 7fdfa99ec000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T07:08:50.210 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:08:49 smithi107 bash[39482]: level=warn ts=2024-02-10T07:08:49.777Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-02-10T07:08:50.211 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:49 smithi107 bash[14632]: debug 2024-02-10T07:08:49.709+0000 7fdfa99ec000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T07:08:50.211 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:49 smithi107 bash[14632]: [10/Feb/2024:07:08:49] ENGINE Bus STARTING 2024-02-10T07:08:50.211 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:49 smithi107 bash[14632]: CherryPy Checker: 2024-02-10T07:08:50.211 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:49 smithi107 bash[14632]: The Application mounted at '' has an empty config. 2024-02-10T07:08:50.211 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:49 smithi107 bash[14632]: [10/Feb/2024:07:08:49] ENGINE Serving on http://:::9283 2024-02-10T07:08:50.211 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:49 smithi107 bash[14632]: [10/Feb/2024:07:08:49] ENGINE Bus STARTED 2024-02-10T07:08:50.635 INFO:teuthology.orchestra.run.smithi107.stdout:true 2024-02-10T07:08:50.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:50 smithi195 bash[14417]: cluster 2024-02-10T07:08:48.614491+0000 mgr.x (mgr.24971) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:08:50.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:50 smithi195 bash[14417]: cluster 2024-02-10T07:08:49.719649+0000 mon.a (mon.0) 852 : cluster [DBG] Standby manager daemon y started 2024-02-10T07:08:50.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:50 smithi195 bash[14417]: audit 2024-02-10T07:08:49.724533+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.? 172.21.15.107:0/3782497924' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-10T07:08:50.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:50 smithi195 bash[14417]: audit 2024-02-10T07:08:49.725361+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.? 172.21.15.107:0/3782497924' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T07:08:50.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:50 smithi195 bash[14417]: audit 2024-02-10T07:08:49.727877+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.? 172.21.15.107:0/3782497924' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-10T07:08:50.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:50 smithi195 bash[14417]: audit 2024-02-10T07:08:49.729524+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.? 172.21.15.107:0/3782497924' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T07:08:50.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:50 smithi107 bash[14363]: cluster 2024-02-10T07:08:48.614491+0000 mgr.x (mgr.24971) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:08:50.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:50 smithi107 bash[14363]: cluster 2024-02-10T07:08:49.719649+0000 mon.a (mon.0) 852 : cluster [DBG] Standby manager daemon y started 2024-02-10T07:08:50.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:50 smithi107 bash[14363]: audit 2024-02-10T07:08:49.724533+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.? 172.21.15.107:0/3782497924' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-10T07:08:50.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:50 smithi107 bash[14363]: audit 2024-02-10T07:08:49.725361+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.? 172.21.15.107:0/3782497924' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T07:08:50.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:50 smithi107 bash[14363]: audit 2024-02-10T07:08:49.727877+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.? 172.21.15.107:0/3782497924' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-10T07:08:50.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:50 smithi107 bash[14363]: audit 2024-02-10T07:08:49.729524+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.? 172.21.15.107:0/3782497924' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T07:08:50.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:50 smithi107 bash[19776]: cluster 2024-02-10T07:08:48.614491+0000 mgr.x (mgr.24971) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:08:50.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:50 smithi107 bash[19776]: cluster 2024-02-10T07:08:49.719649+0000 mon.a (mon.0) 852 : cluster [DBG] Standby manager daemon y started 2024-02-10T07:08:50.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:50 smithi107 bash[19776]: audit 2024-02-10T07:08:49.724533+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.? 172.21.15.107:0/3782497924' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-10T07:08:50.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:50 smithi107 bash[19776]: audit 2024-02-10T07:08:49.725361+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.? 172.21.15.107:0/3782497924' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T07:08:50.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:50 smithi107 bash[19776]: audit 2024-02-10T07:08:49.727877+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.? 172.21.15.107:0/3782497924' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-10T07:08:50.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:50 smithi107 bash[19776]: audit 2024-02-10T07:08:49.729524+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.? 172.21.15.107:0/3782497924' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T07:08:51.389 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T07:08:51.389 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 running (5m) 4m ago 6m 15.0M - ba2b418f427c 00611f00c304 2024-02-10T07:08:51.389 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 running (6m) 17s ago 6m 46.9M - 8.3.5 dad864ee21e9 a8c3535f6887 2024-02-10T07:08:51.389 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.lvlagr smithi107 running (4m) 4m ago 4m 66.3M - 3.5 e1d6a67b021e 7c58490eba85 2024-02-10T07:08:51.389 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443,9283 running (21s) 17s ago 12m 80.2M - 19.0.0-1361-g290212a1 c328ab9dcfc7 d64a7615615e 2024-02-10T07:08:51.389 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:9283 running (14m) 4m ago 14m 451M - 17.2.0 e1d6a67b021e 908b6246f957 2024-02-10T07:08:51.390 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (14m) 4m ago 14m 53.9M 2048M 17.2.0 e1d6a67b021e 048ed22ad7e8 2024-02-10T07:08:51.390 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (12m) 17s ago 12m 45.5M 2048M 17.2.0 e1d6a67b021e 88df298abfa1 2024-02-10T07:08:51.390 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (12m) 4m ago 12m 39.3M 2048M 17.2.0 e1d6a67b021e 9ebb30170424 2024-02-10T07:08:51.390 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 running (6m) 4m ago 6m 10.9M - 1dbe0e931976 a3e3f16f2171 2024-02-10T07:08:51.390 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 running (6m) 17s ago 6m 11.9M - 1dbe0e931976 044c73fa422a 2024-02-10T07:08:51.390 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 running (12m) 4m ago 12m 53.6M 4061M 17.2.0 e1d6a67b021e 66e1f6c52fef 2024-02-10T07:08:51.390 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (11m) 4m ago 11m 55.1M 4061M 17.2.0 e1d6a67b021e 1c6ea98ad1a4 2024-02-10T07:08:51.390 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (10m) 4m ago 10m 50.0M 4061M 17.2.0 e1d6a67b021e 766040b6658f 2024-02-10T07:08:51.390 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (10m) 4m ago 10m 50.5M 4061M 17.2.0 e1d6a67b021e 09c905da97c8 2024-02-10T07:08:51.390 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (9m) 17s ago 9m 55.7M 4317M 17.2.0 e1d6a67b021e 6126fbf79e16 2024-02-10T07:08:51.390 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (9m) 17s ago 9m 52.8M 4317M 17.2.0 e1d6a67b021e 9174cf372e54 2024-02-10T07:08:51.390 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (8m) 17s ago 8m 51.7M 4317M 17.2.0 e1d6a67b021e b13040a8249e 2024-02-10T07:08:51.390 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (7m) 17s ago 7m 53.5M 4317M 17.2.0 e1d6a67b021e 42ed17ada673 2024-02-10T07:08:51.390 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 running (5m) 17s ago 6m 58.5M - 514e6a882f6e 006baeb430a9 2024-02-10T07:08:51.390 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.zkixal smithi107 *:8000 running (4m) 4m ago 4m 85.8M - 17.2.0 e1d6a67b021e 00fc962fbb51 2024-02-10T07:08:51.391 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.qewfcx smithi195 *:8000 running (4m) 17s ago 4m 85.0M - 17.2.0 e1d6a67b021e 24e6b5e4ac80 2024-02-10T07:08:51.391 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.lgutqr smithi107 *:80 running (4m) 4m ago 4m 83.5M - 17.2.0 e1d6a67b021e 486944c7deb5 2024-02-10T07:08:51.391 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.zqbguk smithi195 *:80 running (4m) 17s ago 4m 84.7M - 17.2.0 e1d6a67b021e 53e1b5b8b160 2024-02-10T07:08:51.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:51 smithi195 bash[14417]: cluster 2024-02-10T07:08:50.273161+0000 mon.a (mon.0) 857 : cluster [DBG] mgrmap e25: x(active, since 8s), standbys: y 2024-02-10T07:08:51.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:51 smithi195 bash[14417]: audit 2024-02-10T07:08:50.274458+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T07:08:51.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:51 smithi107 bash[14363]: cluster 2024-02-10T07:08:50.273161+0000 mon.a (mon.0) 857 : cluster [DBG] mgrmap e25: x(active, since 8s), standbys: y 2024-02-10T07:08:51.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:51 smithi107 bash[14363]: audit 2024-02-10T07:08:50.274458+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T07:08:51.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:51 smithi107 bash[19776]: cluster 2024-02-10T07:08:50.273161+0000 mon.a (mon.0) 857 : cluster [DBG] mgrmap e25: x(active, since 8s), standbys: y 2024-02-10T07:08:51.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:51 smithi107 bash[19776]: audit 2024-02-10T07:08:50.274458+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T07:08:51.832 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:08:51.832 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-02-10T07:08:51.832 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-10T07:08:51.832 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:08:51.833 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-02-10T07:08:51.833 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-02-10T07:08:51.833 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 1 2024-02-10T07:08:51.833 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:08:51.833 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-02-10T07:08:51.833 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-10T07:08:51.833 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:08:51.833 INFO:teuthology.orchestra.run.smithi107.stdout: "mds": {}, 2024-02-10T07:08:51.833 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-02-10T07:08:51.833 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T07:08:51.833 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:08:51.833 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-02-10T07:08:51.833 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-02-10T07:08:51.833 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 1 2024-02-10T07:08:51.833 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:08:51.834 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:08:52.220 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:08:52.220 INFO:teuthology.orchestra.run.smithi107.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T07:08:52.221 INFO:teuthology.orchestra.run.smithi107.stdout: "in_progress": true, 2024-02-10T07:08:52.221 INFO:teuthology.orchestra.run.smithi107.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T07:08:52.221 INFO:teuthology.orchestra.run.smithi107.stdout: "services_complete": [], 2024-02-10T07:08:52.221 INFO:teuthology.orchestra.run.smithi107.stdout: "progress": "1/23 daemons upgraded", 2024-02-10T07:08:52.221 INFO:teuthology.orchestra.run.smithi107.stdout: "message": "", 2024-02-10T07:08:52.221 INFO:teuthology.orchestra.run.smithi107.stdout: "is_paused": false 2024-02-10T07:08:52.221 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:08:52.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:52 smithi195 bash[14417]: audit 2024-02-10T07:08:50.616344+0000 mgr.x (mgr.24971) 15 : audit [DBG] from='client.25153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:08:52.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:52 smithi195 bash[14417]: cluster 2024-02-10T07:08:50.617594+0000 mgr.x (mgr.24971) 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-10T07:08:52.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:52 smithi195 bash[14417]: audit 2024-02-10T07:08:51.003748+0000 mgr.x (mgr.24971) 17 : audit [DBG] from='client.25159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:08:52.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:52 smithi195 bash[14417]: audit 2024-02-10T07:08:51.364119+0000 mgr.x (mgr.24971) 18 : audit [DBG] from='client.25165 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:08:52.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:52 smithi195 bash[14417]: audit 2024-02-10T07:08:51.829761+0000 mon.c (mon.1) 142 : audit [DBG] from='client.? 172.21.15.107:0/923129002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:08:52.668 INFO:teuthology.orchestra.run.smithi107.stdout:HEALTH_OK 2024-02-10T07:08:52.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:52 smithi107 bash[14363]: audit 2024-02-10T07:08:50.616344+0000 mgr.x (mgr.24971) 15 : audit [DBG] from='client.25153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:08:52.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:52 smithi107 bash[14363]: cluster 2024-02-10T07:08:50.617594+0000 mgr.x (mgr.24971) 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-10T07:08:52.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:52 smithi107 bash[14363]: audit 2024-02-10T07:08:51.003748+0000 mgr.x (mgr.24971) 17 : audit [DBG] from='client.25159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:08:52.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:52 smithi107 bash[14363]: audit 2024-02-10T07:08:51.364119+0000 mgr.x (mgr.24971) 18 : audit [DBG] from='client.25165 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:08:52.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:52 smithi107 bash[14363]: audit 2024-02-10T07:08:51.829761+0000 mon.c (mon.1) 142 : audit [DBG] from='client.? 172.21.15.107:0/923129002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:08:52.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:52 smithi107 bash[19776]: audit 2024-02-10T07:08:50.616344+0000 mgr.x (mgr.24971) 15 : audit [DBG] from='client.25153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:08:52.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:52 smithi107 bash[19776]: cluster 2024-02-10T07:08:50.617594+0000 mgr.x (mgr.24971) 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-10T07:08:52.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:52 smithi107 bash[19776]: audit 2024-02-10T07:08:51.003748+0000 mgr.x (mgr.24971) 17 : audit [DBG] from='client.25159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:08:52.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:52 smithi107 bash[19776]: audit 2024-02-10T07:08:51.364119+0000 mgr.x (mgr.24971) 18 : audit [DBG] from='client.25165 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:08:52.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:52 smithi107 bash[19776]: audit 2024-02-10T07:08:51.829761+0000 mon.c (mon.1) 142 : audit [DBG] from='client.? 172.21.15.107:0/923129002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:08:53.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:53 smithi195 bash[14417]: audit 2024-02-10T07:08:51.823392+0000 mgr.x (mgr.24971) 19 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:08:53.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:53 smithi195 bash[14417]: audit 2024-02-10T07:08:52.218471+0000 mgr.x (mgr.24971) 20 : audit [DBG] from='client.15276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:08:53.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:53 smithi195 bash[14417]: audit 2024-02-10T07:08:52.665403+0000 mon.c (mon.1) 143 : audit [DBG] from='client.? 172.21.15.107:0/1345911690' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:08:53.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:53 smithi107 bash[19776]: audit 2024-02-10T07:08:51.823392+0000 mgr.x (mgr.24971) 19 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:08:53.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:53 smithi107 bash[19776]: audit 2024-02-10T07:08:52.218471+0000 mgr.x (mgr.24971) 20 : audit [DBG] from='client.15276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:08:53.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:53 smithi107 bash[19776]: audit 2024-02-10T07:08:52.665403+0000 mon.c (mon.1) 143 : audit [DBG] from='client.? 172.21.15.107:0/1345911690' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:08:53.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:53 smithi107 bash[14363]: audit 2024-02-10T07:08:51.823392+0000 mgr.x (mgr.24971) 19 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:08:53.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:53 smithi107 bash[14363]: audit 2024-02-10T07:08:52.218471+0000 mgr.x (mgr.24971) 20 : audit [DBG] from='client.15276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:08:53.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:53 smithi107 bash[14363]: audit 2024-02-10T07:08:52.665403+0000 mon.c (mon.1) 143 : audit [DBG] from='client.? 172.21.15.107:0/1345911690' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:08:53.711 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:08:53 smithi107 bash[39482]: level=error ts=2024-02-10T07:08:53.519Z 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.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-02-10T07:08:53.711 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:08:53 smithi107 bash[39482]: level=warn ts=2024-02-10T07:08:53.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs" 2024-02-10T07:08:53.711 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:08:53 smithi107 bash[39482]: level=warn ts=2024-02-10T07:08:53.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-02-10T07:08:54.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:54 smithi195 bash[14417]: cluster 2024-02-10T07:08:52.618339+0000 mgr.x (mgr.24971) 21 : 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-10T07:08:54.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:54 smithi107 bash[14363]: cluster 2024-02-10T07:08:52.618339+0000 mgr.x (mgr.24971) 21 : 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-10T07:08:54.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:54 smithi107 bash[19776]: cluster 2024-02-10T07:08:52.618339+0000 mgr.x (mgr.24971) 21 : 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-10T07:08:55.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:08:55 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:08:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:08:56.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:56 smithi195 bash[14417]: cluster 2024-02-10T07:08:54.619982+0000 mgr.x (mgr.24971) 22 : 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-10T07:08:56.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:56 smithi107 bash[14363]: cluster 2024-02-10T07:08:54.619982+0000 mgr.x (mgr.24971) 22 : 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-10T07:08:56.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:56 smithi107 bash[19776]: cluster 2024-02-10T07:08:54.619982+0000 mgr.x (mgr.24971) 22 : 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-10T07:08:57.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:08:56 smithi195 bash[34593]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:08:56] "GET /metrics HTTP/1.1" 200 35158 "" "Prometheus/2.33.4" 2024-02-10T07:08:58.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:57 smithi107 bash[14363]: cluster 2024-02-10T07:08:56.620927+0000 mgr.x (mgr.24971) 23 : 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-10T07:08:58.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:57 smithi107 bash[14363]: audit 2024-02-10T07:08:56.946511+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:58.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:57 smithi107 bash[14363]: audit 2024-02-10T07:08:56.957375+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:58.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:57 smithi107 bash[14363]: audit 2024-02-10T07:08:57.091217+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:58.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:57 smithi107 bash[14363]: audit 2024-02-10T07:08:57.105748+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:58.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:57 smithi107 bash[14363]: audit 2024-02-10T07:08:57.818789+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:08:58.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:57 smithi107 bash[19776]: cluster 2024-02-10T07:08:56.620927+0000 mgr.x (mgr.24971) 23 : 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-10T07:08:58.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:57 smithi107 bash[19776]: audit 2024-02-10T07:08:56.946511+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:58.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:57 smithi107 bash[19776]: audit 2024-02-10T07:08:56.957375+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:58.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:57 smithi107 bash[19776]: audit 2024-02-10T07:08:57.091217+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:58.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:57 smithi107 bash[19776]: audit 2024-02-10T07:08:57.105748+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:58.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:57 smithi107 bash[19776]: audit 2024-02-10T07:08:57.818789+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:08:58.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:57 smithi195 bash[14417]: cluster 2024-02-10T07:08:56.620927+0000 mgr.x (mgr.24971) 23 : 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-10T07:08:58.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:57 smithi195 bash[14417]: audit 2024-02-10T07:08:56.946511+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:58.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:57 smithi195 bash[14417]: audit 2024-02-10T07:08:56.957375+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:58.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:57 smithi195 bash[14417]: audit 2024-02-10T07:08:57.091217+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:58.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:57 smithi195 bash[14417]: audit 2024-02-10T07:08:57.105748+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:58.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:57 smithi195 bash[14417]: audit 2024-02-10T07:08:57.818789+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:08:59.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:59 smithi195 bash[14417]: audit 2024-02-10T07:08:58.016298+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:59.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:59 smithi195 bash[14417]: audit 2024-02-10T07:08:58.031217+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:59.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:59 smithi195 bash[14417]: audit 2024-02-10T07:08:58.034989+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:08:59.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:59 smithi195 bash[14417]: audit 2024-02-10T07:08:58.035815+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:08:59.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:59 smithi195 bash[14417]: audit 2024-02-10T07:08:58.036479+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:08:59.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:59 smithi195 bash[14417]: audit 2024-02-10T07:08:58.037437+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:08:59.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:59 smithi195 bash[14417]: audit 2024-02-10T07:08:58.037927+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:08:59.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:59 smithi195 bash[14417]: audit 2024-02-10T07:08:58.038844+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:08:59.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:59 smithi195 bash[14417]: audit 2024-02-10T07:08:58.039395+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:08:59.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:59 smithi195 bash[14417]: audit 2024-02-10T07:08:58.040312+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:08:59.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:59 smithi195 bash[14417]: cephadm 2024-02-10T07:08:58.041645+0000 mgr.x (mgr.24971) 24 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 2781M 2024-02-10T07:08:59.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:59 smithi195 bash[14417]: audit 2024-02-10T07:08:58.047849+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:59.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:59 smithi195 bash[14417]: audit 2024-02-10T07:08:58.112424+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:59.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:08:59 smithi195 bash[14417]: audit 2024-02-10T07:08:58.125738+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:59.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:59 smithi107 bash[14363]: audit 2024-02-10T07:08:58.016298+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:59.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:59 smithi107 bash[14363]: audit 2024-02-10T07:08:58.031217+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:59.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:59 smithi107 bash[14363]: audit 2024-02-10T07:08:58.034989+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:08:59.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:59 smithi107 bash[14363]: audit 2024-02-10T07:08:58.035815+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:08:59.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:59 smithi107 bash[14363]: audit 2024-02-10T07:08:58.036479+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:08:59.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:59 smithi107 bash[14363]: audit 2024-02-10T07:08:58.037437+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:08:59.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:59 smithi107 bash[14363]: audit 2024-02-10T07:08:58.037927+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:08:59.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:59 smithi107 bash[14363]: audit 2024-02-10T07:08:58.038844+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:08:59.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:59 smithi107 bash[14363]: audit 2024-02-10T07:08:58.039395+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:08:59.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:59 smithi107 bash[14363]: audit 2024-02-10T07:08:58.040312+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:08:59.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:59 smithi107 bash[14363]: cephadm 2024-02-10T07:08:58.041645+0000 mgr.x (mgr.24971) 24 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 2781M 2024-02-10T07:08:59.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:59 smithi107 bash[14363]: audit 2024-02-10T07:08:58.047849+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:59.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:59 smithi107 bash[14363]: audit 2024-02-10T07:08:58.112424+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:59.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:08:59 smithi107 bash[14363]: audit 2024-02-10T07:08:58.125738+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:59.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:59 smithi107 bash[19776]: audit 2024-02-10T07:08:58.016298+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:59.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:59 smithi107 bash[19776]: audit 2024-02-10T07:08:58.031217+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:59.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:59 smithi107 bash[19776]: audit 2024-02-10T07:08:58.034989+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:08:59.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:59 smithi107 bash[19776]: audit 2024-02-10T07:08:58.035815+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:08:59.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:59 smithi107 bash[19776]: audit 2024-02-10T07:08:58.036479+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:08:59.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:59 smithi107 bash[19776]: audit 2024-02-10T07:08:58.037437+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:08:59.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:59 smithi107 bash[19776]: audit 2024-02-10T07:08:58.037927+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:08:59.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:59 smithi107 bash[19776]: audit 2024-02-10T07:08:58.038844+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:08:59.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:59 smithi107 bash[19776]: audit 2024-02-10T07:08:58.039395+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:08:59.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:59 smithi107 bash[19776]: audit 2024-02-10T07:08:58.040312+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:08:59.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:59 smithi107 bash[19776]: cephadm 2024-02-10T07:08:58.041645+0000 mgr.x (mgr.24971) 24 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 2781M 2024-02-10T07:08:59.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:59 smithi107 bash[19776]: audit 2024-02-10T07:08:58.047849+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:59.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:59 smithi107 bash[19776]: audit 2024-02-10T07:08:58.112424+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:08:59.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:08:59 smithi107 bash[19776]: audit 2024-02-10T07:08:58.125738+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:00.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:00 smithi195 bash[14417]: cluster 2024-02-10T07:08:58.621900+0000 mgr.x (mgr.24971) 25 : 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-10T07:09:00.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:00 smithi107 bash[14363]: cluster 2024-02-10T07:08:58.621900+0000 mgr.x (mgr.24971) 25 : 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-10T07:09:00.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:00 smithi107 bash[19776]: cluster 2024-02-10T07:08:58.621900+0000 mgr.x (mgr.24971) 25 : 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-10T07:09:02.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:02 smithi195 bash[14417]: cluster 2024-02-10T07:09:00.623404+0000 mgr.x (mgr.24971) 26 : 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-10T07:09:02.409 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:02 smithi195 bash[30986]: ts=2024-02-10T07:09:02.315Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.195:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.107:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T07:09:02.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:02 smithi107 bash[14363]: cluster 2024-02-10T07:09:00.623404+0000 mgr.x (mgr.24971) 26 : 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-10T07:09:02.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:02 smithi107 bash[19776]: cluster 2024-02-10T07:09:00.623404+0000 mgr.x (mgr.24971) 26 : 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-10T07:09:03.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:03 smithi195 bash[14417]: audit 2024-02-10T07:09:01.831273+0000 mgr.x (mgr.24971) 27 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:09:03.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:03 smithi107 bash[14363]: audit 2024-02-10T07:09:01.831273+0000 mgr.x (mgr.24971) 27 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:09:03.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:03 smithi107 bash[19776]: audit 2024-02-10T07:09:01.831273+0000 mgr.x (mgr.24971) 27 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:09:03.960 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:09:03 smithi107 bash[39482]: level=error ts=2024-02-10T07:09:03.519Z 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.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-02-10T07:09:03.961 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:09:03 smithi107 bash[39482]: level=warn ts=2024-02-10T07:09:03.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs" 2024-02-10T07:09:03.961 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:09:03 smithi107 bash[39482]: level=warn ts=2024-02-10T07:09:03.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-02-10T07:09:04.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:04 smithi195 bash[14417]: cluster 2024-02-10T07:09:02.624242+0000 mgr.x (mgr.24971) 28 : 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-10T07:09:04.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:04 smithi107 bash[14363]: cluster 2024-02-10T07:09:02.624242+0000 mgr.x (mgr.24971) 28 : 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-10T07:09:04.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:04 smithi107 bash[19776]: cluster 2024-02-10T07:09:02.624242+0000 mgr.x (mgr.24971) 28 : 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-10T07:09:05.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:09:05 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:09:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:09:06.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:06 smithi195 bash[14417]: cluster 2024-02-10T07:09:04.625891+0000 mgr.x (mgr.24971) 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-10T07:09:06.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:06 smithi107 bash[14363]: cluster 2024-02-10T07:09:04.625891+0000 mgr.x (mgr.24971) 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-10T07:09:06.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:06 smithi107 bash[19776]: cluster 2024-02-10T07:09:04.625891+0000 mgr.x (mgr.24971) 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-10T07:09:07.024 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:09:06 smithi195 bash[34593]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:09:06] "GET /metrics HTTP/1.1" 200 38160 "" "Prometheus/2.33.4" 2024-02-10T07:09:08.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:08 smithi195 bash[14417]: cluster 2024-02-10T07:09:06.626708+0000 mgr.x (mgr.24971) 30 : 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-10T07:09:08.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:08 smithi195 bash[14417]: audit 2024-02-10T07:09:07.777688+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:08.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:08 smithi195 bash[14417]: audit 2024-02-10T07:09:07.791908+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:08.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:08 smithi195 bash[14417]: audit 2024-02-10T07:09:07.796217+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:09:08.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:08 smithi195 bash[14417]: audit 2024-02-10T07:09:07.796754+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:09:08.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:08 smithi195 bash[14417]: audit 2024-02-10T07:09:07.799209+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:09:08.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:08 smithi195 bash[14417]: audit 2024-02-10T07:09:07.799814+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:09:08.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:08 smithi195 bash[14417]: audit 2024-02-10T07:09:07.802216+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:09:08.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:08 smithi195 bash[14417]: audit 2024-02-10T07:09:07.802775+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:09:08.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:08 smithi195 bash[14417]: audit 2024-02-10T07:09:07.805274+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:09:08.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:08 smithi195 bash[14417]: audit 2024-02-10T07:09:07.805799+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:09:08.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:08 smithi195 bash[14417]: audit 2024-02-10T07:09:07.816321+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:08.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:08 smithi195 bash[14417]: audit 2024-02-10T07:09:07.820131+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:09:08.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:08 smithi195 bash[14417]: audit 2024-02-10T07:09:07.822081+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:09:08.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:08 smithi107 bash[14363]: cluster 2024-02-10T07:09:06.626708+0000 mgr.x (mgr.24971) 30 : 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-10T07:09:08.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:08 smithi107 bash[14363]: audit 2024-02-10T07:09:07.777688+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:08.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:08 smithi107 bash[14363]: audit 2024-02-10T07:09:07.791908+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:08.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:08 smithi107 bash[14363]: audit 2024-02-10T07:09:07.796217+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:09:08.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:08 smithi107 bash[14363]: audit 2024-02-10T07:09:07.796754+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:09:08.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:08 smithi107 bash[14363]: audit 2024-02-10T07:09:07.799209+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:09:08.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:08 smithi107 bash[14363]: audit 2024-02-10T07:09:07.799814+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:09:08.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:08 smithi107 bash[14363]: audit 2024-02-10T07:09:07.802216+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:09:08.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:08 smithi107 bash[14363]: audit 2024-02-10T07:09:07.802775+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:09:08.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:08 smithi107 bash[14363]: audit 2024-02-10T07:09:07.805274+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:09:08.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:08 smithi107 bash[14363]: audit 2024-02-10T07:09:07.805799+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:09:08.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:08 smithi107 bash[14363]: audit 2024-02-10T07:09:07.816321+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:08.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:08 smithi107 bash[14363]: audit 2024-02-10T07:09:07.820131+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:09:08.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:08 smithi107 bash[14363]: audit 2024-02-10T07:09:07.822081+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:09:08.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:08 smithi107 bash[19776]: cluster 2024-02-10T07:09:06.626708+0000 mgr.x (mgr.24971) 30 : 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-10T07:09:08.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:08 smithi107 bash[19776]: audit 2024-02-10T07:09:07.777688+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:08.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:08 smithi107 bash[19776]: audit 2024-02-10T07:09:07.791908+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:08.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:08 smithi107 bash[19776]: audit 2024-02-10T07:09:07.796217+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:09:08.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:08 smithi107 bash[19776]: audit 2024-02-10T07:09:07.796754+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:09:08.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:08 smithi107 bash[19776]: audit 2024-02-10T07:09:07.799209+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:09:08.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:08 smithi107 bash[19776]: audit 2024-02-10T07:09:07.799814+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:09:08.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:08 smithi107 bash[19776]: audit 2024-02-10T07:09:07.802216+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:09:08.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:08 smithi107 bash[19776]: audit 2024-02-10T07:09:07.802775+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:09:08.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:08 smithi107 bash[19776]: audit 2024-02-10T07:09:07.805274+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:09:08.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:08 smithi107 bash[19776]: audit 2024-02-10T07:09:07.805799+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-02-10T07:09:08.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:08 smithi107 bash[19776]: audit 2024-02-10T07:09:07.816321+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:08.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:08 smithi107 bash[19776]: audit 2024-02-10T07:09:07.820131+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:09:08.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:08 smithi107 bash[19776]: audit 2024-02-10T07:09:07.822081+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:09:09.331 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:09 smithi107 systemd[1]: Stopping Ceph node-exporter.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:09:09.331 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[48867]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-node-exporter.a 2024-02-10T07:09:09.332 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[14363]: cephadm 2024-02-10T07:09:07.808421+0000 mgr.x (mgr.24971) 31 : cephadm [INF] Adjusting osd_memory_target on smithi195 to 3037M 2024-02-10T07:09:09.332 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[14363]: cephadm 2024-02-10T07:09:07.824929+0000 mgr.x (mgr.24971) 32 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-02-10T07:09:09.332 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[14363]: cephadm 2024-02-10T07:09:07.825304+0000 mgr.x (mgr.24971) 33 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.conf 2024-02-10T07:09:09.332 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[14363]: cephadm 2024-02-10T07:09:07.990101+0000 mgr.x (mgr.24971) 34 : cephadm [INF] Updating smithi107:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T07:09:09.332 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[14363]: cephadm 2024-02-10T07:09:07.990795+0000 mgr.x (mgr.24971) 35 : cephadm [INF] Updating smithi195:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T07:09:09.332 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[14363]: cephadm 2024-02-10T07:09:08.154464+0000 mgr.x (mgr.24971) 36 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.client.admin.keyring 2024-02-10T07:09:09.332 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[14363]: cephadm 2024-02-10T07:09:08.156303+0000 mgr.x (mgr.24971) 37 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-02-10T07:09:09.332 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[14363]: cephadm 2024-02-10T07:09:08.321127+0000 mgr.x (mgr.24971) 38 : cephadm [INF] Updating smithi195:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T07:09:09.332 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[14363]: cephadm 2024-02-10T07:09:08.321356+0000 mgr.x (mgr.24971) 39 : cephadm [INF] Updating smithi107:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T07:09:09.332 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[14363]: audit 2024-02-10T07:09:08.495608+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:09.332 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[14363]: audit 2024-02-10T07:09:08.502048+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:09.332 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[14363]: audit 2024-02-10T07:09:08.515413+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:09.332 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[14363]: audit 2024-02-10T07:09:08.525991+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:09.333 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[14363]: audit 2024-02-10T07:09:08.543949+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:09.333 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[14363]: audit 2024-02-10T07:09:08.628790+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:09.333 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[14363]: audit 2024-02-10T07:09:08.639849+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:09.333 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[14363]: audit 2024-02-10T07:09:08.648369+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:09.333 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[14363]: audit 2024-02-10T07:09:08.657654+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:09.333 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[19776]: cephadm 2024-02-10T07:09:07.808421+0000 mgr.x (mgr.24971) 31 : cephadm [INF] Adjusting osd_memory_target on smithi195 to 3037M 2024-02-10T07:09:09.333 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[19776]: cephadm 2024-02-10T07:09:07.824929+0000 mgr.x (mgr.24971) 32 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-02-10T07:09:09.333 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[19776]: cephadm 2024-02-10T07:09:07.825304+0000 mgr.x (mgr.24971) 33 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.conf 2024-02-10T07:09:09.333 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[19776]: cephadm 2024-02-10T07:09:07.990101+0000 mgr.x (mgr.24971) 34 : cephadm [INF] Updating smithi107:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T07:09:09.333 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[19776]: cephadm 2024-02-10T07:09:07.990795+0000 mgr.x (mgr.24971) 35 : cephadm [INF] Updating smithi195:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T07:09:09.333 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[19776]: cephadm 2024-02-10T07:09:08.154464+0000 mgr.x (mgr.24971) 36 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.client.admin.keyring 2024-02-10T07:09:09.333 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[19776]: cephadm 2024-02-10T07:09:08.156303+0000 mgr.x (mgr.24971) 37 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-02-10T07:09:09.334 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[19776]: cephadm 2024-02-10T07:09:08.321127+0000 mgr.x (mgr.24971) 38 : cephadm [INF] Updating smithi195:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T07:09:09.334 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[19776]: cephadm 2024-02-10T07:09:08.321356+0000 mgr.x (mgr.24971) 39 : cephadm [INF] Updating smithi107:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T07:09:09.334 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[19776]: audit 2024-02-10T07:09:08.495608+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:09.334 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[19776]: audit 2024-02-10T07:09:08.502048+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:09.334 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[19776]: audit 2024-02-10T07:09:08.515413+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:09.334 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[19776]: audit 2024-02-10T07:09:08.525991+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:09.334 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[19776]: audit 2024-02-10T07:09:08.543949+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:09.334 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[19776]: audit 2024-02-10T07:09:08.628790+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:09.334 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[19776]: audit 2024-02-10T07:09:08.639849+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:09.334 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[19776]: audit 2024-02-10T07:09:08.648369+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:09.334 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[19776]: audit 2024-02-10T07:09:08.657654+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:09.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:09 smithi195 bash[14417]: cephadm 2024-02-10T07:09:07.808421+0000 mgr.x (mgr.24971) 31 : cephadm [INF] Adjusting osd_memory_target on smithi195 to 3037M 2024-02-10T07:09:09.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:09 smithi195 bash[14417]: cephadm 2024-02-10T07:09:07.824929+0000 mgr.x (mgr.24971) 32 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-02-10T07:09:09.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:09 smithi195 bash[14417]: cephadm 2024-02-10T07:09:07.825304+0000 mgr.x (mgr.24971) 33 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.conf 2024-02-10T07:09:09.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:09 smithi195 bash[14417]: cephadm 2024-02-10T07:09:07.990101+0000 mgr.x (mgr.24971) 34 : cephadm [INF] Updating smithi107:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T07:09:09.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:09 smithi195 bash[14417]: cephadm 2024-02-10T07:09:07.990795+0000 mgr.x (mgr.24971) 35 : cephadm [INF] Updating smithi195:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T07:09:09.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:09 smithi195 bash[14417]: cephadm 2024-02-10T07:09:08.154464+0000 mgr.x (mgr.24971) 36 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.client.admin.keyring 2024-02-10T07:09:09.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:09 smithi195 bash[14417]: cephadm 2024-02-10T07:09:08.156303+0000 mgr.x (mgr.24971) 37 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-02-10T07:09:09.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:09 smithi195 bash[14417]: cephadm 2024-02-10T07:09:08.321127+0000 mgr.x (mgr.24971) 38 : cephadm [INF] Updating smithi195:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T07:09:09.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:09 smithi195 bash[14417]: cephadm 2024-02-10T07:09:08.321356+0000 mgr.x (mgr.24971) 39 : cephadm [INF] Updating smithi107:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T07:09:09.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:09 smithi195 bash[14417]: audit 2024-02-10T07:09:08.495608+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:09.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:09 smithi195 bash[14417]: audit 2024-02-10T07:09:08.502048+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:09.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:09 smithi195 bash[14417]: audit 2024-02-10T07:09:08.515413+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:09.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:09 smithi195 bash[14417]: audit 2024-02-10T07:09:08.525991+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:09.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:09 smithi195 bash[14417]: audit 2024-02-10T07:09:08.543949+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:09.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:09 smithi195 bash[14417]: audit 2024-02-10T07:09:08.628790+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:09.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:09 smithi195 bash[14417]: audit 2024-02-10T07:09:08.639849+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:09.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:09 smithi195 bash[14417]: audit 2024-02-10T07:09:08.648369+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:09.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:09 smithi195 bash[14417]: audit 2024-02-10T07:09:08.657654+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:10.072 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[48875]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-node-exporter-a 2024-02-10T07:09:10.072 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:09 smithi107 bash[48920]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-node-exporter.a 2024-02-10T07:09:10.072 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:10 smithi107 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-02-10T07:09:10.072 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:10 smithi107 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-10T07:09:10.072 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:10 smithi107 systemd[1]: Stopped Ceph node-exporter.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:09:10.072 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:10 smithi107 systemd[1]: Started Ceph node-exporter.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:09:10.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:10 smithi107 bash[14363]: cluster 2024-02-10T07:09:08.627622+0000 mgr.x (mgr.24971) 40 : 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-10T07:09:10.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:10 smithi107 bash[14363]: cephadm 2024-02-10T07:09:08.661652+0000 mgr.x (mgr.24971) 41 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-02-10T07:09:10.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:10 smithi107 bash[14363]: cephadm 2024-02-10T07:09:08.662452+0000 mgr.x (mgr.24971) 42 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi107 2024-02-10T07:09:10.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:10 smithi107 bash[14363]: audit 2024-02-10T07:09:10.065288+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:10.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:10 smithi107 bash[14363]: audit 2024-02-10T07:09:10.078376+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:10.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:10 smithi107 bash[19776]: cluster 2024-02-10T07:09:08.627622+0000 mgr.x (mgr.24971) 40 : 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-10T07:09:10.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:10 smithi107 bash[19776]: cephadm 2024-02-10T07:09:08.661652+0000 mgr.x (mgr.24971) 41 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-02-10T07:09:10.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:10 smithi107 bash[19776]: cephadm 2024-02-10T07:09:08.662452+0000 mgr.x (mgr.24971) 42 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi107 2024-02-10T07:09:10.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:10 smithi107 bash[19776]: audit 2024-02-10T07:09:10.065288+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:10.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:10 smithi107 bash[19776]: audit 2024-02-10T07:09:10.078376+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:10.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:10 smithi195 bash[14417]: cluster 2024-02-10T07:09:08.627622+0000 mgr.x (mgr.24971) 40 : 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-10T07:09:10.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:10 smithi195 bash[14417]: cephadm 2024-02-10T07:09:08.661652+0000 mgr.x (mgr.24971) 41 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-02-10T07:09:10.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:10 smithi195 bash[14417]: cephadm 2024-02-10T07:09:08.662452+0000 mgr.x (mgr.24971) 42 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi107 2024-02-10T07:09:10.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:10 smithi195 bash[14417]: audit 2024-02-10T07:09:10.065288+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:10.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:10 smithi195 bash[14417]: audit 2024-02-10T07:09:10.078376+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:11.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[14363]: cephadm 2024-02-10T07:09:10.131996+0000 mgr.x (mgr.24971) 43 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-10T07:09:11.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[14363]: cephadm 2024-02-10T07:09:10.153647+0000 mgr.x (mgr.24971) 44 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi107 2024-02-10T07:09:11.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[19776]: cephadm 2024-02-10T07:09:10.131996+0000 mgr.x (mgr.24971) 43 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-10T07:09:11.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[19776]: cephadm 2024-02-10T07:09:10.153647+0000 mgr.x (mgr.24971) 44 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi107 2024-02-10T07:09:11.462 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.222Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-02-10T07:09:11.462 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.222Z 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-10T07:09:11.462 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.223Z 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-10T07:09:11.462 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.223Z 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-10T07:09:11.462 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-02-10T07:09:11.462 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=arp 2024-02-10T07:09:11.462 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=bcache 2024-02-10T07:09:11.462 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=bonding 2024-02-10T07:09:11.462 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=btrfs 2024-02-10T07:09:11.462 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=conntrack 2024-02-10T07:09:11.463 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=cpu 2024-02-10T07:09:11.463 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-02-10T07:09:11.463 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=diskstats 2024-02-10T07:09:11.463 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=dmi 2024-02-10T07:09:11.463 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=edac 2024-02-10T07:09:11.463 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=entropy 2024-02-10T07:09:11.463 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-02-10T07:09:11.463 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=filefd 2024-02-10T07:09:11.463 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=filesystem 2024-02-10T07:09:11.463 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=hwmon 2024-02-10T07:09:11.463 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=infiniband 2024-02-10T07:09:11.463 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=ipvs 2024-02-10T07:09:11.463 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=loadavg 2024-02-10T07:09:11.464 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=mdadm 2024-02-10T07:09:11.464 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=meminfo 2024-02-10T07:09:11.464 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=netclass 2024-02-10T07:09:11.464 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=netdev 2024-02-10T07:09:11.464 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=netstat 2024-02-10T07:09:11.464 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=nfs 2024-02-10T07:09:11.464 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=nfsd 2024-02-10T07:09:11.464 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=nvme 2024-02-10T07:09:11.464 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=os 2024-02-10T07:09:11.464 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-02-10T07:09:11.464 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=pressure 2024-02-10T07:09:11.464 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=rapl 2024-02-10T07:09:11.465 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=schedstat 2024-02-10T07:09:11.465 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=sockstat 2024-02-10T07:09:11.465 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=softnet 2024-02-10T07:09:11.465 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=stat 2024-02-10T07:09:11.465 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=tapestats 2024-02-10T07:09:11.465 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=textfile 2024-02-10T07:09:11.465 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-02-10T07:09:11.465 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=time 2024-02-10T07:09:11.465 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-02-10T07:09:11.465 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=uname 2024-02-10T07:09:11.465 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=vmstat 2024-02-10T07:09:11.465 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.225Z caller=node_exporter.go:115 level=info collector=xfs 2024-02-10T07:09:11.465 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.226Z caller=node_exporter.go:115 level=info collector=zfs 2024-02-10T07:09:11.466 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.226Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-02-10T07:09:11.466 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:09:11 smithi107 bash[48950]: ts=2024-02-10T07:09:11.226Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-02-10T07:09:11.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:11 smithi195 bash[14417]: cephadm 2024-02-10T07:09:10.131996+0000 mgr.x (mgr.24971) 43 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-10T07:09:11.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:11 smithi195 bash[14417]: cephadm 2024-02-10T07:09:10.153647+0000 mgr.x (mgr.24971) 44 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi107 2024-02-10T07:09:12.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:12 smithi107 bash[14363]: cluster 2024-02-10T07:09:10.629131+0000 mgr.x (mgr.24971) 45 : 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-10T07:09:12.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:12 smithi107 bash[19776]: cluster 2024-02-10T07:09:10.629131+0000 mgr.x (mgr.24971) 45 : 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-10T07:09:12.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:12 smithi195 bash[14417]: cluster 2024-02-10T07:09:10.629131+0000 mgr.x (mgr.24971) 45 : 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-10T07:09:12.659 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:12 smithi195 bash[30986]: ts=2024-02-10T07:09:12.315Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.195:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.107:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T07:09:13.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:13 smithi107 bash[14363]: audit 2024-02-10T07:09:11.841728+0000 mgr.x (mgr.24971) 46 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:09:13.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:13 smithi107 bash[14363]: audit 2024-02-10T07:09:12.819186+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:09:13.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:13 smithi107 bash[19776]: audit 2024-02-10T07:09:11.841728+0000 mgr.x (mgr.24971) 46 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:09:13.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:13 smithi107 bash[19776]: audit 2024-02-10T07:09:12.819186+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:09:13.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:13 smithi195 bash[14417]: audit 2024-02-10T07:09:11.841728+0000 mgr.x (mgr.24971) 46 : audit [DBG] from='client.24844 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:09:13.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:13 smithi195 bash[14417]: audit 2024-02-10T07:09:12.819186+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:09:13.887 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:09:13 smithi107 bash[39482]: level=error ts=2024-02-10T07:09:13.520Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs" 2024-02-10T07:09:13.887 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:09:13 smithi107 bash[39482]: level=warn ts=2024-02-10T07:09:13.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.195:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.195 because it doesn't contain any IP SANs" 2024-02-10T07:09:13.887 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:09:13 smithi107 bash[39482]: level=warn ts=2024-02-10T07:09:13.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.107:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.107 because it doesn't contain any IP SANs" 2024-02-10T07:09:14.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:14 smithi107 bash[14363]: cluster 2024-02-10T07:09:12.629953+0000 mgr.x (mgr.24971) 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-10T07:09:14.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:14 smithi107 bash[19776]: cluster 2024-02-10T07:09:12.629953+0000 mgr.x (mgr.24971) 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-10T07:09:14.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:14 smithi195 bash[14417]: cluster 2024-02-10T07:09:12.629953+0000 mgr.x (mgr.24971) 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-10T07:09:15.710 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:09:15 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:09:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:09:16.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:16 smithi107 bash[14363]: cluster 2024-02-10T07:09:14.631696+0000 mgr.x (mgr.24971) 48 : 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-10T07:09:16.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:16 smithi107 bash[19776]: cluster 2024-02-10T07:09:14.631696+0000 mgr.x (mgr.24971) 48 : 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-10T07:09:16.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:16 smithi195 bash[14417]: cluster 2024-02-10T07:09:14.631696+0000 mgr.x (mgr.24971) 48 : 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-10T07:09:17.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:09:16 smithi195 bash[34593]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:09:16] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.33.4" 2024-02-10T07:09:18.198 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:09:17 smithi107 systemd[1]: Stopping Ceph alertmanager.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:09:18.198 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:09:17 smithi107 bash[49212]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-alertmanager.a 2024-02-10T07:09:18.198 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:09:18 smithi107 bash[39482]: level=info ts=2024-02-10T07:09:18.032Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-02-10T07:09:18.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:18 smithi107 bash[14363]: cluster 2024-02-10T07:09:16.632499+0000 mgr.x (mgr.24971) 49 : 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-10T07:09:18.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:18 smithi107 bash[19776]: cluster 2024-02-10T07:09:16.632499+0000 mgr.x (mgr.24971) 49 : 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-10T07:09:18.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:18 smithi195 bash[14417]: cluster 2024-02-10T07:09:16.632499+0000 mgr.x (mgr.24971) 49 : 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-10T07:09:18.817 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:09:18 smithi107 bash[49222]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-alertmanager-a 2024-02-10T07:09:18.817 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:09:18 smithi107 bash[49259]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-alertmanager.a 2024-02-10T07:09:18.818 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:09:18 smithi107 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-10T07:09:18.818 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:09:18 smithi107 systemd[1]: Stopped Ceph alertmanager.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:09:18.818 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:09:18 smithi107 systemd[1]: Started Ceph alertmanager.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:09:20.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:19 smithi195 bash[14417]: cluster 2024-02-10T07:09:18.633466+0000 mgr.x (mgr.24971) 50 : 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-10T07:09:20.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:19 smithi195 bash[14417]: audit 2024-02-10T07:09:18.803570+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:20.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:19 smithi195 bash[14417]: audit 2024-02-10T07:09:18.815997+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:20.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:19 smithi195 bash[14417]: cephadm 2024-02-10T07:09:18.846540+0000 mgr.x (mgr.24971) 51 : cephadm [INF] Reconfiguring iscsi.foo.smithi107.lvlagr (dependencies changed)... 2024-02-10T07:09:20.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:19 smithi195 bash[14417]: audit 2024-02-10T07:09:18.846863+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi107.lvlagr", "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-10T07:09:20.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:19 smithi195 bash[14417]: audit 2024-02-10T07:09:18.847294+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi107.lvlagr", "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-10T07:09:20.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:19 smithi195 bash[14417]: audit 2024-02-10T07:09:18.860705+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:09:20.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:19 smithi195 bash[14417]: cephadm 2024-02-10T07:09:18.862426+0000 mgr.x (mgr.24971) 52 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi107.lvlagr on smithi107 2024-02-10T07:09:20.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:19 smithi107 bash[14363]: cluster 2024-02-10T07:09:18.633466+0000 mgr.x (mgr.24971) 50 : 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-10T07:09:20.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:19 smithi107 bash[14363]: audit 2024-02-10T07:09:18.803570+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:20.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:19 smithi107 bash[14363]: audit 2024-02-10T07:09:18.815997+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:20.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:19 smithi107 bash[14363]: cephadm 2024-02-10T07:09:18.846540+0000 mgr.x (mgr.24971) 51 : cephadm [INF] Reconfiguring iscsi.foo.smithi107.lvlagr (dependencies changed)... 2024-02-10T07:09:20.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:19 smithi107 bash[14363]: audit 2024-02-10T07:09:18.846863+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi107.lvlagr", "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-10T07:09:20.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:19 smithi107 bash[14363]: audit 2024-02-10T07:09:18.847294+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi107.lvlagr", "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-10T07:09:20.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:19 smithi107 bash[14363]: audit 2024-02-10T07:09:18.860705+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:09:20.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:19 smithi107 bash[14363]: cephadm 2024-02-10T07:09:18.862426+0000 mgr.x (mgr.24971) 52 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi107.lvlagr on smithi107 2024-02-10T07:09:20.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:19 smithi107 bash[19776]: cluster 2024-02-10T07:09:18.633466+0000 mgr.x (mgr.24971) 50 : 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-10T07:09:20.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:19 smithi107 bash[19776]: audit 2024-02-10T07:09:18.803570+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:20.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:19 smithi107 bash[19776]: audit 2024-02-10T07:09:18.815997+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:20.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:19 smithi107 bash[19776]: cephadm 2024-02-10T07:09:18.846540+0000 mgr.x (mgr.24971) 51 : cephadm [INF] Reconfiguring iscsi.foo.smithi107.lvlagr (dependencies changed)... 2024-02-10T07:09:20.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:19 smithi107 bash[19776]: audit 2024-02-10T07:09:18.846863+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi107.lvlagr", "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-10T07:09:20.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:19 smithi107 bash[19776]: audit 2024-02-10T07:09:18.847294+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi107.lvlagr", "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-10T07:09:20.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:19 smithi107 bash[19776]: audit 2024-02-10T07:09:18.860705+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:09:20.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:19 smithi107 bash[19776]: cephadm 2024-02-10T07:09:18.862426+0000 mgr.x (mgr.24971) 52 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi107.lvlagr on smithi107 2024-02-10T07:09:20.711 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:09:20 smithi107 bash[49294]: level=info ts=2024-02-10T07:09:20.458Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-02-10T07:09:20.711 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:09:20 smithi107 bash[49294]: level=info ts=2024-02-10T07:09:20.458Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-02-10T07:09:20.711 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:09:20 smithi107 bash[49294]: level=info ts=2024-02-10T07:09:20.461Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.107 port=9094 2024-02-10T07:09:20.711 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:09:20 smithi107 bash[49294]: level=info ts=2024-02-10T07:09:20.463Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-10T07:09:20.711 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:09:20 smithi107 bash[49294]: level=info ts=2024-02-10T07:09:20.519Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T07:09:20.711 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:09:20 smithi107 bash[49294]: level=info ts=2024-02-10T07:09:20.520Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T07:09:20.711 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:09:20 smithi107 bash[49294]: level=info ts=2024-02-10T07:09:20.523Z caller=main.go:518 msg=Listening address=:9093 2024-02-10T07:09:20.711 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:09:20 smithi107 bash[49294]: level=info ts=2024-02-10T07:09:20.523Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-02-10T07:09:21.854 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:21 smithi107 bash[14363]: cluster 2024-02-10T07:09:20.635002+0000 mgr.x (mgr.24971) 53 : 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-10T07:09:21.855 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:21 smithi107 bash[19776]: cluster 2024-02-10T07:09:20.635002+0000 mgr.x (mgr.24971) 53 : 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-10T07:09:22.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:21 smithi195 bash[14417]: cluster 2024-02-10T07:09:20.635002+0000 mgr.x (mgr.24971) 53 : 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-10T07:09:22.534 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:09:22 smithi107 bash[49294]: level=info ts=2024-02-10T07:09:22.464Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000685193s 2024-02-10T07:09:22.659 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:22 smithi195 bash[30986]: ts=2024-02-10T07:09: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.195:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.107:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T07:09:23.083 INFO:teuthology.orchestra.run.smithi107.stdout:true 2024-02-10T07:09:23.861 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T07:09:23.862 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 starting - - - - 2024-02-10T07:09:23.862 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 running (6m) 26s ago 6m 47.0M - 8.3.5 dad864ee21e9 a8c3535f6887 2024-02-10T07:09:23.862 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.lvlagr smithi107 starting - - - - 2024-02-10T07:09:23.862 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443,9283 running (54s) 26s ago 13m 485M - 19.0.0-1361-g290212a1 c328ab9dcfc7 d64a7615615e 2024-02-10T07:09:23.862 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:9283 running (15m) 26s ago 15m 406M - 17.2.0 e1d6a67b021e 908b6246f957 2024-02-10T07:09:23.862 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (15m) 26s ago 15m 60.0M 2048M 17.2.0 e1d6a67b021e 048ed22ad7e8 2024-02-10T07:09:23.862 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (13m) 26s ago 13m 48.0M 2048M 17.2.0 e1d6a67b021e 88df298abfa1 2024-02-10T07:09:23.862 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (13m) 26s ago 13m 46.9M 2048M 17.2.0 e1d6a67b021e 9ebb30170424 2024-02-10T07:09:23.862 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 starting - - - - 2024-02-10T07:09:23.862 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 running (7m) 26s ago 7m 14.4M - 1.3.1 1dbe0e931976 044c73fa422a 2024-02-10T07:09:23.862 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 running (12m) 26s ago 12m 56.5M 2781M 17.2.0 e1d6a67b021e 66e1f6c52fef 2024-02-10T07:09:23.862 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (11m) 26s ago 11m 59.0M 2781M 17.2.0 e1d6a67b021e 1c6ea98ad1a4 2024-02-10T07:09:23.862 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (11m) 26s ago 11m 51.9M 2781M 17.2.0 e1d6a67b021e 766040b6658f 2024-02-10T07:09:23.863 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (10m) 26s ago 10m 54.9M 2781M 17.2.0 e1d6a67b021e 09c905da97c8 2024-02-10T07:09:23.863 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (10m) 26s ago 10m 55.8M 3037M 17.2.0 e1d6a67b021e 6126fbf79e16 2024-02-10T07:09:23.863 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (9m) 26s ago 9m 53.5M 3037M 17.2.0 e1d6a67b021e 9174cf372e54 2024-02-10T07:09:23.863 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (8m) 26s ago 9m 52.4M 3037M 17.2.0 e1d6a67b021e b13040a8249e 2024-02-10T07:09:23.863 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (8m) 26s ago 8m 54.2M 3037M 17.2.0 e1d6a67b021e 42ed17ada673 2024-02-10T07:09:23.863 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 running (6m) 26s ago 7m 59.4M - 2.33.4 514e6a882f6e 006baeb430a9 2024-02-10T07:09:23.863 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.zkixal smithi107 *:8000 running (5m) 26s ago 5m 87.7M - 17.2.0 e1d6a67b021e 00fc962fbb51 2024-02-10T07:09:23.863 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.qewfcx smithi195 *:8000 running (5m) 26s ago 5m 85.7M - 17.2.0 e1d6a67b021e 24e6b5e4ac80 2024-02-10T07:09:23.863 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.lgutqr smithi107 *:80 running (5m) 26s ago 5m 85.2M - 17.2.0 e1d6a67b021e 486944c7deb5 2024-02-10T07:09:23.863 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.zqbguk smithi195 *:80 running (5m) 26s ago 5m 85.4M - 17.2.0 e1d6a67b021e 53e1b5b8b160 2024-02-10T07:09:23.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:23 smithi107 bash[14363]: cluster 2024-02-10T07:09:22.635793+0000 mgr.x (mgr.24971) 54 : 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-10T07:09:23.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:23 smithi107 bash[14363]: audit 2024-02-10T07:09:22.692750+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:23.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:23 smithi107 bash[14363]: audit 2024-02-10T07:09:22.703339+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:23.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:23 smithi107 bash[14363]: cephadm 2024-02-10T07:09:22.738124+0000 mgr.x (mgr.24971) 55 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T07:09:23.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:23 smithi107 bash[14363]: cephadm 2024-02-10T07:09:22.984491+0000 mgr.x (mgr.24971) 56 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi195 2024-02-10T07:09:23.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:23 smithi107 bash[14363]: audit 2024-02-10T07:09:23.066005+0000 mgr.x (mgr.24971) 57 : audit [DBG] from='client.15288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:09:23.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:23 smithi107 bash[19776]: cluster 2024-02-10T07:09:22.635793+0000 mgr.x (mgr.24971) 54 : 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-10T07:09:23.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:23 smithi107 bash[19776]: audit 2024-02-10T07:09:22.692750+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:23.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:23 smithi107 bash[19776]: audit 2024-02-10T07:09:22.703339+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:23.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:23 smithi107 bash[19776]: cephadm 2024-02-10T07:09:22.738124+0000 mgr.x (mgr.24971) 55 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T07:09:23.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:23 smithi107 bash[19776]: cephadm 2024-02-10T07:09:22.984491+0000 mgr.x (mgr.24971) 56 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi195 2024-02-10T07:09:23.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:23 smithi107 bash[19776]: audit 2024-02-10T07:09:23.066005+0000 mgr.x (mgr.24971) 57 : audit [DBG] from='client.15288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:09:24.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:23 smithi195 bash[14417]: cluster 2024-02-10T07:09:22.635793+0000 mgr.x (mgr.24971) 54 : 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-10T07:09:24.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:23 smithi195 bash[14417]: audit 2024-02-10T07:09:22.692750+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:24.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:23 smithi195 bash[14417]: audit 2024-02-10T07:09:22.703339+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:24.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:23 smithi195 bash[14417]: cephadm 2024-02-10T07:09:22.738124+0000 mgr.x (mgr.24971) 55 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T07:09:24.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:23 smithi195 bash[14417]: cephadm 2024-02-10T07:09:22.984491+0000 mgr.x (mgr.24971) 56 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi195 2024-02-10T07:09:24.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:23 smithi195 bash[14417]: audit 2024-02-10T07:09:23.066005+0000 mgr.x (mgr.24971) 57 : audit [DBG] from='client.15288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:09:24.338 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:09:24.338 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-02-10T07:09:24.338 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-10T07:09:24.338 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:09:24.338 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-02-10T07:09:24.338 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-02-10T07:09:24.338 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 1 2024-02-10T07:09:24.339 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:09:24.339 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-02-10T07:09:24.339 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-10T07:09:24.339 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:09:24.339 INFO:teuthology.orchestra.run.smithi107.stdout: "mds": {}, 2024-02-10T07:09:24.339 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-02-10T07:09:24.339 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T07:09:24.339 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:09:24.339 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-02-10T07:09:24.339 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-02-10T07:09:24.339 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 1 2024-02-10T07:09:24.339 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:09:24.339 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:09:24.703 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:24 smithi107 bash[14363]: audit 2024-02-10T07:09:23.457860+0000 mgr.x (mgr.24971) 58 : audit [DBG] from='client.15294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:09:24.704 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:24 smithi107 bash[14363]: audit 2024-02-10T07:09:23.837356+0000 mgr.x (mgr.24971) 59 : audit [DBG] from='client.25201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:09:24.704 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:24 smithi107 bash[14363]: audit 2024-02-10T07:09:24.335475+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.107:0/1882145870' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:09:24.723 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:09:24.723 INFO:teuthology.orchestra.run.smithi107.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T07:09:24.724 INFO:teuthology.orchestra.run.smithi107.stdout: "in_progress": true, 2024-02-10T07:09:24.724 INFO:teuthology.orchestra.run.smithi107.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T07:09:24.724 INFO:teuthology.orchestra.run.smithi107.stdout: "services_complete": [], 2024-02-10T07:09:24.724 INFO:teuthology.orchestra.run.smithi107.stdout: "progress": "1/23 daemons upgraded", 2024-02-10T07:09:24.724 INFO:teuthology.orchestra.run.smithi107.stdout: "message": "", 2024-02-10T07:09:24.724 INFO:teuthology.orchestra.run.smithi107.stdout: "is_paused": false 2024-02-10T07:09:24.724 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:09:24.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:24 smithi107 bash[19776]: audit 2024-02-10T07:09:23.457860+0000 mgr.x (mgr.24971) 58 : audit [DBG] from='client.15294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:09:24.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:24 smithi107 bash[19776]: audit 2024-02-10T07:09:23.837356+0000 mgr.x (mgr.24971) 59 : audit [DBG] from='client.25201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:09:24.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:24 smithi107 bash[19776]: audit 2024-02-10T07:09:24.335475+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.107:0/1882145870' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:09:25.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:24 smithi195 bash[14417]: audit 2024-02-10T07:09:23.457860+0000 mgr.x (mgr.24971) 58 : audit [DBG] from='client.15294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:09:25.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:24 smithi195 bash[14417]: audit 2024-02-10T07:09:23.837356+0000 mgr.x (mgr.24971) 59 : audit [DBG] from='client.25201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:09:25.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:24 smithi195 bash[14417]: audit 2024-02-10T07:09:24.335475+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.107:0/1882145870' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:09:25.167 INFO:teuthology.orchestra.run.smithi107.stdout:HEALTH_OK 2024-02-10T07:09:25.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:09:25 smithi107 bash[14632]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:09:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:09:25.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:25 smithi107 bash[14363]: cluster 2024-02-10T07:09:24.637198+0000 mgr.x (mgr.24971) 60 : 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-10T07:09:25.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:25 smithi107 bash[14363]: audit 2024-02-10T07:09:24.722092+0000 mgr.x (mgr.24971) 61 : audit [DBG] from='client.25231 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:09:25.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:25 smithi107 bash[14363]: audit 2024-02-10T07:09:24.749498+0000 mon.c (mon.1) 144 : audit [DBG] from='client.? 172.21.15.107:0/4212473900' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-10T07:09:25.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:25 smithi107 bash[14363]: audit 2024-02-10T07:09:25.140636+0000 mon.c (mon.1) 145 : audit [INF] from='client.? 172.21.15.107:0/1918778339' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/1857134056"}]: dispatch 2024-02-10T07:09:25.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:25 smithi107 bash[14363]: audit 2024-02-10T07:09:25.141418+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/1857134056"}]: dispatch 2024-02-10T07:09:25.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:25 smithi107 bash[14363]: audit 2024-02-10T07:09:25.165430+0000 mon.c (mon.1) 146 : audit [DBG] from='client.? 172.21.15.107:0/1891258355' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:09:25.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:25 smithi107 bash[19776]: cluster 2024-02-10T07:09:24.637198+0000 mgr.x (mgr.24971) 60 : 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-10T07:09:25.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:25 smithi107 bash[19776]: audit 2024-02-10T07:09:24.722092+0000 mgr.x (mgr.24971) 61 : audit [DBG] from='client.25231 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:09:25.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:25 smithi107 bash[19776]: audit 2024-02-10T07:09:24.749498+0000 mon.c (mon.1) 144 : audit [DBG] from='client.? 172.21.15.107:0/4212473900' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-10T07:09:25.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:25 smithi107 bash[19776]: audit 2024-02-10T07:09:25.140636+0000 mon.c (mon.1) 145 : audit [INF] from='client.? 172.21.15.107:0/1918778339' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/1857134056"}]: dispatch 2024-02-10T07:09:25.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:25 smithi107 bash[19776]: audit 2024-02-10T07:09:25.141418+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/1857134056"}]: dispatch 2024-02-10T07:09:25.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:25 smithi107 bash[19776]: audit 2024-02-10T07:09:25.165430+0000 mon.c (mon.1) 146 : audit [DBG] from='client.? 172.21.15.107:0/1891258355' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:09:26.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:25 smithi195 bash[14417]: cluster 2024-02-10T07:09:24.637198+0000 mgr.x (mgr.24971) 60 : 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-10T07:09:26.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:25 smithi195 bash[14417]: audit 2024-02-10T07:09:24.722092+0000 mgr.x (mgr.24971) 61 : audit [DBG] from='client.25231 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:09:26.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:25 smithi195 bash[14417]: audit 2024-02-10T07:09:24.749498+0000 mon.c (mon.1) 144 : audit [DBG] from='client.? 172.21.15.107:0/4212473900' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-10T07:09:26.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:25 smithi195 bash[14417]: audit 2024-02-10T07:09:25.140636+0000 mon.c (mon.1) 145 : audit [INF] from='client.? 172.21.15.107:0/1918778339' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/1857134056"}]: dispatch 2024-02-10T07:09:26.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:25 smithi195 bash[14417]: audit 2024-02-10T07:09:25.141418+0000 mon.a (mon.0) 895 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/1857134056"}]: dispatch 2024-02-10T07:09:26.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:25 smithi195 bash[14417]: audit 2024-02-10T07:09:25.165430+0000 mon.c (mon.1) 146 : audit [DBG] from='client.? 172.21.15.107:0/1891258355' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:09:27.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:26 smithi195 bash[14417]: audit 2024-02-10T07:09:25.719394+0000 mon.a (mon.0) 896 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/1857134056"}]': finished 2024-02-10T07:09:27.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:26 smithi195 bash[14417]: cluster 2024-02-10T07:09:25.719723+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-02-10T07:09:27.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:26 smithi195 bash[14417]: audit 2024-02-10T07:09:26.106089+0000 mon.c (mon.1) 147 : audit [INF] from='client.? 172.21.15.107:0/4070074051' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/1857134056"}]: dispatch 2024-02-10T07:09:27.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:26 smithi195 bash[14417]: audit 2024-02-10T07:09:26.107071+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/1857134056"}]: dispatch 2024-02-10T07:09:27.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:09:26 smithi195 bash[34593]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:09:26] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.33.4" 2024-02-10T07:09:27.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:26 smithi107 bash[14363]: audit 2024-02-10T07:09:25.719394+0000 mon.a (mon.0) 896 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/1857134056"}]': finished 2024-02-10T07:09:27.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:26 smithi107 bash[14363]: cluster 2024-02-10T07:09:25.719723+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-02-10T07:09:27.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:26 smithi107 bash[14363]: audit 2024-02-10T07:09:26.106089+0000 mon.c (mon.1) 147 : audit [INF] from='client.? 172.21.15.107:0/4070074051' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/1857134056"}]: dispatch 2024-02-10T07:09:27.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:26 smithi107 bash[14363]: audit 2024-02-10T07:09:26.107071+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/1857134056"}]: dispatch 2024-02-10T07:09:27.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:26 smithi107 bash[19776]: audit 2024-02-10T07:09:25.719394+0000 mon.a (mon.0) 896 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/1857134056"}]': finished 2024-02-10T07:09:27.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:26 smithi107 bash[19776]: cluster 2024-02-10T07:09:25.719723+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-02-10T07:09:27.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:26 smithi107 bash[19776]: audit 2024-02-10T07:09:26.106089+0000 mon.c (mon.1) 147 : audit [INF] from='client.? 172.21.15.107:0/4070074051' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/1857134056"}]: dispatch 2024-02-10T07:09:27.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:26 smithi107 bash[19776]: audit 2024-02-10T07:09:26.107071+0000 mon.a (mon.0) 898 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/1857134056"}]: dispatch 2024-02-10T07:09:28.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:27 smithi195 bash[14417]: cluster 2024-02-10T07:09:26.637852+0000 mgr.x (mgr.24971) 62 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-02-10T07:09:28.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:27 smithi195 bash[14417]: audit 2024-02-10T07:09:26.734970+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/1857134056"}]': finished 2024-02-10T07:09:28.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:27 smithi195 bash[14417]: cluster 2024-02-10T07:09:26.735112+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-02-10T07:09:28.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:27 smithi195 bash[14417]: audit 2024-02-10T07:09:27.126111+0000 mon.c (mon.1) 148 : audit [INF] from='client.? 172.21.15.107:0/3680477631' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3074593726"}]: dispatch 2024-02-10T07:09:28.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:27 smithi195 bash[14417]: audit 2024-02-10T07:09:27.126759+0000 mon.a (mon.0) 901 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3074593726"}]: dispatch 2024-02-10T07:09:28.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:27 smithi107 bash[14363]: cluster 2024-02-10T07:09:26.637852+0000 mgr.x (mgr.24971) 62 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-02-10T07:09:28.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:27 smithi107 bash[14363]: audit 2024-02-10T07:09:26.734970+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/1857134056"}]': finished 2024-02-10T07:09:28.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:27 smithi107 bash[14363]: cluster 2024-02-10T07:09:26.735112+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-02-10T07:09:28.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:27 smithi107 bash[14363]: audit 2024-02-10T07:09:27.126111+0000 mon.c (mon.1) 148 : audit [INF] from='client.? 172.21.15.107:0/3680477631' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3074593726"}]: dispatch 2024-02-10T07:09:28.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:27 smithi107 bash[14363]: audit 2024-02-10T07:09:27.126759+0000 mon.a (mon.0) 901 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3074593726"}]: dispatch 2024-02-10T07:09:28.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:27 smithi107 bash[19776]: cluster 2024-02-10T07:09:26.637852+0000 mgr.x (mgr.24971) 62 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-02-10T07:09:28.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:27 smithi107 bash[19776]: audit 2024-02-10T07:09:26.734970+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/1857134056"}]': finished 2024-02-10T07:09:28.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:27 smithi107 bash[19776]: cluster 2024-02-10T07:09:26.735112+0000 mon.a (mon.0) 900 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-02-10T07:09:28.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:27 smithi107 bash[19776]: audit 2024-02-10T07:09:27.126111+0000 mon.c (mon.1) 148 : audit [INF] from='client.? 172.21.15.107:0/3680477631' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3074593726"}]: dispatch 2024-02-10T07:09:28.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:27 smithi107 bash[19776]: audit 2024-02-10T07:09:27.126759+0000 mon.a (mon.0) 901 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3074593726"}]: dispatch 2024-02-10T07:09:29.134 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:28 smithi107 bash[14363]: audit 2024-02-10T07:09:27.736846+0000 mon.a (mon.0) 902 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3074593726"}]': finished 2024-02-10T07:09:29.134 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:28 smithi107 bash[14363]: cluster 2024-02-10T07:09:27.737029+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-02-10T07:09:29.134 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:28 smithi107 bash[14363]: audit 2024-02-10T07:09:27.819647+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:09:29.134 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:28 smithi107 bash[14363]: audit 2024-02-10T07:09:28.137763+0000 mon.c (mon.1) 149 : audit [INF] from='client.? 172.21.15.107:0/1359938962' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3268474547"}]: dispatch 2024-02-10T07:09:29.134 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:28 smithi107 bash[14363]: audit 2024-02-10T07:09:28.138411+0000 mon.a (mon.0) 904 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3268474547"}]: dispatch 2024-02-10T07:09:29.135 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:28 smithi107 bash[19776]: audit 2024-02-10T07:09:27.736846+0000 mon.a (mon.0) 902 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3074593726"}]': finished 2024-02-10T07:09:29.135 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:28 smithi107 bash[19776]: cluster 2024-02-10T07:09:27.737029+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-02-10T07:09:29.135 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:28 smithi107 bash[19776]: audit 2024-02-10T07:09:27.819647+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:09:29.135 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:28 smithi107 bash[19776]: audit 2024-02-10T07:09:28.137763+0000 mon.c (mon.1) 149 : audit [INF] from='client.? 172.21.15.107:0/1359938962' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3268474547"}]: dispatch 2024-02-10T07:09:29.135 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:28 smithi107 bash[19776]: audit 2024-02-10T07:09:28.138411+0000 mon.a (mon.0) 904 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3268474547"}]: dispatch 2024-02-10T07:09:29.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:28 smithi195 bash[14417]: audit 2024-02-10T07:09:27.736846+0000 mon.a (mon.0) 902 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3074593726"}]': finished 2024-02-10T07:09:29.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:28 smithi195 bash[14417]: cluster 2024-02-10T07:09:27.737029+0000 mon.a (mon.0) 903 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-02-10T07:09:29.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:28 smithi195 bash[14417]: audit 2024-02-10T07:09:27.819647+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:09:29.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:28 smithi195 bash[14417]: audit 2024-02-10T07:09:28.137763+0000 mon.c (mon.1) 149 : audit [INF] from='client.? 172.21.15.107:0/1359938962' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3268474547"}]: dispatch 2024-02-10T07:09:29.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:28 smithi195 bash[14417]: audit 2024-02-10T07:09:28.138411+0000 mon.a (mon.0) 904 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3268474547"}]: dispatch 2024-02-10T07:09:30.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:30 smithi195 bash[14417]: cluster 2024-02-10T07:09:28.639154+0000 mgr.x (mgr.24971) 63 : cluster [DBG] pgmap v29: 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-10T07:09:30.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:30 smithi195 bash[14417]: audit 2024-02-10T07:09:29.112915+0000 mon.a (mon.0) 905 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3268474547"}]': finished 2024-02-10T07:09:30.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:30 smithi195 bash[14417]: cluster 2024-02-10T07:09:29.113114+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-02-10T07:09:30.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:30 smithi195 bash[14417]: audit 2024-02-10T07:09:29.510600+0000 mon.c (mon.1) 150 : audit [INF] from='client.? 172.21.15.107:0/3926508535' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4009941668"}]: dispatch 2024-02-10T07:09:30.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:30 smithi195 bash[14417]: audit 2024-02-10T07:09:29.511585+0000 mon.a (mon.0) 907 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4009941668"}]: dispatch 2024-02-10T07:09:30.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:30 smithi107 bash[19776]: cluster 2024-02-10T07:09:28.639154+0000 mgr.x (mgr.24971) 63 : cluster [DBG] pgmap v29: 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-10T07:09:30.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:30 smithi107 bash[19776]: audit 2024-02-10T07:09:29.112915+0000 mon.a (mon.0) 905 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3268474547"}]': finished 2024-02-10T07:09:30.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:30 smithi107 bash[19776]: cluster 2024-02-10T07:09:29.113114+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-02-10T07:09:30.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:30 smithi107 bash[19776]: audit 2024-02-10T07:09:29.510600+0000 mon.c (mon.1) 150 : audit [INF] from='client.? 172.21.15.107:0/3926508535' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4009941668"}]: dispatch 2024-02-10T07:09:30.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:30 smithi107 bash[19776]: audit 2024-02-10T07:09:29.511585+0000 mon.a (mon.0) 907 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4009941668"}]: dispatch 2024-02-10T07:09:30.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:30 smithi107 bash[14363]: cluster 2024-02-10T07:09:28.639154+0000 mgr.x (mgr.24971) 63 : cluster [DBG] pgmap v29: 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-10T07:09:30.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:30 smithi107 bash[14363]: audit 2024-02-10T07:09:29.112915+0000 mon.a (mon.0) 905 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3268474547"}]': finished 2024-02-10T07:09:30.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:30 smithi107 bash[14363]: cluster 2024-02-10T07:09:29.113114+0000 mon.a (mon.0) 906 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-02-10T07:09:30.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:30 smithi107 bash[14363]: audit 2024-02-10T07:09:29.510600+0000 mon.c (mon.1) 150 : audit [INF] from='client.? 172.21.15.107:0/3926508535' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4009941668"}]: dispatch 2024-02-10T07:09:30.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:30 smithi107 bash[14363]: audit 2024-02-10T07:09:29.511585+0000 mon.a (mon.0) 907 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4009941668"}]: dispatch 2024-02-10T07:09:30.961 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:09:30 smithi107 bash[49294]: level=info ts=2024-02-10T07:09:30.466Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003218407s 2024-02-10T07:09:31.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:31 smithi195 bash[14417]: audit 2024-02-10T07:09:30.126189+0000 mon.a (mon.0) 908 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4009941668"}]': finished 2024-02-10T07:09:31.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:31 smithi195 bash[14417]: cluster 2024-02-10T07:09:30.126529+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-02-10T07:09:31.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:31 smithi195 bash[14417]: audit 2024-02-10T07:09:30.516113+0000 mon.c (mon.1) 151 : audit [INF] from='client.? 172.21.15.107:0/1111994202' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2744896911"}]: dispatch 2024-02-10T07:09:31.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:31 smithi195 bash[14417]: audit 2024-02-10T07:09:30.517123+0000 mon.a (mon.0) 910 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2744896911"}]: dispatch 2024-02-10T07:09:31.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:31 smithi107 bash[19776]: audit 2024-02-10T07:09:30.126189+0000 mon.a (mon.0) 908 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4009941668"}]': finished 2024-02-10T07:09:31.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:31 smithi107 bash[19776]: cluster 2024-02-10T07:09:30.126529+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-02-10T07:09:31.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:31 smithi107 bash[19776]: audit 2024-02-10T07:09:30.516113+0000 mon.c (mon.1) 151 : audit [INF] from='client.? 172.21.15.107:0/1111994202' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2744896911"}]: dispatch 2024-02-10T07:09:31.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:31 smithi107 bash[19776]: audit 2024-02-10T07:09:30.517123+0000 mon.a (mon.0) 910 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2744896911"}]: dispatch 2024-02-10T07:09:31.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:31 smithi107 bash[14363]: audit 2024-02-10T07:09:30.126189+0000 mon.a (mon.0) 908 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4009941668"}]': finished 2024-02-10T07:09:31.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:31 smithi107 bash[14363]: cluster 2024-02-10T07:09:30.126529+0000 mon.a (mon.0) 909 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-02-10T07:09:31.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:31 smithi107 bash[14363]: audit 2024-02-10T07:09:30.516113+0000 mon.c (mon.1) 151 : audit [INF] from='client.? 172.21.15.107:0/1111994202' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2744896911"}]: dispatch 2024-02-10T07:09:31.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:31 smithi107 bash[14363]: audit 2024-02-10T07:09:30.517123+0000 mon.a (mon.0) 910 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2744896911"}]: dispatch 2024-02-10T07:09:32.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:32 smithi195 bash[14417]: cluster 2024-02-10T07:09:30.640053+0000 mgr.x (mgr.24971) 64 : 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-10T07:09:32.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:32 smithi195 bash[14417]: audit 2024-02-10T07:09:31.140489+0000 mon.a (mon.0) 911 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2744896911"}]': finished 2024-02-10T07:09:32.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:32 smithi195 bash[14417]: cluster 2024-02-10T07:09:31.140622+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-02-10T07:09:32.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:32 smithi195 bash[14417]: audit 2024-02-10T07:09:31.529350+0000 mon.a (mon.0) 913 : audit [INF] from='client.? 172.21.15.107:0/963590671' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/207687268"}]: dispatch 2024-02-10T07:09:32.409 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:32 smithi195 bash[30986]: ts=2024-02-10T07:09: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.195:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.107:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T07:09:32.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:32 smithi107 bash[14363]: cluster 2024-02-10T07:09:30.640053+0000 mgr.x (mgr.24971) 64 : 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-10T07:09:32.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:32 smithi107 bash[14363]: audit 2024-02-10T07:09:31.140489+0000 mon.a (mon.0) 911 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2744896911"}]': finished 2024-02-10T07:09:32.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:32 smithi107 bash[14363]: cluster 2024-02-10T07:09:31.140622+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-02-10T07:09:32.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:32 smithi107 bash[14363]: audit 2024-02-10T07:09:31.529350+0000 mon.a (mon.0) 913 : audit [INF] from='client.? 172.21.15.107:0/963590671' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/207687268"}]: dispatch 2024-02-10T07:09:32.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:32 smithi107 bash[19776]: cluster 2024-02-10T07:09:30.640053+0000 mgr.x (mgr.24971) 64 : 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-10T07:09:32.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:32 smithi107 bash[19776]: audit 2024-02-10T07:09:31.140489+0000 mon.a (mon.0) 911 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/2744896911"}]': finished 2024-02-10T07:09:32.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:32 smithi107 bash[19776]: cluster 2024-02-10T07:09:31.140622+0000 mon.a (mon.0) 912 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-02-10T07:09:32.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:32 smithi107 bash[19776]: audit 2024-02-10T07:09:31.529350+0000 mon.a (mon.0) 913 : audit [INF] from='client.? 172.21.15.107:0/963590671' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/207687268"}]: dispatch 2024-02-10T07:09:33.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:33 smithi195 bash[14417]: audit 2024-02-10T07:09:32.138124+0000 mon.a (mon.0) 914 : audit [INF] from='client.? 172.21.15.107:0/963590671' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/207687268"}]': finished 2024-02-10T07:09:33.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:33 smithi195 bash[14417]: cluster 2024-02-10T07:09:32.138334+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-02-10T07:09:33.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:33 smithi107 bash[19776]: audit 2024-02-10T07:09:32.138124+0000 mon.a (mon.0) 914 : audit [INF] from='client.? 172.21.15.107:0/963590671' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/207687268"}]': finished 2024-02-10T07:09:33.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:33 smithi107 bash[19776]: cluster 2024-02-10T07:09:32.138334+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-02-10T07:09:33.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:33 smithi107 bash[14363]: audit 2024-02-10T07:09:32.138124+0000 mon.a (mon.0) 914 : audit [INF] from='client.? 172.21.15.107:0/963590671' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/207687268"}]': finished 2024-02-10T07:09:33.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:33 smithi107 bash[14363]: cluster 2024-02-10T07:09:32.138334+0000 mon.a (mon.0) 915 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-02-10T07:09:34.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:34 smithi195 bash[14417]: cluster 2024-02-10T07:09:32.640891+0000 mgr.x (mgr.24971) 65 : cluster [DBG] pgmap v35: 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-10T07:09:34.416 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:34 smithi107 bash[14363]: cluster 2024-02-10T07:09:32.640891+0000 mgr.x (mgr.24971) 65 : cluster [DBG] pgmap v35: 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-10T07:09:34.417 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:34 smithi107 bash[19776]: cluster 2024-02-10T07:09:32.640891+0000 mgr.x (mgr.24971) 65 : cluster [DBG] pgmap v35: 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-10T07:09:35.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:34 smithi195 systemd[1]: Stopping Ceph prometheus.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:09:35.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:34 smithi195 bash[36557]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-prometheus.a 2024-02-10T07:09:35.160 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:35 smithi195 bash[30986]: ts=2024-02-10T07:09:35.007Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-10T07:09:35.160 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:35 smithi195 bash[30986]: ts=2024-02-10T07:09:35.007Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-02-10T07:09:35.160 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:35 smithi195 bash[30986]: ts=2024-02-10T07:09:35.007Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-02-10T07:09:35.160 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:35 smithi195 bash[30986]: ts=2024-02-10T07:09:35.007Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-02-10T07:09:35.160 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:35 smithi195 bash[30986]: ts=2024-02-10T07:09:35.007Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-02-10T07:09:35.160 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:35 smithi195 bash[30986]: ts=2024-02-10T07:09:35.007Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-02-10T07:09:35.160 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:35 smithi195 bash[30986]: ts=2024-02-10T07:09:35.007Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-10T07:09:35.160 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:35 smithi195 bash[30986]: ts=2024-02-10T07:09:35.007Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-02-10T07:09:35.160 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:35 smithi195 bash[30986]: ts=2024-02-10T07:09:35.008Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-02-10T07:09:35.160 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:35 smithi195 bash[30986]: ts=2024-02-10T07:09:35.008Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-02-10T07:09:35.160 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:35 smithi195 bash[30986]: ts=2024-02-10T07:09:35.008Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-02-10T07:09:35.160 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:35 smithi195 bash[30986]: ts=2024-02-10T07:09:35.009Z caller=main.go:1066 level=info msg="See you next time!" 2024-02-10T07:09:35.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:35 smithi107 bash[14363]: audit 2024-02-10T07:09:34.414338+0000 mgr.x (mgr.24971) 66 : audit [DBG] from='client.25225 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:09:35.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:35 smithi107 bash[19776]: audit 2024-02-10T07:09:34.414338+0000 mgr.x (mgr.24971) 66 : audit [DBG] from='client.25225 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:09:35.595 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:35 smithi195 bash[14417]: audit 2024-02-10T07:09:34.414338+0000 mgr.x (mgr.24971) 66 : audit [DBG] from='client.25225 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:09:35.909 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:35 smithi195 bash[36567]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-prometheus-a 2024-02-10T07:09:35.909 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:35 smithi195 bash[36604]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-prometheus.a 2024-02-10T07:09:35.909 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:35 smithi195 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@prometheus.a.service: Succeeded. 2024-02-10T07:09:35.909 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:35 smithi195 systemd[1]: Stopped Ceph prometheus.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:09:35.909 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:35 smithi195 systemd[1]: Started Ceph prometheus.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:09:36.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:36 smithi107 bash[14363]: cluster 2024-02-10T07:09:34.642634+0000 mgr.x (mgr.24971) 67 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 925 B/s rd, 0 op/s 2024-02-10T07:09:36.464 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:36 smithi107 bash[14363]: audit 2024-02-10T07:09:35.852194+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:36.464 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:36 smithi107 bash[14363]: audit 2024-02-10T07:09:35.863965+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:36.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:36 smithi107 bash[19776]: cluster 2024-02-10T07:09:34.642634+0000 mgr.x (mgr.24971) 67 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 925 B/s rd, 0 op/s 2024-02-10T07:09:36.465 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:36 smithi107 bash[19776]: audit 2024-02-10T07:09:35.852194+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:36.465 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:36 smithi107 bash[19776]: audit 2024-02-10T07:09:35.863965+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:36.492 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:36 smithi195 bash[14417]: cluster 2024-02-10T07:09:34.642634+0000 mgr.x (mgr.24971) 67 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 925 B/s rd, 0 op/s 2024-02-10T07:09:36.492 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:36 smithi195 bash[14417]: audit 2024-02-10T07:09:35.852194+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:36.492 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:36 smithi195 bash[14417]: audit 2024-02-10T07:09:35.863965+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:36.492 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:36 smithi195 systemd[1]: Stopping Ceph node-exporter.b for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:09:36.492 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:36 smithi195 bash[36655]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-node-exporter.b 2024-02-10T07:09:37.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:37 smithi195 bash[14417]: cephadm 2024-02-10T07:09:35.879567+0000 mgr.x (mgr.24971) 68 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-02-10T07:09:37.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:37 smithi195 bash[14417]: cephadm 2024-02-10T07:09:35.880261+0000 mgr.x (mgr.24971) 69 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi195 2024-02-10T07:09:37.429 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:37 smithi195 bash[36665]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-node-exporter-b 2024-02-10T07:09:37.430 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:37 smithi195 bash[36740]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-node-exporter.b 2024-02-10T07:09:37.430 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:37 smithi195 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-02-10T07:09:37.430 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:37 smithi195 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-10T07:09:37.430 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:37 smithi195 systemd[1]: Stopped Ceph node-exporter.b for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:09:37.430 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:37 smithi195 systemd[1]: Started Ceph node-exporter.b for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:09:37.430 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:37 smithi195 bash[36632]: ts=2024-02-10T07:09:37.253Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-10T07:09:37.430 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:37 smithi195 bash[36632]: ts=2024-02-10T07:09:37.253Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-02-10T07:09:37.430 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:37 smithi195 bash[36632]: ts=2024-02-10T07:09:37.253Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-02-10T07:09:37.430 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:37 smithi195 bash[36632]: ts=2024-02-10T07:09:37.253Z caller=main.go:518 level=info host_details="(Linux 5.4.0-171-generic #189-Ubuntu SMP Fri Jan 5 14:23:02 UTC 2024 x86_64 smithi195 (none))" 2024-02-10T07:09:37.430 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:37 smithi195 bash[36632]: ts=2024-02-10T07:09:37.253Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-10T07:09:37.431 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:37 smithi195 bash[36632]: ts=2024-02-10T07:09:37.253Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-10T07:09:37.431 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:37 smithi195 bash[36632]: ts=2024-02-10T07:09:37.256Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-02-10T07:09:37.431 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:37 smithi195 bash[36632]: ts=2024-02-10T07:09:37.257Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-02-10T07:09:37.431 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:37 smithi195 bash[36632]: ts=2024-02-10T07:09:37.260Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-02-10T07:09:37.431 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:37 smithi195 bash[36632]: ts=2024-02-10T07:09:37.263Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-10T07:09:37.431 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:37 smithi195 bash[36632]: ts=2024-02-10T07:09:37.263Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.076µs 2024-02-10T07:09:37.431 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:37 smithi195 bash[36632]: ts=2024-02-10T07:09:37.263Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-10T07:09:37.431 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:37 smithi195 bash[36632]: ts=2024-02-10T07:09:37.428Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-02-10T07:09:37.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:37 smithi107 bash[19776]: cephadm 2024-02-10T07:09:35.879567+0000 mgr.x (mgr.24971) 68 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-02-10T07:09:37.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:37 smithi107 bash[19776]: cephadm 2024-02-10T07:09:35.880261+0000 mgr.x (mgr.24971) 69 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi195 2024-02-10T07:09:37.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:37 smithi107 bash[14363]: cephadm 2024-02-10T07:09:35.879567+0000 mgr.x (mgr.24971) 68 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-02-10T07:09:37.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:37 smithi107 bash[14363]: cephadm 2024-02-10T07:09:35.880261+0000 mgr.x (mgr.24971) 69 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi195 2024-02-10T07:09:37.729 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:37 smithi195 bash[36632]: ts=2024-02-10T07:09:37.692Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-02-10T07:09:37.729 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:37 smithi195 bash[36632]: ts=2024-02-10T07:09:37.692Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-02-10T07:09:37.729 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:37 smithi195 bash[36632]: ts=2024-02-10T07:09:37.692Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=83.049µs wal_replay_duration=429.189845ms total_replay_duration=429.313412ms 2024-02-10T07:09:37.729 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:37 smithi195 bash[36632]: ts=2024-02-10T07:09:37.699Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-02-10T07:09:37.729 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:37 smithi195 bash[36632]: ts=2024-02-10T07:09:37.699Z caller=main.go:947 level=info msg="TSDB started" 2024-02-10T07:09:37.729 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:37 smithi195 bash[36632]: ts=2024-02-10T07:09:37.699Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-10T07:09:38.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:37 smithi195 bash[36632]: ts=2024-02-10T07:09:37.728Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=28.344296ms db_storage=928ns remote_storage=1.763µs web_handler=453ns query_engine=1.017µs scrape=325.82µs scrape_sd=98.008µs notify=22.714µs notify_sd=23.42µs rules=27.508077ms 2024-02-10T07:09:38.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:37 smithi195 bash[36632]: ts=2024-02-10T07:09:37.728Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-02-10T07:09:38.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:38 smithi107 bash[19776]: cluster 2024-02-10T07:09:36.643405+0000 mgr.x (mgr.24971) 70 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 785 B/s rd, 0 op/s 2024-02-10T07:09:38.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:38 smithi107 bash[19776]: audit 2024-02-10T07:09:37.443580+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:38.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:38 smithi107 bash[19776]: audit 2024-02-10T07:09:37.454781+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:38.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:38 smithi107 bash[19776]: audit 2024-02-10T07:09:37.624419+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:38.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:38 smithi107 bash[19776]: audit 2024-02-10T07:09:37.633598+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:38.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:38 smithi107 bash[19776]: audit 2024-02-10T07:09:37.641205+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T07:09:38.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:38 smithi107 bash[14363]: cluster 2024-02-10T07:09:36.643405+0000 mgr.x (mgr.24971) 70 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 785 B/s rd, 0 op/s 2024-02-10T07:09:38.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:38 smithi107 bash[14363]: audit 2024-02-10T07:09:37.443580+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:38.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:38 smithi107 bash[14363]: audit 2024-02-10T07:09:37.454781+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:38.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:38 smithi107 bash[14363]: audit 2024-02-10T07:09:37.624419+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:38.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:38 smithi107 bash[14363]: audit 2024-02-10T07:09:37.633598+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:38.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:38 smithi107 bash[14363]: audit 2024-02-10T07:09:37.641205+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T07:09:38.516 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[14417]: cluster 2024-02-10T07:09:36.643405+0000 mgr.x (mgr.24971) 70 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 785 B/s rd, 0 op/s 2024-02-10T07:09:38.516 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[14417]: audit 2024-02-10T07:09:37.443580+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:38.516 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[14417]: audit 2024-02-10T07:09:37.454781+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:38.516 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[14417]: audit 2024-02-10T07:09:37.624419+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:38.516 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[14417]: audit 2024-02-10T07:09:37.633598+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:09:38.516 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[14417]: audit 2024-02-10T07:09:37.641205+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T07:09:38.910 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.626Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-02-10T07:09:38.910 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.626Z 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-10T07:09:38.910 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.626Z 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-10T07:09:38.910 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.626Z 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-10T07:09:38.910 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.627Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-02-10T07:09:38.910 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.627Z caller=node_exporter.go:115 level=info collector=arp 2024-02-10T07:09:38.910 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.627Z caller=node_exporter.go:115 level=info collector=bcache 2024-02-10T07:09:38.910 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.627Z caller=node_exporter.go:115 level=info collector=bonding 2024-02-10T07:09:38.910 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.627Z caller=node_exporter.go:115 level=info collector=btrfs 2024-02-10T07:09:38.910 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.627Z caller=node_exporter.go:115 level=info collector=conntrack 2024-02-10T07:09:38.910 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.627Z caller=node_exporter.go:115 level=info collector=cpu 2024-02-10T07:09:38.910 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.627Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-02-10T07:09:38.911 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.627Z caller=node_exporter.go:115 level=info collector=diskstats 2024-02-10T07:09:38.911 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.627Z caller=node_exporter.go:115 level=info collector=dmi 2024-02-10T07:09:38.911 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.627Z caller=node_exporter.go:115 level=info collector=edac 2024-02-10T07:09:38.911 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.627Z caller=node_exporter.go:115 level=info collector=entropy 2024-02-10T07:09:38.911 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.627Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-02-10T07:09:38.911 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.627Z caller=node_exporter.go:115 level=info collector=filefd 2024-02-10T07:09:38.911 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.627Z caller=node_exporter.go:115 level=info collector=filesystem 2024-02-10T07:09:38.911 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.627Z caller=node_exporter.go:115 level=info collector=hwmon 2024-02-10T07:09:38.911 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.627Z caller=node_exporter.go:115 level=info collector=infiniband 2024-02-10T07:09:38.911 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.627Z caller=node_exporter.go:115 level=info collector=ipvs 2024-02-10T07:09:38.911 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.627Z caller=node_exporter.go:115 level=info collector=loadavg 2024-02-10T07:09:38.911 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.627Z caller=node_exporter.go:115 level=info collector=mdadm 2024-02-10T07:09:38.911 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.628Z caller=node_exporter.go:115 level=info collector=meminfo 2024-02-10T07:09:38.911 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.628Z caller=node_exporter.go:115 level=info collector=netclass 2024-02-10T07:09:38.912 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.628Z caller=node_exporter.go:115 level=info collector=netdev 2024-02-10T07:09:38.912 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.628Z caller=node_exporter.go:115 level=info collector=netstat 2024-02-10T07:09:38.912 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.628Z caller=node_exporter.go:115 level=info collector=nfs 2024-02-10T07:09:38.912 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.628Z caller=node_exporter.go:115 level=info collector=nfsd 2024-02-10T07:09:38.912 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.628Z caller=node_exporter.go:115 level=info collector=nvme 2024-02-10T07:09:38.912 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.628Z caller=node_exporter.go:115 level=info collector=os 2024-02-10T07:09:38.912 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.628Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-02-10T07:09:38.912 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.628Z caller=node_exporter.go:115 level=info collector=pressure 2024-02-10T07:09:38.912 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.628Z caller=node_exporter.go:115 level=info collector=rapl 2024-02-10T07:09:38.912 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.628Z caller=node_exporter.go:115 level=info collector=schedstat 2024-02-10T07:09:38.912 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.628Z caller=node_exporter.go:115 level=info collector=sockstat 2024-02-10T07:09:38.912 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.628Z caller=node_exporter.go:115 level=info collector=softnet 2024-02-10T07:09:38.912 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.628Z caller=node_exporter.go:115 level=info collector=stat 2024-02-10T07:09:38.912 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.628Z caller=node_exporter.go:115 level=info collector=tapestats 2024-02-10T07:09:38.913 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.628Z caller=node_exporter.go:115 level=info collector=textfile 2024-02-10T07:09:38.913 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.628Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-02-10T07:09:38.913 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.628Z caller=node_exporter.go:115 level=info collector=time 2024-02-10T07:09:38.913 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.628Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-02-10T07:09:38.913 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.628Z caller=node_exporter.go:115 level=info collector=uname 2024-02-10T07:09:38.913 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.628Z caller=node_exporter.go:115 level=info collector=vmstat 2024-02-10T07:09:38.913 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.628Z caller=node_exporter.go:115 level=info collector=xfs 2024-02-10T07:09:38.913 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.628Z caller=node_exporter.go:115 level=info collector=zfs 2024-02-10T07:09:38.913 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.628Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-02-10T07:09:38.913 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:09:38 smithi195 bash[36790]: ts=2024-02-10T07:09:38.628Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-02-10T07:09:39.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:39 smithi107 bash[14363]: cephadm 2024-02-10T07:09:37.498640+0000 mgr.x (mgr.24971) 71 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-02-10T07:09:39.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:39 smithi107 bash[14363]: cephadm 2024-02-10T07:09:37.515093+0000 mgr.x (mgr.24971) 72 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-02-10T07:09:39.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:39 smithi107 bash[14363]: audit 2024-02-10T07:09:37.641766+0000 mgr.x (mgr.24971) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T07:09:39.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:39 smithi107 bash[14363]: cephadm 2024-02-10T07:09:37.644707+0000 mgr.x (mgr.24971) 74 : cephadm [INF] Reconfiguring daemon grafana.a on smithi195 2024-02-10T07:09:39.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:39 smithi107 bash[19776]: cephadm 2024-02-10T07:09:37.498640+0000 mgr.x (mgr.24971) 71 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-02-10T07:09:39.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:39 smithi107 bash[19776]: cephadm 2024-02-10T07:09:37.515093+0000 mgr.x (mgr.24971) 72 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-02-10T07:09:39.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:39 smithi107 bash[19776]: audit 2024-02-10T07:09:37.641766+0000 mgr.x (mgr.24971) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T07:09:39.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:39 smithi107 bash[19776]: cephadm 2024-02-10T07:09:37.644707+0000 mgr.x (mgr.24971) 74 : cephadm [INF] Reconfiguring daemon grafana.a on smithi195 2024-02-10T07:09:39.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:39 smithi195 bash[14417]: cephadm 2024-02-10T07:09:37.498640+0000 mgr.x (mgr.24971) 71 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-02-10T07:09:39.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:39 smithi195 bash[14417]: cephadm 2024-02-10T07:09:37.515093+0000 mgr.x (mgr.24971) 72 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-02-10T07:09:39.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:39 smithi195 bash[14417]: audit 2024-02-10T07:09:37.641766+0000 mgr.x (mgr.24971) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-10T07:09:39.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:39 smithi195 bash[14417]: cephadm 2024-02-10T07:09:37.644707+0000 mgr.x (mgr.24971) 74 : cephadm [INF] Reconfiguring daemon grafana.a on smithi195 2024-02-10T07:09:40.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:40 smithi107 bash[14363]: cluster 2024-02-10T07:09:38.644447+0000 mgr.x (mgr.24971) 75 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:09:40.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:40 smithi107 bash[19776]: cluster 2024-02-10T07:09:38.644447+0000 mgr.x (mgr.24971) 75 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:09:40.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:40 smithi195 bash[14417]: cluster 2024-02-10T07:09:38.644447+0000 mgr.x (mgr.24971) 75 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:09:42.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:42 smithi107 bash[14363]: cluster 2024-02-10T07:09:40.645637+0000 mgr.x (mgr.24971) 76 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T07:09:42.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:42 smithi107 bash[19776]: cluster 2024-02-10T07:09:40.645637+0000 mgr.x (mgr.24971) 76 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T07:09:42.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:42 smithi195 bash[14417]: cluster 2024-02-10T07:09:40.645637+0000 mgr.x (mgr.24971) 76 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T07:09:43.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:43 smithi107 bash[14363]: audit 2024-02-10T07:09:42.821799+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:09:43.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:43 smithi107 bash[19776]: audit 2024-02-10T07:09:42.821799+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:09:43.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:43 smithi195 bash[14417]: audit 2024-02-10T07:09:42.821799+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:09:44.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:44 smithi195 bash[14417]: cluster 2024-02-10T07:09:42.646312+0000 mgr.x (mgr.24971) 77 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2024-02-10T07:09:44.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:44 smithi107 bash[14363]: cluster 2024-02-10T07:09:42.646312+0000 mgr.x (mgr.24971) 77 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2024-02-10T07:09:44.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:44 smithi107 bash[19776]: cluster 2024-02-10T07:09:42.646312+0000 mgr.x (mgr.24971) 77 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 974 B/s rd, 0 op/s 2024-02-10T07:09:46.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:46 smithi195 bash[14417]: audit 2024-02-10T07:09:44.425793+0000 mgr.x (mgr.24971) 78 : audit [DBG] from='client.25225 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:09:46.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:46 smithi195 bash[14417]: cluster 2024-02-10T07:09:44.647608+0000 mgr.x (mgr.24971) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:09:46.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:46 smithi107 bash[14363]: audit 2024-02-10T07:09:44.425793+0000 mgr.x (mgr.24971) 78 : audit [DBG] from='client.25225 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:09:46.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:46 smithi107 bash[14363]: cluster 2024-02-10T07:09:44.647608+0000 mgr.x (mgr.24971) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:09:46.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:46 smithi107 bash[19776]: audit 2024-02-10T07:09:44.425793+0000 mgr.x (mgr.24971) 78 : audit [DBG] from='client.25225 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:09:46.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:46 smithi107 bash[19776]: cluster 2024-02-10T07:09:44.647608+0000 mgr.x (mgr.24971) 79 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:09:48.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:09:47 smithi195 bash[34593]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:09:47] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.33.4" 2024-02-10T07:09:48.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:48 smithi195 bash[14417]: cluster 2024-02-10T07:09:46.648285+0000 mgr.x (mgr.24971) 80 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:09:48.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:48 smithi107 bash[14363]: cluster 2024-02-10T07:09:46.648285+0000 mgr.x (mgr.24971) 80 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:09:48.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:48 smithi107 bash[19776]: cluster 2024-02-10T07:09:46.648285+0000 mgr.x (mgr.24971) 80 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:09:49.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:48 smithi195 bash[36632]: ts=2024-02-10T07:09:48.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.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"smithi195:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"172.21.15.195:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T07:09:50.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:50 smithi195 bash[14417]: cluster 2024-02-10T07:09:48.649619+0000 mgr.x (mgr.24971) 81 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:09:50.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:50 smithi107 bash[14363]: cluster 2024-02-10T07:09:48.649619+0000 mgr.x (mgr.24971) 81 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:09:50.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:50 smithi107 bash[19776]: cluster 2024-02-10T07:09:48.649619+0000 mgr.x (mgr.24971) 81 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:09:52.575 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:52 smithi195 bash[14417]: cluster 2024-02-10T07:09:50.650464+0000 mgr.x (mgr.24971) 82 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:09:52.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:52 smithi107 bash[14363]: cluster 2024-02-10T07:09:50.650464+0000 mgr.x (mgr.24971) 82 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:09:52.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:52 smithi107 bash[19776]: cluster 2024-02-10T07:09:50.650464+0000 mgr.x (mgr.24971) 82 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:09:54.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:54 smithi195 bash[14417]: cluster 2024-02-10T07:09:52.651253+0000 mgr.x (mgr.24971) 83 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:09:54.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:54 smithi107 bash[14363]: cluster 2024-02-10T07:09:52.651253+0000 mgr.x (mgr.24971) 83 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:09:54.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:54 smithi107 bash[19776]: cluster 2024-02-10T07:09:52.651253+0000 mgr.x (mgr.24971) 83 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:09:55.576 INFO:teuthology.orchestra.run.smithi107.stdout:true 2024-02-10T07:09:56.349 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T07:09:56.350 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 starting - - - - 2024-02-10T07:09:56.350 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 running (7m) 59s ago 7m 47.0M - 8.3.5 dad864ee21e9 a8c3535f6887 2024-02-10T07:09:56.350 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.lvlagr smithi107 starting - - - - 2024-02-10T07:09:56.350 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443,9283 running (86s) 59s ago 13m 485M - 19.0.0-1361-g290212a1 c328ab9dcfc7 d64a7615615e 2024-02-10T07:09:56.350 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:9283 running (15m) 59s ago 15m 406M - 17.2.0 e1d6a67b021e 908b6246f957 2024-02-10T07:09:56.350 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (15m) 59s ago 15m 60.0M 2048M 17.2.0 e1d6a67b021e 048ed22ad7e8 2024-02-10T07:09:56.350 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (13m) 59s ago 13m 48.0M 2048M 17.2.0 e1d6a67b021e 88df298abfa1 2024-02-10T07:09:56.350 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (13m) 59s ago 13m 46.9M 2048M 17.2.0 e1d6a67b021e 9ebb30170424 2024-02-10T07:09:56.350 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 starting - - - - 2024-02-10T07:09:56.350 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 starting - - - - 2024-02-10T07:09:56.350 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 running (13m) 59s ago 13m 56.5M 2781M 17.2.0 e1d6a67b021e 66e1f6c52fef 2024-02-10T07:09:56.350 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (12m) 59s ago 12m 59.0M 2781M 17.2.0 e1d6a67b021e 1c6ea98ad1a4 2024-02-10T07:09:56.351 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (11m) 59s ago 11m 51.9M 2781M 17.2.0 e1d6a67b021e 766040b6658f 2024-02-10T07:09:56.351 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (11m) 59s ago 11m 54.9M 2781M 17.2.0 e1d6a67b021e 09c905da97c8 2024-02-10T07:09:56.351 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (10m) 59s ago 10m 55.8M 3037M 17.2.0 e1d6a67b021e 6126fbf79e16 2024-02-10T07:09:56.351 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (10m) 59s ago 10m 53.5M 3037M 17.2.0 e1d6a67b021e 9174cf372e54 2024-02-10T07:09:56.351 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (9m) 59s ago 9m 52.4M 3037M 17.2.0 e1d6a67b021e b13040a8249e 2024-02-10T07:09:56.351 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (8m) 59s ago 8m 54.2M 3037M 17.2.0 e1d6a67b021e 42ed17ada673 2024-02-10T07:09:56.351 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 starting - - - - 2024-02-10T07:09:56.351 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.zkixal smithi107 *:8000 running (5m) 59s ago 5m 87.7M - 17.2.0 e1d6a67b021e 00fc962fbb51 2024-02-10T07:09:56.351 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.qewfcx smithi195 *:8000 running (5m) 59s ago 5m 85.7M - 17.2.0 e1d6a67b021e 24e6b5e4ac80 2024-02-10T07:09:56.351 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.lgutqr smithi107 *:80 running (5m) 59s ago 5m 85.2M - 17.2.0 e1d6a67b021e 486944c7deb5 2024-02-10T07:09:56.351 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.zqbguk smithi195 *:80 running (5m) 59s ago 5m 85.4M - 17.2.0 e1d6a67b021e 53e1b5b8b160 2024-02-10T07:09:56.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:56 smithi195 bash[14417]: audit 2024-02-10T07:09:54.434899+0000 mgr.x (mgr.24971) 84 : audit [DBG] from='client.25225 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:09:56.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:56 smithi195 bash[14417]: cluster 2024-02-10T07:09:54.653034+0000 mgr.x (mgr.24971) 85 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:09:56.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:56 smithi107 bash[14363]: audit 2024-02-10T07:09:54.434899+0000 mgr.x (mgr.24971) 84 : audit [DBG] from='client.25225 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:09:56.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:56 smithi107 bash[14363]: cluster 2024-02-10T07:09:54.653034+0000 mgr.x (mgr.24971) 85 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:09:56.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:56 smithi107 bash[19776]: audit 2024-02-10T07:09:54.434899+0000 mgr.x (mgr.24971) 84 : audit [DBG] from='client.25225 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:09:56.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:56 smithi107 bash[19776]: cluster 2024-02-10T07:09:54.653034+0000 mgr.x (mgr.24971) 85 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:09:56.779 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:09:56.779 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-02-10T07:09:56.779 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-10T07:09:56.779 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:09:56.779 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-02-10T07:09:56.780 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-02-10T07:09:56.780 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 1 2024-02-10T07:09:56.780 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:09:56.780 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-02-10T07:09:56.780 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-10T07:09:56.780 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:09:56.780 INFO:teuthology.orchestra.run.smithi107.stdout: "mds": {}, 2024-02-10T07:09:56.780 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-02-10T07:09:56.780 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T07:09:56.780 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:09:56.780 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-02-10T07:09:56.781 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-02-10T07:09:56.781 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 1 2024-02-10T07:09:56.781 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:09:56.781 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:09:57.158 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:09:57.158 INFO:teuthology.orchestra.run.smithi107.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T07:09:57.158 INFO:teuthology.orchestra.run.smithi107.stdout: "in_progress": true, 2024-02-10T07:09:57.158 INFO:teuthology.orchestra.run.smithi107.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T07:09:57.158 INFO:teuthology.orchestra.run.smithi107.stdout: "services_complete": [], 2024-02-10T07:09:57.158 INFO:teuthology.orchestra.run.smithi107.stdout: "progress": "1/23 daemons upgraded", 2024-02-10T07:09:57.158 INFO:teuthology.orchestra.run.smithi107.stdout: "message": "", 2024-02-10T07:09:57.158 INFO:teuthology.orchestra.run.smithi107.stdout: "is_paused": false 2024-02-10T07:09:57.158 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:09:57.609 INFO:teuthology.orchestra.run.smithi107.stdout:HEALTH_OK 2024-02-10T07:09:57.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:57 smithi195 bash[14417]: audit 2024-02-10T07:09:55.558142+0000 mgr.x (mgr.24971) 86 : audit [DBG] from='client.25291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:09:57.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:57 smithi195 bash[14417]: audit 2024-02-10T07:09:55.945340+0000 mgr.x (mgr.24971) 87 : audit [DBG] from='client.25297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:09:57.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:57 smithi195 bash[14417]: audit 2024-02-10T07:09:56.326664+0000 mgr.x (mgr.24971) 88 : audit [DBG] from='client.25303 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:09:57.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:57 smithi195 bash[14417]: audit 2024-02-10T07:09:56.776469+0000 mon.a (mon.0) 922 : audit [DBG] from='client.? 172.21.15.107:0/2374572972' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:09:57.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:57 smithi107 bash[14363]: audit 2024-02-10T07:09:55.558142+0000 mgr.x (mgr.24971) 86 : audit [DBG] from='client.25291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:09:57.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:57 smithi107 bash[14363]: audit 2024-02-10T07:09:55.945340+0000 mgr.x (mgr.24971) 87 : audit [DBG] from='client.25297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:09:57.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:57 smithi107 bash[14363]: audit 2024-02-10T07:09:56.326664+0000 mgr.x (mgr.24971) 88 : audit [DBG] from='client.25303 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:09:57.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:57 smithi107 bash[14363]: audit 2024-02-10T07:09:56.776469+0000 mon.a (mon.0) 922 : audit [DBG] from='client.? 172.21.15.107:0/2374572972' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:09:57.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:57 smithi107 bash[19776]: audit 2024-02-10T07:09:55.558142+0000 mgr.x (mgr.24971) 86 : audit [DBG] from='client.25291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:09:57.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:57 smithi107 bash[19776]: audit 2024-02-10T07:09:55.945340+0000 mgr.x (mgr.24971) 87 : audit [DBG] from='client.25297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:09:57.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:57 smithi107 bash[19776]: audit 2024-02-10T07:09:56.326664+0000 mgr.x (mgr.24971) 88 : audit [DBG] from='client.25303 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:09:57.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:57 smithi107 bash[19776]: audit 2024-02-10T07:09:56.776469+0000 mon.a (mon.0) 922 : audit [DBG] from='client.? 172.21.15.107:0/2374572972' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:09:58.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:09:57 smithi195 bash[34593]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:09:57] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.33.4" 2024-02-10T07:09:58.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:58 smithi195 bash[14417]: cluster 2024-02-10T07:09:56.653824+0000 mgr.x (mgr.24971) 89 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:09:58.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:58 smithi195 bash[14417]: audit 2024-02-10T07:09:57.155676+0000 mgr.x (mgr.24971) 90 : audit [DBG] from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:09:58.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:58 smithi195 bash[14417]: audit 2024-02-10T07:09:57.606280+0000 mon.c (mon.1) 152 : audit [DBG] from='client.? 172.21.15.107:0/2129203971' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:09:58.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:09:58 smithi195 bash[14417]: audit 2024-02-10T07:09:57.822205+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:09:58.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:58 smithi107 bash[14363]: cluster 2024-02-10T07:09:56.653824+0000 mgr.x (mgr.24971) 89 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:09:58.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:58 smithi107 bash[14363]: audit 2024-02-10T07:09:57.155676+0000 mgr.x (mgr.24971) 90 : audit [DBG] from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:09:58.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:58 smithi107 bash[14363]: audit 2024-02-10T07:09:57.606280+0000 mon.c (mon.1) 152 : audit [DBG] from='client.? 172.21.15.107:0/2129203971' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:09:58.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:09:58 smithi107 bash[14363]: audit 2024-02-10T07:09:57.822205+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:09:58.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:58 smithi107 bash[19776]: cluster 2024-02-10T07:09:56.653824+0000 mgr.x (mgr.24971) 89 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:09:58.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:58 smithi107 bash[19776]: audit 2024-02-10T07:09:57.155676+0000 mgr.x (mgr.24971) 90 : audit [DBG] from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:09:58.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:58 smithi107 bash[19776]: audit 2024-02-10T07:09:57.606280+0000 mon.c (mon.1) 152 : audit [DBG] from='client.? 172.21.15.107:0/2129203971' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:09:58.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:09:58 smithi107 bash[19776]: audit 2024-02-10T07:09:57.822205+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:09:59.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:09:58 smithi195 bash[36632]: ts=2024-02-10T07:09: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.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"smithi195:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"172.21.15.195:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T07:10:00.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:00 smithi195 bash[14417]: cluster 2024-02-10T07:09:58.655424+0000 mgr.x (mgr.24971) 91 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:10:00.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:00 smithi195 bash[14417]: cluster 2024-02-10T07:10:00.000116+0000 mon.a (mon.0) 923 : cluster [INF] overall HEALTH_OK 2024-02-10T07:10:00.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:00 smithi107 bash[14363]: cluster 2024-02-10T07:09:58.655424+0000 mgr.x (mgr.24971) 91 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:10:00.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:00 smithi107 bash[14363]: cluster 2024-02-10T07:10:00.000116+0000 mon.a (mon.0) 923 : cluster [INF] overall HEALTH_OK 2024-02-10T07:10:00.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:00 smithi107 bash[19776]: cluster 2024-02-10T07:09:58.655424+0000 mgr.x (mgr.24971) 91 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:10:00.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:00 smithi107 bash[19776]: cluster 2024-02-10T07:10:00.000116+0000 mon.a (mon.0) 923 : cluster [INF] overall HEALTH_OK 2024-02-10T07:10:02.106 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:01 smithi195 systemd[1]: Stopping Ceph grafana.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:10:02.106 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:01 smithi195 bash[37043]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-grafana.a 2024-02-10T07:10:02.106 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:01 smithi195 bash[30347]: t=2024-02-10T07:10:01+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-02-10T07:10:02.392 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:02 smithi195 bash[14417]: cluster 2024-02-10T07:10:00.656102+0000 mgr.x (mgr.24971) 92 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:02.645 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:02 smithi195 bash[37052]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-grafana-a 2024-02-10T07:10:02.645 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:02 smithi195 bash[37088]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-grafana.a 2024-02-10T07:10:02.645 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:02 smithi195 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@grafana.a.service: Succeeded. 2024-02-10T07:10:02.645 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:02 smithi195 systemd[1]: Stopped Ceph grafana.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:10:02.645 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:02 smithi195 systemd[1]: Started Ceph grafana.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:10:02.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:02 smithi107 bash[14363]: cluster 2024-02-10T07:10:00.656102+0000 mgr.x (mgr.24971) 92 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:02.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:02 smithi107 bash[19776]: cluster 2024-02-10T07:10:00.656102+0000 mgr.x (mgr.24971) 92 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:02.909 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:02 smithi195 bash[34593]: [10/Feb/2024:07:10:02] ENGINE Bus STOPPING 2024-02-10T07:10:02.909 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:02 smithi195 bash[34593]: [10/Feb/2024:07:10:02] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T07:10:02.909 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:02 smithi195 bash[34593]: [10/Feb/2024:07:10:02] ENGINE Bus STOPPED 2024-02-10T07:10:02.909 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:02 smithi195 bash[34593]: [10/Feb/2024:07:10:02] ENGINE Bus STARTING 2024-02-10T07:10:02.910 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:02 smithi195 bash[34593]: [10/Feb/2024:07:10:02] ENGINE Serving on http://:::9283 2024-02-10T07:10:02.910 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:02 smithi195 bash[34593]: [10/Feb/2024:07:10:02] ENGINE Bus STARTED 2024-02-10T07:10:02.910 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:02 smithi195 bash[34593]: [10/Feb/2024:07:10:02] ENGINE Bus STOPPING 2024-02-10T07:10:02.910 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:02 smithi195 bash[34593]: [10/Feb/2024:07:10:02] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T07:10:02.910 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:02 smithi195 bash[34593]: [10/Feb/2024:07:10:02] ENGINE Bus STOPPED 2024-02-10T07:10:02.910 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:02 smithi195 bash[34593]: [10/Feb/2024:07:10:02] ENGINE Bus STARTING 2024-02-10T07:10:03.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:02 smithi195 bash[34593]: [10/Feb/2024:07:10:02] ENGINE Serving on http://:::9283 2024-02-10T07:10:03.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:02 smithi195 bash[34593]: [10/Feb/2024:07:10:02] ENGINE Bus STARTED 2024-02-10T07:10:03.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:02 smithi195 bash[34593]: [10/Feb/2024:07:10:02] ENGINE Bus STOPPING 2024-02-10T07:10:03.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:02 smithi195 bash[34593]: [10/Feb/2024:07:10:02] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T07:10:03.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:02 smithi195 bash[34593]: [10/Feb/2024:07:10:02] ENGINE Bus STOPPED 2024-02-10T07:10:03.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:02 smithi195 bash[34593]: [10/Feb/2024:07:10:02] ENGINE Bus STARTING 2024-02-10T07:10:03.410 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[34593]: [10/Feb/2024:07:10:03] ENGINE Serving on http://:::9283 2024-02-10T07:10:03.410 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[34593]: [10/Feb/2024:07:10:03] ENGINE Bus STARTED 2024-02-10T07:10:03.900 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[14417]: audit 2024-02-10T07:10:02.630973+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:03.900 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[14417]: audit 2024-02-10T07:10:02.642622+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:03.900 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[14417]: cluster 2024-02-10T07:10:02.656765+0000 mgr.x (mgr.24971) 93 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:03.900 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[14417]: audit 2024-02-10T07:10:02.672844+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T07:10:03.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[14417]: audit 2024-02-10T07:10:02.673724+0000 mgr.x (mgr.24971) 94 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T07:10:03.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[14417]: audit 2024-02-10T07:10:02.675646+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi107.front.sepia.ceph.com:9093"}]: dispatch 2024-02-10T07:10:03.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[14417]: audit 2024-02-10T07:10:02.676409+0000 mgr.x (mgr.24971) 95 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi107.front.sepia.ceph.com:9093"}]: dispatch 2024-02-10T07:10:03.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[14417]: audit 2024-02-10T07:10:02.684475+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:03.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[14417]: audit 2024-02-10T07:10:02.705669+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T07:10:03.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[14417]: audit 2024-02-10T07:10:02.707129+0000 mgr.x (mgr.24971) 96 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T07:10:03.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[14417]: audit 2024-02-10T07:10:02.737094+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:03.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[14417]: cephadm 2024-02-10T07:10:02.740759+0000 mgr.x (mgr.24971) 97 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.107:5000 to Dashboard 2024-02-10T07:10:03.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[14417]: audit 2024-02-10T07:10:02.741283+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T07:10:03.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[14417]: audit 2024-02-10T07:10:02.742067+0000 mgr.x (mgr.24971) 98 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T07:10:03.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[14417]: audit 2024-02-10T07:10:02.745414+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi107"}]: dispatch 2024-02-10T07:10:03.901 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[14417]: audit 2024-02-10T07:10:02.746297+0000 mgr.x (mgr.24971) 99 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi107"}]: dispatch 2024-02-10T07:10:03.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[14417]: audit 2024-02-10T07:10:02.752604+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:03.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[14417]: audit 2024-02-10T07:10:02.761926+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T07:10:03.902 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[14417]: audit 2024-02-10T07:10:02.762816+0000 mgr.x (mgr.24971) 100 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T07:10:03.902 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[37117]: t=2024-02-10T07:10: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-10T07:10:03.902 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[37117]: t=2024-02-10T07:10: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-10T07:10:03.902 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[37117]: t=2024-02-10T07:10:03+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-02-10T07:10:03.902 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[37117]: t=2024-02-10T07:10:03+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-02-10T07:10:03.903 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[37117]: t=2024-02-10T07:10:03+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-02-10T07:10:03.903 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[37117]: t=2024-02-10T07:10:03+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-02-10T07:10:03.903 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[37117]: t=2024-02-10T07:10:03+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-02-10T07:10:03.903 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[37117]: t=2024-02-10T07:10:03+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-02-10T07:10:03.903 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[37117]: t=2024-02-10T07:10:03+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-02-10T07:10:03.903 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[37117]: t=2024-02-10T07:10:03+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-02-10T07:10:03.903 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[37117]: t=2024-02-10T07:10:03+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-02-10T07:10:03.903 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[37117]: t=2024-02-10T07:10:03+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-02-10T07:10:03.903 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[37117]: t=2024-02-10T07:10:03+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-02-10T07:10:03.903 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[37117]: t=2024-02-10T07:10:03+0000 lvl=info msg="App mode production" logger=settings 2024-02-10T07:10:03.904 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[37117]: t=2024-02-10T07:10:03+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-02-10T07:10:03.904 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[37117]: t=2024-02-10T07:10: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-10T07:10:03.904 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[37117]: t=2024-02-10T07:10:03+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-02-10T07:10:03.904 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[37117]: t=2024-02-10T07:10:03+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=631.672µs 2024-02-10T07:10:03.904 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[37117]: t=2024-02-10T07:10:03+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-02-10T07:10:03.904 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[37117]: t=2024-02-10T07:10:03+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-02-10T07:10:03.904 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[37117]: t=2024-02-10T07:10:03+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-02-10T07:10:03.904 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[37117]: t=2024-02-10T07:10:03+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-02-10T07:10:03.904 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[37117]: t=2024-02-10T07:10:03+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-02-10T07:10:03.904 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[37117]: t=2024-02-10T07:10:03+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-02-10T07:10:03.904 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[37117]: t=2024-02-10T07:10:03+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2024-02-10T07:10:03.907 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[14417]: audit 2024-02-10T07:10:02.764994+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi195.front.sepia.ceph.com:9095"}]: dispatch 2024-02-10T07:10:03.907 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[14417]: audit 2024-02-10T07:10:02.765819+0000 mgr.x (mgr.24971) 101 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi195.front.sepia.ceph.com:9095"}]: dispatch 2024-02-10T07:10:03.907 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[14417]: audit 2024-02-10T07:10:02.773113+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:03.907 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[14417]: audit 2024-02-10T07:10:02.796438+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T07:10:03.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[14417]: audit 2024-02-10T07:10:02.797350+0000 mgr.x (mgr.24971) 102 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T07:10:03.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[14417]: audit 2024-02-10T07:10:02.802544+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi195.front.sepia.ceph.com:3000"}]: dispatch 2024-02-10T07:10:03.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[14417]: audit 2024-02-10T07:10:02.803450+0000 mgr.x (mgr.24971) 103 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi195.front.sepia.ceph.com:3000"}]: dispatch 2024-02-10T07:10:03.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[14417]: audit 2024-02-10T07:10:02.812976+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:03.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[14417]: audit 2024-02-10T07:10:02.845676+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:10:03.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[14417]: cephadm 2024-02-10T07:10:02.847550+0000 mgr.x (mgr.24971) 104 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T07:10:03.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[14417]: cephadm 2024-02-10T07:10:02.848328+0000 mgr.x (mgr.24971) 105 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T07:10:03.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[14363]: audit 2024-02-10T07:10:02.630973+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:03.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[14363]: audit 2024-02-10T07:10:02.642622+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:03.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[14363]: cluster 2024-02-10T07:10:02.656765+0000 mgr.x (mgr.24971) 93 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:03.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[14363]: audit 2024-02-10T07:10:02.672844+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T07:10:03.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[14363]: audit 2024-02-10T07:10:02.673724+0000 mgr.x (mgr.24971) 94 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T07:10:03.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[14363]: audit 2024-02-10T07:10:02.675646+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi107.front.sepia.ceph.com:9093"}]: dispatch 2024-02-10T07:10:03.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[14363]: audit 2024-02-10T07:10:02.676409+0000 mgr.x (mgr.24971) 95 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi107.front.sepia.ceph.com:9093"}]: dispatch 2024-02-10T07:10:03.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[14363]: audit 2024-02-10T07:10:02.684475+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:03.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[14363]: audit 2024-02-10T07:10:02.705669+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T07:10:03.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[14363]: audit 2024-02-10T07:10:02.707129+0000 mgr.x (mgr.24971) 96 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T07:10:03.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[14363]: audit 2024-02-10T07:10:02.737094+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:03.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[14363]: cephadm 2024-02-10T07:10:02.740759+0000 mgr.x (mgr.24971) 97 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.107:5000 to Dashboard 2024-02-10T07:10:03.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[14363]: audit 2024-02-10T07:10:02.741283+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T07:10:03.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[14363]: audit 2024-02-10T07:10:02.742067+0000 mgr.x (mgr.24971) 98 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T07:10:03.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[14363]: audit 2024-02-10T07:10:02.745414+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi107"}]: dispatch 2024-02-10T07:10:03.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[14363]: audit 2024-02-10T07:10:02.746297+0000 mgr.x (mgr.24971) 99 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi107"}]: dispatch 2024-02-10T07:10:03.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[14363]: audit 2024-02-10T07:10:02.752604+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:03.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[14363]: audit 2024-02-10T07:10:02.761926+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T07:10:03.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[14363]: audit 2024-02-10T07:10:02.762816+0000 mgr.x (mgr.24971) 100 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T07:10:03.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[19776]: audit 2024-02-10T07:10:02.630973+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:03.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[19776]: audit 2024-02-10T07:10:02.642622+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:03.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[19776]: cluster 2024-02-10T07:10:02.656765+0000 mgr.x (mgr.24971) 93 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:03.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[19776]: audit 2024-02-10T07:10:02.672844+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T07:10:03.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[19776]: audit 2024-02-10T07:10:02.673724+0000 mgr.x (mgr.24971) 94 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T07:10:03.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[19776]: audit 2024-02-10T07:10:02.675646+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi107.front.sepia.ceph.com:9093"}]: dispatch 2024-02-10T07:10:03.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[19776]: audit 2024-02-10T07:10:02.676409+0000 mgr.x (mgr.24971) 95 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi107.front.sepia.ceph.com:9093"}]: dispatch 2024-02-10T07:10:03.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[19776]: audit 2024-02-10T07:10:02.684475+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:03.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[19776]: audit 2024-02-10T07:10:02.705669+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T07:10:03.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[19776]: audit 2024-02-10T07:10:02.707129+0000 mgr.x (mgr.24971) 96 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T07:10:03.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[19776]: audit 2024-02-10T07:10:02.737094+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:03.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[19776]: cephadm 2024-02-10T07:10:02.740759+0000 mgr.x (mgr.24971) 97 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.107:5000 to Dashboard 2024-02-10T07:10:03.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[19776]: audit 2024-02-10T07:10:02.741283+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T07:10:03.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[19776]: audit 2024-02-10T07:10:02.742067+0000 mgr.x (mgr.24971) 98 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T07:10:03.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[19776]: audit 2024-02-10T07:10:02.745414+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi107"}]: dispatch 2024-02-10T07:10:03.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[19776]: audit 2024-02-10T07:10:02.746297+0000 mgr.x (mgr.24971) 99 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi107"}]: dispatch 2024-02-10T07:10:03.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[19776]: audit 2024-02-10T07:10:02.752604+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:03.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[19776]: audit 2024-02-10T07:10:02.761926+0000 mon.b (mon.2) 71 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T07:10:03.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[19776]: audit 2024-02-10T07:10:02.762816+0000 mgr.x (mgr.24971) 100 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T07:10:03.964 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[14363]: audit 2024-02-10T07:10:02.764994+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi195.front.sepia.ceph.com:9095"}]: dispatch 2024-02-10T07:10:03.964 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[14363]: audit 2024-02-10T07:10:02.765819+0000 mgr.x (mgr.24971) 101 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi195.front.sepia.ceph.com:9095"}]: dispatch 2024-02-10T07:10:03.964 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[14363]: audit 2024-02-10T07:10:02.773113+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:03.964 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[14363]: audit 2024-02-10T07:10:02.796438+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T07:10:03.964 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[14363]: audit 2024-02-10T07:10:02.797350+0000 mgr.x (mgr.24971) 102 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T07:10:03.964 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[14363]: audit 2024-02-10T07:10:02.802544+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi195.front.sepia.ceph.com:3000"}]: dispatch 2024-02-10T07:10:03.964 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[14363]: audit 2024-02-10T07:10:02.803450+0000 mgr.x (mgr.24971) 103 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi195.front.sepia.ceph.com:3000"}]: dispatch 2024-02-10T07:10:03.964 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[14363]: audit 2024-02-10T07:10:02.812976+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:03.965 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[14363]: audit 2024-02-10T07:10:02.845676+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:10:03.965 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[14363]: cephadm 2024-02-10T07:10:02.847550+0000 mgr.x (mgr.24971) 104 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T07:10:03.965 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[14363]: cephadm 2024-02-10T07:10:02.848328+0000 mgr.x (mgr.24971) 105 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T07:10:03.965 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[19776]: audit 2024-02-10T07:10:02.764994+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi195.front.sepia.ceph.com:9095"}]: dispatch 2024-02-10T07:10:03.965 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[19776]: audit 2024-02-10T07:10:02.765819+0000 mgr.x (mgr.24971) 101 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi195.front.sepia.ceph.com:9095"}]: dispatch 2024-02-10T07:10:03.965 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[19776]: audit 2024-02-10T07:10:02.773113+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:03.965 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[19776]: audit 2024-02-10T07:10:02.796438+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T07:10:03.965 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[19776]: audit 2024-02-10T07:10:02.797350+0000 mgr.x (mgr.24971) 102 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T07:10:03.965 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[19776]: audit 2024-02-10T07:10:02.802544+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi195.front.sepia.ceph.com:3000"}]: dispatch 2024-02-10T07:10:03.966 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[19776]: audit 2024-02-10T07:10:02.803450+0000 mgr.x (mgr.24971) 103 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi195.front.sepia.ceph.com:3000"}]: dispatch 2024-02-10T07:10:03.966 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[19776]: audit 2024-02-10T07:10:02.812976+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:03.966 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[19776]: audit 2024-02-10T07:10:02.845676+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:10:03.966 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[19776]: cephadm 2024-02-10T07:10:02.847550+0000 mgr.x (mgr.24971) 104 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T07:10:03.966 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:03 smithi107 bash[19776]: cephadm 2024-02-10T07:10:02.848328+0000 mgr.x (mgr.24971) 105 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T07:10:04.159 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[37117]: t=2024-02-10T07:10:03+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-02-10T07:10:04.159 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[37117]: t=2024-02-10T07:10:03+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2024-02-10T07:10:04.159 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[37117]: t=2024-02-10T07:10:03+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-02-10T07:10:04.160 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[37117]: t=2024-02-10T07:10:03+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-02-10T07:10:04.160 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:10:03 smithi195 bash[37117]: t=2024-02-10T07:10:03+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-02-10T07:10:06.573 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:06 smithi107 bash[14363]: audit 2024-02-10T07:10:04.443042+0000 mgr.x (mgr.24971) 106 : audit [DBG] from='client.25225 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:10:06.573 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:06 smithi107 bash[14363]: cluster 2024-02-10T07:10:04.658485+0000 mgr.x (mgr.24971) 107 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:10:06.573 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:06 smithi107 bash[14363]: cephadm 2024-02-10T07:10:05.219568+0000 mgr.x (mgr.24971) 108 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-10T07:10:06.573 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:06 smithi107 bash[14363]: audit 2024-02-10T07:10:05.229749+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:06.573 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:06 smithi107 bash[14363]: audit 2024-02-10T07:10:05.232414+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T07:10:06.573 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:06 smithi107 bash[14363]: audit 2024-02-10T07:10:05.232940+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T07:10:06.573 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:06 smithi107 bash[14363]: audit 2024-02-10T07:10:05.235685+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T07:10:06.573 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:06 smithi107 bash[14363]: audit 2024-02-10T07:10:05.237594+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:10:06.573 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:06 smithi107 bash[14363]: cephadm 2024-02-10T07:10:05.239394+0000 mgr.x (mgr.24971) 109 : cephadm [INF] Deploying daemon mgr.y on smithi107 2024-02-10T07:10:06.574 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:06 smithi107 bash[19776]: audit 2024-02-10T07:10:04.443042+0000 mgr.x (mgr.24971) 106 : audit [DBG] from='client.25225 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:10:06.574 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:06 smithi107 bash[19776]: cluster 2024-02-10T07:10:04.658485+0000 mgr.x (mgr.24971) 107 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:10:06.574 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:06 smithi107 bash[19776]: cephadm 2024-02-10T07:10:05.219568+0000 mgr.x (mgr.24971) 108 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-10T07:10:06.574 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:06 smithi107 bash[19776]: audit 2024-02-10T07:10:05.229749+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:06.574 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:06 smithi107 bash[19776]: audit 2024-02-10T07:10:05.232414+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T07:10:06.574 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:06 smithi107 bash[19776]: audit 2024-02-10T07:10:05.232940+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T07:10:06.574 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:06 smithi107 bash[19776]: audit 2024-02-10T07:10:05.235685+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T07:10:06.574 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:06 smithi107 bash[19776]: audit 2024-02-10T07:10:05.237594+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:10:06.574 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:06 smithi107 bash[19776]: cephadm 2024-02-10T07:10:05.239394+0000 mgr.x (mgr.24971) 109 : cephadm [INF] Deploying daemon mgr.y on smithi107 2024-02-10T07:10:06.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:06 smithi195 bash[14417]: audit 2024-02-10T07:10:04.443042+0000 mgr.x (mgr.24971) 106 : audit [DBG] from='client.25225 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:10:06.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:06 smithi195 bash[14417]: cluster 2024-02-10T07:10:04.658485+0000 mgr.x (mgr.24971) 107 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:10:06.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:06 smithi195 bash[14417]: cephadm 2024-02-10T07:10:05.219568+0000 mgr.x (mgr.24971) 108 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-10T07:10:06.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:06 smithi195 bash[14417]: audit 2024-02-10T07:10:05.229749+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:06.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:06 smithi195 bash[14417]: audit 2024-02-10T07:10:05.232414+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T07:10:06.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:06 smithi195 bash[14417]: audit 2024-02-10T07:10:05.232940+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T07:10:06.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:06 smithi195 bash[14417]: audit 2024-02-10T07:10:05.235685+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T07:10:06.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:06 smithi195 bash[14417]: audit 2024-02-10T07:10:05.237594+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:10:06.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:06 smithi195 bash[14417]: cephadm 2024-02-10T07:10:05.239394+0000 mgr.x (mgr.24971) 109 : cephadm [INF] Deploying daemon mgr.y on smithi107 2024-02-10T07:10:07.711 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:07 smithi107 systemd[1]: Stopping Ceph mgr.y for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:10:08.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:07 smithi195 bash[34593]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:10:07] "GET /metrics HTTP/1.1" 200 38155 "" "Prometheus/2.33.4" 2024-02-10T07:10:08.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:08 smithi107 bash[19776]: cluster 2024-02-10T07:10:06.659340+0000 mgr.x (mgr.24971) 110 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:08.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:08 smithi107 bash[14363]: cluster 2024-02-10T07:10:06.659340+0000 mgr.x (mgr.24971) 110 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:08.461 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:08 smithi107 bash[50463]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-mgr-y 2024-02-10T07:10:08.461 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:08 smithi107 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-02-10T07:10:08.461 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:08 smithi107 bash[50548]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-mgr-y 2024-02-10T07:10:08.461 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:08 smithi107 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2024-02-10T07:10:08.461 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:08 smithi107 systemd[1]: Stopped Ceph mgr.y for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:10:08.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:08 smithi195 bash[14417]: cluster 2024-02-10T07:10:06.659340+0000 mgr.x (mgr.24971) 110 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:08.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:08 smithi107 systemd[1]: Started Ceph mgr.y for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:10:09.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:08 smithi195 bash[36632]: ts=2024-02-10T07:10: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.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"smithi195:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"172.21.15.195:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T07:10:09.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:09 smithi107 bash[14363]: cluster 2024-02-10T07:10:08.661036+0000 mgr.x (mgr.24971) 111 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:10:09.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:09 smithi107 bash[14363]: audit 2024-02-10T07:10:08.718198+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:09.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:09 smithi107 bash[14363]: audit 2024-02-10T07:10:08.730016+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:09.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:09 smithi107 bash[19776]: cluster 2024-02-10T07:10:08.661036+0000 mgr.x (mgr.24971) 111 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:10:09.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:09 smithi107 bash[19776]: audit 2024-02-10T07:10:08.718198+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:09.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:09 smithi107 bash[19776]: audit 2024-02-10T07:10:08.730016+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:09.962 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:09 smithi107 bash[50614]: debug 2024-02-10T07:10:09.787+0000 7f7bde6d6700 1 -- 172.21.15.107:0/471786415 <== mon.1 v2:172.21.15.107:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5597d6a001a0 con 0x5597d6b08400 2024-02-10T07:10:10.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:09 smithi195 bash[14417]: cluster 2024-02-10T07:10:08.661036+0000 mgr.x (mgr.24971) 111 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:10:10.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:09 smithi195 bash[14417]: audit 2024-02-10T07:10:08.718198+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:10.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:09 smithi195 bash[14417]: audit 2024-02-10T07:10:08.730016+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:10.460 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:09 smithi107 bash[50614]: debug 2024-02-10T07:10:09.955+0000 7f7be88d1200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T07:10:11.210 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:10 smithi107 bash[50614]: debug 2024-02-10T07:10:10.871+0000 7f7be88d1200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T07:10:11.211 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:10 smithi107 bash[50614]: debug 2024-02-10T07:10:10.971+0000 7f7be88d1200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T07:10:11.211 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:11 smithi107 bash[50614]: debug 2024-02-10T07:10:11.071+0000 7f7be88d1200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T07:10:11.710 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:11 smithi107 bash[50614]: debug 2024-02-10T07:10:11.355+0000 7f7be88d1200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T07:10:12.108 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:11 smithi107 bash[14363]: cluster 2024-02-10T07:10:10.661779+0000 mgr.x (mgr.24971) 112 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:12.108 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:11 smithi107 bash[50614]: debug 2024-02-10T07:10:11.727+0000 7f7be88d1200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T07:10:12.109 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:11 smithi107 bash[50614]: debug 2024-02-10T07:10:11.891+0000 7f7be88d1200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T07:10:12.109 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:11 smithi107 bash[19776]: cluster 2024-02-10T07:10:10.661779+0000 mgr.x (mgr.24971) 112 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:12.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:11 smithi195 bash[14417]: cluster 2024-02-10T07:10:10.661779+0000 mgr.x (mgr.24971) 112 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:12.460 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:12 smithi107 bash[50614]: debug 2024-02-10T07:10:12.103+0000 7f7be88d1200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T07:10:13.461 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:13 smithi107 bash[50614]: debug 2024-02-10T07:10:13.131+0000 7f7be88d1200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T07:10:13.461 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:13 smithi107 bash[50614]: debug 2024-02-10T07:10:13.235+0000 7f7be88d1200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T07:10:13.461 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:13 smithi107 bash[50614]: debug 2024-02-10T07:10:13.359+0000 7f7be88d1200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T07:10:14.099 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:13 smithi107 bash[14363]: cluster 2024-02-10T07:10:12.662539+0000 mgr.x (mgr.24971) 113 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:14.099 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:13 smithi107 bash[14363]: audit 2024-02-10T07:10:12.822479+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:10:14.099 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:13 smithi107 bash[19776]: cluster 2024-02-10T07:10:12.662539+0000 mgr.x (mgr.24971) 113 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:14.099 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:13 smithi107 bash[19776]: audit 2024-02-10T07:10:12.822479+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:10:14.100 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:13 smithi107 bash[50614]: debug 2024-02-10T07:10:13.843+0000 7f7be88d1200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T07:10:14.100 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:14 smithi107 bash[50614]: debug 2024-02-10T07:10:14.091+0000 7f7be88d1200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T07:10:14.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:13 smithi195 bash[14417]: cluster 2024-02-10T07:10:12.662539+0000 mgr.x (mgr.24971) 113 : cluster [DBG] pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:14.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:13 smithi195 bash[14417]: audit 2024-02-10T07:10:12.822479+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:10:14.710 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:14 smithi107 bash[50614]: debug 2024-02-10T07:10:14.583+0000 7f7be88d1200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T07:10:15.460 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:15 smithi107 bash[50614]: debug 2024-02-10T07:10:15.167+0000 7f7be88d1200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T07:10:16.169 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:16 smithi107 bash[19776]: audit 2024-02-10T07:10:14.450880+0000 mgr.x (mgr.24971) 114 : audit [DBG] from='client.25225 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:10:16.170 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:16 smithi107 bash[19776]: cluster 2024-02-10T07:10:14.663696+0000 mgr.x (mgr.24971) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:10:16.170 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:16 smithi107 bash[19776]: audit 2024-02-10T07:10:15.167850+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:16.170 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:16 smithi107 bash[19776]: audit 2024-02-10T07:10:15.180823+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:16.170 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:16 smithi107 bash[19776]: audit 2024-02-10T07:10:15.222631+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:16.170 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:16 smithi107 bash[19776]: audit 2024-02-10T07:10:15.234723+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:16.170 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:15 smithi107 bash[50614]: debug 2024-02-10T07:10:15.739+0000 7f7be88d1200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T07:10:16.170 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:15 smithi107 bash[50614]: debug 2024-02-10T07:10:15.859+0000 7f7be88d1200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T07:10:16.171 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:16 smithi107 bash[14363]: audit 2024-02-10T07:10:14.450880+0000 mgr.x (mgr.24971) 114 : audit [DBG] from='client.25225 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:10:16.171 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:16 smithi107 bash[14363]: cluster 2024-02-10T07:10:14.663696+0000 mgr.x (mgr.24971) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:10:16.171 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:16 smithi107 bash[14363]: audit 2024-02-10T07:10:15.167850+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:16.171 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:16 smithi107 bash[14363]: audit 2024-02-10T07:10:15.180823+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:16.171 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:16 smithi107 bash[14363]: audit 2024-02-10T07:10:15.222631+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:16.171 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:16 smithi107 bash[14363]: audit 2024-02-10T07:10:15.234723+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:16.461 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:16 smithi107 bash[50614]: debug 2024-02-10T07:10:16.247+0000 7f7be88d1200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T07:10:16.461 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:16 smithi107 bash[50614]: debug 2024-02-10T07:10:16.379+0000 7f7be88d1200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T07:10:16.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:16 smithi195 bash[14417]: audit 2024-02-10T07:10:14.450880+0000 mgr.x (mgr.24971) 114 : audit [DBG] from='client.25225 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:10:16.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:16 smithi195 bash[14417]: cluster 2024-02-10T07:10:14.663696+0000 mgr.x (mgr.24971) 115 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:10:16.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:16 smithi195 bash[14417]: audit 2024-02-10T07:10:15.167850+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:16.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:16 smithi195 bash[14417]: audit 2024-02-10T07:10:15.180823+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:16.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:16 smithi195 bash[14417]: audit 2024-02-10T07:10:15.222631+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:16.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:16 smithi195 bash[14417]: audit 2024-02-10T07:10:15.234723+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:16.806 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:16 smithi107 bash[50614]: debug 2024-02-10T07:10:16.535+0000 7f7be88d1200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T07:10:16.807 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:16 smithi107 bash[50614]: debug 2024-02-10T07:10:16.663+0000 7f7be88d1200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T07:10:17.147 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:16 smithi107 bash[50614]: debug 2024-02-10T07:10:16.799+0000 7f7be88d1200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T07:10:17.147 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:17 smithi107 bash[50614]: debug 2024-02-10T07:10:17.007+0000 7f7be88d1200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T07:10:17.460 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:17 smithi107 bash[50614]: debug 2024-02-10T07:10:17.139+0000 7f7be88d1200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T07:10:17.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:17 smithi107 bash[14363]: audit 2024-02-10T07:10:16.349978+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:17.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:17 smithi107 bash[14363]: audit 2024-02-10T07:10:16.360404+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:17.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:17 smithi107 bash[19776]: audit 2024-02-10T07:10:16.349978+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:17.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:17 smithi107 bash[19776]: audit 2024-02-10T07:10:16.360404+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:17.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:17 smithi195 bash[14417]: audit 2024-02-10T07:10:16.349978+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:17.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:17 smithi195 bash[14417]: audit 2024-02-10T07:10:16.360404+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:18.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:17 smithi195 bash[34593]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:10:17] "GET /metrics HTTP/1.1" 200 38156 "" "Prometheus/2.33.4" 2024-02-10T07:10:18.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:18 smithi195 bash[14417]: cluster 2024-02-10T07:10:16.664469+0000 mgr.x (mgr.24971) 116 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:18.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:18 smithi107 bash[14363]: cluster 2024-02-10T07:10:16.664469+0000 mgr.x (mgr.24971) 116 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:18.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:18 smithi107 bash[19776]: cluster 2024-02-10T07:10:16.664469+0000 mgr.x (mgr.24971) 116 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:18.711 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:18 smithi107 bash[50614]: debug 2024-02-10T07:10:18.415+0000 7f7be88d1200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T07:10:18.711 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:18 smithi107 bash[50614]: [10/Feb/2024:07:10:18] ENGINE Bus STARTING 2024-02-10T07:10:18.711 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:18 smithi107 bash[50614]: CherryPy Checker: 2024-02-10T07:10:18.711 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:18 smithi107 bash[50614]: The Application mounted at '' has an empty config. 2024-02-10T07:10:18.711 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:18 smithi107 bash[50614]: [10/Feb/2024:07:10:18] ENGINE Serving on http://:::9283 2024-02-10T07:10:18.711 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:18 smithi107 bash[50614]: [10/Feb/2024:07:10:18] ENGINE Bus STARTED 2024-02-10T07:10:19.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:18 smithi195 bash[36632]: ts=2024-02-10T07:10: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.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"smithi195:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"172.21.15.195:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T07:10:19.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:19 smithi195 bash[14417]: cluster 2024-02-10T07:10:18.441074+0000 mon.a (mon.0) 941 : cluster [DBG] Standby manager daemon y restarted 2024-02-10T07:10:19.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:19 smithi195 bash[14417]: cluster 2024-02-10T07:10:18.441316+0000 mon.a (mon.0) 942 : cluster [DBG] Standby manager daemon y started 2024-02-10T07:10:19.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:19 smithi195 bash[14417]: audit 2024-02-10T07:10:18.444806+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.? 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-10T07:10:19.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:19 smithi195 bash[14417]: audit 2024-02-10T07:10:18.445781+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.? 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T07:10:19.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:19 smithi195 bash[14417]: audit 2024-02-10T07:10:18.451449+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.? 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-10T07:10:19.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:19 smithi195 bash[14417]: audit 2024-02-10T07:10:18.452236+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.? 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T07:10:19.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:19 smithi107 bash[19776]: cluster 2024-02-10T07:10:18.441074+0000 mon.a (mon.0) 941 : cluster [DBG] Standby manager daemon y restarted 2024-02-10T07:10:19.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:19 smithi107 bash[19776]: cluster 2024-02-10T07:10:18.441316+0000 mon.a (mon.0) 942 : cluster [DBG] Standby manager daemon y started 2024-02-10T07:10:19.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:19 smithi107 bash[19776]: audit 2024-02-10T07:10:18.444806+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.? 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-10T07:10:19.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:19 smithi107 bash[19776]: audit 2024-02-10T07:10:18.445781+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.? 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T07:10:19.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:19 smithi107 bash[19776]: audit 2024-02-10T07:10:18.451449+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.? 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-10T07:10:19.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:19 smithi107 bash[19776]: audit 2024-02-10T07:10:18.452236+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.? 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T07:10:19.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:19 smithi107 bash[14363]: cluster 2024-02-10T07:10:18.441074+0000 mon.a (mon.0) 941 : cluster [DBG] Standby manager daemon y restarted 2024-02-10T07:10:19.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:19 smithi107 bash[14363]: cluster 2024-02-10T07:10:18.441316+0000 mon.a (mon.0) 942 : cluster [DBG] Standby manager daemon y started 2024-02-10T07:10:19.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:19 smithi107 bash[14363]: audit 2024-02-10T07:10:18.444806+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.? 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-10T07:10:19.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:19 smithi107 bash[14363]: audit 2024-02-10T07:10:18.445781+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.? 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T07:10:19.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:19 smithi107 bash[14363]: audit 2024-02-10T07:10:18.451449+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.? 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-10T07:10:19.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:19 smithi107 bash[14363]: audit 2024-02-10T07:10:18.452236+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.? 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T07:10:20.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:20 smithi195 bash[14417]: cluster 2024-02-10T07:10:18.665854+0000 mgr.x (mgr.24971) 117 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:10:20.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:20 smithi195 bash[14417]: cluster 2024-02-10T07:10:19.384507+0000 mon.a (mon.0) 943 : cluster [DBG] mgrmap e26: x(active, since 97s), standbys: y 2024-02-10T07:10:20.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:20 smithi107 bash[14363]: cluster 2024-02-10T07:10:18.665854+0000 mgr.x (mgr.24971) 117 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:10:20.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:20 smithi107 bash[14363]: cluster 2024-02-10T07:10:19.384507+0000 mon.a (mon.0) 943 : cluster [DBG] mgrmap e26: x(active, since 97s), standbys: y 2024-02-10T07:10:20.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:20 smithi107 bash[19776]: cluster 2024-02-10T07:10:18.665854+0000 mgr.x (mgr.24971) 117 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:10:20.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:20 smithi107 bash[19776]: cluster 2024-02-10T07:10:19.384507+0000 mon.a (mon.0) 943 : cluster [DBG] mgrmap e26: x(active, since 97s), standbys: y 2024-02-10T07:10:22.607 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:22 smithi107 bash[14363]: cluster 2024-02-10T07:10:20.666571+0000 mgr.x (mgr.24971) 118 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:22.607 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:22 smithi107 bash[19776]: cluster 2024-02-10T07:10:20.666571+0000 mgr.x (mgr.24971) 118 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:22.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:22 smithi195 bash[14417]: cluster 2024-02-10T07:10:20.666571+0000 mgr.x (mgr.24971) 118 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:24.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:24 smithi195 bash[14417]: cluster 2024-02-10T07:10:22.667314+0000 mgr.x (mgr.24971) 119 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:24.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:24 smithi107 bash[14363]: cluster 2024-02-10T07:10:22.667314+0000 mgr.x (mgr.24971) 119 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:24.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:24 smithi107 bash[19776]: cluster 2024-02-10T07:10:22.667314+0000 mgr.x (mgr.24971) 119 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:26.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:26 smithi195 bash[14417]: audit 2024-02-10T07:10:24.456363+0000 mgr.x (mgr.24971) 120 : audit [DBG] from='client.25225 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:10:26.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:26 smithi195 bash[14417]: cluster 2024-02-10T07:10:24.669064+0000 mgr.x (mgr.24971) 121 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:10:26.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:26 smithi195 bash[14417]: audit 2024-02-10T07:10:26.014915+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:26.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:26 smithi195 bash[14417]: audit 2024-02-10T07:10:26.028036+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:26.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:26 smithi195 bash[14417]: audit 2024-02-10T07:10:26.032691+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:10:26.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:26 smithi195 bash[14417]: audit 2024-02-10T07:10:26.036174+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:10:26.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:26 smithi195 bash[14417]: audit 2024-02-10T07:10:26.046079+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:26.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:26 smithi195 bash[14417]: audit 2024-02-10T07:10:26.132302+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:10:26.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:26 smithi195 bash[14417]: audit 2024-02-10T07:10:26.144067+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-10T07:10:26.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:26 smithi195 bash[14417]: audit 2024-02-10T07:10:26.144503+0000 mon.b (mon.2) 83 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-10T07:10:26.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:26 smithi195 bash[14417]: cluster 2024-02-10T07:10:26.155803+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-02-10T07:10:26.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:26 smithi107 bash[14363]: audit 2024-02-10T07:10:24.456363+0000 mgr.x (mgr.24971) 120 : audit [DBG] from='client.25225 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:10:26.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:26 smithi107 bash[14363]: cluster 2024-02-10T07:10:24.669064+0000 mgr.x (mgr.24971) 121 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:10:26.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:26 smithi107 bash[14363]: audit 2024-02-10T07:10:26.014915+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:26.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:26 smithi107 bash[14363]: audit 2024-02-10T07:10:26.028036+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:26.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:26 smithi107 bash[14363]: audit 2024-02-10T07:10:26.032691+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:10:26.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:26 smithi107 bash[14363]: audit 2024-02-10T07:10:26.036174+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:10:26.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:26 smithi107 bash[14363]: audit 2024-02-10T07:10:26.046079+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:26.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:26 smithi107 bash[14363]: audit 2024-02-10T07:10:26.132302+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:10:26.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:26 smithi107 bash[14363]: audit 2024-02-10T07:10:26.144067+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-10T07:10:26.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:26 smithi107 bash[14363]: audit 2024-02-10T07:10:26.144503+0000 mon.b (mon.2) 83 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-10T07:10:26.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:26 smithi107 bash[14363]: cluster 2024-02-10T07:10:26.155803+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-02-10T07:10:26.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:26 smithi107 bash[19776]: audit 2024-02-10T07:10:24.456363+0000 mgr.x (mgr.24971) 120 : audit [DBG] from='client.25225 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:10:26.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:26 smithi107 bash[19776]: cluster 2024-02-10T07:10:24.669064+0000 mgr.x (mgr.24971) 121 : cluster [DBG] pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:10:26.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:26 smithi107 bash[19776]: audit 2024-02-10T07:10:26.014915+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:26.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:26 smithi107 bash[19776]: audit 2024-02-10T07:10:26.028036+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:26.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:26 smithi107 bash[19776]: audit 2024-02-10T07:10:26.032691+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:10:26.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:26 smithi107 bash[19776]: audit 2024-02-10T07:10:26.036174+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:10:26.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:26 smithi107 bash[19776]: audit 2024-02-10T07:10:26.046079+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24971 ' entity='mgr.x' 2024-02-10T07:10:26.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:26 smithi107 bash[19776]: audit 2024-02-10T07:10:26.132302+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:10:26.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:26 smithi107 bash[19776]: audit 2024-02-10T07:10:26.144067+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-10T07:10:26.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:26 smithi107 bash[19776]: audit 2024-02-10T07:10:26.144503+0000 mon.b (mon.2) 83 : audit [INF] from='mgr.24971 172.21.15.195:0/2705818731' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-10T07:10:26.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:26 smithi107 bash[19776]: cluster 2024-02-10T07:10:26.155803+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-02-10T07:10:27.325 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[50614]: [10/Feb/2024:07:10:27] ENGINE Bus STOPPING 2024-02-10T07:10:27.325 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[50614]: [10/Feb/2024:07:10:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T07:10:27.325 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[50614]: [10/Feb/2024:07:10:27] ENGINE Bus STOPPED 2024-02-10T07:10:27.325 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[50614]: [10/Feb/2024:07:10:27] ENGINE Bus STARTING 2024-02-10T07:10:27.325 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[50614]: [10/Feb/2024:07:10:27] ENGINE Serving on http://:::9283 2024-02-10T07:10:27.325 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[50614]: [10/Feb/2024:07:10:27] ENGINE Bus STARTED 2024-02-10T07:10:27.339 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[34593]: debug 2024-02-10T07:10:27.055+0000 7facaa5cc700 -1 mgr handle_mgr_map I was active but no longer am 2024-02-10T07:10:27.339 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[34593]: ignoring --setuser ceph since I am not root 2024-02-10T07:10:27.340 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[34593]: ignoring --setgroup ceph since I am not root 2024-02-10T07:10:27.340 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[34593]: debug 2024-02-10T07:10:27.107+0000 7f5d29886700 1 -- 172.21.15.195:0/1049255380 <== mon.2 v2:172.21.15.195:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564b5ddd61a0 con 0x564b5eb54400 2024-02-10T07:10:27.340 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[34593]: debug 2024-02-10T07:10:27.267+0000 7f5d33663200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T07:10:27.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[14417]: cephadm 2024-02-10T07:10:26.134837+0000 mgr.x (mgr.24971) 122 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T07:10:27.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[14417]: cephadm 2024-02-10T07:10:26.136240+0000 mgr.x (mgr.24971) 123 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T07:10:27.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[14417]: cephadm 2024-02-10T07:10:26.143982+0000 mgr.x (mgr.24971) 124 : cephadm [INF] Failing over to other MGR 2024-02-10T07:10:27.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[14417]: audit 2024-02-10T07:10:27.055544+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-10T07:10:27.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[14417]: cluster 2024-02-10T07:10:27.055653+0000 mon.a (mon.0) 950 : cluster [DBG] mgrmap e27: y(active, starting, since 0.910128s) 2024-02-10T07:10:27.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[14417]: audit 2024-02-10T07:10:27.058907+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T07:10:27.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[14417]: audit 2024-02-10T07:10:27.059130+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T07:10:27.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[14417]: audit 2024-02-10T07:10:27.059355+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T07:10:27.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[14417]: audit 2024-02-10T07:10:27.060779+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T07:10:27.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[14417]: audit 2024-02-10T07:10:27.061003+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T07:10:27.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[14417]: audit 2024-02-10T07:10:27.061342+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T07:10:27.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[14417]: audit 2024-02-10T07:10:27.061684+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T07:10:27.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[14417]: audit 2024-02-10T07:10:27.062009+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T07:10:27.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[14417]: audit 2024-02-10T07:10:27.062397+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T07:10:27.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[14417]: audit 2024-02-10T07:10:27.062655+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T07:10:27.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[14417]: audit 2024-02-10T07:10:27.062970+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T07:10:27.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[14417]: audit 2024-02-10T07:10:27.063247+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T07:10:27.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[14417]: audit 2024-02-10T07:10:27.063569+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T07:10:27.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[14417]: audit 2024-02-10T07:10:27.063824+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T07:10:27.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[14417]: audit 2024-02-10T07:10:27.064327+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T07:10:27.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[14417]: cluster 2024-02-10T07:10:27.092383+0000 mon.a (mon.0) 951 : cluster [INF] Manager daemon y is now available 2024-02-10T07:10:27.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[14417]: audit 2024-02-10T07:10:27.151217+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:10:27.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[14417]: audit 2024-02-10T07:10:27.201144+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:10:27.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[14417]: audit 2024-02-10T07:10:27.213676+0000 mon.c (mon.1) 174 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:10:27.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[14417]: audit 2024-02-10T07:10:27.214131+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:10:27.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[14417]: audit 2024-02-10T07:10:27.258875+0000 mon.c (mon.1) 175 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:10:27.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:27 smithi195 bash[14417]: audit 2024-02-10T07:10:27.259911+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:10:27.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[14363]: cephadm 2024-02-10T07:10:26.134837+0000 mgr.x (mgr.24971) 122 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T07:10:27.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[14363]: cephadm 2024-02-10T07:10:26.136240+0000 mgr.x (mgr.24971) 123 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T07:10:27.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[14363]: cephadm 2024-02-10T07:10:26.143982+0000 mgr.x (mgr.24971) 124 : cephadm [INF] Failing over to other MGR 2024-02-10T07:10:27.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[14363]: audit 2024-02-10T07:10:27.055544+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-10T07:10:27.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[14363]: cluster 2024-02-10T07:10:27.055653+0000 mon.a (mon.0) 950 : cluster [DBG] mgrmap e27: y(active, starting, since 0.910128s) 2024-02-10T07:10:27.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[14363]: audit 2024-02-10T07:10:27.058907+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T07:10:27.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[14363]: audit 2024-02-10T07:10:27.059130+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T07:10:27.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[14363]: audit 2024-02-10T07:10:27.059355+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T07:10:27.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[14363]: audit 2024-02-10T07:10:27.060779+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T07:10:27.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[14363]: audit 2024-02-10T07:10:27.061003+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T07:10:27.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[14363]: audit 2024-02-10T07:10:27.061342+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T07:10:27.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[14363]: audit 2024-02-10T07:10:27.061684+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T07:10:27.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[14363]: audit 2024-02-10T07:10:27.062009+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T07:10:27.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[14363]: audit 2024-02-10T07:10:27.062397+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T07:10:27.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[14363]: audit 2024-02-10T07:10:27.062655+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T07:10:27.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[14363]: audit 2024-02-10T07:10:27.062970+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T07:10:27.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[14363]: audit 2024-02-10T07:10:27.063247+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T07:10:27.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[14363]: audit 2024-02-10T07:10:27.063569+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T07:10:27.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[14363]: audit 2024-02-10T07:10:27.063824+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T07:10:27.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[19776]: cephadm 2024-02-10T07:10:26.134837+0000 mgr.x (mgr.24971) 122 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T07:10:27.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[19776]: cephadm 2024-02-10T07:10:26.136240+0000 mgr.x (mgr.24971) 123 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-10T07:10:27.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[19776]: cephadm 2024-02-10T07:10:26.143982+0000 mgr.x (mgr.24971) 124 : cephadm [INF] Failing over to other MGR 2024-02-10T07:10:27.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[19776]: audit 2024-02-10T07:10:27.055544+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24971 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-10T07:10:27.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[19776]: cluster 2024-02-10T07:10:27.055653+0000 mon.a (mon.0) 950 : cluster [DBG] mgrmap e27: y(active, starting, since 0.910128s) 2024-02-10T07:10:27.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[19776]: audit 2024-02-10T07:10:27.058907+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T07:10:27.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[19776]: audit 2024-02-10T07:10:27.059130+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T07:10:27.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[19776]: audit 2024-02-10T07:10:27.059355+0000 mon.c (mon.1) 159 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T07:10:27.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[19776]: audit 2024-02-10T07:10:27.060779+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T07:10:27.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[19776]: audit 2024-02-10T07:10:27.061003+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T07:10:27.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[19776]: audit 2024-02-10T07:10:27.061342+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T07:10:27.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[19776]: audit 2024-02-10T07:10:27.061684+0000 mon.c (mon.1) 163 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T07:10:27.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[19776]: audit 2024-02-10T07:10:27.062009+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T07:10:27.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[19776]: audit 2024-02-10T07:10:27.062397+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T07:10:27.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[19776]: audit 2024-02-10T07:10:27.062655+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T07:10:27.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[19776]: audit 2024-02-10T07:10:27.062970+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T07:10:27.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[19776]: audit 2024-02-10T07:10:27.063247+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T07:10:27.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[19776]: audit 2024-02-10T07:10:27.063569+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T07:10:27.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[19776]: audit 2024-02-10T07:10:27.063824+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T07:10:27.714 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[14363]: audit 2024-02-10T07:10:27.064327+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T07:10:27.714 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[14363]: cluster 2024-02-10T07:10:27.092383+0000 mon.a (mon.0) 951 : cluster [INF] Manager daemon y is now available 2024-02-10T07:10:27.714 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[14363]: audit 2024-02-10T07:10:27.151217+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:10:27.714 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[14363]: audit 2024-02-10T07:10:27.201144+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:10:27.714 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[14363]: audit 2024-02-10T07:10:27.213676+0000 mon.c (mon.1) 174 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:10:27.714 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[14363]: audit 2024-02-10T07:10:27.214131+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:10:27.714 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[14363]: audit 2024-02-10T07:10:27.258875+0000 mon.c (mon.1) 175 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:10:27.714 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[14363]: audit 2024-02-10T07:10:27.259911+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:10:27.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[19776]: audit 2024-02-10T07:10:27.064327+0000 mon.c (mon.1) 171 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T07:10:27.715 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[19776]: cluster 2024-02-10T07:10:27.092383+0000 mon.a (mon.0) 951 : cluster [INF] Manager daemon y is now available 2024-02-10T07:10:27.715 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[19776]: audit 2024-02-10T07:10:27.151217+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:10:27.715 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[19776]: audit 2024-02-10T07:10:27.201144+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:10:27.715 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[19776]: audit 2024-02-10T07:10:27.213676+0000 mon.c (mon.1) 174 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:10:27.715 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[19776]: audit 2024-02-10T07:10:27.214131+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:10:27.715 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[19776]: audit 2024-02-10T07:10:27.258875+0000 mon.c (mon.1) 175 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:10:27.715 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:27 smithi107 bash[19776]: audit 2024-02-10T07:10:27.259911+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:10:28.105 INFO:teuthology.orchestra.run.smithi107.stdout:true 2024-02-10T07:10:28.659 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:28 smithi195 bash[34593]: debug 2024-02-10T07:10:28.199+0000 7f5d33663200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T07:10:28.659 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:28 smithi195 bash[34593]: debug 2024-02-10T07:10:28.299+0000 7f5d33663200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T07:10:28.660 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:28 smithi195 bash[34593]: debug 2024-02-10T07:10:28.399+0000 7f5d33663200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T07:10:28.880 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T07:10:28.880 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 running (70s) 13s ago 8m 16.1M - 0.23.0 ba2b418f427c d3f029c1318f 2024-02-10T07:10:28.881 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 running (26s) 13s ago 7m 38.2M - 8.3.5 dad864ee21e9 5607b97710aa 2024-02-10T07:10:28.881 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.lvlagr smithi107 running (66s) 13s ago 6m 45.6M - 3.5 e1d6a67b021e e6e90be5abf8 2024-02-10T07:10:28.881 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443,9283 running (119s) 13s ago 14m 497M - 19.0.0-1361-g290212a1 c328ab9dcfc7 d64a7615615e 2024-02-10T07:10:28.881 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:8443,9283,8765 running (20s) 13s ago 16m 89.7M - 19.0.0-1361-g290212a1 c328ab9dcfc7 c02886bcdecb 2024-02-10T07:10:28.881 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (16m) 13s ago 16m 62.2M 2048M 17.2.0 e1d6a67b021e 048ed22ad7e8 2024-02-10T07:10:28.881 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (14m) 13s ago 14m 51.7M 2048M 17.2.0 e1d6a67b021e 88df298abfa1 2024-02-10T07:10:28.881 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (14m) 13s ago 14m 49.9M 2048M 17.2.0 e1d6a67b021e 9ebb30170424 2024-02-10T07:10:28.881 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 running (78s) 13s ago 8m 10.3M - 1.3.1 1dbe0e931976 c8acf9662b9a 2024-02-10T07:10:28.881 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 running (51s) 13s ago 8m 11.4M - 1.3.1 1dbe0e931976 afd5feac7ebe 2024-02-10T07:10:28.881 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 running (13m) 13s ago 13m 57.0M 2781M 17.2.0 e1d6a67b021e 66e1f6c52fef 2024-02-10T07:10:28.881 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (13m) 13s ago 13m 59.0M 2781M 17.2.0 e1d6a67b021e 1c6ea98ad1a4 2024-02-10T07:10:28.881 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (12m) 13s ago 12m 52.6M 2781M 17.2.0 e1d6a67b021e 766040b6658f 2024-02-10T07:10:28.881 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (11m) 13s ago 11m 56.0M 2781M 17.2.0 e1d6a67b021e 09c905da97c8 2024-02-10T07:10:28.881 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (11m) 13s ago 11m 57.2M 3037M 17.2.0 e1d6a67b021e 6126fbf79e16 2024-02-10T07:10:28.881 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (10m) 13s ago 10m 53.2M 3037M 17.2.0 e1d6a67b021e 9174cf372e54 2024-02-10T07:10:28.882 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (10m) 13s ago 10m 53.7M 3037M 17.2.0 e1d6a67b021e b13040a8249e 2024-02-10T07:10:28.882 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (9m) 13s ago 9m 55.2M 3037M 17.2.0 e1d6a67b021e 42ed17ada673 2024-02-10T07:10:28.882 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 running (52s) 13s ago 8m 50.7M - 2.33.4 514e6a882f6e 1310fc6a32bb 2024-02-10T07:10:28.882 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.zkixal smithi107 *:8000 running (6m) 13s ago 6m 88.0M - 17.2.0 e1d6a67b021e 00fc962fbb51 2024-02-10T07:10:28.882 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.qewfcx smithi195 *:8000 running (6m) 13s ago 6m 86.1M - 17.2.0 e1d6a67b021e 24e6b5e4ac80 2024-02-10T07:10:28.882 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.lgutqr smithi107 *:80 running (6m) 13s ago 6m 85.5M - 17.2.0 e1d6a67b021e 486944c7deb5 2024-02-10T07:10:28.882 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.zqbguk smithi195 *:80 running (6m) 13s ago 6m 85.6M - 17.2.0 e1d6a67b021e 53e1b5b8b160 2024-02-10T07:10:29.056 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:28 smithi195 bash[34593]: debug 2024-02-10T07:10:28.683+0000 7f5d33663200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T07:10:29.350 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:10:29.350 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-02-10T07:10:29.350 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-10T07:10:29.350 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:10:29.350 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-02-10T07:10:29.351 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 1 2024-02-10T07:10:29.351 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:10:29.351 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-02-10T07:10:29.351 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-10T07:10:29.351 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:10:29.351 INFO:teuthology.orchestra.run.smithi107.stdout: "mds": {}, 2024-02-10T07:10:29.351 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-02-10T07:10:29.351 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T07:10:29.351 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:10:29.351 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-02-10T07:10:29.351 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-02-10T07:10:29.351 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 1 2024-02-10T07:10:29.351 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:10:29.351 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:10:29.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:29 smithi195 bash[34593]: debug 2024-02-10T07:10:29.055+0000 7f5d33663200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T07:10:29.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:29 smithi195 bash[34593]: debug 2024-02-10T07:10:29.235+0000 7f5d33663200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T07:10:29.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:29 smithi195 bash[14417]: cluster 2024-02-10T07:10:28.057084+0000 mon.a (mon.0) 954 : cluster [DBG] mgrmap e28: y(active, since 1.91156s) 2024-02-10T07:10:29.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:29 smithi195 bash[14417]: cephadm 2024-02-10T07:10:28.173106+0000 mgr.y (mgr.25327) 3 : cephadm [INF] [10/Feb/2024:07:10:28] ENGINE Bus STARTING 2024-02-10T07:10:29.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:29 smithi195 bash[14417]: cephadm 2024-02-10T07:10:28.295200+0000 mgr.y (mgr.25327) 4 : cephadm [INF] [10/Feb/2024:07:10:28] ENGINE Serving on https://172.21.15.107:7150 2024-02-10T07:10:29.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:29 smithi195 bash[14417]: cephadm 2024-02-10T07:10:28.397544+0000 mgr.y (mgr.25327) 5 : cephadm [INF] [10/Feb/2024:07:10:28] ENGINE Serving on http://172.21.15.107:8765 2024-02-10T07:10:29.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:29 smithi195 bash[14417]: cephadm 2024-02-10T07:10:28.398237+0000 mgr.y (mgr.25327) 6 : cephadm [INF] [10/Feb/2024:07:10:28] ENGINE Bus STARTED 2024-02-10T07:10:29.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:29 smithi195 bash[14417]: audit 2024-02-10T07:10:28.482831+0000 mgr.y (mgr.25327) 7 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:10:29.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:29 smithi107 bash[19776]: cluster 2024-02-10T07:10:28.057084+0000 mon.a (mon.0) 954 : cluster [DBG] mgrmap e28: y(active, since 1.91156s) 2024-02-10T07:10:29.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:29 smithi107 bash[19776]: cephadm 2024-02-10T07:10:28.173106+0000 mgr.y (mgr.25327) 3 : cephadm [INF] [10/Feb/2024:07:10:28] ENGINE Bus STARTING 2024-02-10T07:10:29.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:29 smithi107 bash[19776]: cephadm 2024-02-10T07:10:28.295200+0000 mgr.y (mgr.25327) 4 : cephadm [INF] [10/Feb/2024:07:10:28] ENGINE Serving on https://172.21.15.107:7150 2024-02-10T07:10:29.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:29 smithi107 bash[19776]: cephadm 2024-02-10T07:10:28.397544+0000 mgr.y (mgr.25327) 5 : cephadm [INF] [10/Feb/2024:07:10:28] ENGINE Serving on http://172.21.15.107:8765 2024-02-10T07:10:29.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:29 smithi107 bash[19776]: cephadm 2024-02-10T07:10:28.398237+0000 mgr.y (mgr.25327) 6 : cephadm [INF] [10/Feb/2024:07:10:28] ENGINE Bus STARTED 2024-02-10T07:10:29.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:29 smithi107 bash[19776]: audit 2024-02-10T07:10:28.482831+0000 mgr.y (mgr.25327) 7 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:10:29.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:29 smithi107 bash[14363]: cluster 2024-02-10T07:10:28.057084+0000 mon.a (mon.0) 954 : cluster [DBG] mgrmap e28: y(active, since 1.91156s) 2024-02-10T07:10:29.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:29 smithi107 bash[14363]: cephadm 2024-02-10T07:10:28.173106+0000 mgr.y (mgr.25327) 3 : cephadm [INF] [10/Feb/2024:07:10:28] ENGINE Bus STARTING 2024-02-10T07:10:29.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:29 smithi107 bash[14363]: cephadm 2024-02-10T07:10:28.295200+0000 mgr.y (mgr.25327) 4 : cephadm [INF] [10/Feb/2024:07:10:28] ENGINE Serving on https://172.21.15.107:7150 2024-02-10T07:10:29.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:29 smithi107 bash[14363]: cephadm 2024-02-10T07:10:28.397544+0000 mgr.y (mgr.25327) 5 : cephadm [INF] [10/Feb/2024:07:10:28] ENGINE Serving on http://172.21.15.107:8765 2024-02-10T07:10:29.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:29 smithi107 bash[14363]: cephadm 2024-02-10T07:10:28.398237+0000 mgr.y (mgr.25327) 6 : cephadm [INF] [10/Feb/2024:07:10:28] ENGINE Bus STARTED 2024-02-10T07:10:29.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:29 smithi107 bash[14363]: audit 2024-02-10T07:10:28.482831+0000 mgr.y (mgr.25327) 7 : audit [DBG] from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:10:29.733 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:10:29.733 INFO:teuthology.orchestra.run.smithi107.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T07:10:29.734 INFO:teuthology.orchestra.run.smithi107.stdout: "in_progress": true, 2024-02-10T07:10:29.734 INFO:teuthology.orchestra.run.smithi107.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T07:10:29.734 INFO:teuthology.orchestra.run.smithi107.stdout: "services_complete": [ 2024-02-10T07:10:29.734 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr" 2024-02-10T07:10:29.734 INFO:teuthology.orchestra.run.smithi107.stdout: ], 2024-02-10T07:10:29.734 INFO:teuthology.orchestra.run.smithi107.stdout: "progress": "2/23 daemons upgraded", 2024-02-10T07:10:29.734 INFO:teuthology.orchestra.run.smithi107.stdout: "message": "", 2024-02-10T07:10:29.734 INFO:teuthology.orchestra.run.smithi107.stdout: "is_paused": false 2024-02-10T07:10:29.734 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:10:29.909 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:29 smithi195 bash[34593]: debug 2024-02-10T07:10:29.467+0000 7f5d33663200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T07:10:30.184 INFO:teuthology.orchestra.run.smithi107.stdout:HEALTH_OK 2024-02-10T07:10:30.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:30 smithi195 bash[14417]: audit 2024-02-10T07:10:28.853961+0000 mgr.y (mgr.25327) 8 : audit [DBG] from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:10:30.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:30 smithi195 bash[14417]: cluster 2024-02-10T07:10:29.061692+0000 mgr.y (mgr.25327) 9 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:10:30.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:30 smithi195 bash[14417]: cluster 2024-02-10T07:10:29.133880+0000 mon.a (mon.0) 955 : cluster [DBG] mgrmap e29: y(active, since 2s) 2024-02-10T07:10:30.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:30 smithi195 bash[14417]: audit 2024-02-10T07:10:29.347517+0000 mon.a (mon.0) 956 : audit [DBG] from='client.? 172.21.15.107:0/2923062797' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:10:30.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:30 smithi195 bash[14417]: audit 2024-02-10T07:10:29.730478+0000 mgr.y (mgr.25327) 10 : audit [DBG] from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:10:30.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:30 smithi107 bash[14363]: audit 2024-02-10T07:10:28.853961+0000 mgr.y (mgr.25327) 8 : audit [DBG] from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:10:30.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:30 smithi107 bash[14363]: cluster 2024-02-10T07:10:29.061692+0000 mgr.y (mgr.25327) 9 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:10:30.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:30 smithi107 bash[14363]: cluster 2024-02-10T07:10:29.133880+0000 mon.a (mon.0) 955 : cluster [DBG] mgrmap e29: y(active, since 2s) 2024-02-10T07:10:30.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:30 smithi107 bash[14363]: audit 2024-02-10T07:10:29.347517+0000 mon.a (mon.0) 956 : audit [DBG] from='client.? 172.21.15.107:0/2923062797' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:10:30.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:30 smithi107 bash[14363]: audit 2024-02-10T07:10:29.730478+0000 mgr.y (mgr.25327) 10 : audit [DBG] from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:10:30.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:30 smithi107 bash[19776]: audit 2024-02-10T07:10:28.853961+0000 mgr.y (mgr.25327) 8 : audit [DBG] from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:10:30.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:30 smithi107 bash[19776]: cluster 2024-02-10T07:10:29.061692+0000 mgr.y (mgr.25327) 9 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:10:30.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:30 smithi107 bash[19776]: cluster 2024-02-10T07:10:29.133880+0000 mon.a (mon.0) 955 : cluster [DBG] mgrmap e29: y(active, since 2s) 2024-02-10T07:10:30.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:30 smithi107 bash[19776]: audit 2024-02-10T07:10:29.347517+0000 mon.a (mon.0) 956 : audit [DBG] from='client.? 172.21.15.107:0/2923062797' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:10:30.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:30 smithi107 bash[19776]: audit 2024-02-10T07:10:29.730478+0000 mgr.y (mgr.25327) 10 : audit [DBG] from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:10:30.909 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:30 smithi195 bash[34593]: debug 2024-02-10T07:10:30.571+0000 7f5d33663200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T07:10:30.909 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:30 smithi195 bash[34593]: debug 2024-02-10T07:10:30.683+0000 7f5d33663200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T07:10:30.909 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:30 smithi195 bash[34593]: debug 2024-02-10T07:10:30.799+0000 7f5d33663200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T07:10:31.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:31 smithi195 bash[14417]: audit 2024-02-10T07:10:30.181781+0000 mon.c (mon.1) 176 : audit [DBG] from='client.? 172.21.15.107:0/2932392590' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:10:31.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:31 smithi195 bash[34593]: debug 2024-02-10T07:10:31.283+0000 7f5d33663200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T07:10:31.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:31 smithi107 bash[14363]: audit 2024-02-10T07:10:30.181781+0000 mon.c (mon.1) 176 : audit [DBG] from='client.? 172.21.15.107:0/2932392590' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:10:31.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:31 smithi107 bash[19776]: audit 2024-02-10T07:10:30.181781+0000 mon.c (mon.1) 176 : audit [DBG] from='client.? 172.21.15.107:0/2932392590' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:10:31.909 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:31 smithi195 bash[34593]: debug 2024-02-10T07:10:31.503+0000 7f5d33663200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T07:10:32.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:31 smithi195 bash[34593]: debug 2024-02-10T07:10:31.955+0000 7f5d33663200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T07:10:32.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:32 smithi195 bash[14417]: cluster 2024-02-10T07:10:31.062464+0000 mgr.y (mgr.25327) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:10:32.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:32 smithi195 bash[14417]: cluster 2024-02-10T07:10:31.140610+0000 mon.a (mon.0) 957 : cluster [DBG] mgrmap e30: y(active, since 4s) 2024-02-10T07:10:32.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:32 smithi107 bash[19776]: cluster 2024-02-10T07:10:31.062464+0000 mgr.y (mgr.25327) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:10:32.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:32 smithi107 bash[19776]: cluster 2024-02-10T07:10:31.140610+0000 mon.a (mon.0) 957 : cluster [DBG] mgrmap e30: y(active, since 4s) 2024-02-10T07:10:32.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:32 smithi107 bash[14363]: cluster 2024-02-10T07:10:31.062464+0000 mgr.y (mgr.25327) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:10:32.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:32 smithi107 bash[14363]: cluster 2024-02-10T07:10:31.140610+0000 mon.a (mon.0) 957 : cluster [DBG] mgrmap e30: y(active, since 4s) 2024-02-10T07:10:32.909 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:32 smithi195 bash[34593]: debug 2024-02-10T07:10:32.475+0000 7f5d33663200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T07:10:33.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:33 smithi195 bash[34593]: debug 2024-02-10T07:10:33.063+0000 7f5d33663200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T07:10:33.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:33 smithi195 bash[34593]: debug 2024-02-10T07:10:33.187+0000 7f5d33663200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T07:10:33.856 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:33 smithi195 bash[34593]: debug 2024-02-10T07:10:33.575+0000 7f5d33663200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T07:10:33.857 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:33 smithi195 bash[34593]: debug 2024-02-10T07:10:33.703+0000 7f5d33663200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T07:10:33.977 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:33 smithi195 bash[34593]: debug 2024-02-10T07:10:33.851+0000 7f5d33663200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T07:10:34.110 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:33 smithi195 bash[34593]: debug 2024-02-10T07:10:33.975+0000 7f5d33663200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T07:10:34.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:34 smithi195 bash[34593]: debug 2024-02-10T07:10:34.107+0000 7f5d33663200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T07:10:34.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:34 smithi195 bash[34593]: debug 2024-02-10T07:10:34.303+0000 7f5d33663200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T07:10:34.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:34 smithi195 bash[14417]: cluster 2024-02-10T07:10:33.063568+0000 mgr.y (mgr.25327) 12 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:10:34.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:34 smithi195 bash[14417]: audit 2024-02-10T07:10:33.953404+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:34.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:34 smithi195 bash[14417]: audit 2024-02-10T07:10:33.965776+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:34.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:34 smithi107 bash[14363]: cluster 2024-02-10T07:10:33.063568+0000 mgr.y (mgr.25327) 12 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:10:34.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:34 smithi107 bash[14363]: audit 2024-02-10T07:10:33.953404+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:34.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:34 smithi107 bash[14363]: audit 2024-02-10T07:10:33.965776+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:34.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:34 smithi107 bash[19776]: cluster 2024-02-10T07:10:33.063568+0000 mgr.y (mgr.25327) 12 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:10:34.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:34 smithi107 bash[19776]: audit 2024-02-10T07:10:33.953404+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:34.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:34 smithi107 bash[19776]: audit 2024-02-10T07:10:33.965776+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:34.909 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:34 smithi195 bash[34593]: debug 2024-02-10T07:10:34.427+0000 7f5d33663200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T07:10:35.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:35 smithi107 bash[19776]: audit 2024-02-10T07:10:34.161490+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:35.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:35 smithi107 bash[19776]: audit 2024-02-10T07:10:34.174558+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:35.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:35 smithi107 bash[19776]: audit 2024-02-10T07:10:34.465772+0000 mgr.y (mgr.25327) 13 : audit [DBG] from='client.25225 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:10:35.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:35 smithi107 bash[19776]: audit 2024-02-10T07:10:34.958295+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:35.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:35 smithi107 bash[19776]: audit 2024-02-10T07:10:34.971572+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:35.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:35 smithi107 bash[14363]: audit 2024-02-10T07:10:34.161490+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:35.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:35 smithi107 bash[14363]: audit 2024-02-10T07:10:34.174558+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:35.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:35 smithi107 bash[14363]: audit 2024-02-10T07:10:34.465772+0000 mgr.y (mgr.25327) 13 : audit [DBG] from='client.25225 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:10:35.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:35 smithi107 bash[14363]: audit 2024-02-10T07:10:34.958295+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:35.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:35 smithi107 bash[14363]: audit 2024-02-10T07:10:34.971572+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:35 smithi195 bash[14417]: audit 2024-02-10T07:10:34.161490+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:35 smithi195 bash[14417]: audit 2024-02-10T07:10:34.174558+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:35 smithi195 bash[14417]: audit 2024-02-10T07:10:34.465772+0000 mgr.y (mgr.25327) 13 : audit [DBG] from='client.25225 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:10:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:35 smithi195 bash[14417]: audit 2024-02-10T07:10:34.958295+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:35 smithi195 bash[14417]: audit 2024-02-10T07:10:34.971572+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:36.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:35 smithi195 bash[34593]: debug 2024-02-10T07:10:35.699+0000 7f5d33663200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T07:10:36.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:35 smithi195 bash[34593]: [10/Feb/2024:07:10:35] ENGINE Bus STARTING 2024-02-10T07:10:36.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:35 smithi195 bash[34593]: CherryPy Checker: 2024-02-10T07:10:36.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:35 smithi195 bash[34593]: The Application mounted at '' has an empty config. 2024-02-10T07:10:36.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:35 smithi195 bash[34593]: [10/Feb/2024:07:10:35] ENGINE Serving on http://:::9283 2024-02-10T07:10:36.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:35 smithi195 bash[34593]: [10/Feb/2024:07:10:35] ENGINE Bus STARTED 2024-02-10T07:10:36.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:36 smithi195 bash[14417]: cluster 2024-02-10T07:10:35.064921+0000 mgr.y (mgr.25327) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-10T07:10:36.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:36 smithi195 bash[14417]: audit 2024-02-10T07:10:35.224330+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:36.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:36 smithi195 bash[14417]: audit 2024-02-10T07:10:35.237221+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:36.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:36 smithi195 bash[14417]: cluster 2024-02-10T07:10:35.723023+0000 mon.a (mon.0) 966 : cluster [DBG] Standby manager daemon x started 2024-02-10T07:10:36.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:36 smithi195 bash[14417]: audit 2024-02-10T07:10:35.728288+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.? 172.21.15.195:0/2010345541' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T07:10:36.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:36 smithi195 bash[14417]: audit 2024-02-10T07:10:35.730127+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.? 172.21.15.195:0/2010345541' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T07:10:36.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:36 smithi195 bash[14417]: audit 2024-02-10T07:10:35.735014+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.? 172.21.15.195:0/2010345541' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T07:10:36.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:36 smithi195 bash[14417]: audit 2024-02-10T07:10:35.737463+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.? 172.21.15.195:0/2010345541' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T07:10:36.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:36 smithi107 bash[14363]: cluster 2024-02-10T07:10:35.064921+0000 mgr.y (mgr.25327) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-10T07:10:36.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:36 smithi107 bash[14363]: audit 2024-02-10T07:10:35.224330+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:36.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:36 smithi107 bash[14363]: audit 2024-02-10T07:10:35.237221+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:36.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:36 smithi107 bash[14363]: cluster 2024-02-10T07:10:35.723023+0000 mon.a (mon.0) 966 : cluster [DBG] Standby manager daemon x started 2024-02-10T07:10:36.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:36 smithi107 bash[14363]: audit 2024-02-10T07:10:35.728288+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.? 172.21.15.195:0/2010345541' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T07:10:36.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:36 smithi107 bash[14363]: audit 2024-02-10T07:10:35.730127+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.? 172.21.15.195:0/2010345541' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T07:10:36.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:36 smithi107 bash[14363]: audit 2024-02-10T07:10:35.735014+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.? 172.21.15.195:0/2010345541' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T07:10:36.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:36 smithi107 bash[14363]: audit 2024-02-10T07:10:35.737463+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.? 172.21.15.195:0/2010345541' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T07:10:36.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:36 smithi107 bash[19776]: cluster 2024-02-10T07:10:35.064921+0000 mgr.y (mgr.25327) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-10T07:10:36.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:36 smithi107 bash[19776]: audit 2024-02-10T07:10:35.224330+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:36.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:36 smithi107 bash[19776]: audit 2024-02-10T07:10:35.237221+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:36.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:36 smithi107 bash[19776]: cluster 2024-02-10T07:10:35.723023+0000 mon.a (mon.0) 966 : cluster [DBG] Standby manager daemon x started 2024-02-10T07:10:36.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:36 smithi107 bash[19776]: audit 2024-02-10T07:10:35.728288+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.? 172.21.15.195:0/2010345541' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T07:10:36.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:36 smithi107 bash[19776]: audit 2024-02-10T07:10:35.730127+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.? 172.21.15.195:0/2010345541' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T07:10:36.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:36 smithi107 bash[19776]: audit 2024-02-10T07:10:35.735014+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.? 172.21.15.195:0/2010345541' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T07:10:36.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:36 smithi107 bash[19776]: audit 2024-02-10T07:10:35.737463+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.? 172.21.15.195:0/2010345541' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T07:10:37.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:37 smithi195 bash[14417]: cluster 2024-02-10T07:10:36.249865+0000 mon.a (mon.0) 967 : cluster [DBG] mgrmap e31: y(active, since 10s), standbys: x 2024-02-10T07:10:37.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:37 smithi195 bash[14417]: audit 2024-02-10T07:10:36.254614+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T07:10:37.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:37 smithi107 bash[19776]: cluster 2024-02-10T07:10:36.249865+0000 mon.a (mon.0) 967 : cluster [DBG] mgrmap e31: y(active, since 10s), standbys: x 2024-02-10T07:10:37.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:37 smithi107 bash[19776]: audit 2024-02-10T07:10:36.254614+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T07:10:37.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:37 smithi107 bash[14363]: cluster 2024-02-10T07:10:36.249865+0000 mon.a (mon.0) 967 : cluster [DBG] mgrmap e31: y(active, since 10s), standbys: x 2024-02-10T07:10:37.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:37 smithi107 bash[14363]: audit 2024-02-10T07:10:36.254614+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T07:10:38.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:37 smithi195 bash[34593]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:10:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:10:38.160 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:37 smithi195 bash[36632]: ts=2024-02-10T07:10:37.711Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.195:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.195:8765: connect: connection refused" 2024-02-10T07:10:38.160 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:37 smithi195 bash[36632]: ts=2024-02-10T07:10:37.714Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.195:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.195:8765: connect: connection refused" 2024-02-10T07:10:38.160 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:37 smithi195 bash[36632]: ts=2024-02-10T07:10:37.716Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.195:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.195:8765: connect: connection refused" 2024-02-10T07:10:38.160 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:37 smithi195 bash[36632]: ts=2024-02-10T07:10:37.716Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.195:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.195:8765: connect: connection refused" 2024-02-10T07:10:38.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:38 smithi195 bash[14417]: cluster 2024-02-10T07:10:37.065695+0000 mgr.y (mgr.25327) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-10T07:10:38.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:38 smithi107 bash[14363]: cluster 2024-02-10T07:10:37.065695+0000 mgr.y (mgr.25327) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-10T07:10:38.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:38 smithi107 bash[19776]: cluster 2024-02-10T07:10:37.065695+0000 mgr.y (mgr.25327) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-10T07:10:40.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:40 smithi195 bash[14417]: cluster 2024-02-10T07:10:39.067450+0000 mgr.y (mgr.25327) 16 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-10T07:10:40.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:40 smithi107 bash[14363]: cluster 2024-02-10T07:10:39.067450+0000 mgr.y (mgr.25327) 16 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-10T07:10:40.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:40 smithi107 bash[19776]: cluster 2024-02-10T07:10:39.067450+0000 mgr.y (mgr.25327) 16 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-10T07:10:42.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:42 smithi107 bash[14363]: cluster 2024-02-10T07:10:41.068286+0000 mgr.y (mgr.25327) 17 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T07:10:42.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:42 smithi107 bash[14363]: audit 2024-02-10T07:10:42.198823+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:10:42.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:42 smithi107 bash[19776]: cluster 2024-02-10T07:10:41.068286+0000 mgr.y (mgr.25327) 17 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T07:10:42.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:42 smithi107 bash[19776]: audit 2024-02-10T07:10:42.198823+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:10:42.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:42 smithi195 bash[14417]: cluster 2024-02-10T07:10:41.068286+0000 mgr.y (mgr.25327) 17 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T07:10:42.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:42 smithi195 bash[14417]: audit 2024-02-10T07:10:42.198823+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:10:44.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:44 smithi195 bash[14417]: cluster 2024-02-10T07:10:43.069101+0000 mgr.y (mgr.25327) 18 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T07:10:44.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:44 smithi107 bash[14363]: cluster 2024-02-10T07:10:43.069101+0000 mgr.y (mgr.25327) 18 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T07:10:44.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:44 smithi107 bash[19776]: cluster 2024-02-10T07:10:43.069101+0000 mgr.y (mgr.25327) 18 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T07:10:45.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:45 smithi195 bash[14417]: audit 2024-02-10T07:10:44.473929+0000 mgr.y (mgr.25327) 19 : audit [DBG] from='client.25225 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:10:45.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:45 smithi195 bash[14417]: audit 2024-02-10T07:10:44.996094+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:45.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:45 smithi195 bash[14417]: audit 2024-02-10T07:10:45.010582+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:45.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:45 smithi195 bash[14417]: audit 2024-02-10T07:10:45.014306+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:10:45.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:45 smithi195 bash[14417]: audit 2024-02-10T07:10:45.015990+0000 mon.c (mon.1) 180 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:10:45.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:45 smithi107 bash[14363]: audit 2024-02-10T07:10:44.473929+0000 mgr.y (mgr.25327) 19 : audit [DBG] from='client.25225 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:10:45.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:45 smithi107 bash[14363]: audit 2024-02-10T07:10:44.996094+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:45.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:45 smithi107 bash[14363]: audit 2024-02-10T07:10:45.010582+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:45.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:45 smithi107 bash[14363]: audit 2024-02-10T07:10:45.014306+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:10:45.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:45 smithi107 bash[14363]: audit 2024-02-10T07:10:45.015990+0000 mon.c (mon.1) 180 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:10:45.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:45 smithi107 bash[19776]: audit 2024-02-10T07:10:44.473929+0000 mgr.y (mgr.25327) 19 : audit [DBG] from='client.25225 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:10:45.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:45 smithi107 bash[19776]: audit 2024-02-10T07:10:44.996094+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:45.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:45 smithi107 bash[19776]: audit 2024-02-10T07:10:45.010582+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:45.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:45 smithi107 bash[19776]: audit 2024-02-10T07:10:45.014306+0000 mon.c (mon.1) 179 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:10:45.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:45 smithi107 bash[19776]: audit 2024-02-10T07:10:45.015990+0000 mon.c (mon.1) 180 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:10:46.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[14363]: cephadm 2024-02-10T07:10:45.018177+0000 mgr.y (mgr.25327) 20 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-02-10T07:10:46.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[14363]: cephadm 2024-02-10T07:10:45.018636+0000 mgr.y (mgr.25327) 21 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.conf 2024-02-10T07:10:46.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[14363]: cluster 2024-02-10T07:10:45.070210+0000 mgr.y (mgr.25327) 22 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T07:10:46.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[14363]: cephadm 2024-02-10T07:10:45.183986+0000 mgr.y (mgr.25327) 23 : cephadm [INF] Updating smithi107:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T07:10:46.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[14363]: cephadm 2024-02-10T07:10:45.184422+0000 mgr.y (mgr.25327) 24 : cephadm [INF] Updating smithi195:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T07:10:46.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[14363]: cephadm 2024-02-10T07:10:45.349106+0000 mgr.y (mgr.25327) 25 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-02-10T07:10:46.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[14363]: cephadm 2024-02-10T07:10:45.349500+0000 mgr.y (mgr.25327) 26 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.client.admin.keyring 2024-02-10T07:10:46.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[14363]: cephadm 2024-02-10T07:10:45.514337+0000 mgr.y (mgr.25327) 27 : cephadm [INF] Updating smithi107:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T07:10:46.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[14363]: cephadm 2024-02-10T07:10:45.514676+0000 mgr.y (mgr.25327) 28 : cephadm [INF] Updating smithi195:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T07:10:46.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[14363]: audit 2024-02-10T07:10:45.689716+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:46.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[14363]: audit 2024-02-10T07:10:45.696652+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:46.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[14363]: audit 2024-02-10T07:10:45.710227+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:46.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[14363]: audit 2024-02-10T07:10:45.717011+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:46.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[14363]: audit 2024-02-10T07:10:45.725673+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:46.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[14363]: cephadm 2024-02-10T07:10:45.799579+0000 mgr.y (mgr.25327) 29 : cephadm [INF] Reconfiguring iscsi.foo.smithi107.lvlagr (dependencies changed)... 2024-02-10T07:10:46.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[14363]: audit 2024-02-10T07:10:45.800421+0000 mon.c (mon.1) 181 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi107.lvlagr", "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-10T07:10:46.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[14363]: audit 2024-02-10T07:10:45.801311+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi107.lvlagr", "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-10T07:10:46.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[14363]: audit 2024-02-10T07:10:45.819271+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:10:46.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[19776]: cephadm 2024-02-10T07:10:45.018177+0000 mgr.y (mgr.25327) 20 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-02-10T07:10:46.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[19776]: cephadm 2024-02-10T07:10:45.018636+0000 mgr.y (mgr.25327) 21 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.conf 2024-02-10T07:10:46.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[19776]: cluster 2024-02-10T07:10:45.070210+0000 mgr.y (mgr.25327) 22 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T07:10:46.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[19776]: cephadm 2024-02-10T07:10:45.183986+0000 mgr.y (mgr.25327) 23 : cephadm [INF] Updating smithi107:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T07:10:46.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[19776]: cephadm 2024-02-10T07:10:45.184422+0000 mgr.y (mgr.25327) 24 : cephadm [INF] Updating smithi195:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T07:10:46.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[19776]: cephadm 2024-02-10T07:10:45.349106+0000 mgr.y (mgr.25327) 25 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-02-10T07:10:46.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[19776]: cephadm 2024-02-10T07:10:45.349500+0000 mgr.y (mgr.25327) 26 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.client.admin.keyring 2024-02-10T07:10:46.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[19776]: cephadm 2024-02-10T07:10:45.514337+0000 mgr.y (mgr.25327) 27 : cephadm [INF] Updating smithi107:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T07:10:46.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[19776]: cephadm 2024-02-10T07:10:45.514676+0000 mgr.y (mgr.25327) 28 : cephadm [INF] Updating smithi195:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T07:10:46.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[19776]: audit 2024-02-10T07:10:45.689716+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:46.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[19776]: audit 2024-02-10T07:10:45.696652+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:46.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[19776]: audit 2024-02-10T07:10:45.710227+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:46.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[19776]: audit 2024-02-10T07:10:45.717011+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:46.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[19776]: audit 2024-02-10T07:10:45.725673+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:46.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[19776]: cephadm 2024-02-10T07:10:45.799579+0000 mgr.y (mgr.25327) 29 : cephadm [INF] Reconfiguring iscsi.foo.smithi107.lvlagr (dependencies changed)... 2024-02-10T07:10:46.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[19776]: audit 2024-02-10T07:10:45.800421+0000 mon.c (mon.1) 181 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi107.lvlagr", "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-10T07:10:46.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[19776]: audit 2024-02-10T07:10:45.801311+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi107.lvlagr", "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-10T07:10:46.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:46 smithi107 bash[19776]: audit 2024-02-10T07:10:45.819271+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:10:47.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:46 smithi195 bash[14417]: cephadm 2024-02-10T07:10:45.018177+0000 mgr.y (mgr.25327) 20 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-02-10T07:10:47.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:46 smithi195 bash[14417]: cephadm 2024-02-10T07:10:45.018636+0000 mgr.y (mgr.25327) 21 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.conf 2024-02-10T07:10:47.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:46 smithi195 bash[14417]: cluster 2024-02-10T07:10:45.070210+0000 mgr.y (mgr.25327) 22 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T07:10:47.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:46 smithi195 bash[14417]: cephadm 2024-02-10T07:10:45.183986+0000 mgr.y (mgr.25327) 23 : cephadm [INF] Updating smithi107:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T07:10:47.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:46 smithi195 bash[14417]: cephadm 2024-02-10T07:10:45.184422+0000 mgr.y (mgr.25327) 24 : cephadm [INF] Updating smithi195:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T07:10:47.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:46 smithi195 bash[14417]: cephadm 2024-02-10T07:10:45.349106+0000 mgr.y (mgr.25327) 25 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-02-10T07:10:47.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:46 smithi195 bash[14417]: cephadm 2024-02-10T07:10:45.349500+0000 mgr.y (mgr.25327) 26 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.client.admin.keyring 2024-02-10T07:10:47.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:46 smithi195 bash[14417]: cephadm 2024-02-10T07:10:45.514337+0000 mgr.y (mgr.25327) 27 : cephadm [INF] Updating smithi107:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T07:10:47.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:46 smithi195 bash[14417]: cephadm 2024-02-10T07:10:45.514676+0000 mgr.y (mgr.25327) 28 : cephadm [INF] Updating smithi195:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T07:10:47.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:46 smithi195 bash[14417]: audit 2024-02-10T07:10:45.689716+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:47.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:46 smithi195 bash[14417]: audit 2024-02-10T07:10:45.696652+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:47.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:46 smithi195 bash[14417]: audit 2024-02-10T07:10:45.710227+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:47.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:46 smithi195 bash[14417]: audit 2024-02-10T07:10:45.717011+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:47.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:46 smithi195 bash[14417]: audit 2024-02-10T07:10:45.725673+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:47.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:46 smithi195 bash[14417]: cephadm 2024-02-10T07:10:45.799579+0000 mgr.y (mgr.25327) 29 : cephadm [INF] Reconfiguring iscsi.foo.smithi107.lvlagr (dependencies changed)... 2024-02-10T07:10:47.161 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:46 smithi195 bash[14417]: audit 2024-02-10T07:10:45.800421+0000 mon.c (mon.1) 181 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi107.lvlagr", "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-10T07:10:47.161 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:46 smithi195 bash[14417]: audit 2024-02-10T07:10:45.801311+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi107.lvlagr", "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-10T07:10:47.161 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:46 smithi195 bash[14417]: audit 2024-02-10T07:10:45.819271+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:10:47.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:47 smithi107 bash[14363]: cephadm 2024-02-10T07:10:45.821185+0000 mgr.y (mgr.25327) 30 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi107.lvlagr on smithi107 2024-02-10T07:10:47.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:47 smithi107 bash[19776]: cephadm 2024-02-10T07:10:45.821185+0000 mgr.y (mgr.25327) 30 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi107.lvlagr on smithi107 2024-02-10T07:10:48.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:47 smithi195 bash[14417]: cephadm 2024-02-10T07:10:45.821185+0000 mgr.y (mgr.25327) 30 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi107.lvlagr on smithi107 2024-02-10T07:10:48.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:10:47 smithi195 bash[34593]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:10:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-02-10T07:10:48.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:48 smithi107 bash[14363]: cluster 2024-02-10T07:10:47.070941+0000 mgr.y (mgr.25327) 31 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:48.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:48 smithi107 bash[19776]: cluster 2024-02-10T07:10:47.070941+0000 mgr.y (mgr.25327) 31 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:49.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:48 smithi195 bash[14417]: cluster 2024-02-10T07:10:47.070941+0000 mgr.y (mgr.25327) 31 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:50.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:50 smithi195 bash[14417]: cluster 2024-02-10T07:10:49.072769+0000 mgr.y (mgr.25327) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:10:50.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:50 smithi195 bash[14417]: audit 2024-02-10T07:10:49.382976+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:50.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:50 smithi195 bash[14417]: audit 2024-02-10T07:10:49.390538+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:50.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:50 smithi195 bash[14417]: cephadm 2024-02-10T07:10:49.446801+0000 mgr.y (mgr.25327) 33 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T07:10:50.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:50 smithi195 bash[14417]: cephadm 2024-02-10T07:10:49.693028+0000 mgr.y (mgr.25327) 34 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi195 2024-02-10T07:10:50.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:50 smithi107 bash[14363]: cluster 2024-02-10T07:10:49.072769+0000 mgr.y (mgr.25327) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:10:50.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:50 smithi107 bash[14363]: audit 2024-02-10T07:10:49.382976+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:50.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:50 smithi107 bash[14363]: audit 2024-02-10T07:10:49.390538+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:50.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:50 smithi107 bash[14363]: cephadm 2024-02-10T07:10:49.446801+0000 mgr.y (mgr.25327) 33 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T07:10:50.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:50 smithi107 bash[14363]: cephadm 2024-02-10T07:10:49.693028+0000 mgr.y (mgr.25327) 34 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi195 2024-02-10T07:10:50.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:50 smithi107 bash[19776]: cluster 2024-02-10T07:10:49.072769+0000 mgr.y (mgr.25327) 32 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:10:50.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:50 smithi107 bash[19776]: audit 2024-02-10T07:10:49.382976+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:50.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:50 smithi107 bash[19776]: audit 2024-02-10T07:10:49.390538+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:50.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:50 smithi107 bash[19776]: cephadm 2024-02-10T07:10:49.446801+0000 mgr.y (mgr.25327) 33 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-10T07:10:50.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:50 smithi107 bash[19776]: cephadm 2024-02-10T07:10:49.693028+0000 mgr.y (mgr.25327) 34 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi195 2024-02-10T07:10:52.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:52 smithi195 bash[14417]: cluster 2024-02-10T07:10:51.073682+0000 mgr.y (mgr.25327) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:52.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:52 smithi195 bash[14417]: audit 2024-02-10T07:10:51.497327+0000 mon.c (mon.1) 183 : audit [DBG] from='client.? 172.21.15.107:0/1855388471' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-10T07:10:52.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:52 smithi107 bash[19776]: cluster 2024-02-10T07:10:51.073682+0000 mgr.y (mgr.25327) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:52.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:52 smithi107 bash[19776]: audit 2024-02-10T07:10:51.497327+0000 mon.c (mon.1) 183 : audit [DBG] from='client.? 172.21.15.107:0/1855388471' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-10T07:10:52.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:52 smithi107 bash[14363]: cluster 2024-02-10T07:10:51.073682+0000 mgr.y (mgr.25327) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:52.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:52 smithi107 bash[14363]: audit 2024-02-10T07:10:51.497327+0000 mon.c (mon.1) 183 : audit [DBG] from='client.? 172.21.15.107:0/1855388471' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-10T07:10:54.514 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:54 smithi195 bash[14417]: cluster 2024-02-10T07:10:53.074993+0000 mgr.y (mgr.25327) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:54.514 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:54 smithi195 systemd[1]: Stopping Ceph prometheus.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:10:54.514 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:54 smithi195 bash[38436]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-prometheus.a 2024-02-10T07:10:54.515 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:54 smithi195 bash[36632]: ts=2024-02-10T07:10:54.330Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-10T07:10:54.515 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:54 smithi195 bash[36632]: ts=2024-02-10T07:10:54.330Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-02-10T07:10:54.515 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:54 smithi195 bash[36632]: ts=2024-02-10T07:10:54.330Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-02-10T07:10:54.515 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:54 smithi195 bash[36632]: ts=2024-02-10T07:10:54.330Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-02-10T07:10:54.515 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:54 smithi195 bash[36632]: ts=2024-02-10T07:10:54.330Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-02-10T07:10:54.515 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:54 smithi195 bash[36632]: ts=2024-02-10T07:10:54.330Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-02-10T07:10:54.515 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:54 smithi195 bash[36632]: ts=2024-02-10T07:10:54.330Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-02-10T07:10:54.515 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:54 smithi195 bash[36632]: ts=2024-02-10T07:10:54.330Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-10T07:10:54.515 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:54 smithi195 bash[36632]: ts=2024-02-10T07:10:54.331Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-02-10T07:10:54.515 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:54 smithi195 bash[36632]: ts=2024-02-10T07:10:54.331Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-02-10T07:10:54.515 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:54 smithi195 bash[36632]: ts=2024-02-10T07:10:54.331Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-02-10T07:10:54.515 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:54 smithi195 bash[36632]: ts=2024-02-10T07:10:54.331Z caller=main.go:1066 level=info msg="See you next time!" 2024-02-10T07:10:54.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:54 smithi107 bash[14363]: cluster 2024-02-10T07:10:53.074993+0000 mgr.y (mgr.25327) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:54.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:54 smithi107 bash[19776]: cluster 2024-02-10T07:10:53.074993+0000 mgr.y (mgr.25327) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:10:55.409 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:54 smithi195 bash[38446]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-prometheus-a 2024-02-10T07:10:55.409 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:54 smithi195 bash[38483]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-prometheus.a 2024-02-10T07:10:55.409 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:55 smithi195 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@prometheus.a.service: Succeeded. 2024-02-10T07:10:55.409 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:55 smithi195 systemd[1]: Stopped Ceph prometheus.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:10:55.409 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:55 smithi195 systemd[1]: Started Ceph prometheus.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:10:56.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:56 smithi195 bash[14417]: cluster 2024-02-10T07:10:55.076420+0000 mgr.y (mgr.25327) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T07:10:56.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:56 smithi195 bash[14417]: audit 2024-02-10T07:10:55.143222+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:56.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:56 smithi195 bash[14417]: audit 2024-02-10T07:10:55.156172+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:56.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:56 smithi195 bash[14417]: audit 2024-02-10T07:10:55.178430+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T07:10:56.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:56 smithi195 bash[14417]: audit 2024-02-10T07:10:55.179649+0000 mgr.y (mgr.25327) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T07:10:56.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:56 smithi195 bash[14417]: audit 2024-02-10T07:10:55.198665+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:56.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:56 smithi195 bash[14417]: cephadm 2024-02-10T07:10:55.200998+0000 mgr.y (mgr.25327) 39 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.107:5000 to Dashboard 2024-02-10T07:10:56.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:56 smithi195 bash[14417]: audit 2024-02-10T07:10:55.201390+0000 mon.c (mon.1) 185 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T07:10:56.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:56 smithi195 bash[14417]: audit 2024-02-10T07:10:55.202035+0000 mgr.y (mgr.25327) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T07:10:56.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:56 smithi195 bash[14417]: audit 2024-02-10T07:10:55.205113+0000 mon.c (mon.1) 186 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi107"}]: dispatch 2024-02-10T07:10:56.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:56 smithi195 bash[14417]: audit 2024-02-10T07:10:55.205904+0000 mgr.y (mgr.25327) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi107"}]: dispatch 2024-02-10T07:10:56.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:56 smithi195 bash[14417]: audit 2024-02-10T07:10:55.211782+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:56.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:56 smithi195 bash[14417]: audit 2024-02-10T07:10:55.223078+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T07:10:56.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:56 smithi195 bash[14417]: audit 2024-02-10T07:10:55.223658+0000 mgr.y (mgr.25327) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T07:10:56.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:56 smithi195 bash[14417]: audit 2024-02-10T07:10:55.231194+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:10:56.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:56 smithi107 bash[14363]: cluster 2024-02-10T07:10:55.076420+0000 mgr.y (mgr.25327) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T07:10:56.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:56 smithi107 bash[14363]: audit 2024-02-10T07:10:55.143222+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:56.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:56 smithi107 bash[14363]: audit 2024-02-10T07:10:55.156172+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:56.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:56 smithi107 bash[14363]: audit 2024-02-10T07:10:55.178430+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T07:10:56.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:56 smithi107 bash[14363]: audit 2024-02-10T07:10:55.179649+0000 mgr.y (mgr.25327) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T07:10:56.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:56 smithi107 bash[14363]: audit 2024-02-10T07:10:55.198665+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:56.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:56 smithi107 bash[14363]: cephadm 2024-02-10T07:10:55.200998+0000 mgr.y (mgr.25327) 39 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.107:5000 to Dashboard 2024-02-10T07:10:56.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:56 smithi107 bash[14363]: audit 2024-02-10T07:10:55.201390+0000 mon.c (mon.1) 185 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T07:10:56.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:56 smithi107 bash[14363]: audit 2024-02-10T07:10:55.202035+0000 mgr.y (mgr.25327) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T07:10:56.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:56 smithi107 bash[14363]: audit 2024-02-10T07:10:55.205113+0000 mon.c (mon.1) 186 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi107"}]: dispatch 2024-02-10T07:10:56.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:56 smithi107 bash[14363]: audit 2024-02-10T07:10:55.205904+0000 mgr.y (mgr.25327) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi107"}]: dispatch 2024-02-10T07:10:56.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:56 smithi107 bash[14363]: audit 2024-02-10T07:10:55.211782+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:56.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:56 smithi107 bash[14363]: audit 2024-02-10T07:10:55.223078+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T07:10:56.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:56 smithi107 bash[14363]: audit 2024-02-10T07:10:55.223658+0000 mgr.y (mgr.25327) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T07:10:56.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:56 smithi107 bash[14363]: audit 2024-02-10T07:10:55.231194+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:10:56.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:56 smithi107 bash[19776]: cluster 2024-02-10T07:10:55.076420+0000 mgr.y (mgr.25327) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T07:10:56.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:56 smithi107 bash[19776]: audit 2024-02-10T07:10:55.143222+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:56.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:56 smithi107 bash[19776]: audit 2024-02-10T07:10:55.156172+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:56.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:56 smithi107 bash[19776]: audit 2024-02-10T07:10:55.178430+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T07:10:56.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:56 smithi107 bash[19776]: audit 2024-02-10T07:10:55.179649+0000 mgr.y (mgr.25327) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T07:10:56.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:56 smithi107 bash[19776]: audit 2024-02-10T07:10:55.198665+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:56.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:56 smithi107 bash[19776]: cephadm 2024-02-10T07:10:55.200998+0000 mgr.y (mgr.25327) 39 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.107:5000 to Dashboard 2024-02-10T07:10:56.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:56 smithi107 bash[19776]: audit 2024-02-10T07:10:55.201390+0000 mon.c (mon.1) 185 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T07:10:56.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:56 smithi107 bash[19776]: audit 2024-02-10T07:10:55.202035+0000 mgr.y (mgr.25327) 40 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T07:10:56.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:56 smithi107 bash[19776]: audit 2024-02-10T07:10:55.205113+0000 mon.c (mon.1) 186 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi107"}]: dispatch 2024-02-10T07:10:56.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:56 smithi107 bash[19776]: audit 2024-02-10T07:10:55.205904+0000 mgr.y (mgr.25327) 41 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi107"}]: dispatch 2024-02-10T07:10:56.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:56 smithi107 bash[19776]: audit 2024-02-10T07:10:55.211782+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:10:56.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:56 smithi107 bash[19776]: audit 2024-02-10T07:10:55.223078+0000 mon.c (mon.1) 187 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T07:10:56.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:56 smithi107 bash[19776]: audit 2024-02-10T07:10:55.223658+0000 mgr.y (mgr.25327) 42 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T07:10:56.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:56 smithi107 bash[19776]: audit 2024-02-10T07:10:55.231194+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:10:56.821 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:56 smithi195 bash[38513]: ts=2024-02-10T07:10:56.701Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-10T07:10:56.821 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:56 smithi195 bash[38513]: ts=2024-02-10T07:10:56.701Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-02-10T07:10:56.821 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:56 smithi195 bash[38513]: ts=2024-02-10T07:10:56.701Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-02-10T07:10:56.821 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:56 smithi195 bash[38513]: ts=2024-02-10T07:10:56.701Z caller=main.go:518 level=info host_details="(Linux 5.4.0-171-generic #189-Ubuntu SMP Fri Jan 5 14:23:02 UTC 2024 x86_64 smithi195 (none))" 2024-02-10T07:10:56.821 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:56 smithi195 bash[38513]: ts=2024-02-10T07:10:56.701Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-10T07:10:56.821 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:56 smithi195 bash[38513]: ts=2024-02-10T07:10:56.701Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-10T07:10:56.821 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:56 smithi195 bash[38513]: ts=2024-02-10T07:10:56.705Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-02-10T07:10:56.821 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:56 smithi195 bash[38513]: ts=2024-02-10T07:10:56.706Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-02-10T07:10:56.821 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:56 smithi195 bash[38513]: ts=2024-02-10T07:10:56.707Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-02-10T07:10:56.821 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:56 smithi195 bash[38513]: ts=2024-02-10T07:10:56.710Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-10T07:10:56.821 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:56 smithi195 bash[38513]: ts=2024-02-10T07:10:56.710Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.583µs 2024-02-10T07:10:56.821 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:56 smithi195 bash[38513]: ts=2024-02-10T07:10:56.710Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-10T07:10:57.128 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:56 smithi195 bash[38513]: ts=2024-02-10T07:10:56.898Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-02-10T07:10:57.128 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:57 smithi195 bash[38513]: ts=2024-02-10T07:10:57.125Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-02-10T07:10:57.409 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:57 smithi195 bash[38513]: ts=2024-02-10T07:10:57.179Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-02-10T07:10:57.409 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:57 smithi195 bash[38513]: ts=2024-02-10T07:10:57.180Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-02-10T07:10:57.409 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:57 smithi195 bash[38513]: ts=2024-02-10T07:10:57.180Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=68.458µs wal_replay_duration=469.844272ms total_replay_duration=469.950996ms 2024-02-10T07:10:57.409 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:57 smithi195 bash[38513]: ts=2024-02-10T07:10:57.187Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-02-10T07:10:57.409 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:57 smithi195 bash[38513]: ts=2024-02-10T07:10:57.187Z caller=main.go:947 level=info msg="TSDB started" 2024-02-10T07:10:57.409 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:57 smithi195 bash[38513]: ts=2024-02-10T07:10:57.188Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-10T07:10:57.410 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:57 smithi195 bash[38513]: ts=2024-02-10T07:10:57.217Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=29.440526ms db_storage=1.176µs remote_storage=1.631µs web_handler=695ns query_engine=960ns scrape=324.246µs scrape_sd=122.077µs notify=21.106µs notify_sd=24.187µs rules=28.519764ms 2024-02-10T07:10:57.410 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:10:57 smithi195 bash[38513]: ts=2024-02-10T07:10:57.217Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-02-10T07:10:58.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:58 smithi195 bash[14417]: cluster 2024-02-10T07:10:57.077219+0000 mgr.y (mgr.25327) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-10T07:10:58.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:58 smithi195 bash[14417]: audit 2024-02-10T07:10:57.200960+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:10:58.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:58 smithi195 bash[14417]: cephadm 2024-02-10T07:10:57.605371+0000 mgr.y (mgr.25327) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-10T07:10:58.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:58 smithi195 bash[14417]: audit 2024-02-10T07:10:57.606201+0000 mon.c (mon.1) 190 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T07:10:58.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:58 smithi195 bash[14417]: audit 2024-02-10T07:10:57.607044+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T07:10:58.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:58 smithi195 bash[14417]: audit 2024-02-10T07:10:57.609464+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T07:10:58.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:58 smithi195 bash[14417]: audit 2024-02-10T07:10:57.611565+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:10:58.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:10:58 smithi195 bash[14417]: cephadm 2024-02-10T07:10:57.613549+0000 mgr.y (mgr.25327) 45 : cephadm [INF] Deploying daemon mgr.x on smithi195 2024-02-10T07:10:58.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:58 smithi107 bash[14363]: cluster 2024-02-10T07:10:57.077219+0000 mgr.y (mgr.25327) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-10T07:10:58.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:58 smithi107 bash[14363]: audit 2024-02-10T07:10:57.200960+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:10:58.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:58 smithi107 bash[14363]: cephadm 2024-02-10T07:10:57.605371+0000 mgr.y (mgr.25327) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-10T07:10:58.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:58 smithi107 bash[14363]: audit 2024-02-10T07:10:57.606201+0000 mon.c (mon.1) 190 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T07:10:58.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:58 smithi107 bash[14363]: audit 2024-02-10T07:10:57.607044+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T07:10:58.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:58 smithi107 bash[14363]: audit 2024-02-10T07:10:57.609464+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T07:10:58.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:58 smithi107 bash[14363]: audit 2024-02-10T07:10:57.611565+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:10:58.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:10:58 smithi107 bash[14363]: cephadm 2024-02-10T07:10:57.613549+0000 mgr.y (mgr.25327) 45 : cephadm [INF] Deploying daemon mgr.x on smithi195 2024-02-10T07:10:58.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:58 smithi107 bash[19776]: cluster 2024-02-10T07:10:57.077219+0000 mgr.y (mgr.25327) 43 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-10T07:10:58.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:58 smithi107 bash[19776]: audit 2024-02-10T07:10:57.200960+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:10:58.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:58 smithi107 bash[19776]: cephadm 2024-02-10T07:10:57.605371+0000 mgr.y (mgr.25327) 44 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-10T07:10:58.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:58 smithi107 bash[19776]: audit 2024-02-10T07:10:57.606201+0000 mon.c (mon.1) 190 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T07:10:58.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:58 smithi107 bash[19776]: audit 2024-02-10T07:10:57.607044+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T07:10:58.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:58 smithi107 bash[19776]: audit 2024-02-10T07:10:57.609464+0000 mon.c (mon.1) 191 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T07:10:58.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:58 smithi107 bash[19776]: audit 2024-02-10T07:10:57.611565+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:10:58.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:10:58 smithi107 bash[19776]: cephadm 2024-02-10T07:10:57.613549+0000 mgr.y (mgr.25327) 45 : cephadm [INF] Deploying daemon mgr.x on smithi195 2024-02-10T07:11:00.389 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:00 smithi195 bash[14417]: cluster 2024-02-10T07:10:59.078877+0000 mgr.y (mgr.25327) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T07:11:00.389 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:00 smithi195 systemd[1]: Stopping Ceph mgr.x for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:11:00.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:00 smithi107 bash[14363]: cluster 2024-02-10T07:10:59.078877+0000 mgr.y (mgr.25327) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T07:11:00.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:00 smithi107 bash[19776]: cluster 2024-02-10T07:10:59.078877+0000 mgr.y (mgr.25327) 46 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T07:11:00.598 INFO:teuthology.orchestra.run.smithi107.stdout:true 2024-02-10T07:11:01.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:00 smithi195 bash[38807]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-mgr-x 2024-02-10T07:11:01.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:01 smithi195 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-02-10T07:11:01.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:01 smithi195 bash[38881]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-mgr-x 2024-02-10T07:11:01.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:01 smithi195 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-02-10T07:11:01.160 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:01 smithi195 systemd[1]: Stopped Ceph mgr.x for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:11:01.361 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T07:11:01.361 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 running (102s) 27s ago 8m 16.4M - 0.23.0 ba2b418f427c d3f029c1318f 2024-02-10T07:11:01.361 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 running (58s) 27s ago 8m 41.5M - 8.3.5 dad864ee21e9 5607b97710aa 2024-02-10T07:11:01.361 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.lvlagr smithi107 starting - - - - 2024-02-10T07:11:01.361 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443,9283,8765 starting - - - - 2024-02-10T07:11:01.362 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:8443,9283,8765 running (52s) 27s ago 16m 475M - 19.0.0-1361-g290212a1 c328ab9dcfc7 c02886bcdecb 2024-02-10T07:11:01.362 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (16m) 27s ago 16m 65.3M 2048M 17.2.0 e1d6a67b021e 048ed22ad7e8 2024-02-10T07:11:01.362 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (14m) 27s ago 14m 55.1M 2048M 17.2.0 e1d6a67b021e 88df298abfa1 2024-02-10T07:11:01.362 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (15m) 27s ago 15m 52.6M 2048M 17.2.0 e1d6a67b021e 9ebb30170424 2024-02-10T07:11:01.362 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 running (111s) 27s ago 9m 10.2M - 1.3.1 1dbe0e931976 c8acf9662b9a 2024-02-10T07:11:01.362 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 running (83s) 27s ago 9m 11.0M - 1.3.1 1dbe0e931976 afd5feac7ebe 2024-02-10T07:11:01.362 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 running (14m) 27s ago 14m 57.5M 2781M 17.2.0 e1d6a67b021e 66e1f6c52fef 2024-02-10T07:11:01.362 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (13m) 27s ago 13m 59.1M 2781M 17.2.0 e1d6a67b021e 1c6ea98ad1a4 2024-02-10T07:11:01.362 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (12m) 27s ago 13m 52.9M 2781M 17.2.0 e1d6a67b021e 766040b6658f 2024-02-10T07:11:01.362 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (12m) 27s ago 12m 56.0M 2781M 17.2.0 e1d6a67b021e 09c905da97c8 2024-02-10T07:11:01.362 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (11m) 27s ago 11m 57.2M 3037M 17.2.0 e1d6a67b021e 6126fbf79e16 2024-02-10T07:11:01.362 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (11m) 27s ago 11m 53.5M 3037M 17.2.0 e1d6a67b021e 9174cf372e54 2024-02-10T07:11:01.362 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (10m) 27s ago 10m 53.1M 3037M 17.2.0 e1d6a67b021e b13040a8249e 2024-02-10T07:11:01.362 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (9m) 27s ago 10m 55.9M 3037M 17.2.0 e1d6a67b021e 42ed17ada673 2024-02-10T07:11:01.362 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 starting - - - - 2024-02-10T07:11:01.363 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.zkixal smithi107 *:8000 running (7m) 27s ago 7m 88.5M - 17.2.0 e1d6a67b021e 00fc962fbb51 2024-02-10T07:11:01.363 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.qewfcx smithi195 *:8000 running (7m) 27s ago 7m 86.4M - 17.2.0 e1d6a67b021e 24e6b5e4ac80 2024-02-10T07:11:01.363 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.lgutqr smithi107 *:80 running (6m) 27s ago 6m 85.9M - 17.2.0 e1d6a67b021e 486944c7deb5 2024-02-10T07:11:01.363 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.zqbguk smithi195 *:80 running (6m) 27s ago 6m 86.1M - 17.2.0 e1d6a67b021e 53e1b5b8b160 2024-02-10T07:11:01.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:01 smithi107 bash[14363]: audit 2024-02-10T07:11:00.580695+0000 mgr.y (mgr.25327) 47 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:11:01.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:01 smithi107 bash[19776]: audit 2024-02-10T07:11:00.580695+0000 mgr.y (mgr.25327) 47 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:11:01.659 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:01 smithi195 systemd[1]: Started Ceph mgr.x for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:11:01.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:01 smithi195 bash[14417]: audit 2024-02-10T07:11:00.580695+0000 mgr.y (mgr.25327) 47 : audit [DBG] from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:11:01.811 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:11:01.811 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-02-10T07:11:01.811 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-10T07:11:01.811 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:11:01.811 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-02-10T07:11:01.811 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T07:11:01.811 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:11:01.812 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-02-10T07:11:01.812 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-10T07:11:01.812 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:11:01.812 INFO:teuthology.orchestra.run.smithi107.stdout: "mds": {}, 2024-02-10T07:11:01.812 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-02-10T07:11:01.812 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T07:11:01.812 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:11:01.812 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-02-10T07:11:01.812 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-02-10T07:11:01.812 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T07:11:01.812 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:11:01.812 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:11:02.191 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:11:02.191 INFO:teuthology.orchestra.run.smithi107.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T07:11:02.191 INFO:teuthology.orchestra.run.smithi107.stdout: "in_progress": true, 2024-02-10T07:11:02.191 INFO:teuthology.orchestra.run.smithi107.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T07:11:02.191 INFO:teuthology.orchestra.run.smithi107.stdout: "services_complete": [], 2024-02-10T07:11:02.191 INFO:teuthology.orchestra.run.smithi107.stdout: "progress": "", 2024-02-10T07:11:02.191 INFO:teuthology.orchestra.run.smithi107.stdout: "message": "Currently upgrading mgr daemons", 2024-02-10T07:11:02.191 INFO:teuthology.orchestra.run.smithi107.stdout: "is_paused": false 2024-02-10T07:11:02.192 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:11:02.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:02 smithi195 bash[38946]: debug 2024-02-10T07:11:02.282+0000 7f9348d39700 1 -- 172.21.15.195:0/2000514778 <== mon.0 v2:172.21.15.107:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f4191101a0 con 0x55f419e94c00 2024-02-10T07:11:02.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:02 smithi195 bash[14417]: audit 2024-02-10T07:11:00.966257+0000 mgr.y (mgr.25327) 48 : audit [DBG] from='client.25429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:11:02.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:02 smithi195 bash[14417]: cluster 2024-02-10T07:11:01.079343+0000 mgr.y (mgr.25327) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-10T07:11:02.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:02 smithi195 bash[14417]: audit 2024-02-10T07:11:01.145772+0000 mgr.y (mgr.25327) 50 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:11:02.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:02 smithi195 bash[14417]: audit 2024-02-10T07:11:01.317545+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:02.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:02 smithi195 bash[14417]: audit 2024-02-10T07:11:01.329955+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:02.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:02 smithi195 bash[14417]: audit 2024-02-10T07:11:01.341226+0000 mgr.y (mgr.25327) 51 : audit [DBG] from='client.25435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:11:02.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:02 smithi195 bash[14417]: audit 2024-02-10T07:11:01.808637+0000 mon.a (mon.0) 985 : audit [DBG] from='client.? 172.21.15.107:0/3820050199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:11:02.619 INFO:teuthology.orchestra.run.smithi107.stdout:HEALTH_OK 2024-02-10T07:11:02.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:02 smithi107 bash[14363]: audit 2024-02-10T07:11:00.966257+0000 mgr.y (mgr.25327) 48 : audit [DBG] from='client.25429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:11:02.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:02 smithi107 bash[14363]: cluster 2024-02-10T07:11:01.079343+0000 mgr.y (mgr.25327) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-10T07:11:02.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:02 smithi107 bash[14363]: audit 2024-02-10T07:11:01.145772+0000 mgr.y (mgr.25327) 50 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:11:02.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:02 smithi107 bash[14363]: audit 2024-02-10T07:11:01.317545+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:02.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:02 smithi107 bash[14363]: audit 2024-02-10T07:11:01.329955+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:02.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:02 smithi107 bash[14363]: audit 2024-02-10T07:11:01.341226+0000 mgr.y (mgr.25327) 51 : audit [DBG] from='client.25435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:11:02.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:02 smithi107 bash[14363]: audit 2024-02-10T07:11:01.808637+0000 mon.a (mon.0) 985 : audit [DBG] from='client.? 172.21.15.107:0/3820050199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:11:02.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:02 smithi107 bash[19776]: audit 2024-02-10T07:11:00.966257+0000 mgr.y (mgr.25327) 48 : audit [DBG] from='client.25429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:11:02.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:02 smithi107 bash[19776]: cluster 2024-02-10T07:11:01.079343+0000 mgr.y (mgr.25327) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-10T07:11:02.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:02 smithi107 bash[19776]: audit 2024-02-10T07:11:01.145772+0000 mgr.y (mgr.25327) 50 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:11:02.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:02 smithi107 bash[19776]: audit 2024-02-10T07:11:01.317545+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:02.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:02 smithi107 bash[19776]: audit 2024-02-10T07:11:01.329955+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:02.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:02 smithi107 bash[19776]: audit 2024-02-10T07:11:01.341226+0000 mgr.y (mgr.25327) 51 : audit [DBG] from='client.25435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:11:02.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:02 smithi107 bash[19776]: audit 2024-02-10T07:11:01.808637+0000 mon.a (mon.0) 985 : audit [DBG] from='client.? 172.21.15.107:0/3820050199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:11:02.909 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:02 smithi195 bash[38946]: debug 2024-02-10T07:11:02.454+0000 7f9352f34200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T07:11:03.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:03 smithi195 bash[14417]: audit 2024-02-10T07:11:02.188177+0000 mgr.y (mgr.25327) 52 : audit [DBG] from='client.25447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:11:03.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:03 smithi195 bash[14417]: audit 2024-02-10T07:11:02.616500+0000 mon.c (mon.1) 193 : audit [DBG] from='client.? 172.21.15.107:0/548177310' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:11:03.659 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:03 smithi195 bash[38946]: debug 2024-02-10T07:11:03.362+0000 7f9352f34200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T07:11:03.659 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:03 smithi195 bash[38946]: debug 2024-02-10T07:11:03.462+0000 7f9352f34200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T07:11:03.659 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:03 smithi195 bash[38946]: debug 2024-02-10T07:11:03.562+0000 7f9352f34200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T07:11:03.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:03 smithi107 bash[14363]: audit 2024-02-10T07:11:02.188177+0000 mgr.y (mgr.25327) 52 : audit [DBG] from='client.25447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:11:03.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:03 smithi107 bash[14363]: audit 2024-02-10T07:11:02.616500+0000 mon.c (mon.1) 193 : audit [DBG] from='client.? 172.21.15.107:0/548177310' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:11:03.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:03 smithi107 bash[19776]: audit 2024-02-10T07:11:02.188177+0000 mgr.y (mgr.25327) 52 : audit [DBG] from='client.25447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:11:03.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:03 smithi107 bash[19776]: audit 2024-02-10T07:11:02.616500+0000 mon.c (mon.1) 193 : audit [DBG] from='client.? 172.21.15.107:0/548177310' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:11:04.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:03 smithi195 bash[38946]: debug 2024-02-10T07:11:03.858+0000 7f9352f34200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T07:11:04.650 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:04 smithi195 bash[14417]: cluster 2024-02-10T07:11:03.080392+0000 mgr.y (mgr.25327) 53 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-10T07:11:04.651 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:04 smithi195 bash[38946]: debug 2024-02-10T07:11:04.270+0000 7f9352f34200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T07:11:04.651 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:04 smithi195 bash[38946]: debug 2024-02-10T07:11:04.434+0000 7f9352f34200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T07:11:04.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:04 smithi107 bash[14363]: cluster 2024-02-10T07:11:03.080392+0000 mgr.y (mgr.25327) 53 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-10T07:11:04.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:04 smithi107 bash[19776]: cluster 2024-02-10T07:11:03.080392+0000 mgr.y (mgr.25327) 53 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-10T07:11:04.909 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:04 smithi195 bash[38946]: debug 2024-02-10T07:11:04.646+0000 7f9352f34200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T07:11:06.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:05 smithi195 bash[38946]: debug 2024-02-10T07:11:05.666+0000 7f9352f34200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T07:11:06.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:05 smithi195 bash[38946]: debug 2024-02-10T07:11:05.774+0000 7f9352f34200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T07:11:06.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:05 smithi195 bash[38946]: debug 2024-02-10T07:11:05.890+0000 7f9352f34200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T07:11:06.606 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:06 smithi195 bash[14417]: cluster 2024-02-10T07:11:05.081785+0000 mgr.y (mgr.25327) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T07:11:06.606 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:06 smithi195 bash[38946]: debug 2024-02-10T07:11:06.366+0000 7f9352f34200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T07:11:06.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:06 smithi107 bash[19776]: cluster 2024-02-10T07:11:05.081785+0000 mgr.y (mgr.25327) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T07:11:06.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:06 smithi107 bash[14363]: cluster 2024-02-10T07:11:05.081785+0000 mgr.y (mgr.25327) 54 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T07:11:07.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:06 smithi195 bash[38946]: debug 2024-02-10T07:11:06.602+0000 7f9352f34200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T07:11:07.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:07 smithi195 bash[38946]: debug 2024-02-10T07:11:07.110+0000 7f9352f34200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T07:11:08.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:07 smithi195 bash[38946]: debug 2024-02-10T07:11:07.654+0000 7f9352f34200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T07:11:08.659 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:08 smithi195 bash[38946]: debug 2024-02-10T07:11:08.230+0000 7f9352f34200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T07:11:08.659 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:08 smithi195 bash[38946]: debug 2024-02-10T07:11:08.350+0000 7f9352f34200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T07:11:08.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:08 smithi107 bash[14363]: cluster 2024-02-10T07:11:07.082464+0000 mgr.y (mgr.25327) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:11:08.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:08 smithi107 bash[14363]: audit 2024-02-10T07:11:07.690613+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:08.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:08 smithi107 bash[14363]: audit 2024-02-10T07:11:07.701334+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:08.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:08 smithi107 bash[14363]: audit 2024-02-10T07:11:07.894993+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:08.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:08 smithi107 bash[14363]: audit 2024-02-10T07:11:07.905394+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:08.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:08 smithi107 bash[19776]: cluster 2024-02-10T07:11:07.082464+0000 mgr.y (mgr.25327) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:11:08.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:08 smithi107 bash[19776]: audit 2024-02-10T07:11:07.690613+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:08.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:08 smithi107 bash[19776]: audit 2024-02-10T07:11:07.701334+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:08.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:08 smithi107 bash[19776]: audit 2024-02-10T07:11:07.894993+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:08.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:08 smithi107 bash[19776]: audit 2024-02-10T07:11:07.905394+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:08.995 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:08 smithi195 bash[38946]: debug 2024-02-10T07:11:08.730+0000 7f9352f34200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T07:11:08.995 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:08 smithi195 bash[38946]: debug 2024-02-10T07:11:08.842+0000 7f9352f34200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T07:11:08.996 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:08 smithi195 bash[14417]: cluster 2024-02-10T07:11:07.082464+0000 mgr.y (mgr.25327) 55 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:11:08.996 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:08 smithi195 bash[14417]: audit 2024-02-10T07:11:07.690613+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:08.996 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:08 smithi195 bash[14417]: audit 2024-02-10T07:11:07.701334+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:08.996 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:08 smithi195 bash[14417]: audit 2024-02-10T07:11:07.894993+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:08.996 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:08 smithi195 bash[14417]: audit 2024-02-10T07:11:07.905394+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:09.410 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:08 smithi195 bash[38946]: debug 2024-02-10T07:11:08.990+0000 7f9352f34200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T07:11:09.411 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:09 smithi195 bash[38946]: debug 2024-02-10T07:11:09.106+0000 7f9352f34200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T07:11:09.411 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:09 smithi195 bash[38946]: debug 2024-02-10T07:11:09.230+0000 7f9352f34200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T07:11:09.796 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:09 smithi195 bash[38946]: debug 2024-02-10T07:11:09.418+0000 7f9352f34200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T07:11:09.796 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:09 smithi195 bash[38946]: debug 2024-02-10T07:11:09.546+0000 7f9352f34200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T07:11:09.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:09 smithi107 bash[14363]: audit 2024-02-10T07:11:08.794494+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:09.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:09 smithi107 bash[14363]: audit 2024-02-10T07:11:08.804648+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:09.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:09 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:11:09] "GET /metrics HTTP/1.1" 200 38170 "" "Prometheus/2.33.4" 2024-02-10T07:11:09.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:09 smithi107 bash[19776]: audit 2024-02-10T07:11:08.794494+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:09.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:09 smithi107 bash[19776]: audit 2024-02-10T07:11:08.804648+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:10.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:09 smithi195 bash[14417]: audit 2024-02-10T07:11:08.794494+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:10.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:09 smithi195 bash[14417]: audit 2024-02-10T07:11:08.804648+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:11.157 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:10 smithi107 bash[19776]: cluster 2024-02-10T07:11:09.084159+0000 mgr.y (mgr.25327) 56 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:11:11.158 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:10 smithi107 bash[14363]: cluster 2024-02-10T07:11:09.084159+0000 mgr.y (mgr.25327) 56 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:11:11.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:10 smithi195 bash[14417]: cluster 2024-02-10T07:11:09.084159+0000 mgr.y (mgr.25327) 56 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:11:11.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:10 smithi195 bash[38946]: debug 2024-02-10T07:11:10.830+0000 7f9352f34200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T07:11:11.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:10 smithi195 bash[38946]: [10/Feb/2024:07:11:10] ENGINE Bus STARTING 2024-02-10T07:11:11.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:10 smithi195 bash[38946]: CherryPy Checker: 2024-02-10T07:11:11.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:10 smithi195 bash[38946]: The Application mounted at '' has an empty config. 2024-02-10T07:11:11.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:10 smithi195 bash[38946]: [10/Feb/2024:07:11:10] ENGINE Serving on http://:::9283 2024-02-10T07:11:11.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:10 smithi195 bash[38946]: [10/Feb/2024:07:11:10] ENGINE Bus STARTED 2024-02-10T07:11:12.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:11 smithi195 bash[14417]: cluster 2024-02-10T07:11:10.853346+0000 mon.a (mon.0) 992 : cluster [DBG] Standby manager daemon x restarted 2024-02-10T07:11:12.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:11 smithi195 bash[14417]: cluster 2024-02-10T07:11:10.853535+0000 mon.a (mon.0) 993 : cluster [DBG] Standby manager daemon x started 2024-02-10T07:11:12.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:11 smithi195 bash[14417]: audit 2024-02-10T07:11:10.860833+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.? 172.21.15.195:0/2404750908' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T07:11:12.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:11 smithi195 bash[14417]: audit 2024-02-10T07:11:10.862734+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.? 172.21.15.195:0/2404750908' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T07:11:12.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:11 smithi195 bash[14417]: audit 2024-02-10T07:11:10.869033+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.? 172.21.15.195:0/2404750908' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T07:11:12.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:11 smithi195 bash[14417]: audit 2024-02-10T07:11:10.870088+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.? 172.21.15.195:0/2404750908' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T07:11:12.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:11 smithi107 bash[19776]: cluster 2024-02-10T07:11:10.853346+0000 mon.a (mon.0) 992 : cluster [DBG] Standby manager daemon x restarted 2024-02-10T07:11:12.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:11 smithi107 bash[19776]: cluster 2024-02-10T07:11:10.853535+0000 mon.a (mon.0) 993 : cluster [DBG] Standby manager daemon x started 2024-02-10T07:11:12.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:11 smithi107 bash[19776]: audit 2024-02-10T07:11:10.860833+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.? 172.21.15.195:0/2404750908' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T07:11:12.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:11 smithi107 bash[19776]: audit 2024-02-10T07:11:10.862734+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.? 172.21.15.195:0/2404750908' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T07:11:12.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:11 smithi107 bash[19776]: audit 2024-02-10T07:11:10.869033+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.? 172.21.15.195:0/2404750908' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T07:11:12.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:11 smithi107 bash[19776]: audit 2024-02-10T07:11:10.870088+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.? 172.21.15.195:0/2404750908' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T07:11:12.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:11 smithi107 bash[14363]: cluster 2024-02-10T07:11:10.853346+0000 mon.a (mon.0) 992 : cluster [DBG] Standby manager daemon x restarted 2024-02-10T07:11:12.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:11 smithi107 bash[14363]: cluster 2024-02-10T07:11:10.853535+0000 mon.a (mon.0) 993 : cluster [DBG] Standby manager daemon x started 2024-02-10T07:11:12.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:11 smithi107 bash[14363]: audit 2024-02-10T07:11:10.860833+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.? 172.21.15.195:0/2404750908' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T07:11:12.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:11 smithi107 bash[14363]: audit 2024-02-10T07:11:10.862734+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.? 172.21.15.195:0/2404750908' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T07:11:12.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:11 smithi107 bash[14363]: audit 2024-02-10T07:11:10.869033+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.? 172.21.15.195:0/2404750908' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T07:11:12.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:11 smithi107 bash[14363]: audit 2024-02-10T07:11:10.870088+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.? 172.21.15.195:0/2404750908' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T07:11:13.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:12 smithi195 bash[14417]: cluster 2024-02-10T07:11:11.084893+0000 mgr.y (mgr.25327) 57 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:11:13.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:12 smithi195 bash[14417]: audit 2024-02-10T07:11:11.154645+0000 mgr.y (mgr.25327) 58 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:11:13.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:12 smithi195 bash[14417]: cluster 2024-02-10T07:11:11.829498+0000 mon.a (mon.0) 998 : cluster [DBG] mgrmap e32: y(active, since 45s), standbys: x 2024-02-10T07:11:13.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:12 smithi195 bash[14417]: audit 2024-02-10T07:11:12.201483+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:11:13.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:12 smithi107 bash[14363]: cluster 2024-02-10T07:11:11.084893+0000 mgr.y (mgr.25327) 57 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:11:13.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:12 smithi107 bash[14363]: audit 2024-02-10T07:11:11.154645+0000 mgr.y (mgr.25327) 58 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:11:13.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:12 smithi107 bash[14363]: cluster 2024-02-10T07:11:11.829498+0000 mon.a (mon.0) 998 : cluster [DBG] mgrmap e32: y(active, since 45s), standbys: x 2024-02-10T07:11:13.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:12 smithi107 bash[14363]: audit 2024-02-10T07:11:12.201483+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:11:13.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:12 smithi107 bash[19776]: cluster 2024-02-10T07:11:11.084893+0000 mgr.y (mgr.25327) 57 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:11:13.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:12 smithi107 bash[19776]: audit 2024-02-10T07:11:11.154645+0000 mgr.y (mgr.25327) 58 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:11:13.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:12 smithi107 bash[19776]: cluster 2024-02-10T07:11:11.829498+0000 mon.a (mon.0) 998 : cluster [DBG] mgrmap e32: y(active, since 45s), standbys: x 2024-02-10T07:11:13.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:12 smithi107 bash[19776]: audit 2024-02-10T07:11:12.201483+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:11:14.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:14 smithi195 bash[14417]: cluster 2024-02-10T07:11:13.086144+0000 mgr.y (mgr.25327) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:11:14.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:14 smithi107 bash[14363]: cluster 2024-02-10T07:11:13.086144+0000 mgr.y (mgr.25327) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:11:14.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:14 smithi107 bash[19776]: cluster 2024-02-10T07:11:13.086144+0000 mgr.y (mgr.25327) 59 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:11:16.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:16 smithi195 bash[14417]: cluster 2024-02-10T07:11:15.087455+0000 mgr.y (mgr.25327) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:11:16.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:16 smithi107 bash[14363]: cluster 2024-02-10T07:11:15.087455+0000 mgr.y (mgr.25327) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:11:16.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:16 smithi107 bash[19776]: cluster 2024-02-10T07:11:15.087455+0000 mgr.y (mgr.25327) 60 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:11:18.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:18 smithi195 bash[14417]: cluster 2024-02-10T07:11:17.088337+0000 mgr.y (mgr.25327) 61 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:11:18.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:18 smithi107 bash[14363]: cluster 2024-02-10T07:11:17.088337+0000 mgr.y (mgr.25327) 61 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:11:18.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:18 smithi107 bash[19776]: cluster 2024-02-10T07:11:17.088337+0000 mgr.y (mgr.25327) 61 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:11:19.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:11:18 smithi195 bash[38513]: ts=2024-02-10T07:11: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.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"smithi107:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"172.21.15.195:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T07:11:19.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:11:19] "GET /metrics HTTP/1.1" 200 38171 "" "Prometheus/2.33.4" 2024-02-10T07:11:19.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[14363]: audit 2024-02-10T07:11:18.714308+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:19.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[14363]: audit 2024-02-10T07:11:18.730011+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:19.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[14363]: audit 2024-02-10T07:11:18.733617+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:11:19.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[14363]: audit 2024-02-10T07:11:18.735746+0000 mon.c (mon.1) 196 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:11:19.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[14363]: audit 2024-02-10T07:11:18.744108+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:19.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[14363]: audit 2024-02-10T07:11:18.837132+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:11:19.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[14363]: audit 2024-02-10T07:11:18.840819+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:11:19.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[14363]: audit 2024-02-10T07:11:18.849951+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:19.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[14363]: audit 2024-02-10T07:11:18.853574+0000 mon.c (mon.1) 199 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-10T07:11:19.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[14363]: audit 2024-02-10T07:11:18.854055+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-10T07:11:19.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[14363]: audit 2024-02-10T07:11:18.862050+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-10T07:11:19.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[14363]: audit 2024-02-10T07:11:18.864005+0000 mon.c (mon.1) 200 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-10T07:11:19.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[14363]: audit 2024-02-10T07:11:18.864723+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-10T07:11:19.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[14363]: audit 2024-02-10T07:11:18.871203+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-10T07:11:19.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[14363]: audit 2024-02-10T07:11:18.874409+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T07:11:19.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[14363]: audit 2024-02-10T07:11:18.876097+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-10T07:11:19.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[19776]: audit 2024-02-10T07:11:18.714308+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:19.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[19776]: audit 2024-02-10T07:11:18.730011+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:19.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[19776]: audit 2024-02-10T07:11:18.733617+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:11:19.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[19776]: audit 2024-02-10T07:11:18.735746+0000 mon.c (mon.1) 196 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:11:19.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[19776]: audit 2024-02-10T07:11:18.744108+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:19.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[19776]: audit 2024-02-10T07:11:18.837132+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:11:19.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[19776]: audit 2024-02-10T07:11:18.840819+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:11:19.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[19776]: audit 2024-02-10T07:11:18.849951+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:19.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[19776]: audit 2024-02-10T07:11:18.853574+0000 mon.c (mon.1) 199 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-10T07:11:19.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[19776]: audit 2024-02-10T07:11:18.854055+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-10T07:11:19.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[19776]: audit 2024-02-10T07:11:18.862050+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-10T07:11:19.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[19776]: audit 2024-02-10T07:11:18.864005+0000 mon.c (mon.1) 200 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-10T07:11:19.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[19776]: audit 2024-02-10T07:11:18.864723+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-10T07:11:19.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[19776]: audit 2024-02-10T07:11:18.871203+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-10T07:11:19.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[19776]: audit 2024-02-10T07:11:18.874409+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T07:11:19.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:19 smithi107 bash[19776]: audit 2024-02-10T07:11:18.876097+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-10T07:11:20.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:19 smithi195 bash[14417]: audit 2024-02-10T07:11:18.714308+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:20.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:19 smithi195 bash[14417]: audit 2024-02-10T07:11:18.730011+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:20.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:19 smithi195 bash[14417]: audit 2024-02-10T07:11:18.733617+0000 mon.c (mon.1) 195 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:11:20.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:19 smithi195 bash[14417]: audit 2024-02-10T07:11:18.735746+0000 mon.c (mon.1) 196 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:11:20.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:19 smithi195 bash[14417]: audit 2024-02-10T07:11:18.744108+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:20.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:19 smithi195 bash[14417]: audit 2024-02-10T07:11:18.837132+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:11:20.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:19 smithi195 bash[14417]: audit 2024-02-10T07:11:18.840819+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:11:20.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:19 smithi195 bash[14417]: audit 2024-02-10T07:11:18.849951+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:20.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:19 smithi195 bash[14417]: audit 2024-02-10T07:11:18.853574+0000 mon.c (mon.1) 199 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-10T07:11:20.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:19 smithi195 bash[14417]: audit 2024-02-10T07:11:18.854055+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-10T07:11:20.161 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:19 smithi195 bash[14417]: audit 2024-02-10T07:11:18.862050+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-10T07:11:20.161 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:19 smithi195 bash[14417]: audit 2024-02-10T07:11:18.864005+0000 mon.c (mon.1) 200 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-10T07:11:20.161 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:19 smithi195 bash[14417]: audit 2024-02-10T07:11:18.864723+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-10T07:11:20.161 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:19 smithi195 bash[14417]: audit 2024-02-10T07:11:18.871203+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25327 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-10T07:11:20.161 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:19 smithi195 bash[14417]: audit 2024-02-10T07:11:18.874409+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T07:11:20.161 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:19 smithi195 bash[14417]: audit 2024-02-10T07:11:18.876097+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-10T07:11:20.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:20 smithi107 bash[19776]: cephadm 2024-02-10T07:11:18.842664+0000 mgr.y (mgr.25327) 62 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-10T07:11:20.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:20 smithi107 bash[19776]: cephadm 2024-02-10T07:11:18.877326+0000 mgr.y (mgr.25327) 63 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-02-10T07:11:20.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:20 smithi107 bash[19776]: cluster 2024-02-10T07:11:19.090037+0000 mgr.y (mgr.25327) 64 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:11:20.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:20 smithi107 bash[14363]: cephadm 2024-02-10T07:11:18.842664+0000 mgr.y (mgr.25327) 62 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-10T07:11:20.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:20 smithi107 bash[14363]: cephadm 2024-02-10T07:11:18.877326+0000 mgr.y (mgr.25327) 63 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-02-10T07:11:20.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:20 smithi107 bash[14363]: cluster 2024-02-10T07:11:19.090037+0000 mgr.y (mgr.25327) 64 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:11:21.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:20 smithi195 bash[14417]: cephadm 2024-02-10T07:11:18.842664+0000 mgr.y (mgr.25327) 62 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-10T07:11:21.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:20 smithi195 bash[14417]: cephadm 2024-02-10T07:11:18.877326+0000 mgr.y (mgr.25327) 63 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-02-10T07:11:21.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:20 smithi195 bash[14417]: cluster 2024-02-10T07:11:19.090037+0000 mgr.y (mgr.25327) 64 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:11:22.657 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:22 smithi107 bash[14363]: cluster 2024-02-10T07:11:21.090800+0000 mgr.y (mgr.25327) 65 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:11:22.657 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:22 smithi107 bash[14363]: audit 2024-02-10T07:11:21.165841+0000 mgr.y (mgr.25327) 66 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:11:22.657 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:22 smithi107 bash[14363]: cephadm 2024-02-10T07:11:21.297463+0000 mgr.y (mgr.25327) 67 : cephadm [INF] Upgrade: Updating mon.a 2024-02-10T07:11:22.658 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:22 smithi107 bash[14363]: audit 2024-02-10T07:11:21.307475+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:22.658 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:22 smithi107 bash[14363]: audit 2024-02-10T07:11:21.312145+0000 mon.c (mon.1) 203 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T07:11:22.658 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:22 smithi107 bash[14363]: audit 2024-02-10T07:11:21.313692+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T07:11:22.658 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:22 smithi107 bash[14363]: audit 2024-02-10T07:11:21.315175+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:11:22.658 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:22 smithi107 bash[14363]: cephadm 2024-02-10T07:11:21.316906+0000 mgr.y (mgr.25327) 68 : cephadm [INF] Deploying daemon mon.a on smithi107 2024-02-10T07:11:22.658 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:22 smithi107 bash[19776]: cluster 2024-02-10T07:11:21.090800+0000 mgr.y (mgr.25327) 65 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:11:22.658 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:22 smithi107 bash[19776]: audit 2024-02-10T07:11:21.165841+0000 mgr.y (mgr.25327) 66 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:11:22.658 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:22 smithi107 bash[19776]: cephadm 2024-02-10T07:11:21.297463+0000 mgr.y (mgr.25327) 67 : cephadm [INF] Upgrade: Updating mon.a 2024-02-10T07:11:22.658 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:22 smithi107 bash[19776]: audit 2024-02-10T07:11:21.307475+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:22.658 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:22 smithi107 bash[19776]: audit 2024-02-10T07:11:21.312145+0000 mon.c (mon.1) 203 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T07:11:22.658 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:22 smithi107 bash[19776]: audit 2024-02-10T07:11:21.313692+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T07:11:22.659 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:22 smithi107 bash[19776]: audit 2024-02-10T07:11:21.315175+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:11:22.659 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:22 smithi107 bash[19776]: cephadm 2024-02-10T07:11:21.316906+0000 mgr.y (mgr.25327) 68 : cephadm [INF] Deploying daemon mon.a on smithi107 2024-02-10T07:11:22.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:22 smithi195 bash[14417]: cluster 2024-02-10T07:11:21.090800+0000 mgr.y (mgr.25327) 65 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:11:22.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:22 smithi195 bash[14417]: audit 2024-02-10T07:11:21.165841+0000 mgr.y (mgr.25327) 66 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:11:22.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:22 smithi195 bash[14417]: cephadm 2024-02-10T07:11:21.297463+0000 mgr.y (mgr.25327) 67 : cephadm [INF] Upgrade: Updating mon.a 2024-02-10T07:11:22.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:22 smithi195 bash[14417]: audit 2024-02-10T07:11:21.307475+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.25327 ' entity='mgr.y' 2024-02-10T07:11:22.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:22 smithi195 bash[14417]: audit 2024-02-10T07:11:21.312145+0000 mon.c (mon.1) 203 : audit [INF] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T07:11:22.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:22 smithi195 bash[14417]: audit 2024-02-10T07:11:21.313692+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T07:11:22.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:22 smithi195 bash[14417]: audit 2024-02-10T07:11:21.315175+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:11:22.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:22 smithi195 bash[14417]: cephadm 2024-02-10T07:11:21.316906+0000 mgr.y (mgr.25327) 68 : cephadm [INF] Deploying daemon mon.a on smithi107 2024-02-10T07:11:23.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:23 smithi107 systemd[1]: Stopping Ceph mon.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:11:24.185 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:23 smithi107 bash[14363]: debug 2024-02-10T07:11:23.814+0000 7fe80109b700 -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-10T07:11:24.185 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:23 smithi107 bash[14363]: debug 2024-02-10T07:11:23.814+0000 7fe80109b700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-02-10T07:11:24.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:24 smithi107 bash[53674]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-mon-a 2024-02-10T07:11:24.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:24 smithi107 bash[53762]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-mon-a 2024-02-10T07:11:24.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:24 smithi107 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@mon.a.service: Succeeded. 2024-02-10T07:11:24.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:24 smithi107 systemd[1]: Stopped Ceph mon.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:11:25.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 systemd[1]: Started Ceph mon.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:11:26.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.894+0000 7fb25f06bc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-10T07:11:26.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.894+0000 7fb25f06bc80 0 ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev), process ceph-mon, pid 7 2024-02-10T07:11:26.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.894+0000 7fb25f06bc80 0 pidfile_write: ignore empty --pid-file 2024-02-10T07:11:26.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 0 load: jerasure load: lrc 2024-02-10T07:11:26.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: RocksDB version: 7.9.2 2024-02-10T07:11:26.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Git sha 0 2024-02-10T07:11:26.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Compile date 2024-02-09 17:35:33 2024-02-10T07:11:26.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: DB SUMMARY 2024-02-10T07:11:26.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: DB Session ID: TZZZ2FZ4601GP2QY817J 2024-02-10T07:11:26.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: CURRENT file: CURRENT 2024-02-10T07:11:26.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: IDENTITY file: IDENTITY 2024-02-10T07:11:26.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1334 Bytes 2024-02-10T07:11:26.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000036.sst 2024-02-10T07:11:26.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000034.log size: 238528 ; 2024-02-10T07:11:26.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.error_if_exists: 0 2024-02-10T07:11:26.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.create_if_missing: 0 2024-02-10T07:11:26.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.paranoid_checks: 1 2024-02-10T07:11:26.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-02-10T07:11:26.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-10T07:11:26.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-02-10T07:11:26.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.env: 0x55d2eeaecae0 2024-02-10T07:11:26.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.fs: PosixFileSystem 2024-02-10T07:11:26.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.info_log: 0x55d2f0ef1900 2024-02-10T07:11:26.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-10T07:11:26.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.statistics: (nil) 2024-02-10T07:11:26.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.use_fsync: 0 2024-02-10T07:11:26.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.max_log_file_size: 0 2024-02-10T07:11:26.215 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-10T07:11:26.215 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-10T07:11:26.215 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-10T07:11:26.215 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-10T07:11:26.215 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.allow_fallocate: 1 2024-02-10T07:11:26.215 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-10T07:11:26.215 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-10T07:11:26.215 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.use_direct_reads: 0 2024-02-10T07:11:26.215 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-10T07:11:26.215 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.create_missing_column_families: 0 2024-02-10T07:11:26.215 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.db_log_dir: 2024-02-10T07:11:26.215 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.wal_dir: 2024-02-10T07:11:26.215 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-10T07:11:26.215 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-10T07:11:26.216 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-10T07:11:26.216 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-10T07:11:26.216 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-10T07:11:26.216 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-10T07:11:26.216 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.advise_random_on_open: 1 2024-02-10T07:11:26.216 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-10T07:11:26.216 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.write_buffer_manager: 0x55d2f0ec4dc0 2024-02-10T07:11:26.216 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-10T07:11:26.216 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-10T07:11:26.216 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-10T07:11:26.216 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.rate_limiter: (nil) 2024-02-10T07:11:26.216 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-10T07:11:26.217 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-10T07:11:26.217 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-10T07:11:26.217 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-10T07:11:26.217 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.unordered_write: 0 2024-02-10T07:11:26.217 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-10T07:11:26.217 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-10T07:11:26.217 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-10T07:11:26.217 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-10T07:11:26.217 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.row_cache: None 2024-02-10T07:11:26.217 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.wal_filter: None 2024-02-10T07:11:26.217 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-10T07:11:26.217 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-10T07:11:26.217 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.two_write_queues: 0 2024-02-10T07:11:26.217 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.manual_wal_flush: 0 2024-02-10T07:11:26.217 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.wal_compression: 0 2024-02-10T07:11:26.217 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.atomic_flush: 0 2024-02-10T07:11:26.218 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-10T07:11:26.218 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-10T07:11:26.218 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-10T07:11:26.218 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.log_readahead_size: 0 2024-02-10T07:11:26.218 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-10T07:11:26.218 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-02-10T07:11:26.218 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-10T07:11:26.218 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-10T07:11:26.218 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-02-10T07:11:26.218 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-02-10T07:11:26.218 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-02-10T07:11:26.218 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.max_background_jobs: 2 2024-02-10T07:11:26.218 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.max_background_compactions: -1 2024-02-10T07:11:26.218 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.max_subcompactions: 1 2024-02-10T07:11:26.219 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-10T07:11:26.219 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-10T07:11:26.219 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-10T07:11:26.219 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.max_total_wal_size: 0 2024-02-10T07:11:26.219 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-10T07:11:26.219 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-10T07:11:26.219 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-10T07:11:26.219 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-10T07:11:26.219 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.max_open_files: -1 2024-02-10T07:11:26.219 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.bytes_per_sync: 0 2024-02-10T07:11:26.219 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-10T07:11:26.219 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-10T07:11:26.219 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-10T07:11:26.219 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.max_background_flushes: -1 2024-02-10T07:11:26.220 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Compression algorithms supported: 2024-02-10T07:11:26.220 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-10T07:11:26.220 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: kZSTD supported: 0 2024-02-10T07:11:26.220 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: kXpressCompression supported: 0 2024-02-10T07:11:26.220 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-10T07:11:26.220 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: kZlibCompression supported: 1 2024-02-10T07:11:26.220 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: kSnappyCompression supported: 1 2024-02-10T07:11:26.220 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: kLZ4Compression supported: 1 2024-02-10T07:11:26.220 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: kBZip2Compression supported: 0 2024-02-10T07:11:26.220 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-10T07:11:26.220 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-02-10T07:11:26.220 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-02-10T07:11:26.221 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-02-10T07:11:26.221 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-10T07:11:26.221 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.merge_operator: 2024-02-10T07:11:26.221 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.compaction_filter: None 2024-02-10T07:11:26.221 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.compaction_filter_factory: None 2024-02-10T07:11:26.221 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-02-10T07:11:26.221 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-10T07:11:26.221 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-10T07:11:26.221 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d2f0ef1a00) 2024-02-10T07:11:26.221 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: cache_index_and_filter_blocks: 1 2024-02-10T07:11:26.221 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-10T07:11:26.221 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-10T07:11:26.221 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: pin_top_level_index_and_filter: 1 2024-02-10T07:11:26.221 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: index_type: 0 2024-02-10T07:11:26.221 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: data_block_index_type: 0 2024-02-10T07:11:26.222 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: index_shortening: 1 2024-02-10T07:11:26.222 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: data_block_hash_table_util_ratio: 0.750000 2024-02-10T07:11:26.222 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: checksum: 4 2024-02-10T07:11:26.222 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: no_block_cache: 0 2024-02-10T07:11:26.222 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: block_cache: 0x55d2f0ef3090 2024-02-10T07:11:26.222 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: block_cache_name: BinnedLRUCache 2024-02-10T07:11:26.222 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: block_cache_options: 2024-02-10T07:11:26.222 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: capacity : 536870912 2024-02-10T07:11:26.222 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: num_shard_bits : 4 2024-02-10T07:11:26.222 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: strict_capacity_limit : 0 2024-02-10T07:11:26.222 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: high_pri_pool_ratio: 0.000 2024-02-10T07:11:26.222 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: block_cache_compressed: (nil) 2024-02-10T07:11:26.222 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: persistent_cache: (nil) 2024-02-10T07:11:26.223 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: block_size: 4096 2024-02-10T07:11:26.223 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: block_size_deviation: 10 2024-02-10T07:11:26.223 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: block_restart_interval: 16 2024-02-10T07:11:26.223 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: index_block_restart_interval: 1 2024-02-10T07:11:26.223 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: metadata_block_size: 4096 2024-02-10T07:11:26.223 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: partition_filters: 0 2024-02-10T07:11:26.223 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: use_delta_encoding: 1 2024-02-10T07:11:26.223 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: filter_policy: bloomfilter 2024-02-10T07:11:26.223 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: whole_key_filtering: 1 2024-02-10T07:11:26.223 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: verify_compression: 0 2024-02-10T07:11:26.223 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: read_amp_bytes_per_bit: 0 2024-02-10T07:11:26.223 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: format_version: 5 2024-02-10T07:11:26.223 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: enable_index_compression: 1 2024-02-10T07:11:26.223 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: block_align: 0 2024-02-10T07:11:26.224 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: max_auto_readahead_size: 262144 2024-02-10T07:11:26.224 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: prepopulate_block_cache: 0 2024-02-10T07:11:26.224 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: initial_auto_readahead_size: 8192 2024-02-10T07:11:26.224 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: num_file_reads_for_auto_readahead: 2 2024-02-10T07:11:26.224 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-10T07:11:26.224 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-10T07:11:26.224 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.compression: NoCompression 2024-02-10T07:11:26.224 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-10T07:11:26.224 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-10T07:11:26.224 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-10T07:11:26.224 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.num_levels: 7 2024-02-10T07:11:26.225 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-10T07:11:26.225 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-10T07:11:26.225 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-10T07:11:26.225 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-10T07:11:26.225 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-10T07:11:26.225 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-10T07:11:26.225 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-10T07:11:26.225 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-10T07:11:26.225 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-10T07:11:26.226 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-10T07:11:26.226 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-02-10T07:11:26.226 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-02-10T07:11:26.226 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-10T07:11:26.226 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.compression_opts.level: 32767 2024-02-10T07:11:26.226 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-10T07:11:26.226 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-10T07:11:26.226 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-10T07:11:26.226 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-02-10T07:11:26.226 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-10T07:11:26.227 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.compression_opts.enabled: false 2024-02-10T07:11:26.227 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-02-10T07:11:26.227 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-10T07:11:26.227 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-10T07:11:26.227 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-10T07:11:26.227 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-10T07:11:26.227 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-10T07:11:26.227 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-10T07:11:26.227 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-10T07:11:26.227 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-10T07:11:26.227 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-10T07:11:26.227 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-10T07:11:26.228 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-10T07:11:26.228 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-10T07:11:26.228 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-10T07:11:26.228 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-10T07:11:26.228 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-10T07:11:26.228 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-10T07:11:26.228 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-10T07:11:26.228 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-02-10T07:11:26.228 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.arena_block_size: 1048576 2024-02-10T07:11:26.228 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-10T07:11:26.228 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-10T07:11:26.228 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-10T07:11:26.229 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-10T07:11:26.229 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-10T07:11:26.229 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-10T07:11:26.229 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-10T07:11:26.229 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-10T07:11:26.230 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-10T07:11:26.230 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-10T07:11:26.230 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-10T07:11:26.230 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-10T07:11:26.230 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-10T07:11:26.230 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.table_properties_collectors: 2024-02-10T07:11:26.230 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.inplace_update_support: 0 2024-02-10T07:11:26.230 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-10T07:11:26.230 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-10T07:11:26.230 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-10T07:11:26.230 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-10T07:11:26.230 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.bloom_locality: 0 2024-02-10T07:11:26.230 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.max_successive_merges: 0 2024-02-10T07:11:26.230 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-10T07:11:26.231 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-10T07:11:26.231 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.force_consistency_checks: 1 2024-02-10T07:11:26.231 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-10T07:11:26.231 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.ttl: 2592000 2024-02-10T07:11:26.231 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-10T07:11:26.231 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-02-10T07:11:26.231 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-02-10T07:11:26.231 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.enable_blob_files: false 2024-02-10T07:11:26.231 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.min_blob_size: 0 2024-02-10T07:11:26.231 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.blob_file_size: 268435456 2024-02-10T07:11:26.231 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-02-10T07:11:26.231 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-02-10T07:11:26.232 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-10T07:11:26.232 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-02-10T07:11:26.232 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-02-10T07:11:26.232 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-02-10T07:11:26.232 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb25f06bc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-02-10T07:11:26.232 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.898+0000 7fb2547e8700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 36.sst 2024-02-10T07:11:26.232 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.902+0000 7fb25f06bc80 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-10T07:11:26.233 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.902+0000 7fb25f06bc80 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 38, last_sequence is 16916, log_number is 34,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-10T07:11:26.233 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.902+0000 7fb25f06bc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 34 2024-02-10T07:11:26.233 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.902+0000 7fb25f06bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 029e88ce-7e6c-42b0-b661-3f5169f33af2 2024-02-10T07:11:26.233 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.902+0000 7fb25f06bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707549085906163, "job": 1, "event": "recovery_started", "wal_files": [34]} 2024-02-10T07:11:26.233 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.902+0000 7fb25f06bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #34 mode 2 2024-02-10T07:11:26.233 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.902+0000 7fb25f06bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707549085908885, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 39, "file_size": 236296, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 16917, "largest_seqno": 17124, "table_properties": {"data_size": 234427, "index_size": 537, "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": 2808, "raw_average_key_size": 26, "raw_value_size": 232071, "raw_average_value_size": 2189, "num_data_blocks": 23, "num_entries": 106, "num_filter_entries": 106, "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": 1707549085, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "029e88ce-7e6c-42b0-b661-3f5169f33af2", "db_session_id": "TZZZ2FZ4601GP2QY817J", "orig_file_number": 39, "seqno_to_time_mapping": "N/A"}} 2024-02-10T07:11:26.233 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.902+0000 7fb25f06bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707549085909024, "job": 1, "event": "recovery_finished"} 2024-02-10T07:11:26.233 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.902+0000 7fb25f06bc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 41 2024-02-10T07:11:26.233 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.906+0000 7fb25f06bc80 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-10T07:11:26.233 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.906+0000 7fb25f06bc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000034.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-02-10T07:11:26.234 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.906+0000 7fb25f06bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d2f0fe8000 2024-02-10T07:11:26.234 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.906+0000 7fb25f06bc80 4 rocksdb: DB pointer 0x55d2f0fd2000 2024-02-10T07:11:26.234 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.910+0000 7fb25f06bc80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] at bind addrs [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 2024-02-10T07:11:26.234 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.910+0000 7fb24d7da700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-02-10T07:11:26.234 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.910+0000 7fb24d7da700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-02-10T07:11:26.234 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: ** DB Stats ** 2024-02-10T07:11:26.234 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T07:11:26.234 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: 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-10T07:11:26.234 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T07:11:26.234 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T07:11:26.234 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: 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-10T07:11:26.234 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T07:11:26.235 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T07:11:26.235 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: ** Compaction Stats [default] ** 2024-02-10T07:11:26.235 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: 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-10T07:11:26.235 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-02-10T07:11:26.235 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: L0 1/0 230.76 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 153.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-10T07:11:26.235 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: L6 1/0 9.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-10T07:11:26.235 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: Sum 2/0 10.20 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 153.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-10T07:11:26.235 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 153.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-10T07:11:26.235 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: ** Compaction Stats [default] ** 2024-02-10T07:11:26.235 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: 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-10T07:11:26.236 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T07:11:26.236 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 153.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-02-10T07:11:26.236 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-02-10T07:11:26.236 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T07:11:26.236 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-10T07:11:26.236 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T07:11:26.236 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T07:11:26.236 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T07:11:26.237 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: AddFile(Keys): cumulative 0, interval 0 2024-02-10T07:11:26.237 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: Cumulative compaction: 0.00 GB write, 21.70 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T07:11:26.237 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: Interval compaction: 0.00 GB write, 21.70 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T07:11:26.237 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: 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-10T07:11:26.237 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: Block cache BinnedLRUCache@0x55d2f0ef3090#7 capacity: 512.00 MB usage: 50.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-02-10T07:11:26.237 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: Block cache entry stats(count,size,portion): DataBlock(3,17.23 KB,0.0032872%) FilterBlock(2,12.41 KB,0.0023663%) IndexBlock(2,20.72 KB,0.00395179%) Misc(1,0.00 KB,0%) 2024-02-10T07:11:26.237 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: ** File Read Latency Histogram By Level [default] ** 2024-02-10T07:11:26.237 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.910+0000 7fb25f06bc80 1 mon.a@-1(???) e3 preinit fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 2024-02-10T07:11:26.237 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.910+0000 7fb25f06bc80 0 mon.a@-1(???).mds e1 new map 2024-02-10T07:11:26.237 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.910+0000 7fb25f06bc80 0 mon.a@-1(???).mds e1 print_map 2024-02-10T07:11:26.237 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: e1 2024-02-10T07:11:26.237 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-10T07:11:26.237 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: 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-10T07:11:26.237 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: legacy client fscid: -1 2024-02-10T07:11:26.237 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: 2024-02-10T07:11:26.238 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: No filesystems configured 2024-02-10T07:11:26.238 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.910+0000 7fb25f06bc80 0 mon.a@-1(???).osd e104 crush map has features 3314933000854323200, adjusting msgr requires 2024-02-10T07:11:26.238 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.910+0000 7fb25f06bc80 0 mon.a@-1(???).osd e104 crush map has features 432629239337189376, adjusting msgr requires 2024-02-10T07:11:26.238 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.910+0000 7fb25f06bc80 0 mon.a@-1(???).osd e104 crush map has features 432629239337189376, adjusting msgr requires 2024-02-10T07:11:26.238 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.910+0000 7fb25f06bc80 0 mon.a@-1(???).osd e104 crush map has features 432629239337189376, adjusting msgr requires 2024-02-10T07:11:26.238 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:25 smithi107 bash[53833]: debug 2024-02-10T07:11:25.910+0000 7fb25f06bc80 1 mon.a@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2024-02-10T07:11:27.711 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:27 smithi107 bash[50614]: ignoring --setuser ceph since I am not root 2024-02-10T07:11:27.711 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:27 smithi107 bash[50614]: ignoring --setgroup ceph since I am not root 2024-02-10T07:11:27.711 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:27 smithi107 bash[50614]: debug 2024-02-10T07:11:27.438+0000 7fd236a90700 1 -- 172.21.15.107:0/2477746210 <== mon.1 v2:172.21.15.107:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f77509c1a0 con 0x55f775e1ac00 2024-02-10T07:11:27.711 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:27 smithi107 bash[50614]: debug 2024-02-10T07:11:27.598+0000 7fd24086d200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T07:11:27.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:27 smithi107 bash[53833]: cluster 2024-02-10T07:11:25.093336+0000 mgr.y (mgr.25327) 70 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:11:27.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:27 smithi107 bash[53833]: audit 2024-02-10T07:11:27.209888+0000 mon.c (mon.1) 206 : audit 0 from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:11:27.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:27 smithi107 bash[53833]: cluster 2024-02-10T07:11:27.336999+0000 mon.a (mon.0) 1 : cluster 1 mon.a calling monitor election 2024-02-10T07:11:27.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:27 smithi107 bash[53833]: cluster 2024-02-10T07:11:27.340757+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-10T07:11:27.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:27 smithi107 bash[53833]: cluster 2024-02-10T07:11:27.351532+0000 mon.a (mon.0) 3 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.107:3301/0,v1:172.21.15.107:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T07:11:27.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:27 smithi107 bash[53833]: cluster 2024-02-10T07:11:27.352615+0000 mon.a (mon.0) 4 : cluster 0 fsmap 2024-02-10T07:11:27.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:27 smithi107 bash[53833]: cluster 2024-02-10T07:11:27.352689+0000 mon.a (mon.0) 5 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2024-02-10T07:11:27.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:27 smithi107 bash[53833]: cluster 2024-02-10T07:11:27.354925+0000 mon.a (mon.0) 6 : cluster 0 mgrmap e32: y(active, since 61s), standbys: x 2024-02-10T07:11:27.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:27 smithi107 bash[53833]: audit 2024-02-10T07:11:27.373611+0000 mon.a (mon.0) 7 : audit 1 from='mgr.25327 ' entity='' 2024-02-10T07:11:27.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:27 smithi107 bash[53833]: cluster 2024-02-10T07:11:27.374393+0000 mon.a (mon.0) 8 : cluster 0 mgrmap e33: y(active, since 61s), standbys: x 2024-02-10T07:11:27.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:27 smithi107 bash[53833]: cluster 2024-02-10T07:11:27.374439+0000 mon.a (mon.0) 9 : cluster 1 overall HEALTH_OK 2024-02-10T07:11:27.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:27 smithi107 bash[19776]: cluster 2024-02-10T07:11:25.093336+0000 mgr.y (mgr.25327) 70 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:11:27.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:27 smithi107 bash[19776]: audit 2024-02-10T07:11:27.209888+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:11:27.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:27 smithi107 bash[19776]: cluster 2024-02-10T07:11:27.336999+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-02-10T07:11:27.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:27 smithi107 bash[19776]: cluster 2024-02-10T07:11:27.340757+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-10T07:11:27.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:27 smithi107 bash[19776]: cluster 2024-02-10T07:11:27.351532+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.107:3301/0,v1:172.21.15.107:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T07:11:27.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:27 smithi107 bash[19776]: cluster 2024-02-10T07:11:27.352615+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-10T07:11:27.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:27 smithi107 bash[19776]: cluster 2024-02-10T07:11:27.352689+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-02-10T07:11:27.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:27 smithi107 bash[19776]: cluster 2024-02-10T07:11:27.354925+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e32: y(active, since 61s), standbys: x 2024-02-10T07:11:27.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:27 smithi107 bash[19776]: audit 2024-02-10T07:11:27.373611+0000 mon.a (mon.0) 7 : audit [INF] from='mgr.25327 ' entity='' 2024-02-10T07:11:27.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:27 smithi107 bash[19776]: cluster 2024-02-10T07:11:27.374393+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e33: y(active, since 61s), standbys: x 2024-02-10T07:11:27.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:27 smithi107 bash[19776]: cluster 2024-02-10T07:11:27.374439+0000 mon.a (mon.0) 9 : cluster [INF] overall HEALTH_OK 2024-02-10T07:11:27.909 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:27 smithi195 bash[38946]: ignoring --setuser ceph since I am not root 2024-02-10T07:11:27.909 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:27 smithi195 bash[38946]: ignoring --setgroup ceph since I am not root 2024-02-10T07:11:27.909 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:27 smithi195 bash[38946]: debug 2024-02-10T07:11:27.438+0000 7f2c2a8a4700 1 -- 172.21.15.195:0/184727840 <== mon.0 v2:172.21.15.107:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559fdde9c1a0 con 0x559fdec1ac00 2024-02-10T07:11:27.909 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:27 smithi195 bash[38946]: debug 2024-02-10T07:11:27.598+0000 7f2c34681200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-10T07:11:27.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:27 smithi195 bash[14417]: cluster 2024-02-10T07:11:25.093336+0000 mgr.y (mgr.25327) 70 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:11:27.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:27 smithi195 bash[14417]: audit 2024-02-10T07:11:27.209888+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.25327 172.21.15.107:0/1244859173' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:11:27.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:27 smithi195 bash[14417]: cluster 2024-02-10T07:11:27.336999+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-02-10T07:11:27.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:27 smithi195 bash[14417]: cluster 2024-02-10T07:11:27.340757+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-10T07:11:27.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:27 smithi195 bash[14417]: cluster 2024-02-10T07:11:27.351532+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.107:3301/0,v1:172.21.15.107:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T07:11:27.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:27 smithi195 bash[14417]: cluster 2024-02-10T07:11:27.352615+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-10T07:11:27.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:27 smithi195 bash[14417]: cluster 2024-02-10T07:11:27.352689+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-02-10T07:11:27.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:27 smithi195 bash[14417]: cluster 2024-02-10T07:11:27.354925+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e32: y(active, since 61s), standbys: x 2024-02-10T07:11:27.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:27 smithi195 bash[14417]: audit 2024-02-10T07:11:27.373611+0000 mon.a (mon.0) 7 : audit [INF] from='mgr.25327 ' entity='' 2024-02-10T07:11:27.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:27 smithi195 bash[14417]: cluster 2024-02-10T07:11:27.374393+0000 mon.a (mon.0) 8 : cluster [DBG] mgrmap e33: y(active, since 61s), standbys: x 2024-02-10T07:11:27.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:27 smithi195 bash[14417]: cluster 2024-02-10T07:11:27.374439+0000 mon.a (mon.0) 9 : cluster [INF] overall HEALTH_OK 2024-02-10T07:11:28.909 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:28 smithi195 bash[38946]: debug 2024-02-10T07:11:28.510+0000 7f2c34681200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T07:11:28.909 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:28 smithi195 bash[38946]: debug 2024-02-10T07:11:28.610+0000 7f2c34681200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T07:11:28.910 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:28 smithi195 bash[38946]: debug 2024-02-10T07:11:28.722+0000 7f2c34681200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T07:11:28.910 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:11:28 smithi195 bash[38513]: ts=2024-02-10T07:11: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.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"smithi107:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"172.21.15.195:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T07:11:28.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:28 smithi107 bash[50614]: debug 2024-02-10T07:11:28.518+0000 7fd24086d200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-02-10T07:11:28.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:28 smithi107 bash[50614]: debug 2024-02-10T07:11:28.618+0000 7fd24086d200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-10T07:11:28.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:28 smithi107 bash[50614]: debug 2024-02-10T07:11:28.722+0000 7fd24086d200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-10T07:11:29.379 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:29 smithi195 bash[38946]: debug 2024-02-10T07:11:29.030+0000 7f2c34681200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T07:11:29.379 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:29 smithi107 bash[50614]: debug 2024-02-10T07:11:29.018+0000 7fd24086d200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-10T07:11:29.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:29 smithi195 bash[14417]: cluster 2024-02-10T07:11:28.381936+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e34: y(active, since 62s), standbys: x 2024-02-10T07:11:29.659 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:29 smithi195 bash[38946]: debug 2024-02-10T07:11:29.438+0000 7f2c34681200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T07:11:29.659 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:29 smithi195 bash[38946]: debug 2024-02-10T07:11:29.614+0000 7f2c34681200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T07:11:29.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:29 smithi107 bash[19776]: cluster 2024-02-10T07:11:28.381936+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e34: y(active, since 62s), standbys: x 2024-02-10T07:11:29.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:29 smithi107 bash[53833]: cluster 2024-02-10T07:11:28.381936+0000 mon.a (mon.0) 10 : cluster 0 mgrmap e34: y(active, since 62s), standbys: x 2024-02-10T07:11:29.711 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:29 smithi107 bash[50614]: debug 2024-02-10T07:11:29.414+0000 7fd24086d200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-10T07:11:29.711 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:29 smithi107 bash[50614]: debug 2024-02-10T07:11:29.590+0000 7fd24086d200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-10T07:11:30.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:29 smithi195 bash[38946]: debug 2024-02-10T07:11:29.842+0000 7f2c34681200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T07:11:30.210 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:29 smithi107 bash[50614]: debug 2024-02-10T07:11:29.822+0000 7fd24086d200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-10T07:11:31.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:30 smithi195 bash[38946]: debug 2024-02-10T07:11:30.882+0000 7f2c34681200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T07:11:31.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:31 smithi195 bash[38946]: debug 2024-02-10T07:11:30.998+0000 7f2c34681200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T07:11:31.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:31 smithi195 bash[38946]: debug 2024-02-10T07:11:31.114+0000 7f2c34681200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T07:11:31.210 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:30 smithi107 bash[50614]: debug 2024-02-10T07:11:30.882+0000 7fd24086d200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-10T07:11:31.210 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:31 smithi107 bash[50614]: debug 2024-02-10T07:11:30.994+0000 7fd24086d200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-02-10T07:11:31.211 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:31 smithi107 bash[50614]: debug 2024-02-10T07:11:31.114+0000 7fd24086d200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-10T07:11:31.909 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:31 smithi195 bash[38946]: debug 2024-02-10T07:11:31.590+0000 7f2c34681200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T07:11:31.909 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:31 smithi195 bash[38946]: debug 2024-02-10T07:11:31.814+0000 7f2c34681200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T07:11:31.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:31 smithi107 bash[50614]: debug 2024-02-10T07:11:31.594+0000 7fd24086d200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-02-10T07:11:31.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:31 smithi107 bash[50614]: debug 2024-02-10T07:11:31.818+0000 7fd24086d200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-10T07:11:32.659 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:32 smithi195 bash[38946]: debug 2024-02-10T07:11:32.274+0000 7f2c34681200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T07:11:32.710 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:32 smithi107 bash[50614]: debug 2024-02-10T07:11:32.286+0000 7fd24086d200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-10T07:11:33.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:32 smithi195 bash[38946]: debug 2024-02-10T07:11:32.790+0000 7f2c34681200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T07:11:33.210 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:32 smithi107 bash[50614]: debug 2024-02-10T07:11:32.802+0000 7fd24086d200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-10T07:11:33.659 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:33 smithi195 bash[38946]: debug 2024-02-10T07:11:33.342+0000 7f2c34681200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T07:11:33.659 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:33 smithi195 bash[38946]: debug 2024-02-10T07:11:33.454+0000 7f2c34681200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T07:11:33.710 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:33 smithi107 bash[50614]: debug 2024-02-10T07:11:33.358+0000 7fd24086d200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-10T07:11:33.710 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:33 smithi107 bash[50614]: debug 2024-02-10T07:11:33.470+0000 7fd24086d200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-10T07:11:34.073 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:33 smithi195 bash[38946]: debug 2024-02-10T07:11:33.810+0000 7f2c34681200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T07:11:34.074 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:33 smithi195 bash[38946]: debug 2024-02-10T07:11:33.926+0000 7f2c34681200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T07:11:34.091 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:33 smithi107 bash[50614]: debug 2024-02-10T07:11:33.822+0000 7fd24086d200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-10T07:11:34.091 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:33 smithi107 bash[50614]: debug 2024-02-10T07:11:33.934+0000 7fd24086d200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-10T07:11:34.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:34 smithi195 bash[38946]: debug 2024-02-10T07:11:34.070+0000 7f2c34681200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T07:11:34.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:34 smithi195 bash[38946]: debug 2024-02-10T07:11:34.182+0000 7f2c34681200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T07:11:34.409 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:34 smithi195 bash[38946]: debug 2024-02-10T07:11:34.310+0000 7f2c34681200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T07:11:34.461 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:34 smithi107 bash[50614]: debug 2024-02-10T07:11:34.082+0000 7fd24086d200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-10T07:11:34.461 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:34 smithi107 bash[50614]: debug 2024-02-10T07:11:34.198+0000 7fd24086d200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-10T07:11:34.461 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:34 smithi107 bash[50614]: debug 2024-02-10T07:11:34.330+0000 7fd24086d200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-10T07:11:34.909 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:34 smithi195 bash[38946]: debug 2024-02-10T07:11:34.502+0000 7f2c34681200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T07:11:34.909 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:34 smithi195 bash[38946]: debug 2024-02-10T07:11:34.630+0000 7f2c34681200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T07:11:34.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:34 smithi107 bash[50614]: debug 2024-02-10T07:11:34.526+0000 7fd24086d200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-10T07:11:34.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:34 smithi107 bash[50614]: debug 2024-02-10T07:11:34.650+0000 7fd24086d200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-10T07:11:36.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:35 smithi195 bash[38946]: debug 2024-02-10T07:11:35.890+0000 7f2c34681200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T07:11:36.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:35 smithi195 bash[38946]: [10/Feb/2024:07:11:35] ENGINE Bus STARTING 2024-02-10T07:11:36.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[38946]: CherryPy Checker: 2024-02-10T07:11:36.159 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[38946]: The Application mounted at '' has an empty config. 2024-02-10T07:11:36.160 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[38946]: [10/Feb/2024:07:11:36] ENGINE Serving on http://:::9283 2024-02-10T07:11:36.160 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[38946]: [10/Feb/2024:07:11:36] ENGINE Bus STARTED 2024-02-10T07:11:36.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:35 smithi195 bash[14417]: debug 2024-02-10T07:11:35.942+0000 7f43be606700 -1 mon.b@2(peon).osd e105 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T07:11:36.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:35 smithi195 bash[14417]: cluster 2024-02-10T07:11:35.914023+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2024-02-10T07:11:36.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:35 smithi195 bash[14417]: cluster 2024-02-10T07:11:35.914162+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2024-02-10T07:11:36.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:35 smithi195 bash[14417]: audit 2024-02-10T07:11:35.922467+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.? 172.21.15.195:0/3129205752' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T07:11:36.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:35 smithi195 bash[14417]: audit 2024-02-10T07:11:35.924919+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.? 172.21.15.195:0/3129205752' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T07:11:36.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:35 smithi195 bash[14417]: audit 2024-02-10T07:11:35.931574+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.? 172.21.15.195:0/3129205752' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T07:11:36.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:35 smithi195 bash[14417]: audit 2024-02-10T07:11:35.932426+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.? 172.21.15.195:0/3129205752' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T07:11:36.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:35 smithi195 bash[14417]: cluster 2024-02-10T07:11:35.939681+0000 mon.a (mon.0) 13 : cluster [INF] Active manager daemon y restarted 2024-02-10T07:11:36.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:35 smithi195 bash[14417]: cluster 2024-02-10T07:11:35.940577+0000 mon.a (mon.0) 14 : cluster [INF] Activating manager daemon y 2024-02-10T07:11:36.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:35 smithi195 bash[14417]: cluster 2024-02-10T07:11:35.949745+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-02-10T07:11:36.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:35 smithi195 bash[14417]: cluster 2024-02-10T07:11:35.950200+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e35: y(active, starting, since 0.00980216s), standbys: x 2024-02-10T07:11:36.161 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:35 smithi195 bash[14417]: audit 2024-02-10T07:11:35.962753+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T07:11:36.161 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:35 smithi195 bash[14417]: audit 2024-02-10T07:11:35.963041+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T07:11:36.199 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:35 smithi107 bash[50614]: debug 2024-02-10T07:11:35.914+0000 7fd24086d200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-10T07:11:36.199 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[50614]: [10/Feb/2024:07:11:36] ENGINE Bus STARTING 2024-02-10T07:11:36.199 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:35 smithi107 bash[53833]: cluster 2024-02-10T07:11:35.914023+0000 mon.a (mon.0) 11 : cluster 0 Standby manager daemon x restarted 2024-02-10T07:11:36.199 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:35 smithi107 bash[53833]: cluster 2024-02-10T07:11:35.914162+0000 mon.a (mon.0) 12 : cluster 0 Standby manager daemon x started 2024-02-10T07:11:36.200 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:35 smithi107 bash[53833]: audit 2024-02-10T07:11:35.922467+0000 mon.b (mon.2) 88 : audit 0 from='mgr.? 172.21.15.195:0/3129205752' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T07:11:36.200 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:35 smithi107 bash[53833]: audit 2024-02-10T07:11:35.924919+0000 mon.b (mon.2) 89 : audit 0 from='mgr.? 172.21.15.195:0/3129205752' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T07:11:36.200 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:35 smithi107 bash[53833]: audit 2024-02-10T07:11:35.931574+0000 mon.b (mon.2) 90 : audit 0 from='mgr.? 172.21.15.195:0/3129205752' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T07:11:36.200 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:35 smithi107 bash[53833]: audit 2024-02-10T07:11:35.932426+0000 mon.b (mon.2) 91 : audit 0 from='mgr.? 172.21.15.195:0/3129205752' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T07:11:36.200 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:35 smithi107 bash[53833]: cluster 2024-02-10T07:11:35.939681+0000 mon.a (mon.0) 13 : cluster 1 Active manager daemon y restarted 2024-02-10T07:11:36.200 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:35 smithi107 bash[53833]: cluster 2024-02-10T07:11:35.940577+0000 mon.a (mon.0) 14 : cluster 1 Activating manager daemon y 2024-02-10T07:11:36.200 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:35 smithi107 bash[53833]: cluster 2024-02-10T07:11:35.949745+0000 mon.a (mon.0) 15 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2024-02-10T07:11:36.200 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:35 smithi107 bash[53833]: cluster 2024-02-10T07:11:35.950200+0000 mon.a (mon.0) 16 : cluster 0 mgrmap e35: y(active, starting, since 0.00980216s), standbys: x 2024-02-10T07:11:36.200 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:35 smithi107 bash[53833]: audit 2024-02-10T07:11:35.962753+0000 mon.c (mon.1) 207 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T07:11:36.200 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:35 smithi107 bash[53833]: audit 2024-02-10T07:11:35.963041+0000 mon.c (mon.1) 208 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T07:11:36.200 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:35 smithi107 bash[19776]: debug 2024-02-10T07:11:35.942+0000 7f4617405700 -1 mon.c@1(peon).osd e105 update_from_paxos full map CRC mismatch, resetting to canonical 2024-02-10T07:11:36.201 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:35 smithi107 bash[19776]: cluster 2024-02-10T07:11:35.914023+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2024-02-10T07:11:36.201 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:35 smithi107 bash[19776]: cluster 2024-02-10T07:11:35.914162+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2024-02-10T07:11:36.201 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:35 smithi107 bash[19776]: audit 2024-02-10T07:11:35.922467+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.? 172.21.15.195:0/3129205752' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-10T07:11:36.201 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:35 smithi107 bash[19776]: audit 2024-02-10T07:11:35.924919+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.? 172.21.15.195:0/3129205752' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-10T07:11:36.201 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:35 smithi107 bash[19776]: audit 2024-02-10T07:11:35.931574+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.? 172.21.15.195:0/3129205752' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-10T07:11:36.201 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:35 smithi107 bash[19776]: audit 2024-02-10T07:11:35.932426+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.? 172.21.15.195:0/3129205752' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-10T07:11:36.201 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:35 smithi107 bash[19776]: cluster 2024-02-10T07:11:35.939681+0000 mon.a (mon.0) 13 : cluster [INF] Active manager daemon y restarted 2024-02-10T07:11:36.201 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:35 smithi107 bash[19776]: cluster 2024-02-10T07:11:35.940577+0000 mon.a (mon.0) 14 : cluster [INF] Activating manager daemon y 2024-02-10T07:11:36.201 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:35 smithi107 bash[19776]: cluster 2024-02-10T07:11:35.949745+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-02-10T07:11:36.202 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:35 smithi107 bash[19776]: cluster 2024-02-10T07:11:35.950200+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e35: y(active, starting, since 0.00980216s), standbys: x 2024-02-10T07:11:36.202 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:35 smithi107 bash[19776]: audit 2024-02-10T07:11:35.962753+0000 mon.c (mon.1) 207 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T07:11:36.202 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:35 smithi107 bash[19776]: audit 2024-02-10T07:11:35.963041+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T07:11:36.461 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[50614]: CherryPy Checker: 2024-02-10T07:11:36.461 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[50614]: The Application mounted at '' has an empty config. 2024-02-10T07:11:36.461 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[50614]: [10/Feb/2024:07:11:36] ENGINE Serving on http://:::9283 2024-02-10T07:11:36.461 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[50614]: [10/Feb/2024:07:11:36] ENGINE Bus STARTED 2024-02-10T07:11:37.015 INFO:teuthology.orchestra.run.smithi107.stdout:true 2024-02-10T07:11:37.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[14417]: cluster 2024-02-10T07:11:35.954119+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e105 with expected crc 2024-02-10T07:11:37.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[14417]: cluster 2024-02-10T07:11:35.955527+0000 osd.6 (osd.6) 3 : cluster [WRN] failed to encode map e105 with expected crc 2024-02-10T07:11:37.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[14417]: audit 2024-02-10T07:11:35.963300+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T07:11:37.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[14417]: audit 2024-02-10T07:11:35.966612+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T07:11:37.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[14417]: audit 2024-02-10T07:11:35.966817+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T07:11:37.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[14417]: audit 2024-02-10T07:11:35.967139+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T07:11:37.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[14417]: audit 2024-02-10T07:11:35.970817+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T07:11:37.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[14417]: audit 2024-02-10T07:11:35.970923+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T07:11:37.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[14417]: audit 2024-02-10T07:11:35.971006+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T07:11:37.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[14417]: audit 2024-02-10T07:11:35.971100+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T07:11:37.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[14417]: audit 2024-02-10T07:11:35.971183+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T07:11:37.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[14417]: audit 2024-02-10T07:11:35.971261+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T07:11:37.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[14417]: audit 2024-02-10T07:11:35.971337+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T07:11:37.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[14417]: audit 2024-02-10T07:11:35.971425+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T07:11:37.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[14417]: audit 2024-02-10T07:11:35.971495+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T07:11:37.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[14417]: audit 2024-02-10T07:11:35.971562+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T07:11:37.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[14417]: cluster 2024-02-10T07:11:35.985671+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2024-02-10T07:11:37.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[14417]: audit 2024-02-10T07:11:36.048312+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:11:37.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[14417]: audit 2024-02-10T07:11:36.098436+0000 mon.c (mon.1) 224 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:11:37.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[14417]: audit 2024-02-10T07:11:36.107189+0000 mon.c (mon.1) 225 : audit [INF] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:11:37.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[14417]: audit 2024-02-10T07:11:36.107635+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:11:37.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[14417]: cluster 2024-02-10T07:11:36.116954+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e105 with expected crc 2024-02-10T07:11:37.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[14417]: cluster 2024-02-10T07:11:36.134126+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e105 with expected crc 2024-02-10T07:11:37.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[14417]: audit 2024-02-10T07:11:36.155104+0000 mon.c (mon.1) 226 : audit [INF] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:11:37.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[14417]: audit 2024-02-10T07:11:36.155815+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:11:37.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[14417]: cephadm 2024-02-10T07:11:36.266325+0000 mgr.y (mgr.34107) 1 : cephadm [INF] [10/Feb/2024:07:11:36] ENGINE Bus STARTING 2024-02-10T07:11:37.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[14417]: cephadm 2024-02-10T07:11:36.380507+0000 mgr.y (mgr.34107) 2 : cephadm [INF] [10/Feb/2024:07:11:36] ENGINE Serving on http://172.21.15.107:8765 2024-02-10T07:11:37.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:36 smithi195 bash[14417]: cluster 2024-02-10T07:11:36.558101+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e105 with expected crc 2024-02-10T07:11:37.460 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[50614]: debug 2024-02-10T07:11:36.974+0000 7fd208344700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-02-10T07:11:37.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[19776]: cluster 2024-02-10T07:11:35.954119+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e105 with expected crc 2024-02-10T07:11:37.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[19776]: cluster 2024-02-10T07:11:35.955527+0000 osd.6 (osd.6) 3 : cluster [WRN] failed to encode map e105 with expected crc 2024-02-10T07:11:37.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[19776]: audit 2024-02-10T07:11:35.963300+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T07:11:37.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[19776]: audit 2024-02-10T07:11:35.966612+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T07:11:37.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[19776]: audit 2024-02-10T07:11:35.966817+0000 mon.c (mon.1) 211 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T07:11:37.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[19776]: audit 2024-02-10T07:11:35.967139+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T07:11:37.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[19776]: audit 2024-02-10T07:11:35.970817+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T07:11:37.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[19776]: audit 2024-02-10T07:11:35.970923+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T07:11:37.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[19776]: audit 2024-02-10T07:11:35.971006+0000 mon.c (mon.1) 215 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T07:11:37.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[19776]: audit 2024-02-10T07:11:35.971100+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T07:11:37.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[19776]: audit 2024-02-10T07:11:35.971183+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T07:11:37.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[19776]: audit 2024-02-10T07:11:35.971261+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T07:11:37.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[19776]: audit 2024-02-10T07:11:35.971337+0000 mon.c (mon.1) 219 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T07:11:37.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[19776]: audit 2024-02-10T07:11:35.971425+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T07:11:37.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[19776]: audit 2024-02-10T07:11:35.971495+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T07:11:37.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[19776]: audit 2024-02-10T07:11:35.971562+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T07:11:37.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[19776]: cluster 2024-02-10T07:11:35.985671+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2024-02-10T07:11:37.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[19776]: audit 2024-02-10T07:11:36.048312+0000 mon.c (mon.1) 223 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:11:37.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[19776]: audit 2024-02-10T07:11:36.098436+0000 mon.c (mon.1) 224 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:11:37.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[19776]: audit 2024-02-10T07:11:36.107189+0000 mon.c (mon.1) 225 : audit [INF] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:11:37.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[19776]: audit 2024-02-10T07:11:36.107635+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:11:37.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[19776]: cluster 2024-02-10T07:11:36.116954+0000 osd.7 (osd.7) 3 : cluster [WRN] failed to encode map e105 with expected crc 2024-02-10T07:11:37.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[19776]: cluster 2024-02-10T07:11:36.134126+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e105 with expected crc 2024-02-10T07:11:37.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[19776]: audit 2024-02-10T07:11:36.155104+0000 mon.c (mon.1) 226 : audit [INF] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:11:37.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[19776]: audit 2024-02-10T07:11:36.155815+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:11:37.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[19776]: cephadm 2024-02-10T07:11:36.266325+0000 mgr.y (mgr.34107) 1 : cephadm [INF] [10/Feb/2024:07:11:36] ENGINE Bus STARTING 2024-02-10T07:11:37.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[19776]: cephadm 2024-02-10T07:11:36.380507+0000 mgr.y (mgr.34107) 2 : cephadm [INF] [10/Feb/2024:07:11:36] ENGINE Serving on http://172.21.15.107:8765 2024-02-10T07:11:37.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[19776]: cluster 2024-02-10T07:11:36.558101+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e105 with expected crc 2024-02-10T07:11:37.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[53833]: cluster 2024-02-10T07:11:35.954119+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e105 with expected crc 2024-02-10T07:11:37.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[53833]: cluster 2024-02-10T07:11:35.955527+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e105 with expected crc 2024-02-10T07:11:37.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[53833]: audit 2024-02-10T07:11:35.963300+0000 mon.c (mon.1) 209 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T07:11:37.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[53833]: audit 2024-02-10T07:11:35.966612+0000 mon.c (mon.1) 210 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-10T07:11:37.464 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[53833]: audit 2024-02-10T07:11:35.966817+0000 mon.c (mon.1) 211 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-10T07:11:37.464 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[53833]: audit 2024-02-10T07:11:35.967139+0000 mon.c (mon.1) 212 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T07:11:37.464 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[53833]: audit 2024-02-10T07:11:35.970817+0000 mon.c (mon.1) 213 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T07:11:37.464 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[53833]: audit 2024-02-10T07:11:35.970923+0000 mon.c (mon.1) 214 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T07:11:37.464 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[53833]: audit 2024-02-10T07:11:35.971006+0000 mon.c (mon.1) 215 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T07:11:37.464 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[53833]: audit 2024-02-10T07:11:35.971100+0000 mon.c (mon.1) 216 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T07:11:37.464 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[53833]: audit 2024-02-10T07:11:35.971183+0000 mon.c (mon.1) 217 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T07:11:37.464 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[53833]: audit 2024-02-10T07:11:35.971261+0000 mon.c (mon.1) 218 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T07:11:37.464 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[53833]: audit 2024-02-10T07:11:35.971337+0000 mon.c (mon.1) 219 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T07:11:37.464 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[53833]: audit 2024-02-10T07:11:35.971425+0000 mon.c (mon.1) 220 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-10T07:11:37.464 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[53833]: audit 2024-02-10T07:11:35.971495+0000 mon.c (mon.1) 221 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-10T07:11:37.464 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[53833]: audit 2024-02-10T07:11:35.971562+0000 mon.c (mon.1) 222 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-10T07:11:37.464 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[53833]: cluster 2024-02-10T07:11:35.985671+0000 mon.a (mon.0) 17 : cluster 1 Manager daemon y is now available 2024-02-10T07:11:37.464 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[53833]: audit 2024-02-10T07:11:36.048312+0000 mon.c (mon.1) 223 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:11:37.464 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[53833]: audit 2024-02-10T07:11:36.098436+0000 mon.c (mon.1) 224 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:11:37.465 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[53833]: audit 2024-02-10T07:11:36.107189+0000 mon.c (mon.1) 225 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:11:37.465 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[53833]: audit 2024-02-10T07:11:36.107635+0000 mon.a (mon.0) 18 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-10T07:11:37.465 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[53833]: cluster 2024-02-10T07:11:36.116954+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e105 with expected crc 2024-02-10T07:11:37.465 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[53833]: cluster 2024-02-10T07:11:36.134126+0000 osd.0 (osd.0) 3 : cluster 3 failed to encode map e105 with expected crc 2024-02-10T07:11:37.465 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[53833]: audit 2024-02-10T07:11:36.155104+0000 mon.c (mon.1) 226 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:11:37.465 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[53833]: audit 2024-02-10T07:11:36.155815+0000 mon.a (mon.0) 19 : audit 1 from='mgr.34107 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-10T07:11:37.465 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[53833]: cephadm 2024-02-10T07:11:36.266325+0000 mgr.y (mgr.34107) 1 : cephadm 1 [10/Feb/2024:07:11:36] ENGINE Bus STARTING 2024-02-10T07:11:37.465 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[53833]: cephadm 2024-02-10T07:11:36.380507+0000 mgr.y (mgr.34107) 2 : cephadm 1 [10/Feb/2024:07:11:36] ENGINE Serving on http://172.21.15.107:8765 2024-02-10T07:11:37.465 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:36 smithi107 bash[53833]: cluster 2024-02-10T07:11:36.558101+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e105 with expected crc 2024-02-10T07:11:37.773 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T07:11:37.774 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 running (2m) 29s ago 9m 16.9M - 0.23.0 ba2b418f427c d3f029c1318f 2024-02-10T07:11:37.774 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 running (95s) 30s ago 9m 42.4M - 8.3.5 dad864ee21e9 5607b97710aa 2024-02-10T07:11:37.774 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.lvlagr smithi107 running (48s) 29s ago 7m 43.8M - 3.5 e1d6a67b021e 757a2f6d398f 2024-02-10T07:11:37.774 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443,9283,8765 running (36s) 30s ago 15m 92.4M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bb490544b5d3 2024-02-10T07:11:37.774 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:8443,9283,8765 running (89s) 29s ago 17m 489M - 19.0.0-1361-g290212a1 c328ab9dcfc7 c02886bcdecb 2024-02-10T07:11:37.774 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (17m) 29s ago 17m 66.7M 2048M 17.2.0 e1d6a67b021e 048ed22ad7e8 2024-02-10T07:11:37.774 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (15m) 30s ago 15m 57.1M 2048M 17.2.0 e1d6a67b021e 88df298abfa1 2024-02-10T07:11:37.774 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (15m) 29s ago 15m 54.9M 2048M 17.2.0 e1d6a67b021e 9ebb30170424 2024-02-10T07:11:37.774 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 running (2m) 29s ago 9m 10.7M - 1.3.1 1dbe0e931976 c8acf9662b9a 2024-02-10T07:11:37.774 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 running (2m) 30s ago 9m 13.4M - 1.3.1 1dbe0e931976 afd5feac7ebe 2024-02-10T07:11:37.774 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 running (14m) 29s ago 14m 57.6M 2781M 17.2.0 e1d6a67b021e 66e1f6c52fef 2024-02-10T07:11:37.775 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (14m) 29s ago 14m 59.6M 2781M 17.2.0 e1d6a67b021e 1c6ea98ad1a4 2024-02-10T07:11:37.775 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (13m) 29s ago 13m 53.1M 2781M 17.2.0 e1d6a67b021e 766040b6658f 2024-02-10T07:11:37.775 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (12m) 29s ago 12m 56.1M 2781M 17.2.0 e1d6a67b021e 09c905da97c8 2024-02-10T07:11:37.775 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (12m) 30s ago 12m 57.7M 3037M 17.2.0 e1d6a67b021e 6126fbf79e16 2024-02-10T07:11:37.775 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (11m) 30s ago 11m 53.7M 3037M 17.2.0 e1d6a67b021e 9174cf372e54 2024-02-10T07:11:37.775 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (11m) 30s ago 11m 53.4M 3037M 17.2.0 e1d6a67b021e b13040a8249e 2024-02-10T07:11:37.775 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (10m) 30s ago 10m 55.9M 3037M 17.2.0 e1d6a67b021e 42ed17ada673 2024-02-10T07:11:37.775 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 running (42s) 30s ago 9m 47.1M - 2.33.4 514e6a882f6e 83de9a3c8dfd 2024-02-10T07:11:37.775 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.zkixal smithi107 *:8000 running (7m) 29s ago 7m 88.7M - 17.2.0 e1d6a67b021e 00fc962fbb51 2024-02-10T07:11:37.775 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.qewfcx smithi195 *:8000 running (7m) 30s ago 7m 86.7M - 17.2.0 e1d6a67b021e 24e6b5e4ac80 2024-02-10T07:11:37.775 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.lgutqr smithi107 *:80 running (7m) 29s ago 7m 86.2M - 17.2.0 e1d6a67b021e 486944c7deb5 2024-02-10T07:11:37.775 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.zqbguk smithi195 *:80 running (7m) 30s ago 7m 86.5M - 17.2.0 e1d6a67b021e 53e1b5b8b160 2024-02-10T07:11:38.242 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:11:38.242 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-02-10T07:11:38.243 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-02-10T07:11:38.243 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 1 2024-02-10T07:11:38.243 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:11:38.243 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-02-10T07:11:38.243 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T07:11:38.243 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:11:38.243 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-02-10T07:11:38.243 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-10T07:11:38.243 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:11:38.243 INFO:teuthology.orchestra.run.smithi107.stdout: "mds": {}, 2024-02-10T07:11:38.243 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-02-10T07:11:38.243 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T07:11:38.243 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:11:38.243 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-02-10T07:11:38.243 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-02-10T07:11:38.243 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T07:11:38.243 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:11:38.244 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:11:38.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:38 smithi195 bash[14417]: cluster 2024-02-10T07:11:36.486351+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e105 with expected crc 2024-02-10T07:11:38.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:38 smithi195 bash[14417]: cephadm 2024-02-10T07:11:36.720164+0000 mgr.y (mgr.34107) 3 : cephadm [INF] [10/Feb/2024:07:11:36] ENGINE Serving on https://172.21.15.107:7150 2024-02-10T07:11:38.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:38 smithi195 bash[14417]: cephadm 2024-02-10T07:11:36.720458+0000 mgr.y (mgr.34107) 4 : cephadm [INF] [10/Feb/2024:07:11:36] ENGINE Bus STARTED 2024-02-10T07:11:38.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:38 smithi195 bash[14417]: cluster 2024-02-10T07:11:36.978595+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e36: y(active, since 1.03819s), standbys: x 2024-02-10T07:11:38.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:38 smithi195 bash[14417]: audit 2024-02-10T07:11:36.993621+0000 mgr.y (mgr.34107) 5 : audit [DBG] from='client.25477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:11:38.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:38 smithi195 bash[14417]: audit 2024-02-10T07:11:37.001161+0000 mgr.y (mgr.34107) 6 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:11:38.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:38 smithi195 bash[14417]: cluster 2024-02-10T07:11:37.004801+0000 mgr.y (mgr.34107) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:11:38.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:38 smithi195 bash[14417]: audit 2024-02-10T07:11:37.383433+0000 mgr.y (mgr.34107) 8 : audit [DBG] from='client.25501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:11:38.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:38 smithi107 bash[53833]: cluster 2024-02-10T07:11:36.486351+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e105 with expected crc 2024-02-10T07:11:38.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:38 smithi107 bash[53833]: cephadm 2024-02-10T07:11:36.720164+0000 mgr.y (mgr.34107) 3 : cephadm 1 [10/Feb/2024:07:11:36] ENGINE Serving on https://172.21.15.107:7150 2024-02-10T07:11:38.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:38 smithi107 bash[53833]: cephadm 2024-02-10T07:11:36.720458+0000 mgr.y (mgr.34107) 4 : cephadm 1 [10/Feb/2024:07:11:36] ENGINE Bus STARTED 2024-02-10T07:11:38.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:38 smithi107 bash[53833]: cluster 2024-02-10T07:11:36.978595+0000 mon.a (mon.0) 20 : cluster 0 mgrmap e36: y(active, since 1.03819s), standbys: x 2024-02-10T07:11:38.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:38 smithi107 bash[53833]: audit 2024-02-10T07:11:36.993621+0000 mgr.y (mgr.34107) 5 : audit 0 from='client.25477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:11:38.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:38 smithi107 bash[53833]: audit 2024-02-10T07:11:37.001161+0000 mgr.y (mgr.34107) 6 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:11:38.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:38 smithi107 bash[53833]: cluster 2024-02-10T07:11:37.004801+0000 mgr.y (mgr.34107) 7 : cluster 0 pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:11:38.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:38 smithi107 bash[53833]: audit 2024-02-10T07:11:37.383433+0000 mgr.y (mgr.34107) 8 : audit 0 from='client.25501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:11:38.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:38 smithi107 bash[19776]: cluster 2024-02-10T07:11:36.486351+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e105 with expected crc 2024-02-10T07:11:38.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:38 smithi107 bash[19776]: cephadm 2024-02-10T07:11:36.720164+0000 mgr.y (mgr.34107) 3 : cephadm [INF] [10/Feb/2024:07:11:36] ENGINE Serving on https://172.21.15.107:7150 2024-02-10T07:11:38.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:38 smithi107 bash[19776]: cephadm 2024-02-10T07:11:36.720458+0000 mgr.y (mgr.34107) 4 : cephadm [INF] [10/Feb/2024:07:11:36] ENGINE Bus STARTED 2024-02-10T07:11:38.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:38 smithi107 bash[19776]: cluster 2024-02-10T07:11:36.978595+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e36: y(active, since 1.03819s), standbys: x 2024-02-10T07:11:38.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:38 smithi107 bash[19776]: audit 2024-02-10T07:11:36.993621+0000 mgr.y (mgr.34107) 5 : audit [DBG] from='client.25477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:11:38.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:38 smithi107 bash[19776]: audit 2024-02-10T07:11:37.001161+0000 mgr.y (mgr.34107) 6 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:11:38.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:38 smithi107 bash[19776]: cluster 2024-02-10T07:11:37.004801+0000 mgr.y (mgr.34107) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:11:38.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:38 smithi107 bash[19776]: audit 2024-02-10T07:11:37.383433+0000 mgr.y (mgr.34107) 8 : audit [DBG] from='client.25501 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:11:38.629 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:11:38.629 INFO:teuthology.orchestra.run.smithi107.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T07:11:38.629 INFO:teuthology.orchestra.run.smithi107.stdout: "in_progress": true, 2024-02-10T07:11:38.629 INFO:teuthology.orchestra.run.smithi107.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T07:11:38.629 INFO:teuthology.orchestra.run.smithi107.stdout: "services_complete": [ 2024-02-10T07:11:38.629 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr" 2024-02-10T07:11:38.629 INFO:teuthology.orchestra.run.smithi107.stdout: ], 2024-02-10T07:11:38.629 INFO:teuthology.orchestra.run.smithi107.stdout: "progress": "2/23 daemons upgraded", 2024-02-10T07:11:38.629 INFO:teuthology.orchestra.run.smithi107.stdout: "message": "", 2024-02-10T07:11:38.630 INFO:teuthology.orchestra.run.smithi107.stdout: "is_paused": false 2024-02-10T07:11:38.630 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:11:39.053 INFO:teuthology.orchestra.run.smithi107.stdout:HEALTH_OK 2024-02-10T07:11:39.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:39 smithi195 bash[14417]: audit 2024-02-10T07:11:37.742607+0000 mgr.y (mgr.34107) 9 : audit [DBG] from='client.25507 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:11:39.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:39 smithi195 bash[14417]: cluster 2024-02-10T07:11:37.969379+0000 mgr.y (mgr.34107) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:11:39.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:39 smithi195 bash[14417]: cluster 2024-02-10T07:11:38.015085+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e37: y(active, since 2s), standbys: x 2024-02-10T07:11:39.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:39 smithi195 bash[14417]: audit 2024-02-10T07:11:38.239958+0000 mon.c (mon.1) 227 : audit [DBG] from='client.? 172.21.15.107:0/1060886591' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:11:39.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:39 smithi107 bash[53833]: audit 2024-02-10T07:11:37.742607+0000 mgr.y (mgr.34107) 9 : audit 0 from='client.25507 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:11:39.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:39 smithi107 bash[53833]: cluster 2024-02-10T07:11:37.969379+0000 mgr.y (mgr.34107) 10 : cluster 0 pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:11:39.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:39 smithi107 bash[53833]: cluster 2024-02-10T07:11:38.015085+0000 mon.a (mon.0) 21 : cluster 0 mgrmap e37: y(active, since 2s), standbys: x 2024-02-10T07:11:39.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:39 smithi107 bash[53833]: audit 2024-02-10T07:11:38.239958+0000 mon.c (mon.1) 227 : audit 0 from='client.? 172.21.15.107:0/1060886591' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:11:39.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:39 smithi107 bash[19776]: audit 2024-02-10T07:11:37.742607+0000 mgr.y (mgr.34107) 9 : audit [DBG] from='client.25507 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:11:39.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:39 smithi107 bash[19776]: cluster 2024-02-10T07:11:37.969379+0000 mgr.y (mgr.34107) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:11:39.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:39 smithi107 bash[19776]: cluster 2024-02-10T07:11:38.015085+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e37: y(active, since 2s), standbys: x 2024-02-10T07:11:39.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:39 smithi107 bash[19776]: audit 2024-02-10T07:11:38.239958+0000 mon.c (mon.1) 227 : audit [DBG] from='client.? 172.21.15.107:0/1060886591' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:11:39.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:39 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:11:39] "GET /metrics HTTP/1.1" 200 35380 "" "Prometheus/2.33.4" 2024-02-10T07:11:40.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:40 smithi195 bash[14417]: audit 2024-02-10T07:11:38.626178+0000 mgr.y (mgr.34107) 11 : audit [DBG] from='client.25525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:11:40.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:40 smithi195 bash[14417]: audit 2024-02-10T07:11:39.050807+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.107:0/4043036441' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:11:40.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:40 smithi107 bash[53833]: audit 2024-02-10T07:11:38.626178+0000 mgr.y (mgr.34107) 11 : audit 0 from='client.25525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:11:40.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:40 smithi107 bash[53833]: audit 2024-02-10T07:11:39.050807+0000 mon.a (mon.0) 22 : audit 0 from='client.? 172.21.15.107:0/4043036441' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:11:40.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:40 smithi107 bash[19776]: audit 2024-02-10T07:11:38.626178+0000 mgr.y (mgr.34107) 11 : audit [DBG] from='client.25525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:11:40.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:40 smithi107 bash[19776]: audit 2024-02-10T07:11:39.050807+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.107:0/4043036441' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:11:41.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:41 smithi195 bash[14417]: cluster 2024-02-10T07:11:39.970122+0000 mgr.y (mgr.34107) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:11:41.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:41 smithi195 bash[14417]: cluster 2024-02-10T07:11:40.030008+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e38: y(active, since 4s), standbys: x 2024-02-10T07:11:41.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:41 smithi107 bash[53833]: cluster 2024-02-10T07:11:39.970122+0000 mgr.y (mgr.34107) 12 : cluster 0 pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:11:41.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:41 smithi107 bash[53833]: cluster 2024-02-10T07:11:40.030008+0000 mon.a (mon.0) 23 : cluster 0 mgrmap e38: y(active, since 4s), standbys: x 2024-02-10T07:11:41.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:41 smithi107 bash[19776]: cluster 2024-02-10T07:11:39.970122+0000 mgr.y (mgr.34107) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:11:41.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:41 smithi107 bash[19776]: cluster 2024-02-10T07:11:40.030008+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e38: y(active, since 4s), standbys: x 2024-02-10T07:11:43.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:43 smithi195 bash[14417]: cluster 2024-02-10T07:11:41.970618+0000 mgr.y (mgr.34107) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:11:43.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:43 smithi107 bash[53833]: cluster 2024-02-10T07:11:41.970618+0000 mgr.y (mgr.34107) 13 : cluster 0 pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:11:43.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:43 smithi107 bash[19776]: cluster 2024-02-10T07:11:41.970618+0000 mgr.y (mgr.34107) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:11:44.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:44 smithi195 bash[14417]: audit 2024-02-10T07:11:43.044815+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:44.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:44 smithi195 bash[14417]: audit 2024-02-10T07:11:43.057171+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:44.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:44 smithi195 bash[14417]: audit 2024-02-10T07:11:43.141389+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:44.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:44 smithi195 bash[14417]: audit 2024-02-10T07:11:43.160561+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:44.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:44 smithi107 bash[53833]: audit 2024-02-10T07:11:43.044815+0000 mon.a (mon.0) 24 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:44.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:44 smithi107 bash[53833]: audit 2024-02-10T07:11:43.057171+0000 mon.a (mon.0) 25 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:44.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:44 smithi107 bash[53833]: audit 2024-02-10T07:11:43.141389+0000 mon.a (mon.0) 26 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:44.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:44 smithi107 bash[53833]: audit 2024-02-10T07:11:43.160561+0000 mon.a (mon.0) 27 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:44.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:44 smithi107 bash[19776]: audit 2024-02-10T07:11:43.044815+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:44.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:44 smithi107 bash[19776]: audit 2024-02-10T07:11:43.057171+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:44.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:44 smithi107 bash[19776]: audit 2024-02-10T07:11:43.141389+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:44.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:44 smithi107 bash[19776]: audit 2024-02-10T07:11:43.160561+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:45.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:45 smithi107 bash[53833]: cluster 2024-02-10T07:11:43.972295+0000 mgr.y (mgr.34107) 14 : cluster 0 pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-10T07:11:45.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:45 smithi107 bash[53833]: audit 2024-02-10T07:11:44.183179+0000 mon.a (mon.0) 28 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:45.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:45 smithi107 bash[53833]: audit 2024-02-10T07:11:44.198342+0000 mon.a (mon.0) 29 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:45.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:45 smithi107 bash[53833]: audit 2024-02-10T07:11:44.213301+0000 mon.a (mon.0) 30 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:45.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:45 smithi107 bash[53833]: audit 2024-02-10T07:11:44.225581+0000 mon.a (mon.0) 31 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:45.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:45 smithi107 bash[19776]: cluster 2024-02-10T07:11:43.972295+0000 mgr.y (mgr.34107) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-10T07:11:45.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:45 smithi107 bash[19776]: audit 2024-02-10T07:11:44.183179+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:45.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:45 smithi107 bash[19776]: audit 2024-02-10T07:11:44.198342+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:45.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:45 smithi107 bash[19776]: audit 2024-02-10T07:11:44.213301+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:45.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:45 smithi107 bash[19776]: audit 2024-02-10T07:11:44.225581+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:45.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:45 smithi195 bash[14417]: cluster 2024-02-10T07:11:43.972295+0000 mgr.y (mgr.34107) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-02-10T07:11:45.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:45 smithi195 bash[14417]: audit 2024-02-10T07:11:44.183179+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:45.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:45 smithi195 bash[14417]: audit 2024-02-10T07:11:44.198342+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:45.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:45 smithi195 bash[14417]: audit 2024-02-10T07:11:44.213301+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:45.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:45 smithi195 bash[14417]: audit 2024-02-10T07:11:44.225581+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:47.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:46 smithi107 bash[53833]: cluster 2024-02-10T07:11:45.973036+0000 mgr.y (mgr.34107) 15 : cluster 0 pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-10T07:11:47.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:46 smithi107 bash[19776]: cluster 2024-02-10T07:11:45.973036+0000 mgr.y (mgr.34107) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-10T07:11:47.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:46 smithi195 bash[14417]: cluster 2024-02-10T07:11:45.973036+0000 mgr.y (mgr.34107) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-02-10T07:11:48.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:47 smithi107 bash[53833]: audit 2024-02-10T07:11:47.009825+0000 mgr.y (mgr.34107) 16 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:11:48.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:47 smithi107 bash[19776]: audit 2024-02-10T07:11:47.009825+0000 mgr.y (mgr.34107) 16 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:11:48.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:47 smithi195 bash[14417]: audit 2024-02-10T07:11:47.009825+0000 mgr.y (mgr.34107) 16 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:11:48.952 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:11:48 smithi195 bash[38513]: ts=2024-02-10T07:11:48.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.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"smithi107:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"172.21.15.195:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T07:11:49.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:48 smithi107 bash[53833]: cluster 2024-02-10T07:11:47.974673+0000 mgr.y (mgr.34107) 17 : cluster 0 pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-10T07:11:49.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:48 smithi107 bash[19776]: cluster 2024-02-10T07:11:47.974673+0000 mgr.y (mgr.34107) 17 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-10T07:11:49.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:48 smithi195 bash[14417]: cluster 2024-02-10T07:11:47.974673+0000 mgr.y (mgr.34107) 17 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-02-10T07:11:49.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:49 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:11:49] "GET /metrics HTTP/1.1" 200 35380 "" "Prometheus/2.33.4" 2024-02-10T07:11:51.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:51 smithi195 bash[14417]: cluster 2024-02-10T07:11:49.975407+0000 mgr.y (mgr.34107) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T07:11:51.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:51 smithi107 bash[53833]: cluster 2024-02-10T07:11:49.975407+0000 mgr.y (mgr.34107) 18 : cluster 0 pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T07:11:51.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:51 smithi107 bash[19776]: cluster 2024-02-10T07:11:49.975407+0000 mgr.y (mgr.34107) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T07:11:52.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:52 smithi195 bash[14417]: audit 2024-02-10T07:11:51.098836+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:11:52.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:52 smithi107 bash[53833]: audit 2024-02-10T07:11:51.098836+0000 mon.c (mon.1) 228 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:11:52.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:52 smithi107 bash[19776]: audit 2024-02-10T07:11:51.098836+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:11:53.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:53 smithi195 bash[14417]: cluster 2024-02-10T07:11:51.976205+0000 mgr.y (mgr.34107) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T07:11:53.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:53 smithi107 bash[53833]: cluster 2024-02-10T07:11:51.976205+0000 mgr.y (mgr.34107) 19 : cluster 0 pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T07:11:53.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:53 smithi107 bash[19776]: cluster 2024-02-10T07:11:51.976205+0000 mgr.y (mgr.34107) 19 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T07:11:55.102 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[19776]: audit 2024-02-10T07:11:53.803641+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:55.102 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[19776]: audit 2024-02-10T07:11:53.817328+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:55.102 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[19776]: audit 2024-02-10T07:11:53.820869+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:11:55.102 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[19776]: audit 2024-02-10T07:11:53.822430+0000 mon.c (mon.1) 230 : audit [INF] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:11:55.102 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[19776]: cephadm 2024-02-10T07:11:53.824563+0000 mgr.y (mgr.34107) 20 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-02-10T07:11:55.102 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[19776]: cephadm 2024-02-10T07:11:53.824976+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.conf 2024-02-10T07:11:55.102 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[19776]: cluster 2024-02-10T07:11:53.977526+0000 mgr.y (mgr.34107) 22 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T07:11:55.102 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[19776]: cephadm 2024-02-10T07:11:54.039899+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Updating smithi107:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T07:11:55.103 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[19776]: cephadm 2024-02-10T07:11:54.040369+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Updating smithi195:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T07:11:55.103 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[19776]: cephadm 2024-02-10T07:11:54.205430+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.client.admin.keyring 2024-02-10T07:11:55.103 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[19776]: cephadm 2024-02-10T07:11:54.206464+0000 mgr.y (mgr.34107) 26 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-02-10T07:11:55.103 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[19776]: cephadm 2024-02-10T07:11:54.370003+0000 mgr.y (mgr.34107) 27 : cephadm [INF] Updating smithi107:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T07:11:55.103 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[19776]: cephadm 2024-02-10T07:11:54.371594+0000 mgr.y (mgr.34107) 28 : cephadm [INF] Updating smithi195:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T07:11:55.103 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[19776]: audit 2024-02-10T07:11:54.544140+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:55.103 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[19776]: audit 2024-02-10T07:11:54.555297+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:55.103 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[19776]: audit 2024-02-10T07:11:54.563895+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:55.103 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[19776]: audit 2024-02-10T07:11:54.571024+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:55.103 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[19776]: audit 2024-02-10T07:11:54.580181+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:55.103 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[19776]: audit 2024-02-10T07:11:54.670915+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:11:55.103 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[19776]: audit 2024-02-10T07:11:54.675493+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:11:55.103 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[19776]: audit 2024-02-10T07:11:54.678985+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T07:11:55.103 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[19776]: audit 2024-02-10T07:11:54.680677+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-10T07:11:55.104 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[53833]: audit 2024-02-10T07:11:53.803641+0000 mon.a (mon.0) 32 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:55.104 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[53833]: audit 2024-02-10T07:11:53.817328+0000 mon.a (mon.0) 33 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:55.104 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[53833]: audit 2024-02-10T07:11:53.820869+0000 mon.c (mon.1) 229 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:11:55.104 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[53833]: audit 2024-02-10T07:11:53.822430+0000 mon.c (mon.1) 230 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:11:55.104 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[53833]: cephadm 2024-02-10T07:11:53.824563+0000 mgr.y (mgr.34107) 20 : cephadm 1 Updating smithi107:/etc/ceph/ceph.conf 2024-02-10T07:11:55.104 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[53833]: cephadm 2024-02-10T07:11:53.824976+0000 mgr.y (mgr.34107) 21 : cephadm 1 Updating smithi195:/etc/ceph/ceph.conf 2024-02-10T07:11:55.104 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[53833]: cluster 2024-02-10T07:11:53.977526+0000 mgr.y (mgr.34107) 22 : cluster 0 pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T07:11:55.104 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[53833]: cephadm 2024-02-10T07:11:54.039899+0000 mgr.y (mgr.34107) 23 : cephadm 1 Updating smithi107:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T07:11:55.104 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[53833]: cephadm 2024-02-10T07:11:54.040369+0000 mgr.y (mgr.34107) 24 : cephadm 1 Updating smithi195:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T07:11:55.105 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[53833]: cephadm 2024-02-10T07:11:54.205430+0000 mgr.y (mgr.34107) 25 : cephadm 1 Updating smithi107:/etc/ceph/ceph.client.admin.keyring 2024-02-10T07:11:55.105 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[53833]: cephadm 2024-02-10T07:11:54.206464+0000 mgr.y (mgr.34107) 26 : cephadm 1 Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-02-10T07:11:55.105 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[53833]: cephadm 2024-02-10T07:11:54.370003+0000 mgr.y (mgr.34107) 27 : cephadm 1 Updating smithi107:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T07:11:55.105 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[53833]: cephadm 2024-02-10T07:11:54.371594+0000 mgr.y (mgr.34107) 28 : cephadm 1 Updating smithi195:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T07:11:55.105 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[53833]: audit 2024-02-10T07:11:54.544140+0000 mon.a (mon.0) 34 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:55.105 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[53833]: audit 2024-02-10T07:11:54.555297+0000 mon.a (mon.0) 35 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:55.105 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[53833]: audit 2024-02-10T07:11:54.563895+0000 mon.a (mon.0) 36 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:55.105 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[53833]: audit 2024-02-10T07:11:54.571024+0000 mon.a (mon.0) 37 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:55.105 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[53833]: audit 2024-02-10T07:11:54.580181+0000 mon.a (mon.0) 38 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:55.105 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[53833]: audit 2024-02-10T07:11:54.670915+0000 mon.c (mon.1) 231 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:11:55.105 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[53833]: audit 2024-02-10T07:11:54.675493+0000 mon.c (mon.1) 232 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:11:55.105 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[53833]: audit 2024-02-10T07:11:54.678985+0000 mon.c (mon.1) 233 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T07:11:55.105 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:54 smithi107 bash[53833]: audit 2024-02-10T07:11:54.680677+0000 mon.c (mon.1) 234 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-10T07:11:55.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:54 smithi195 bash[14417]: audit 2024-02-10T07:11:53.803641+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:55.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:54 smithi195 bash[14417]: audit 2024-02-10T07:11:53.817328+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:55.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:54 smithi195 bash[14417]: audit 2024-02-10T07:11:53.820869+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:11:55.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:54 smithi195 bash[14417]: audit 2024-02-10T07:11:53.822430+0000 mon.c (mon.1) 230 : audit [INF] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:11:55.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:54 smithi195 bash[14417]: cephadm 2024-02-10T07:11:53.824563+0000 mgr.y (mgr.34107) 20 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-02-10T07:11:55.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:54 smithi195 bash[14417]: cephadm 2024-02-10T07:11:53.824976+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.conf 2024-02-10T07:11:55.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:54 smithi195 bash[14417]: cluster 2024-02-10T07:11:53.977526+0000 mgr.y (mgr.34107) 22 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T07:11:55.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:54 smithi195 bash[14417]: cephadm 2024-02-10T07:11:54.039899+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Updating smithi107:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T07:11:55.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:54 smithi195 bash[14417]: cephadm 2024-02-10T07:11:54.040369+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Updating smithi195:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.conf 2024-02-10T07:11:55.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:54 smithi195 bash[14417]: cephadm 2024-02-10T07:11:54.205430+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.client.admin.keyring 2024-02-10T07:11:55.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:54 smithi195 bash[14417]: cephadm 2024-02-10T07:11:54.206464+0000 mgr.y (mgr.34107) 26 : cephadm [INF] Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-02-10T07:11:55.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:54 smithi195 bash[14417]: cephadm 2024-02-10T07:11:54.370003+0000 mgr.y (mgr.34107) 27 : cephadm [INF] Updating smithi107:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T07:11:55.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:54 smithi195 bash[14417]: cephadm 2024-02-10T07:11:54.371594+0000 mgr.y (mgr.34107) 28 : cephadm [INF] Updating smithi195:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/config/ceph.client.admin.keyring 2024-02-10T07:11:55.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:54 smithi195 bash[14417]: audit 2024-02-10T07:11:54.544140+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:55.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:54 smithi195 bash[14417]: audit 2024-02-10T07:11:54.555297+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:55.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:54 smithi195 bash[14417]: audit 2024-02-10T07:11:54.563895+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:55.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:54 smithi195 bash[14417]: audit 2024-02-10T07:11:54.571024+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:55.161 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:54 smithi195 bash[14417]: audit 2024-02-10T07:11:54.580181+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:55.161 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:54 smithi195 bash[14417]: audit 2024-02-10T07:11:54.670915+0000 mon.c (mon.1) 231 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:11:55.161 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:54 smithi195 bash[14417]: audit 2024-02-10T07:11:54.675493+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:11:55.161 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:54 smithi195 bash[14417]: audit 2024-02-10T07:11:54.678985+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T07:11:55.161 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:54 smithi195 bash[14417]: audit 2024-02-10T07:11:54.680677+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-10T07:11:56.122 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:55 smithi107 bash[53833]: cephadm 2024-02-10T07:11:54.681977+0000 mgr.y (mgr.34107) 29 : cephadm 1 Upgrade: It appears safe to stop mon.c 2024-02-10T07:11:56.123 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:55 smithi107 bash[19776]: cephadm 2024-02-10T07:11:54.681977+0000 mgr.y (mgr.34107) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-02-10T07:11:56.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:55 smithi195 bash[14417]: cephadm 2024-02-10T07:11:54.681977+0000 mgr.y (mgr.34107) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-02-10T07:11:57.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:56 smithi107 bash[19776]: cluster 2024-02-10T07:11:55.978248+0000 mgr.y (mgr.34107) 30 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:11:57.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:56 smithi107 bash[53833]: cluster 2024-02-10T07:11:55.978248+0000 mgr.y (mgr.34107) 30 : cluster 0 pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:11:57.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:56 smithi195 bash[14417]: cluster 2024-02-10T07:11:55.978248+0000 mgr.y (mgr.34107) 30 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:11:58.330 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:58 smithi107 bash[53833]: audit 2024-02-10T07:11:57.021029+0000 mgr.y (mgr.34107) 31 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:11:58.330 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:58 smithi107 bash[53833]: cephadm 2024-02-10T07:11:57.052252+0000 mgr.y (mgr.34107) 32 : cephadm 1 Upgrade: Updating mon.c 2024-02-10T07:11:58.330 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:58 smithi107 bash[53833]: audit 2024-02-10T07:11:57.062537+0000 mon.a (mon.0) 39 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:58.330 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:58 smithi107 bash[53833]: audit 2024-02-10T07:11:57.065795+0000 mon.c (mon.1) 235 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T07:11:58.330 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:58 smithi107 bash[53833]: audit 2024-02-10T07:11:57.067246+0000 mon.c (mon.1) 236 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T07:11:58.330 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:58 smithi107 bash[53833]: audit 2024-02-10T07:11:57.068532+0000 mon.c (mon.1) 237 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:11:58.330 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:58 smithi107 bash[53833]: cephadm 2024-02-10T07:11:57.070540+0000 mgr.y (mgr.34107) 33 : cephadm 1 Deploying daemon mon.c on smithi107 2024-02-10T07:11:58.330 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:58 smithi107 bash[19776]: audit 2024-02-10T07:11:57.021029+0000 mgr.y (mgr.34107) 31 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:11:58.330 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:58 smithi107 bash[19776]: cephadm 2024-02-10T07:11:57.052252+0000 mgr.y (mgr.34107) 32 : cephadm [INF] Upgrade: Updating mon.c 2024-02-10T07:11:58.330 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:58 smithi107 bash[19776]: audit 2024-02-10T07:11:57.062537+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:58.330 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:58 smithi107 bash[19776]: audit 2024-02-10T07:11:57.065795+0000 mon.c (mon.1) 235 : audit [INF] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T07:11:58.331 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:58 smithi107 bash[19776]: audit 2024-02-10T07:11:57.067246+0000 mon.c (mon.1) 236 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T07:11:58.331 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:58 smithi107 bash[19776]: audit 2024-02-10T07:11:57.068532+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:11:58.331 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:58 smithi107 bash[19776]: cephadm 2024-02-10T07:11:57.070540+0000 mgr.y (mgr.34107) 33 : cephadm [INF] Deploying daemon mon.c on smithi107 2024-02-10T07:11:58.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:58 smithi195 bash[14417]: audit 2024-02-10T07:11:57.021029+0000 mgr.y (mgr.34107) 31 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:11:58.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:58 smithi195 bash[14417]: cephadm 2024-02-10T07:11:57.052252+0000 mgr.y (mgr.34107) 32 : cephadm [INF] Upgrade: Updating mon.c 2024-02-10T07:11:58.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:58 smithi195 bash[14417]: audit 2024-02-10T07:11:57.062537+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:11:58.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:58 smithi195 bash[14417]: audit 2024-02-10T07:11:57.065795+0000 mon.c (mon.1) 235 : audit [INF] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T07:11:58.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:58 smithi195 bash[14417]: audit 2024-02-10T07:11:57.067246+0000 mon.c (mon.1) 236 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T07:11:58.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:58 smithi195 bash[14417]: audit 2024-02-10T07:11:57.068532+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:11:58.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:58 smithi195 bash[14417]: cephadm 2024-02-10T07:11:57.070540+0000 mgr.y (mgr.34107) 33 : cephadm [INF] Deploying daemon mon.c on smithi107 2024-02-10T07:11:59.074 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:11:58 smithi195 bash[38513]: ts=2024-02-10T07:11: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.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"smithi107:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"172.21.15.195:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T07:11:59.347 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:11:59 smithi107 bash[53833]: cluster 2024-02-10T07:11:57.980013+0000 mgr.y (mgr.34107) 34 : cluster 0 pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:11:59.347 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:59 smithi107 bash[19776]: cluster 2024-02-10T07:11:57.980013+0000 mgr.y (mgr.34107) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:11:59.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:11:59 smithi195 bash[14417]: cluster 2024-02-10T07:11:57.980013+0000 mgr.y (mgr.34107) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:11:59.605 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:59 smithi107 bash[50614]: [10/Feb/2024:07:11:59] ENGINE Bus STOPPING 2024-02-10T07:11:59.606 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:59 smithi107 bash[50614]: [10/Feb/2024:07:11:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T07:11:59.606 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:59 smithi107 bash[50614]: [10/Feb/2024:07:11:59] ENGINE Bus STOPPED 2024-02-10T07:11:59.606 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:59 smithi107 bash[50614]: [10/Feb/2024:07:11:59] ENGINE Bus STARTING 2024-02-10T07:11:59.606 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:59 smithi107 systemd[1]: Stopping Ceph mon.c for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:11:59.606 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:59 smithi107 bash[19776]: debug 2024-02-10T07:11:59.473+0000 7f461cc10700 -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-10T07:11:59.606 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:11:59 smithi107 bash[19776]: debug 2024-02-10T07:11:59.473+0000 7f461cc10700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-02-10T07:11:59.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:59 smithi107 bash[50614]: [10/Feb/2024:07:11:59] ENGINE Serving on http://:::9283 2024-02-10T07:11:59.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:59 smithi107 bash[50614]: [10/Feb/2024:07:11:59] ENGINE Bus STARTED 2024-02-10T07:11:59.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:11:59 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:11:59] "GET /metrics HTTP/1.1" 200 38189 "" "Prometheus/2.33.4" 2024-02-10T07:12:00.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:00 smithi107 bash[55085]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-mon-c 2024-02-10T07:12:00.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:00 smithi107 bash[55161]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-mon-c 2024-02-10T07:12:00.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:00 smithi107 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@mon.c.service: Succeeded. 2024-02-10T07:12:00.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:00 smithi107 systemd[1]: Stopped Ceph mon.c for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:12:00.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:00 smithi107 systemd[1]: Started Ceph mon.c for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:12:01.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.593+0000 7fb2a46b0c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-10T07:12:01.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.593+0000 7fb2a46b0c80 0 ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev), process ceph-mon, pid 6 2024-02-10T07:12:01.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.593+0000 7fb2a46b0c80 0 pidfile_write: ignore empty --pid-file 2024-02-10T07:12:01.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 0 load: jerasure load: lrc 2024-02-10T07:12:01.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: RocksDB version: 7.9.2 2024-02-10T07:12:01.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Git sha 0 2024-02-10T07:12:01.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Compile date 2024-02-09 17:35:33 2024-02-10T07:12:01.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: DB SUMMARY 2024-02-10T07:12:01.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: DB Session ID: VTBUNGOX5OUOCRKBCIMF 2024-02-10T07:12:01.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: CURRENT file: CURRENT 2024-02-10T07:12:01.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: IDENTITY file: IDENTITY 2024-02-10T07:12:01.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1259 Bytes 2024-02-10T07:12:01.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000030.sst 2024-02-10T07:12:01.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000028.log size: 3510062 ; 2024-02-10T07:12:01.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.error_if_exists: 0 2024-02-10T07:12:01.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.create_if_missing: 0 2024-02-10T07:12:01.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.paranoid_checks: 1 2024-02-10T07:12:01.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-02-10T07:12:01.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-10T07:12:01.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-02-10T07:12:01.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.env: 0x55cd0ee74ae0 2024-02-10T07:12:01.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.fs: PosixFileSystem 2024-02-10T07:12:01.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.info_log: 0x55cd10db7900 2024-02-10T07:12:01.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-10T07:12:01.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.statistics: (nil) 2024-02-10T07:12:01.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.use_fsync: 0 2024-02-10T07:12:01.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.max_log_file_size: 0 2024-02-10T07:12:01.965 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-10T07:12:01.965 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-10T07:12:01.965 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-10T07:12:01.966 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-10T07:12:01.966 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.allow_fallocate: 1 2024-02-10T07:12:01.966 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-10T07:12:01.966 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-10T07:12:01.966 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.use_direct_reads: 0 2024-02-10T07:12:01.966 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-10T07:12:01.966 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.create_missing_column_families: 0 2024-02-10T07:12:01.966 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.db_log_dir: 2024-02-10T07:12:01.966 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.wal_dir: 2024-02-10T07:12:01.966 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-10T07:12:01.966 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-10T07:12:01.966 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-10T07:12:01.966 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-10T07:12:01.967 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-10T07:12:01.967 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-10T07:12:01.967 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.advise_random_on_open: 1 2024-02-10T07:12:01.967 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-10T07:12:01.967 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.write_buffer_manager: 0x55cd10d8adc0 2024-02-10T07:12:01.967 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-10T07:12:01.967 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-10T07:12:01.967 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-10T07:12:01.967 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.rate_limiter: (nil) 2024-02-10T07:12:01.967 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-10T07:12:01.968 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-10T07:12:01.968 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-10T07:12:01.968 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-10T07:12:01.968 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.unordered_write: 0 2024-02-10T07:12:01.968 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-10T07:12:01.968 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-10T07:12:01.968 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-10T07:12:01.968 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-10T07:12:01.968 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.row_cache: None 2024-02-10T07:12:01.968 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.wal_filter: None 2024-02-10T07:12:01.968 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-10T07:12:01.968 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-10T07:12:01.969 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.two_write_queues: 0 2024-02-10T07:12:01.969 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.manual_wal_flush: 0 2024-02-10T07:12:01.969 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.wal_compression: 0 2024-02-10T07:12:01.969 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.atomic_flush: 0 2024-02-10T07:12:01.969 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-10T07:12:01.969 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-10T07:12:01.969 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-10T07:12:01.969 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.log_readahead_size: 0 2024-02-10T07:12:01.969 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-10T07:12:01.969 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-02-10T07:12:01.969 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-10T07:12:01.969 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-10T07:12:01.970 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-02-10T07:12:01.970 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-02-10T07:12:01.970 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-02-10T07:12:01.970 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.max_background_jobs: 2 2024-02-10T07:12:01.970 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.max_background_compactions: -1 2024-02-10T07:12:01.970 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.max_subcompactions: 1 2024-02-10T07:12:01.970 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-10T07:12:01.970 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-10T07:12:01.970 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-10T07:12:01.970 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.max_total_wal_size: 0 2024-02-10T07:12:01.970 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-10T07:12:01.971 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-10T07:12:01.971 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-10T07:12:01.971 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-10T07:12:01.971 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.max_open_files: -1 2024-02-10T07:12:01.971 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.bytes_per_sync: 0 2024-02-10T07:12:01.971 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-10T07:12:01.971 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-10T07:12:01.971 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-10T07:12:01.971 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.max_background_flushes: -1 2024-02-10T07:12:01.971 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Compression algorithms supported: 2024-02-10T07:12:01.971 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-10T07:12:01.972 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: kZSTD supported: 0 2024-02-10T07:12:01.972 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: kXpressCompression supported: 0 2024-02-10T07:12:01.972 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-10T07:12:01.972 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: kZlibCompression supported: 1 2024-02-10T07:12:01.972 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: kSnappyCompression supported: 1 2024-02-10T07:12:01.972 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: kLZ4Compression supported: 1 2024-02-10T07:12:01.972 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: kBZip2Compression supported: 0 2024-02-10T07:12:01.972 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-10T07:12:01.972 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-02-10T07:12:01.972 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-02-10T07:12:01.972 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-02-10T07:12:01.973 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-10T07:12:01.973 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.merge_operator: 2024-02-10T07:12:01.973 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.compaction_filter: None 2024-02-10T07:12:01.973 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.compaction_filter_factory: None 2024-02-10T07:12:01.973 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-02-10T07:12:01.973 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-10T07:12:01.973 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-10T07:12:01.973 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55cd10db7a00) 2024-02-10T07:12:01.973 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: cache_index_and_filter_blocks: 1 2024-02-10T07:12:01.973 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-10T07:12:01.973 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-10T07:12:01.973 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: pin_top_level_index_and_filter: 1 2024-02-10T07:12:01.974 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: index_type: 0 2024-02-10T07:12:01.974 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: data_block_index_type: 0 2024-02-10T07:12:01.974 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: index_shortening: 1 2024-02-10T07:12:01.974 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: data_block_hash_table_util_ratio: 0.750000 2024-02-10T07:12:01.974 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: checksum: 4 2024-02-10T07:12:01.974 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: no_block_cache: 0 2024-02-10T07:12:01.974 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: block_cache: 0x55cd10db9090 2024-02-10T07:12:01.974 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: block_cache_name: BinnedLRUCache 2024-02-10T07:12:01.974 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: block_cache_options: 2024-02-10T07:12:01.974 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: capacity : 536870912 2024-02-10T07:12:01.974 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: num_shard_bits : 4 2024-02-10T07:12:01.974 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: strict_capacity_limit : 0 2024-02-10T07:12:01.974 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: high_pri_pool_ratio: 0.000 2024-02-10T07:12:01.975 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: block_cache_compressed: (nil) 2024-02-10T07:12:01.975 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: persistent_cache: (nil) 2024-02-10T07:12:01.975 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: block_size: 4096 2024-02-10T07:12:01.975 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: block_size_deviation: 10 2024-02-10T07:12:01.975 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: block_restart_interval: 16 2024-02-10T07:12:01.975 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: index_block_restart_interval: 1 2024-02-10T07:12:01.975 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: metadata_block_size: 4096 2024-02-10T07:12:01.975 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: partition_filters: 0 2024-02-10T07:12:01.975 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: use_delta_encoding: 1 2024-02-10T07:12:01.975 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: filter_policy: bloomfilter 2024-02-10T07:12:01.975 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: whole_key_filtering: 1 2024-02-10T07:12:01.975 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: verify_compression: 0 2024-02-10T07:12:01.975 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: read_amp_bytes_per_bit: 0 2024-02-10T07:12:01.976 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: format_version: 5 2024-02-10T07:12:01.976 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: enable_index_compression: 1 2024-02-10T07:12:01.976 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: block_align: 0 2024-02-10T07:12:01.976 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: max_auto_readahead_size: 262144 2024-02-10T07:12:01.976 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: prepopulate_block_cache: 0 2024-02-10T07:12:01.976 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: initial_auto_readahead_size: 8192 2024-02-10T07:12:01.976 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: num_file_reads_for_auto_readahead: 2 2024-02-10T07:12:01.976 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-10T07:12:01.976 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-10T07:12:01.976 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.compression: NoCompression 2024-02-10T07:12:01.976 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-10T07:12:01.977 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-10T07:12:01.977 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-10T07:12:01.977 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.num_levels: 7 2024-02-10T07:12:01.977 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-10T07:12:01.977 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-10T07:12:01.977 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-10T07:12:01.977 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-10T07:12:01.977 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-10T07:12:01.977 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-10T07:12:01.977 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-10T07:12:01.977 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-10T07:12:01.977 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-10T07:12:01.977 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-10T07:12:01.978 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-02-10T07:12:01.978 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-02-10T07:12:01.978 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-10T07:12:01.978 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.compression_opts.level: 32767 2024-02-10T07:12:01.978 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-10T07:12:01.978 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-10T07:12:01.978 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-10T07:12:01.978 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-02-10T07:12:01.978 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-10T07:12:01.978 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.compression_opts.enabled: false 2024-02-10T07:12:01.979 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-02-10T07:12:01.979 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-10T07:12:01.979 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-10T07:12:01.979 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-10T07:12:01.979 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-10T07:12:01.979 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-10T07:12:01.979 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-10T07:12:01.979 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-10T07:12:01.979 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-10T07:12:01.979 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-10T07:12:01.979 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-10T07:12:01.979 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-10T07:12:01.980 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-10T07:12:01.980 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-10T07:12:01.980 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-10T07:12:01.980 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-10T07:12:01.980 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-10T07:12:01.980 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-10T07:12:01.980 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-02-10T07:12:01.980 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.arena_block_size: 1048576 2024-02-10T07:12:01.980 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-10T07:12:01.980 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-10T07:12:01.980 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-10T07:12:01.981 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-10T07:12:01.981 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-10T07:12:01.981 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-10T07:12:01.981 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-10T07:12:01.981 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-10T07:12:01.981 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-10T07:12:01.981 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-10T07:12:01.981 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-10T07:12:01.981 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-10T07:12:01.981 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-10T07:12:01.981 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.table_properties_collectors: 2024-02-10T07:12:01.981 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.inplace_update_support: 0 2024-02-10T07:12:01.982 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-10T07:12:01.982 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-10T07:12:01.982 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-10T07:12:01.982 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-10T07:12:01.982 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.bloom_locality: 0 2024-02-10T07:12:01.982 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.max_successive_merges: 0 2024-02-10T07:12:01.982 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-10T07:12:01.982 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-10T07:12:01.982 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.force_consistency_checks: 1 2024-02-10T07:12:01.982 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-10T07:12:01.982 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.ttl: 2592000 2024-02-10T07:12:01.982 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-10T07:12:01.983 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-02-10T07:12:01.983 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-02-10T07:12:01.983 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.enable_blob_files: false 2024-02-10T07:12:01.983 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.min_blob_size: 0 2024-02-10T07:12:01.983 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.blob_file_size: 268435456 2024-02-10T07:12:01.983 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-02-10T07:12:01.983 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-02-10T07:12:01.984 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-10T07:12:01.984 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-02-10T07:12:01.984 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-02-10T07:12:01.984 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-02-10T07:12:01.984 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb2a46b0c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-02-10T07:12:01.984 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.597+0000 7fb299e2d700 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-10T07:12:01.984 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.601+0000 7fb2a46b0c80 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-10T07:12:01.984 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.601+0000 7fb2a46b0c80 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 18016, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-10T07:12:01.984 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.601+0000 7fb2a46b0c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2024-02-10T07:12:01.985 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.601+0000 7fb2a46b0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 7d1cb97c-b2b6-40fa-a6fc-5eb4510aca9f 2024-02-10T07:12:01.985 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.601+0000 7fb2a46b0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707549121606696, "job": 1, "event": "recovery_started", "wal_files": [28]} 2024-02-10T07:12:01.985 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.601+0000 7fb2a46b0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2024-02-10T07:12:01.985 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.613+0000 7fb2a46b0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707549121617443, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 2247400, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18021, "largest_seqno": 18887, "table_properties": {"data_size": 2243261, "index_size": 2161, "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": 8781, "raw_average_key_size": 24, "raw_value_size": 2235501, "raw_average_value_size": 6141, "num_data_blocks": 98, "num_entries": 364, "num_filter_entries": 364, "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": 1707549121, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "7d1cb97c-b2b6-40fa-a6fc-5eb4510aca9f", "db_session_id": "VTBUNGOX5OUOCRKBCIMF", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2024-02-10T07:12:01.985 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.613+0000 7fb2a46b0c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707549121617578, "job": 1, "event": "recovery_finished"} 2024-02-10T07:12:01.985 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.613+0000 7fb2a46b0c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 35 2024-02-10T07:12:01.985 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.613+0000 7fb2a46b0c80 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-10T07:12:01.985 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.613+0000 7fb2a46b0c80 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-10T07:12:01.985 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.613+0000 7fb2a46b0c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55cd10eae000 2024-02-10T07:12:01.985 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.613+0000 7fb2a46b0c80 4 rocksdb: DB pointer 0x55cd10e98000 2024-02-10T07:12:01.985 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.613+0000 7fb292e1f700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-02-10T07:12:01.985 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.613+0000 7fb292e1f700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-02-10T07:12:01.986 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: ** DB Stats ** 2024-02-10T07:12:01.986 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T07:12:01.986 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: 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-10T07:12:01.986 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T07:12:01.986 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T07:12:01.986 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: 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-10T07:12:01.986 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T07:12:01.986 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T07:12:01.986 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: ** Compaction Stats [default] ** 2024-02-10T07:12:01.986 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: 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-10T07:12:01.987 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-02-10T07:12:01.987 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: L0 1/0 2.14 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 501.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-10T07:12:01.987 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: L6 1/0 9.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-10T07:12:01.987 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: Sum 2/0 12.12 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 501.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-10T07:12:01.987 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 501.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-10T07:12:01.987 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: ** Compaction Stats [default] ** 2024-02-10T07:12:01.987 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: 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-10T07:12:01.987 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T07:12:01.987 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 501.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-02-10T07:12:01.987 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-02-10T07:12:01.987 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T07:12:01.988 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: Flush(GB): cumulative 0.002, interval 0.002 2024-02-10T07:12:01.988 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T07:12:01.988 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T07:12:01.988 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T07:12:01.988 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: AddFile(Keys): cumulative 0, interval 0 2024-02-10T07:12:01.988 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: Cumulative compaction: 0.00 GB write, 135.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T07:12:01.988 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: Interval compaction: 0.00 GB write, 135.02 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T07:12:01.988 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: 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-10T07:12:01.988 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: Block cache BinnedLRUCache@0x55cd10db9090#6 capacity: 512.00 MB usage: 3.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.8e-05 secs_since: 0 2024-02-10T07:12:01.988 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: Block cache entry stats(count,size,portion): FilterBlock(1,1.03 KB,0.000196695%) IndexBlock(1,2.33 KB,0.000444055%) Misc(1,0.00 KB,0%) 2024-02-10T07:12:01.988 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: ** File Read Latency Histogram By Level [default] ** 2024-02-10T07:12:01.989 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.617+0000 7fb2a46b0c80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.107:3301/0,v1:172.21.15.107:6790/0] at bind addrs [v2:172.21.15.107:3301/0,v1:172.21.15.107:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 2024-02-10T07:12:01.989 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.617+0000 7fb2a46b0c80 1 mon.c@-1(???) e3 preinit fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 2024-02-10T07:12:01.989 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.617+0000 7fb2a46b0c80 0 mon.c@-1(???).mds e1 new map 2024-02-10T07:12:01.989 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.617+0000 7fb2a46b0c80 0 mon.c@-1(???).mds e1 print_map 2024-02-10T07:12:01.989 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: e1 2024-02-10T07:12:01.989 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-10T07:12:01.989 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: 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-10T07:12:01.989 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: legacy client fscid: -1 2024-02-10T07:12:01.989 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: 2024-02-10T07:12:01.989 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: No filesystems configured 2024-02-10T07:12:01.989 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.617+0000 7fb2a46b0c80 0 mon.c@-1(???).osd e105 crush map has features 3314933000854323200, adjusting msgr requires 2024-02-10T07:12:01.989 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.617+0000 7fb2a46b0c80 0 mon.c@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2024-02-10T07:12:01.990 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.617+0000 7fb2a46b0c80 0 mon.c@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2024-02-10T07:12:01.990 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.617+0000 7fb2a46b0c80 0 mon.c@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2024-02-10T07:12:01.990 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:01 smithi107 bash[55228]: debug 2024-02-10T07:12:01.617+0000 7fb2a46b0c80 1 mon.c@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-02-10T07:12:04.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:04 smithi195 bash[14417]: cluster 2024-02-10T07:11:59.980879+0000 mgr.y (mgr.34107) 35 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:04.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:04 smithi195 bash[14417]: cluster 2024-02-10T07:12:01.632810+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-10T07:12:04.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:04 smithi195 bash[14417]: cluster 2024-02-10T07:12:01.981716+0000 mgr.y (mgr.34107) 36 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:04.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:04 smithi195 bash[14417]: cluster 2024-02-10T07:12:03.087557+0000 mon.a (mon.0) 40 : cluster [INF] mon.a calling monitor election 2024-02-10T07:12:04.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:04 smithi195 bash[14417]: cluster 2024-02-10T07:12:03.108775+0000 mon.a (mon.0) 41 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T07:12:04.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:04 smithi195 bash[14417]: cluster 2024-02-10T07:12:03.119917+0000 mon.a (mon.0) 42 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.107:3301/0,v1:172.21.15.107:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T07:12:04.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:04 smithi195 bash[14417]: cluster 2024-02-10T07:12:03.121173+0000 mon.a (mon.0) 43 : cluster [DBG] fsmap 2024-02-10T07:12:04.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:04 smithi195 bash[14417]: cluster 2024-02-10T07:12:03.121228+0000 mon.a (mon.0) 44 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-02-10T07:12:04.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:04 smithi195 bash[14417]: cluster 2024-02-10T07:12:03.121848+0000 mon.a (mon.0) 45 : cluster [DBG] mgrmap e38: y(active, since 27s), standbys: x 2024-02-10T07:12:04.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:04 smithi195 bash[14417]: cluster 2024-02-10T07:12:03.130796+0000 mon.a (mon.0) 46 : cluster [INF] overall HEALTH_OK 2024-02-10T07:12:04.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:04 smithi195 bash[14417]: audit 2024-02-10T07:12:03.134076+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:12:04.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:04 smithi195 bash[14417]: audit 2024-02-10T07:12:03.147177+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:12:04.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:04 smithi107 bash[55228]: cluster 2024-02-10T07:11:59.980879+0000 mgr.y (mgr.34107) 35 : cluster 0 pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:04.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:04 smithi107 bash[55228]: cluster 2024-02-10T07:12:01.632810+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-02-10T07:12:04.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:04 smithi107 bash[55228]: cluster 2024-02-10T07:12:01.981716+0000 mgr.y (mgr.34107) 36 : cluster 0 pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:04.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:04 smithi107 bash[55228]: cluster 2024-02-10T07:12:03.087557+0000 mon.a (mon.0) 40 : cluster 1 mon.a calling monitor election 2024-02-10T07:12:04.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:04 smithi107 bash[55228]: cluster 2024-02-10T07:12:03.108775+0000 mon.a (mon.0) 41 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T07:12:04.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:04 smithi107 bash[55228]: cluster 2024-02-10T07:12:03.119917+0000 mon.a (mon.0) 42 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.107:3301/0,v1:172.21.15.107:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T07:12:04.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:04 smithi107 bash[55228]: cluster 2024-02-10T07:12:03.121173+0000 mon.a (mon.0) 43 : cluster 0 fsmap 2024-02-10T07:12:04.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:04 smithi107 bash[55228]: cluster 2024-02-10T07:12:03.121228+0000 mon.a (mon.0) 44 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2024-02-10T07:12:04.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:04 smithi107 bash[55228]: cluster 2024-02-10T07:12:03.121848+0000 mon.a (mon.0) 45 : cluster 0 mgrmap e38: y(active, since 27s), standbys: x 2024-02-10T07:12:04.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:04 smithi107 bash[55228]: cluster 2024-02-10T07:12:03.130796+0000 mon.a (mon.0) 46 : cluster 1 overall HEALTH_OK 2024-02-10T07:12:04.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:04 smithi107 bash[55228]: audit 2024-02-10T07:12:03.134076+0000 mon.a (mon.0) 47 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:12:04.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:04 smithi107 bash[55228]: audit 2024-02-10T07:12:03.147177+0000 mon.a (mon.0) 48 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:12:04.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:04 smithi107 bash[53833]: cluster 2024-02-10T07:11:59.980879+0000 mgr.y (mgr.34107) 35 : cluster 0 pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:04.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:04 smithi107 bash[53833]: cluster 2024-02-10T07:12:01.632810+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-02-10T07:12:04.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:04 smithi107 bash[53833]: cluster 2024-02-10T07:12:01.981716+0000 mgr.y (mgr.34107) 36 : cluster 0 pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:04.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:04 smithi107 bash[53833]: cluster 2024-02-10T07:12:03.087557+0000 mon.a (mon.0) 40 : cluster 1 mon.a calling monitor election 2024-02-10T07:12:04.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:04 smithi107 bash[53833]: cluster 2024-02-10T07:12:03.108775+0000 mon.a (mon.0) 41 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T07:12:04.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:04 smithi107 bash[53833]: cluster 2024-02-10T07:12:03.119917+0000 mon.a (mon.0) 42 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.107:3301/0,v1:172.21.15.107:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T07:12:04.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:04 smithi107 bash[53833]: cluster 2024-02-10T07:12:03.121173+0000 mon.a (mon.0) 43 : cluster 0 fsmap 2024-02-10T07:12:04.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:04 smithi107 bash[53833]: cluster 2024-02-10T07:12:03.121228+0000 mon.a (mon.0) 44 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2024-02-10T07:12:04.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:04 smithi107 bash[53833]: cluster 2024-02-10T07:12:03.121848+0000 mon.a (mon.0) 45 : cluster 0 mgrmap e38: y(active, since 27s), standbys: x 2024-02-10T07:12:04.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:04 smithi107 bash[53833]: cluster 2024-02-10T07:12:03.130796+0000 mon.a (mon.0) 46 : cluster 1 overall HEALTH_OK 2024-02-10T07:12:04.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:04 smithi107 bash[53833]: audit 2024-02-10T07:12:03.134076+0000 mon.a (mon.0) 47 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:12:04.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:04 smithi107 bash[53833]: audit 2024-02-10T07:12:03.147177+0000 mon.a (mon.0) 48 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:12:05.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:05 smithi195 bash[14417]: cluster 2024-02-10T07:12:03.983376+0000 mgr.y (mgr.34107) 37 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:05.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:05 smithi107 bash[53833]: cluster 2024-02-10T07:12:03.983376+0000 mgr.y (mgr.34107) 37 : cluster 0 pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:05.495 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:05 smithi107 bash[55228]: cluster 2024-02-10T07:12:03.983376+0000 mgr.y (mgr.34107) 37 : cluster 0 pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:06.948 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:12:06 smithi107 bash[50614]: debug 2024-02-10T07:12:06.625+0000 7fd208344700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-02-10T07:12:07.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:06 smithi107 bash[53833]: cluster 2024-02-10T07:12:05.984255+0000 mgr.y (mgr.34107) 38 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:07.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:06 smithi107 bash[53833]: audit 2024-02-10T07:12:06.101187+0000 mon.b (mon.2) 95 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:12:07.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:06 smithi107 bash[55228]: cluster 2024-02-10T07:12:05.984255+0000 mgr.y (mgr.34107) 38 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:07.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:06 smithi107 bash[55228]: audit 2024-02-10T07:12:06.101187+0000 mon.b (mon.2) 95 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:12:07.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:06 smithi195 bash[14417]: cluster 2024-02-10T07:12:05.984255+0000 mgr.y (mgr.34107) 38 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:07.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:06 smithi195 bash[14417]: audit 2024-02-10T07:12:06.101187+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:12:08.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:07 smithi107 bash[53833]: audit 2024-02-10T07:12:07.031144+0000 mgr.y (mgr.34107) 39 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:12:08.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:07 smithi107 bash[55228]: audit 2024-02-10T07:12:07.031144+0000 mgr.y (mgr.34107) 39 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:12:08.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:07 smithi195 bash[14417]: audit 2024-02-10T07:12:07.031144+0000 mgr.y (mgr.34107) 39 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:12:08.958 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:12:08 smithi195 bash[38513]: ts=2024-02-10T07:12: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.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"smithi107:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"172.21.15.195:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T07:12:09.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:08 smithi107 bash[53833]: cluster 2024-02-10T07:12:07.986016+0000 mgr.y (mgr.34107) 40 : cluster 0 pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:09.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:08 smithi107 bash[55228]: cluster 2024-02-10T07:12:07.986016+0000 mgr.y (mgr.34107) 40 : cluster 0 pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:09.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:08 smithi195 bash[14417]: cluster 2024-02-10T07:12:07.986016+0000 mgr.y (mgr.34107) 40 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:09.496 INFO:teuthology.orchestra.run.smithi107.stdout:true 2024-02-10T07:12:09.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:12:09 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:12:09] "GET /metrics HTTP/1.1" 200 38127 "" "Prometheus/2.33.4" 2024-02-10T07:12:10.311 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T07:12:10.311 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 running (2m) 0s ago 10m 16.1M - 0.23.0 ba2b418f427c d3f029c1318f 2024-02-10T07:12:10.311 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 running (2m) 27s ago 9m 42.1M - 8.3.5 dad864ee21e9 5607b97710aa 2024-02-10T07:12:10.311 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.lvlagr smithi107 running (80s) 0s ago 7m 46.1M - 3.5 e1d6a67b021e 757a2f6d398f 2024-02-10T07:12:10.311 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443,9283,8765 running (68s) 27s ago 15m 439M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bb490544b5d3 2024-02-10T07:12:10.311 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:8443,9283,8765 running (2m) 0s ago 17m 489M - 19.0.0-1361-g290212a1 c328ab9dcfc7 c02886bcdecb 2024-02-10T07:12:10.311 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (45s) 0s ago 17m 38.2M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 e0da1fb95790 2024-02-10T07:12:10.311 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (16m) 27s ago 16m 55.5M 2048M 17.2.0 e1d6a67b021e 88df298abfa1 2024-02-10T07:12:10.311 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (9s) 0s ago 16m 21.4M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 869a46f2072d 2024-02-10T07:12:10.311 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 running (3m) 0s ago 10m 11.3M - 1.3.1 1dbe0e931976 c8acf9662b9a 2024-02-10T07:12:10.311 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 running (2m) 27s ago 10m 14.0M - 1.3.1 1dbe0e931976 afd5feac7ebe 2024-02-10T07:12:10.311 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 running (15m) 0s ago 15m 58.5M 2781M 17.2.0 e1d6a67b021e 66e1f6c52fef 2024-02-10T07:12:10.312 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (14m) 0s ago 14m 59.9M 2781M 17.2.0 e1d6a67b021e 1c6ea98ad1a4 2024-02-10T07:12:10.312 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (14m) 0s ago 14m 53.8M 2781M 17.2.0 e1d6a67b021e 766040b6658f 2024-02-10T07:12:10.312 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (13m) 0s ago 13m 56.9M 2781M 17.2.0 e1d6a67b021e 09c905da97c8 2024-02-10T07:12:10.312 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (12m) 27s ago 12m 58.2M 3037M 17.2.0 e1d6a67b021e 6126fbf79e16 2024-02-10T07:12:10.312 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (12m) 27s ago 12m 54.2M 3037M 17.2.0 e1d6a67b021e 9174cf372e54 2024-02-10T07:12:10.312 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (11m) 27s ago 11m 53.8M 3037M 17.2.0 e1d6a67b021e b13040a8249e 2024-02-10T07:12:10.312 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (11m) 27s ago 11m 56.3M 3037M 17.2.0 e1d6a67b021e 42ed17ada673 2024-02-10T07:12:10.312 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 running (75s) 27s ago 10m 52.8M - 2.33.4 514e6a882f6e 83de9a3c8dfd 2024-02-10T07:12:10.312 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.zkixal smithi107 *:8000 running (8m) 0s ago 8m 89.6M - 17.2.0 e1d6a67b021e 00fc962fbb51 2024-02-10T07:12:10.312 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.qewfcx smithi195 *:8000 running (8m) 27s ago 8m 87.0M - 17.2.0 e1d6a67b021e 24e6b5e4ac80 2024-02-10T07:12:10.312 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.lgutqr smithi107 *:80 running (8m) 0s ago 8m 87.0M - 17.2.0 e1d6a67b021e 486944c7deb5 2024-02-10T07:12:10.312 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.zqbguk smithi195 *:80 running (7m) 27s ago 7m 86.9M - 17.2.0 e1d6a67b021e 53e1b5b8b160 2024-02-10T07:12:10.800 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:12:10.800 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-02-10T07:12:10.801 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-02-10T07:12:10.801 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T07:12:10.801 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:12:10.801 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-02-10T07:12:10.801 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T07:12:10.801 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:12:10.801 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-02-10T07:12:10.801 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-10T07:12:10.801 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:12:10.801 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-02-10T07:12:10.801 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T07:12:10.801 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:12:10.801 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-02-10T07:12:10.801 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-02-10T07:12:10.801 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 4 2024-02-10T07:12:10.801 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:12:10.801 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:12:10.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:10 smithi195 bash[14417]: audit 2024-02-10T07:12:09.476905+0000 mgr.y (mgr.34107) 41 : audit [DBG] from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:12:10.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:10 smithi195 bash[14417]: audit 2024-02-10T07:12:09.589990+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:12:10.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:10 smithi195 bash[14417]: audit 2024-02-10T07:12:09.608284+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:12:10.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:10 smithi195 bash[14417]: audit 2024-02-10T07:12:09.895611+0000 mgr.y (mgr.34107) 42 : audit [DBG] from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:12:10.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:10 smithi195 bash[14417]: cluster 2024-02-10T07:12:09.986752+0000 mgr.y (mgr.34107) 43 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:10.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:10 smithi195 bash[14417]: audit 2024-02-10T07:12:10.282025+0000 mgr.y (mgr.34107) 44 : audit [DBG] from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:12:10.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:10 smithi107 bash[53833]: audit 2024-02-10T07:12:09.476905+0000 mgr.y (mgr.34107) 41 : audit 0 from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:12:10.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:10 smithi107 bash[53833]: audit 2024-02-10T07:12:09.589990+0000 mon.a (mon.0) 49 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:12:10.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:10 smithi107 bash[53833]: audit 2024-02-10T07:12:09.608284+0000 mon.a (mon.0) 50 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:12:10.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:10 smithi107 bash[53833]: audit 2024-02-10T07:12:09.895611+0000 mgr.y (mgr.34107) 42 : audit 0 from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:12:10.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:10 smithi107 bash[53833]: cluster 2024-02-10T07:12:09.986752+0000 mgr.y (mgr.34107) 43 : cluster 0 pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:10.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:10 smithi107 bash[53833]: audit 2024-02-10T07:12:10.282025+0000 mgr.y (mgr.34107) 44 : audit 0 from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:12:10.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:10 smithi107 bash[55228]: audit 2024-02-10T07:12:09.476905+0000 mgr.y (mgr.34107) 41 : audit 0 from='client.34173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:12:10.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:10 smithi107 bash[55228]: audit 2024-02-10T07:12:09.589990+0000 mon.a (mon.0) 49 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:12:10.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:10 smithi107 bash[55228]: audit 2024-02-10T07:12:09.608284+0000 mon.a (mon.0) 50 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:12:10.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:10 smithi107 bash[55228]: audit 2024-02-10T07:12:09.895611+0000 mgr.y (mgr.34107) 42 : audit 0 from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:12:10.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:10 smithi107 bash[55228]: cluster 2024-02-10T07:12:09.986752+0000 mgr.y (mgr.34107) 43 : cluster 0 pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:10.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:10 smithi107 bash[55228]: audit 2024-02-10T07:12:10.282025+0000 mgr.y (mgr.34107) 44 : audit 0 from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:12:11.190 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:12:11.190 INFO:teuthology.orchestra.run.smithi107.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T07:12:11.190 INFO:teuthology.orchestra.run.smithi107.stdout: "in_progress": true, 2024-02-10T07:12:11.190 INFO:teuthology.orchestra.run.smithi107.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T07:12:11.190 INFO:teuthology.orchestra.run.smithi107.stdout: "services_complete": [ 2024-02-10T07:12:11.190 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr" 2024-02-10T07:12:11.190 INFO:teuthology.orchestra.run.smithi107.stdout: ], 2024-02-10T07:12:11.190 INFO:teuthology.orchestra.run.smithi107.stdout: "progress": "4/23 daemons upgraded", 2024-02-10T07:12:11.190 INFO:teuthology.orchestra.run.smithi107.stdout: "message": "Currently upgrading mon daemons", 2024-02-10T07:12:11.191 INFO:teuthology.orchestra.run.smithi107.stdout: "is_paused": false 2024-02-10T07:12:11.191 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:12:11.633 INFO:teuthology.orchestra.run.smithi107.stdout:HEALTH_OK 2024-02-10T07:12:12.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:11 smithi195 bash[14417]: audit 2024-02-10T07:12:10.713472+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:12:12.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:11 smithi195 bash[14417]: audit 2024-02-10T07:12:10.727654+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:12:12.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:11 smithi195 bash[14417]: audit 2024-02-10T07:12:10.797535+0000 mon.a (mon.0) 53 : audit [DBG] from='client.? 172.21.15.107:0/1258478054' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:12:12.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:11 smithi195 bash[14417]: audit 2024-02-10T07:12:11.186751+0000 mgr.y (mgr.34107) 45 : audit [DBG] from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:12:12.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:11 smithi195 bash[14417]: audit 2024-02-10T07:12:11.630851+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.107:0/2050945590' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:12:12.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:11 smithi107 bash[53833]: audit 2024-02-10T07:12:10.713472+0000 mon.a (mon.0) 51 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:12:12.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:11 smithi107 bash[53833]: audit 2024-02-10T07:12:10.727654+0000 mon.a (mon.0) 52 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:12:12.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:11 smithi107 bash[53833]: audit 2024-02-10T07:12:10.797535+0000 mon.a (mon.0) 53 : audit 0 from='client.? 172.21.15.107:0/1258478054' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:12:12.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:11 smithi107 bash[53833]: audit 2024-02-10T07:12:11.186751+0000 mgr.y (mgr.34107) 45 : audit 0 from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:12:12.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:11 smithi107 bash[53833]: audit 2024-02-10T07:12:11.630851+0000 mon.c (mon.1) 2 : audit 0 from='client.? 172.21.15.107:0/2050945590' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:12:12.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:11 smithi107 bash[55228]: audit 2024-02-10T07:12:10.713472+0000 mon.a (mon.0) 51 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:12:12.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:11 smithi107 bash[55228]: audit 2024-02-10T07:12:10.727654+0000 mon.a (mon.0) 52 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:12:12.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:11 smithi107 bash[55228]: audit 2024-02-10T07:12:10.797535+0000 mon.a (mon.0) 53 : audit 0 from='client.? 172.21.15.107:0/1258478054' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:12:12.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:11 smithi107 bash[55228]: audit 2024-02-10T07:12:11.186751+0000 mgr.y (mgr.34107) 45 : audit 0 from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:12:12.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:11 smithi107 bash[55228]: audit 2024-02-10T07:12:11.630851+0000 mon.c (mon.1) 2 : audit 0 from='client.? 172.21.15.107:0/2050945590' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:12:13.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:12 smithi195 bash[14417]: cluster 2024-02-10T07:12:11.987500+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:13.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:12 smithi107 bash[53833]: cluster 2024-02-10T07:12:11.987500+0000 mgr.y (mgr.34107) 46 : cluster 0 pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:13.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:12 smithi107 bash[55228]: cluster 2024-02-10T07:12:11.987500+0000 mgr.y (mgr.34107) 46 : cluster 0 pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:15.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:15 smithi195 bash[14417]: cluster 2024-02-10T07:12:13.989177+0000 mgr.y (mgr.34107) 47 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:15.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:15 smithi107 bash[53833]: cluster 2024-02-10T07:12:13.989177+0000 mgr.y (mgr.34107) 47 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:15.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:15 smithi107 bash[55228]: cluster 2024-02-10T07:12:13.989177+0000 mgr.y (mgr.34107) 47 : cluster 0 pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:17.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:16 smithi107 bash[53833]: cluster 2024-02-10T07:12:15.990054+0000 mgr.y (mgr.34107) 48 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:17.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:16 smithi107 bash[55228]: cluster 2024-02-10T07:12:15.990054+0000 mgr.y (mgr.34107) 48 : cluster 0 pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:17.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:16 smithi195 bash[14417]: cluster 2024-02-10T07:12:15.990054+0000 mgr.y (mgr.34107) 48 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:18.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:17 smithi107 bash[53833]: audit 2024-02-10T07:12:17.042444+0000 mgr.y (mgr.34107) 49 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:12:18.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:17 smithi107 bash[55228]: audit 2024-02-10T07:12:17.042444+0000 mgr.y (mgr.34107) 49 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:12:18.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:17 smithi195 bash[14417]: audit 2024-02-10T07:12:17.042444+0000 mgr.y (mgr.34107) 49 : audit [DBG] from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:12:18.961 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:12:18 smithi195 bash[38513]: ts=2024-02-10T07:12: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.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"smithi107:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"172.21.15.195:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T07:12:19.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:18 smithi107 bash[53833]: cluster 2024-02-10T07:12:17.991740+0000 mgr.y (mgr.34107) 50 : cluster 0 pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:19.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:18 smithi107 bash[55228]: cluster 2024-02-10T07:12:17.991740+0000 mgr.y (mgr.34107) 50 : cluster 0 pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:19.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:18 smithi195 bash[14417]: cluster 2024-02-10T07:12:17.991740+0000 mgr.y (mgr.34107) 50 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:19.954 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:12:19 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:12:19] "GET /metrics HTTP/1.1" 200 38127 "" "Prometheus/2.33.4" 2024-02-10T07:12:21.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:21 smithi195 bash[14417]: cluster 2024-02-10T07:12:19.992606+0000 mgr.y (mgr.34107) 51 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:21.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:21 smithi195 bash[14417]: audit 2024-02-10T07:12:20.731952+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:12:21.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:21 smithi195 bash[14417]: audit 2024-02-10T07:12:20.745318+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:12:21.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:21 smithi195 bash[14417]: audit 2024-02-10T07:12:20.750387+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:12:21.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:21 smithi195 bash[14417]: audit 2024-02-10T07:12:20.752025+0000 mon.b (mon.2) 97 : audit [INF] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:12:21.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:21 smithi195 bash[14417]: audit 2024-02-10T07:12:20.760706+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:12:21.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:21 smithi195 bash[14417]: audit 2024-02-10T07:12:20.854010+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:12:21.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:21 smithi195 bash[14417]: audit 2024-02-10T07:12:20.858207+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:12:21.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:21 smithi195 bash[14417]: audit 2024-02-10T07:12:20.860952+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T07:12:21.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:21 smithi195 bash[14417]: audit 2024-02-10T07:12:20.862839+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-10T07:12:21.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:21 smithi107 bash[53833]: cluster 2024-02-10T07:12:19.992606+0000 mgr.y (mgr.34107) 51 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:21.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:21 smithi107 bash[53833]: audit 2024-02-10T07:12:20.731952+0000 mon.a (mon.0) 54 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:12:21.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:21 smithi107 bash[53833]: audit 2024-02-10T07:12:20.745318+0000 mon.a (mon.0) 55 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:12:21.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:21 smithi107 bash[53833]: audit 2024-02-10T07:12:20.750387+0000 mon.b (mon.2) 96 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:12:21.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:21 smithi107 bash[53833]: audit 2024-02-10T07:12:20.752025+0000 mon.b (mon.2) 97 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:12:21.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:21 smithi107 bash[53833]: audit 2024-02-10T07:12:20.760706+0000 mon.a (mon.0) 56 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:12:21.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:21 smithi107 bash[53833]: audit 2024-02-10T07:12:20.854010+0000 mon.b (mon.2) 98 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:12:21.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:21 smithi107 bash[53833]: audit 2024-02-10T07:12:20.858207+0000 mon.b (mon.2) 99 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:12:21.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:21 smithi107 bash[53833]: audit 2024-02-10T07:12:20.860952+0000 mon.b (mon.2) 100 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T07:12:21.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:21 smithi107 bash[53833]: audit 2024-02-10T07:12:20.862839+0000 mon.b (mon.2) 101 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-10T07:12:21.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:21 smithi107 bash[55228]: cluster 2024-02-10T07:12:19.992606+0000 mgr.y (mgr.34107) 51 : cluster 0 pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:21.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:21 smithi107 bash[55228]: audit 2024-02-10T07:12:20.731952+0000 mon.a (mon.0) 54 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:12:21.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:21 smithi107 bash[55228]: audit 2024-02-10T07:12:20.745318+0000 mon.a (mon.0) 55 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:12:21.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:21 smithi107 bash[55228]: audit 2024-02-10T07:12:20.750387+0000 mon.b (mon.2) 96 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:12:21.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:21 smithi107 bash[55228]: audit 2024-02-10T07:12:20.752025+0000 mon.b (mon.2) 97 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:12:21.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:21 smithi107 bash[55228]: audit 2024-02-10T07:12:20.760706+0000 mon.a (mon.0) 56 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:12:21.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:21 smithi107 bash[55228]: audit 2024-02-10T07:12:20.854010+0000 mon.b (mon.2) 98 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:12:21.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:21 smithi107 bash[55228]: audit 2024-02-10T07:12:20.858207+0000 mon.b (mon.2) 99 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:12:21.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:21 smithi107 bash[55228]: audit 2024-02-10T07:12:20.860952+0000 mon.b (mon.2) 100 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-10T07:12:21.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:21 smithi107 bash[55228]: audit 2024-02-10T07:12:20.862839+0000 mon.b (mon.2) 101 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-10T07:12:22.325 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:22 smithi195 bash[14417]: cephadm 2024-02-10T07:12:20.862810+0000 mgr.y (mgr.34107) 52 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-02-10T07:12:22.325 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:22 smithi195 bash[14417]: audit 2024-02-10T07:12:21.101167+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:12:22.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:22 smithi107 bash[53833]: cephadm 2024-02-10T07:12:20.862810+0000 mgr.y (mgr.34107) 52 : cephadm 1 Upgrade: It appears safe to stop mon.b 2024-02-10T07:12:22.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:22 smithi107 bash[53833]: audit 2024-02-10T07:12:21.101167+0000 mon.b (mon.2) 102 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:12:22.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:22 smithi107 bash[55228]: cephadm 2024-02-10T07:12:20.862810+0000 mgr.y (mgr.34107) 52 : cephadm 1 Upgrade: It appears safe to stop mon.b 2024-02-10T07:12:22.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:22 smithi107 bash[55228]: audit 2024-02-10T07:12:21.101167+0000 mon.b (mon.2) 102 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:12:23.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:23 smithi195 bash[14417]: cluster 2024-02-10T07:12:21.993407+0000 mgr.y (mgr.34107) 53 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:23.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:23 smithi107 bash[53833]: cluster 2024-02-10T07:12:21.993407+0000 mgr.y (mgr.34107) 53 : cluster 0 pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:23.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:23 smithi107 bash[55228]: cluster 2024-02-10T07:12:21.993407+0000 mgr.y (mgr.34107) 53 : cluster 0 pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:24.555 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:24 smithi195 bash[14417]: cephadm 2024-02-10T07:12:23.236328+0000 mgr.y (mgr.34107) 54 : cephadm [INF] Upgrade: Updating mon.b 2024-02-10T07:12:24.555 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:24 smithi195 bash[14417]: audit 2024-02-10T07:12:23.244211+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:12:24.555 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:24 smithi195 bash[14417]: audit 2024-02-10T07:12:23.251100+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T07:12:24.555 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:24 smithi195 bash[14417]: audit 2024-02-10T07:12:23.252934+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T07:12:24.555 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:24 smithi195 bash[14417]: audit 2024-02-10T07:12:23.254720+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:12:24.555 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:24 smithi195 bash[14417]: cephadm 2024-02-10T07:12:23.255323+0000 mgr.y (mgr.34107) 55 : cephadm [INF] Deploying daemon mon.b on smithi195 2024-02-10T07:12:24.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:24 smithi107 bash[53833]: cephadm 2024-02-10T07:12:23.236328+0000 mgr.y (mgr.34107) 54 : cephadm 1 Upgrade: Updating mon.b 2024-02-10T07:12:24.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:24 smithi107 bash[53833]: audit 2024-02-10T07:12:23.244211+0000 mon.a (mon.0) 57 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:12:24.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:24 smithi107 bash[53833]: audit 2024-02-10T07:12:23.251100+0000 mon.b (mon.2) 103 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T07:12:24.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:24 smithi107 bash[53833]: audit 2024-02-10T07:12:23.252934+0000 mon.b (mon.2) 104 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T07:12:24.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:24 smithi107 bash[53833]: audit 2024-02-10T07:12:23.254720+0000 mon.b (mon.2) 105 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:12:24.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:24 smithi107 bash[53833]: cephadm 2024-02-10T07:12:23.255323+0000 mgr.y (mgr.34107) 55 : cephadm 1 Deploying daemon mon.b on smithi195 2024-02-10T07:12:24.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:24 smithi107 bash[55228]: cephadm 2024-02-10T07:12:23.236328+0000 mgr.y (mgr.34107) 54 : cephadm 1 Upgrade: Updating mon.b 2024-02-10T07:12:24.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:24 smithi107 bash[55228]: audit 2024-02-10T07:12:23.244211+0000 mon.a (mon.0) 57 : audit 1 from='mgr.34107 ' entity='mgr.y' 2024-02-10T07:12:24.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:24 smithi107 bash[55228]: audit 2024-02-10T07:12:23.251100+0000 mon.b (mon.2) 103 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T07:12:24.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:24 smithi107 bash[55228]: audit 2024-02-10T07:12:23.252934+0000 mon.b (mon.2) 104 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T07:12:24.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:24 smithi107 bash[55228]: audit 2024-02-10T07:12:23.254720+0000 mon.b (mon.2) 105 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:12:24.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:24 smithi107 bash[55228]: cephadm 2024-02-10T07:12:23.255323+0000 mgr.y (mgr.34107) 55 : cephadm 1 Deploying daemon mon.b on smithi195 2024-02-10T07:12:25.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:25 smithi195 bash[14417]: cluster 2024-02-10T07:12:23.995062+0000 mgr.y (mgr.34107) 56 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:25.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:25 smithi107 bash[53833]: cluster 2024-02-10T07:12:23.995062+0000 mgr.y (mgr.34107) 56 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:25.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:25 smithi107 bash[55228]: cluster 2024-02-10T07:12:23.995062+0000 mgr.y (mgr.34107) 56 : cluster 0 pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:26.130 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:25 smithi195 systemd[1]: Stopping Ceph mon.b for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:12:26.130 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:25 smithi195 bash[14417]: debug 2024-02-10T07:12:25.857+0000 7f43c3e11700 -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-10T07:12:26.130 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:25 smithi195 bash[14417]: debug 2024-02-10T07:12:25.857+0000 7f43c3e11700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-02-10T07:12:26.211 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:12:25 smithi107 bash[50614]: [10/Feb/2024:07:12:25] ENGINE Bus STOPPING 2024-02-10T07:12:26.211 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:12:25 smithi107 bash[50614]: [10/Feb/2024:07:12:25] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T07:12:26.211 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:12:25 smithi107 bash[50614]: [10/Feb/2024:07:12:25] ENGINE Bus STOPPED 2024-02-10T07:12:26.211 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:12:25 smithi107 bash[50614]: [10/Feb/2024:07:12:25] ENGINE Bus STARTING 2024-02-10T07:12:26.211 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:12:26 smithi107 bash[50614]: [10/Feb/2024:07:12:26] ENGINE Serving on http://:::9283 2024-02-10T07:12:26.211 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:12:26 smithi107 bash[50614]: [10/Feb/2024:07:12:26] ENGINE Bus STARTED 2024-02-10T07:12:27.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:26 smithi195 bash[40900]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-mon-b 2024-02-10T07:12:27.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:26 smithi195 bash[40973]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-mon-b 2024-02-10T07:12:27.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:26 smithi195 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@mon.b.service: Succeeded. 2024-02-10T07:12:27.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:26 smithi195 systemd[1]: Stopped Ceph mon.b for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:12:27.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:27 smithi195 systemd[1]: Started Ceph mon.b for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:12:28.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.229+0000 7fa34a1bcc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-10T07:12:28.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.229+0000 7fa34a1bcc80 0 ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev), process ceph-mon, pid 8 2024-02-10T07:12:28.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.229+0000 7fa34a1bcc80 0 pidfile_write: ignore empty --pid-file 2024-02-10T07:12:28.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 0 load: jerasure load: lrc 2024-02-10T07:12:28.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: RocksDB version: 7.9.2 2024-02-10T07:12:28.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Git sha 0 2024-02-10T07:12:28.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Compile date 2024-02-09 17:35:33 2024-02-10T07:12:28.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: DB SUMMARY 2024-02-10T07:12:28.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: DB Session ID: YBCJTXDNX6THA1KMW0L5 2024-02-10T07:12:28.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: CURRENT file: CURRENT 2024-02-10T07:12:28.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: IDENTITY file: IDENTITY 2024-02-10T07:12:28.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1259 Bytes 2024-02-10T07:12:28.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000030.sst 2024-02-10T07:12:28.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000028.log size: 4382357 ; 2024-02-10T07:12:28.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.error_if_exists: 0 2024-02-10T07:12:28.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.create_if_missing: 0 2024-02-10T07:12:28.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.paranoid_checks: 1 2024-02-10T07:12:28.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-02-10T07:12:28.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-02-10T07:12:28.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-02-10T07:12:28.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.env: 0x5654cda3cae0 2024-02-10T07:12:28.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.fs: PosixFileSystem 2024-02-10T07:12:28.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.info_log: 0x5654ce6d3900 2024-02-10T07:12:28.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-10T07:12:28.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.statistics: (nil) 2024-02-10T07:12:28.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.use_fsync: 0 2024-02-10T07:12:28.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.max_log_file_size: 0 2024-02-10T07:12:28.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-10T07:12:28.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-10T07:12:28.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-10T07:12:28.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-10T07:12:28.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.allow_fallocate: 1 2024-02-10T07:12:28.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-10T07:12:28.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-10T07:12:28.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.use_direct_reads: 0 2024-02-10T07:12:28.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-10T07:12:28.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.create_missing_column_families: 0 2024-02-10T07:12:28.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.db_log_dir: 2024-02-10T07:12:28.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.wal_dir: 2024-02-10T07:12:28.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-10T07:12:28.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-10T07:12:28.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-10T07:12:28.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-10T07:12:28.414 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-10T07:12:28.414 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-10T07:12:28.414 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.advise_random_on_open: 1 2024-02-10T07:12:28.414 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-10T07:12:28.414 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.write_buffer_manager: 0x5654ce6a6dc0 2024-02-10T07:12:28.414 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-10T07:12:28.414 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-10T07:12:28.414 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-10T07:12:28.414 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.rate_limiter: (nil) 2024-02-10T07:12:28.414 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-10T07:12:28.414 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-10T07:12:28.414 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-10T07:12:28.414 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-10T07:12:28.415 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.unordered_write: 0 2024-02-10T07:12:28.415 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-10T07:12:28.415 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-10T07:12:28.415 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-10T07:12:28.415 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-10T07:12:28.415 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.row_cache: None 2024-02-10T07:12:28.415 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.wal_filter: None 2024-02-10T07:12:28.415 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-10T07:12:28.415 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-10T07:12:28.415 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.two_write_queues: 0 2024-02-10T07:12:28.415 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.manual_wal_flush: 0 2024-02-10T07:12:28.415 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.wal_compression: 0 2024-02-10T07:12:28.415 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.atomic_flush: 0 2024-02-10T07:12:28.415 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-10T07:12:28.415 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-10T07:12:28.416 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-10T07:12:28.416 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.log_readahead_size: 0 2024-02-10T07:12:28.416 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-02-10T07:12:28.416 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-02-10T07:12:28.416 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-02-10T07:12:28.416 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-02-10T07:12:28.416 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-02-10T07:12:28.416 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-02-10T07:12:28.416 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-02-10T07:12:28.416 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.max_background_jobs: 2 2024-02-10T07:12:28.416 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.max_background_compactions: -1 2024-02-10T07:12:28.416 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.max_subcompactions: 1 2024-02-10T07:12:28.416 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-10T07:12:28.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-10T07:12:28.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-10T07:12:28.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.max_total_wal_size: 0 2024-02-10T07:12:28.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-10T07:12:28.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-10T07:12:28.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-10T07:12:28.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-10T07:12:28.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.max_open_files: -1 2024-02-10T07:12:28.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.bytes_per_sync: 0 2024-02-10T07:12:28.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-10T07:12:28.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-10T07:12:28.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-10T07:12:28.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.max_background_flushes: -1 2024-02-10T07:12:28.417 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Compression algorithms supported: 2024-02-10T07:12:28.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-10T07:12:28.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: kZSTD supported: 0 2024-02-10T07:12:28.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: kXpressCompression supported: 0 2024-02-10T07:12:28.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-10T07:12:28.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: kZlibCompression supported: 1 2024-02-10T07:12:28.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: kSnappyCompression supported: 1 2024-02-10T07:12:28.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: kLZ4Compression supported: 1 2024-02-10T07:12:28.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: kBZip2Compression supported: 0 2024-02-10T07:12:28.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-10T07:12:28.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-02-10T07:12:28.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-02-10T07:12:28.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-02-10T07:12:28.418 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-10T07:12:28.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.merge_operator: 2024-02-10T07:12:28.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.compaction_filter: None 2024-02-10T07:12:28.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.compaction_filter_factory: None 2024-02-10T07:12:28.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-02-10T07:12:28.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-10T07:12:28.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-10T07:12:28.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5654ce6d3a00) 2024-02-10T07:12:28.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: cache_index_and_filter_blocks: 1 2024-02-10T07:12:28.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-10T07:12:28.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-10T07:12:28.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: pin_top_level_index_and_filter: 1 2024-02-10T07:12:28.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: index_type: 0 2024-02-10T07:12:28.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: data_block_index_type: 0 2024-02-10T07:12:28.419 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: index_shortening: 1 2024-02-10T07:12:28.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: data_block_hash_table_util_ratio: 0.750000 2024-02-10T07:12:28.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: checksum: 4 2024-02-10T07:12:28.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: no_block_cache: 0 2024-02-10T07:12:28.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: block_cache: 0x5654ce6d5090 2024-02-10T07:12:28.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: block_cache_name: BinnedLRUCache 2024-02-10T07:12:28.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: block_cache_options: 2024-02-10T07:12:28.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: capacity : 536870912 2024-02-10T07:12:28.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: num_shard_bits : 4 2024-02-10T07:12:28.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: strict_capacity_limit : 0 2024-02-10T07:12:28.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: high_pri_pool_ratio: 0.000 2024-02-10T07:12:28.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: block_cache_compressed: (nil) 2024-02-10T07:12:28.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: persistent_cache: (nil) 2024-02-10T07:12:28.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: block_size: 4096 2024-02-10T07:12:28.420 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: block_size_deviation: 10 2024-02-10T07:12:28.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: block_restart_interval: 16 2024-02-10T07:12:28.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: index_block_restart_interval: 1 2024-02-10T07:12:28.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: metadata_block_size: 4096 2024-02-10T07:12:28.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: partition_filters: 0 2024-02-10T07:12:28.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: use_delta_encoding: 1 2024-02-10T07:12:28.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: filter_policy: bloomfilter 2024-02-10T07:12:28.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: whole_key_filtering: 1 2024-02-10T07:12:28.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: verify_compression: 0 2024-02-10T07:12:28.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: read_amp_bytes_per_bit: 0 2024-02-10T07:12:28.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: format_version: 5 2024-02-10T07:12:28.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: enable_index_compression: 1 2024-02-10T07:12:28.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: block_align: 0 2024-02-10T07:12:28.421 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: max_auto_readahead_size: 262144 2024-02-10T07:12:28.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: prepopulate_block_cache: 0 2024-02-10T07:12:28.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: initial_auto_readahead_size: 8192 2024-02-10T07:12:28.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: num_file_reads_for_auto_readahead: 2 2024-02-10T07:12:28.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-10T07:12:28.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-10T07:12:28.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.compression: NoCompression 2024-02-10T07:12:28.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-10T07:12:28.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-10T07:12:28.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-10T07:12:28.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.num_levels: 7 2024-02-10T07:12:28.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-10T07:12:28.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-10T07:12:28.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-10T07:12:28.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-10T07:12:28.422 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-10T07:12:28.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-10T07:12:28.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-10T07:12:28.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-10T07:12:28.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-02-10T07:12:28.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-10T07:12:28.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-02-10T07:12:28.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-02-10T07:12:28.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-10T07:12:28.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.compression_opts.level: 32767 2024-02-10T07:12:28.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-10T07:12:28.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-10T07:12:28.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-10T07:12:28.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-02-10T07:12:28.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-02-10T07:12:28.423 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.compression_opts.enabled: false 2024-02-10T07:12:28.424 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-02-10T07:12:28.424 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-10T07:12:28.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-10T07:12:28.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-10T07:12:28.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-10T07:12:28.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-10T07:12:28.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-10T07:12:28.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-10T07:12:28.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-10T07:12:28.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-10T07:12:28.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-10T07:12:28.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-10T07:12:28.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-10T07:12:28.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-10T07:12:28.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.233+0000 7fa34a1bcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-10T07:12:28.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-10T07:12:28.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-10T07:12:28.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-10T07:12:28.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-02-10T07:12:28.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.arena_block_size: 1048576 2024-02-10T07:12:28.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-10T07:12:28.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-10T07:12:28.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-10T07:12:28.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-10T07:12:28.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-10T07:12:28.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-10T07:12:28.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-10T07:12:28.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-10T07:12:28.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-10T07:12:28.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-10T07:12:28.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-10T07:12:28.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-10T07:12:28.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-10T07:12:28.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.table_properties_collectors: 2024-02-10T07:12:28.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.inplace_update_support: 0 2024-02-10T07:12:28.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-10T07:12:28.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-10T07:12:28.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-10T07:12:28.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-10T07:12:28.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.bloom_locality: 0 2024-02-10T07:12:28.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.max_successive_merges: 0 2024-02-10T07:12:28.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-10T07:12:28.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-10T07:12:28.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.force_consistency_checks: 1 2024-02-10T07:12:28.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-10T07:12:28.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.ttl: 2592000 2024-02-10T07:12:28.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-10T07:12:28.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-02-10T07:12:28.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-02-10T07:12:28.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.enable_blob_files: false 2024-02-10T07:12:28.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.min_blob_size: 0 2024-02-10T07:12:28.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.blob_file_size: 268435456 2024-02-10T07:12:28.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-02-10T07:12:28.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-02-10T07:12:28.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-02-10T07:12:28.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-02-10T07:12:28.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-02-10T07:12:28.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-02-10T07:12:28.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-02-10T07:12:28.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa33f138700 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-10T07:12:28.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 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-10T07:12:28.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 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 17945, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-10T07:12:28.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2024-02-10T07:12:28.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 5e132d6a-9030-4cfd-99b1-f7c240eddbc7 2024-02-10T07:12:28.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707549148242030, "job": 1, "event": "recovery_started", "wal_files": [28]} 2024-02-10T07:12:28.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.237+0000 7fa34a1bcc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2024-02-10T07:12:28.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.257+0000 7fa34a1bcc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707549148260827, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 2756332, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 17950, "largest_seqno": 19241, "table_properties": {"data_size": 2750875, "index_size": 3158, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1285, "raw_key_size": 11880, "raw_average_key_size": 23, "raw_value_size": 2740158, "raw_average_value_size": 5426, "num_data_blocks": 143, "num_entries": 505, "num_filter_entries": 505, "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": 1707549148, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "5e132d6a-9030-4cfd-99b1-f7c240eddbc7", "db_session_id": "YBCJTXDNX6THA1KMW0L5", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2024-02-10T07:12:28.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.257+0000 7fa34a1bcc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1707549148260947, "job": 1, "event": "recovery_finished"} 2024-02-10T07:12:28.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.257+0000 7fa34a1bcc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 35 2024-02-10T07:12:28.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.257+0000 7fa34a1bcc80 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-10T07:12:28.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.257+0000 7fa34a1bcc80 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-10T07:12:28.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.257+0000 7fa34a1bcc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5654ce7ca000 2024-02-10T07:12:28.429 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.257+0000 7fa34a1bcc80 4 rocksdb: DB pointer 0x5654ce7b4000 2024-02-10T07:12:28.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.257+0000 7fa33892b700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-02-10T07:12:28.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.257+0000 7fa33892b700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-02-10T07:12:28.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: ** DB Stats ** 2024-02-10T07:12:28.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T07:12:28.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: 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-10T07:12:28.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T07:12:28.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T07:12:28.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: 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-10T07:12:28.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-10T07:12:28.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-10T07:12:28.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: ** Compaction Stats [default] ** 2024-02-10T07:12:28.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: 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-10T07:12:28.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-02-10T07:12:28.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: L0 1/0 2.63 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 515.8 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-02-10T07:12:28.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: L6 1/0 9.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-10T07:12:28.430 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: Sum 2/0 12.61 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 515.8 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-02-10T07:12:28.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 515.8 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-02-10T07:12:28.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: ** Compaction Stats [default] ** 2024-02-10T07:12:28.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: 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-10T07:12:28.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-10T07:12:28.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 515.8 0.01 0.00 1 0.005 0 0 0.0 0.0 2024-02-10T07:12:28.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-02-10T07:12:28.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-10T07:12:28.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: Flush(GB): cumulative 0.003, interval 0.003 2024-02-10T07:12:28.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-10T07:12:28.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: AddFile(Total Files): cumulative 0, interval 0 2024-02-10T07:12:28.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-10T07:12:28.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: AddFile(Keys): cumulative 0, interval 0 2024-02-10T07:12:28.431 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: Cumulative compaction: 0.00 GB write, 111.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T07:12:28.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: Interval compaction: 0.00 GB write, 111.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-10T07:12:28.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: 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-10T07:12:28.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: Block cache BinnedLRUCache@0x5654ce6d5090#8 capacity: 512.00 MB usage: 4.73 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.4e-05 secs_since: 0 2024-02-10T07:12:28.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: Block cache entry stats(count,size,portion): FilterBlock(1,1.41 KB,0.000268221%) IndexBlock(1,3.33 KB,0.000634789%) Misc(1,0.00 KB,0%) 2024-02-10T07:12:28.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: ** File Read Latency Histogram By Level [default] ** 2024-02-10T07:12:28.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.257+0000 7fa34a1bcc80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] at bind addrs [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 2024-02-10T07:12:28.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.261+0000 7fa34a1bcc80 1 mon.b@-1(???) e3 preinit fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 2024-02-10T07:12:28.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.261+0000 7fa34a1bcc80 0 mon.b@-1(???).mds e1 new map 2024-02-10T07:12:28.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.261+0000 7fa34a1bcc80 0 mon.b@-1(???).mds e1 print_map 2024-02-10T07:12:28.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: e1 2024-02-10T07:12:28.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: enable_multiple, ever_enabled_multiple: 1,1 2024-02-10T07:12:28.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: 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-10T07:12:28.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: legacy client fscid: -1 2024-02-10T07:12:28.432 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: 2024-02-10T07:12:28.433 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: No filesystems configured 2024-02-10T07:12:28.433 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.261+0000 7fa34a1bcc80 0 mon.b@-1(???).osd e105 crush map has features 3314933000854323200, adjusting msgr requires 2024-02-10T07:12:28.433 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.261+0000 7fa34a1bcc80 0 mon.b@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2024-02-10T07:12:28.433 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.261+0000 7fa34a1bcc80 0 mon.b@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2024-02-10T07:12:28.433 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.261+0000 7fa34a1bcc80 0 mon.b@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2024-02-10T07:12:28.433 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[41044]: debug 2024-02-10T07:12:28.261+0000 7fa34a1bcc80 1 mon.b@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-02-10T07:12:29.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:12:28 smithi195 bash[38513]: ts=2024-02-10T07:12: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.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"smithi107:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"172.21.15.195:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T07:12:29.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:12:29 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:12:29] "GET /metrics HTTP/1.1" 200 38196 "" "Prometheus/2.33.4" 2024-02-10T07:12:33.711 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:12:33 smithi107 bash[50614]: debug 2024-02-10T07:12:33.273+0000 7fd208344700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-02-10T07:12:34.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:34 smithi195 bash[41044]: cluster 2024-02-10T07:12:28.979001+0000 mon.a (mon.0) 67 : cluster 1 overall HEALTH_OK 2024-02-10T07:12:34.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:34 smithi195 bash[41044]: audit 2024-02-10T07:12:28.979359+0000 mon.a (mon.0) 68 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T07:12:34.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:34 smithi195 bash[41044]: cluster 2024-02-10T07:12:28.979581+0000 mon.a (mon.0) 69 : cluster 1 mon.a calling monitor election 2024-02-10T07:12:34.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:34 smithi195 bash[41044]: cluster 2024-02-10T07:12:28.979741+0000 mon.c (mon.1) 3 : cluster 1 mon.c calling monitor election 2024-02-10T07:12:34.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:34 smithi195 bash[41044]: audit 2024-02-10T07:12:28.981206+0000 mon.a (mon.0) 70 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T07:12:34.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:34 smithi195 bash[41044]: audit 2024-02-10T07:12:28.981528+0000 mon.a (mon.0) 71 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T07:12:34.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:34 smithi195 bash[41044]: cluster 2024-02-10T07:12:28.982445+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-02-10T07:12:34.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:34 smithi195 bash[41044]: cluster 2024-02-10T07:12:29.998524+0000 mgr.y (mgr.34107) 60 : cluster 0 pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:34.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:34 smithi195 bash[41044]: cluster 2024-02-10T07:12:31.999488+0000 mgr.y (mgr.34107) 61 : cluster 0 pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:34.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:34 smithi195 bash[41044]: cluster 2024-02-10T07:12:33.981365+0000 mon.a (mon.0) 72 : cluster 1 mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-10T07:12:34.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:34 smithi195 bash[41044]: cluster 2024-02-10T07:12:33.987698+0000 mon.a (mon.0) 73 : cluster 1 overall HEALTH_OK 2024-02-10T07:12:34.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:34 smithi195 bash[41044]: cluster 2024-02-10T07:12:33.987825+0000 mon.a (mon.0) 74 : cluster 1 mon.a calling monitor election 2024-02-10T07:12:34.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:34 smithi195 bash[41044]: cluster 2024-02-10T07:12:33.993137+0000 mon.c (mon.1) 4 : cluster 1 mon.c calling monitor election 2024-02-10T07:12:34.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:34 smithi195 bash[41044]: cluster 2024-02-10T07:12:34.014999+0000 mon.a (mon.0) 75 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T07:12:34.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:34 smithi195 bash[41044]: cluster 2024-02-10T07:12:34.026205+0000 mon.a (mon.0) 76 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.107:3301/0,v1:172.21.15.107:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T07:12:34.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:34 smithi195 bash[41044]: cluster 2024-02-10T07:12:34.027292+0000 mon.a (mon.0) 77 : cluster 0 fsmap 2024-02-10T07:12:34.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:34 smithi195 bash[41044]: cluster 2024-02-10T07:12:34.027379+0000 mon.a (mon.0) 78 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2024-02-10T07:12:34.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:34 smithi195 bash[41044]: cluster 2024-02-10T07:12:34.028168+0000 mon.a (mon.0) 79 : cluster 0 mgrmap e38: y(active, since 58s), standbys: x 2024-02-10T07:12:34.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:34 smithi195 bash[41044]: cluster 2024-02-10T07:12:34.036064+0000 mon.a (mon.0) 80 : cluster 1 overall HEALTH_OK 2024-02-10T07:12:34.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:34 smithi195 bash[41044]: audit 2024-02-10T07:12:34.043523+0000 mon.a (mon.0) 81 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:34.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:34 smithi195 bash[41044]: audit 2024-02-10T07:12:34.055431+0000 mon.a (mon.0) 82 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:34.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[53833]: cluster 2024-02-10T07:12:28.979001+0000 mon.a (mon.0) 67 : cluster 1 overall HEALTH_OK 2024-02-10T07:12:34.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[53833]: audit 2024-02-10T07:12:28.979359+0000 mon.a (mon.0) 68 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T07:12:34.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[53833]: cluster 2024-02-10T07:12:28.979581+0000 mon.a (mon.0) 69 : cluster 1 mon.a calling monitor election 2024-02-10T07:12:34.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[53833]: cluster 2024-02-10T07:12:28.979741+0000 mon.c (mon.1) 3 : cluster 1 mon.c calling monitor election 2024-02-10T07:12:34.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[53833]: audit 2024-02-10T07:12:28.981206+0000 mon.a (mon.0) 70 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T07:12:34.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[53833]: audit 2024-02-10T07:12:28.981528+0000 mon.a (mon.0) 71 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T07:12:34.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[53833]: cluster 2024-02-10T07:12:28.982445+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-02-10T07:12:34.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[53833]: cluster 2024-02-10T07:12:29.998524+0000 mgr.y (mgr.34107) 60 : cluster 0 pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:34.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[53833]: cluster 2024-02-10T07:12:31.999488+0000 mgr.y (mgr.34107) 61 : cluster 0 pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:34.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[53833]: cluster 2024-02-10T07:12:33.981365+0000 mon.a (mon.0) 72 : cluster 1 mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-10T07:12:34.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[53833]: cluster 2024-02-10T07:12:33.987698+0000 mon.a (mon.0) 73 : cluster 1 overall HEALTH_OK 2024-02-10T07:12:34.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[53833]: cluster 2024-02-10T07:12:33.987825+0000 mon.a (mon.0) 74 : cluster 1 mon.a calling monitor election 2024-02-10T07:12:34.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[53833]: cluster 2024-02-10T07:12:33.993137+0000 mon.c (mon.1) 4 : cluster 1 mon.c calling monitor election 2024-02-10T07:12:34.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[53833]: cluster 2024-02-10T07:12:34.014999+0000 mon.a (mon.0) 75 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T07:12:34.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[53833]: cluster 2024-02-10T07:12:34.026205+0000 mon.a (mon.0) 76 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.107:3301/0,v1:172.21.15.107:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T07:12:34.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[53833]: cluster 2024-02-10T07:12:34.027292+0000 mon.a (mon.0) 77 : cluster 0 fsmap 2024-02-10T07:12:34.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[53833]: cluster 2024-02-10T07:12:34.027379+0000 mon.a (mon.0) 78 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2024-02-10T07:12:34.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[53833]: cluster 2024-02-10T07:12:34.028168+0000 mon.a (mon.0) 79 : cluster 0 mgrmap e38: y(active, since 58s), standbys: x 2024-02-10T07:12:34.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[53833]: cluster 2024-02-10T07:12:34.036064+0000 mon.a (mon.0) 80 : cluster 1 overall HEALTH_OK 2024-02-10T07:12:34.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[53833]: audit 2024-02-10T07:12:34.043523+0000 mon.a (mon.0) 81 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:34.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[53833]: audit 2024-02-10T07:12:34.055431+0000 mon.a (mon.0) 82 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:34.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[55228]: cluster 2024-02-10T07:12:28.979001+0000 mon.a (mon.0) 67 : cluster 1 overall HEALTH_OK 2024-02-10T07:12:34.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[55228]: audit 2024-02-10T07:12:28.979359+0000 mon.a (mon.0) 68 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-10T07:12:34.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[55228]: cluster 2024-02-10T07:12:28.979581+0000 mon.a (mon.0) 69 : cluster 1 mon.a calling monitor election 2024-02-10T07:12:34.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[55228]: cluster 2024-02-10T07:12:28.979741+0000 mon.c (mon.1) 3 : cluster 1 mon.c calling monitor election 2024-02-10T07:12:34.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[55228]: audit 2024-02-10T07:12:28.981206+0000 mon.a (mon.0) 70 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-10T07:12:34.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[55228]: audit 2024-02-10T07:12:28.981528+0000 mon.a (mon.0) 71 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-10T07:12:34.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[55228]: cluster 2024-02-10T07:12:28.982445+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-02-10T07:12:34.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[55228]: cluster 2024-02-10T07:12:29.998524+0000 mgr.y (mgr.34107) 60 : cluster 0 pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:34.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[55228]: cluster 2024-02-10T07:12:31.999488+0000 mgr.y (mgr.34107) 61 : cluster 0 pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:34.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[55228]: cluster 2024-02-10T07:12:33.981365+0000 mon.a (mon.0) 72 : cluster 1 mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-10T07:12:34.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[55228]: cluster 2024-02-10T07:12:33.987698+0000 mon.a (mon.0) 73 : cluster 1 overall HEALTH_OK 2024-02-10T07:12:34.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[55228]: cluster 2024-02-10T07:12:33.987825+0000 mon.a (mon.0) 74 : cluster 1 mon.a calling monitor election 2024-02-10T07:12:34.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[55228]: cluster 2024-02-10T07:12:33.993137+0000 mon.c (mon.1) 4 : cluster 1 mon.c calling monitor election 2024-02-10T07:12:34.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[55228]: cluster 2024-02-10T07:12:34.014999+0000 mon.a (mon.0) 75 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-10T07:12:34.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[55228]: cluster 2024-02-10T07:12:34.026205+0000 mon.a (mon.0) 76 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.107:3301/0,v1:172.21.15.107:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-02-10T07:12:34.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[55228]: cluster 2024-02-10T07:12:34.027292+0000 mon.a (mon.0) 77 : cluster 0 fsmap 2024-02-10T07:12:34.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[55228]: cluster 2024-02-10T07:12:34.027379+0000 mon.a (mon.0) 78 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2024-02-10T07:12:34.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[55228]: cluster 2024-02-10T07:12:34.028168+0000 mon.a (mon.0) 79 : cluster 0 mgrmap e38: y(active, since 58s), standbys: x 2024-02-10T07:12:34.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[55228]: cluster 2024-02-10T07:12:34.036064+0000 mon.a (mon.0) 80 : cluster 1 overall HEALTH_OK 2024-02-10T07:12:34.465 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[55228]: audit 2024-02-10T07:12:34.043523+0000 mon.a (mon.0) 81 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:34.465 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:34 smithi107 bash[55228]: audit 2024-02-10T07:12:34.055431+0000 mon.a (mon.0) 82 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:35.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:35 smithi195 bash[41044]: cluster 2024-02-10T07:12:34.000993+0000 mgr.y (mgr.34107) 62 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:35.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:35 smithi107 bash[53833]: cluster 2024-02-10T07:12:34.000993+0000 mgr.y (mgr.34107) 62 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:35.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:35 smithi107 bash[55228]: cluster 2024-02-10T07:12:34.000993+0000 mgr.y (mgr.34107) 62 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:37.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:36 smithi107 bash[53833]: cluster 2024-02-10T07:12:36.001909+0000 mgr.y (mgr.34107) 63 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:37.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:36 smithi107 bash[53833]: audit 2024-02-10T07:12:36.100547+0000 mon.a (mon.0) 83 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:12:37.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:36 smithi107 bash[55228]: cluster 2024-02-10T07:12:36.001909+0000 mgr.y (mgr.34107) 63 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:37.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:36 smithi107 bash[55228]: audit 2024-02-10T07:12:36.100547+0000 mon.a (mon.0) 83 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:12:37.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:36 smithi195 bash[41044]: cluster 2024-02-10T07:12:36.001909+0000 mgr.y (mgr.34107) 63 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:37.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:36 smithi195 bash[41044]: audit 2024-02-10T07:12:36.100547+0000 mon.a (mon.0) 83 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:12:38.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:37 smithi107 bash[53833]: audit 2024-02-10T07:12:37.061887+0000 mgr.y (mgr.34107) 64 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:12:38.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:37 smithi107 bash[55228]: audit 2024-02-10T07:12:37.061887+0000 mgr.y (mgr.34107) 64 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:12:38.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:37 smithi195 bash[41044]: audit 2024-02-10T07:12:37.061887+0000 mgr.y (mgr.34107) 64 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:12:39.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:12:38 smithi195 bash[38513]: ts=2024-02-10T07:12: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.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"smithi107:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"172.21.15.195:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T07:12:39.628 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:39 smithi107 bash[53833]: cluster 2024-02-10T07:12:38.003769+0000 mgr.y (mgr.34107) 65 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:39.628 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:39 smithi107 bash[55228]: cluster 2024-02-10T07:12:38.003769+0000 mgr.y (mgr.34107) 65 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:39.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:39 smithi195 bash[41044]: cluster 2024-02-10T07:12:38.003769+0000 mgr.y (mgr.34107) 65 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:39.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:12:39 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:12:39] "GET /metrics HTTP/1.1" 200 38203 "" "Prometheus/2.33.4" 2024-02-10T07:12:41.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:41 smithi107 bash[55228]: cluster 2024-02-10T07:12:40.004525+0000 mgr.y (mgr.34107) 66 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:41.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:41 smithi107 bash[55228]: audit 2024-02-10T07:12:40.452069+0000 mon.a (mon.0) 84 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:41.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:41 smithi107 bash[55228]: audit 2024-02-10T07:12:40.463412+0000 mon.a (mon.0) 85 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:41.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:41 smithi107 bash[53833]: cluster 2024-02-10T07:12:40.004525+0000 mgr.y (mgr.34107) 66 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:41.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:41 smithi107 bash[53833]: audit 2024-02-10T07:12:40.452069+0000 mon.a (mon.0) 84 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:41.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:41 smithi107 bash[53833]: audit 2024-02-10T07:12:40.463412+0000 mon.a (mon.0) 85 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:41.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:41 smithi195 bash[41044]: cluster 2024-02-10T07:12:40.004525+0000 mgr.y (mgr.34107) 66 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:41.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:41 smithi195 bash[41044]: audit 2024-02-10T07:12:40.452069+0000 mon.a (mon.0) 84 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:41.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:41 smithi195 bash[41044]: audit 2024-02-10T07:12:40.463412+0000 mon.a (mon.0) 85 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:42.058 INFO:teuthology.orchestra.run.smithi107.stdout:true 2024-02-10T07:12:42.847 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T07:12:42.847 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 running (3m) 33s ago 10m 16.1M - 0.23.0 ba2b418f427c d3f029c1318f 2024-02-10T07:12:42.847 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 running (2m) 2s ago 10m 42.4M - 8.3.5 dad864ee21e9 5607b97710aa 2024-02-10T07:12:42.847 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.lvlagr smithi107 running (113s) 33s ago 8m 46.1M - 3.5 e1d6a67b021e 757a2f6d398f 2024-02-10T07:12:42.847 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443,9283,8765 running (101s) 2s ago 16m 442M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bb490544b5d3 2024-02-10T07:12:42.847 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:8443,9283,8765 running (2m) 33s ago 18m 489M - 19.0.0-1361-g290212a1 c328ab9dcfc7 c02886bcdecb 2024-02-10T07:12:42.847 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (77s) 33s ago 18m 38.2M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 e0da1fb95790 2024-02-10T07:12:42.848 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (15s) 2s ago 16m 23.7M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 d340158ba46e 2024-02-10T07:12:42.848 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (42s) 33s ago 16m 21.4M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 869a46f2072d 2024-02-10T07:12:42.848 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 running (3m) 33s ago 10m 11.3M - 1.3.1 1dbe0e931976 c8acf9662b9a 2024-02-10T07:12:42.848 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 running (3m) 2s ago 10m 11.1M - 1.3.1 1dbe0e931976 afd5feac7ebe 2024-02-10T07:12:42.848 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 running (15m) 33s ago 15m 58.5M 2781M 17.2.0 e1d6a67b021e 66e1f6c52fef 2024-02-10T07:12:42.848 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (15m) 33s ago 15m 59.9M 2781M 17.2.0 e1d6a67b021e 1c6ea98ad1a4 2024-02-10T07:12:42.848 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (14m) 33s ago 14m 53.8M 2781M 17.2.0 e1d6a67b021e 766040b6658f 2024-02-10T07:12:42.848 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (14m) 33s ago 14m 56.9M 2781M 17.2.0 e1d6a67b021e 09c905da97c8 2024-02-10T07:12:42.848 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (13m) 2s ago 13m 58.5M 3037M 17.2.0 e1d6a67b021e 6126fbf79e16 2024-02-10T07:12:42.848 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (12m) 2s ago 12m 55.1M 3037M 17.2.0 e1d6a67b021e 9174cf372e54 2024-02-10T07:12:42.848 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (12m) 2s ago 12m 54.3M 3037M 17.2.0 e1d6a67b021e b13040a8249e 2024-02-10T07:12:42.848 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (11m) 2s ago 11m 56.7M 3037M 17.2.0 e1d6a67b021e 42ed17ada673 2024-02-10T07:12:42.848 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 running (107s) 2s ago 10m 58.2M - 2.33.4 514e6a882f6e 83de9a3c8dfd 2024-02-10T07:12:42.848 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.zkixal smithi107 *:8000 running (8m) 33s ago 8m 89.6M - 17.2.0 e1d6a67b021e 00fc962fbb51 2024-02-10T07:12:42.849 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.qewfcx smithi195 *:8000 running (8m) 2s ago 8m 87.3M - 17.2.0 e1d6a67b021e 24e6b5e4ac80 2024-02-10T07:12:42.849 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.lgutqr smithi107 *:80 running (8m) 33s ago 8m 87.0M - 17.2.0 e1d6a67b021e 486944c7deb5 2024-02-10T07:12:42.849 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.zqbguk smithi195 *:80 running (8m) 2s ago 8m 87.3M - 17.2.0 e1d6a67b021e 53e1b5b8b160 2024-02-10T07:12:42.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:42 smithi195 bash[41044]: audit 2024-02-10T07:12:41.512204+0000 mon.a (mon.0) 86 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:42.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:42 smithi195 bash[41044]: audit 2024-02-10T07:12:41.523014+0000 mon.a (mon.0) 87 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:42.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:42 smithi195 bash[41044]: cluster 2024-02-10T07:12:42.005252+0000 mgr.y (mgr.34107) 67 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:42.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:42 smithi195 bash[41044]: audit 2024-02-10T07:12:42.039261+0000 mgr.y (mgr.34107) 68 : audit 0 from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:12:42.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:42 smithi195 bash[41044]: audit 2024-02-10T07:12:42.434857+0000 mgr.y (mgr.34107) 69 : audit 0 from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:12:42.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:42 smithi107 bash[53833]: audit 2024-02-10T07:12:41.512204+0000 mon.a (mon.0) 86 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:42.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:42 smithi107 bash[53833]: audit 2024-02-10T07:12:41.523014+0000 mon.a (mon.0) 87 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:42.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:42 smithi107 bash[53833]: cluster 2024-02-10T07:12:42.005252+0000 mgr.y (mgr.34107) 67 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:42.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:42 smithi107 bash[53833]: audit 2024-02-10T07:12:42.039261+0000 mgr.y (mgr.34107) 68 : audit 0 from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:12:42.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:42 smithi107 bash[53833]: audit 2024-02-10T07:12:42.434857+0000 mgr.y (mgr.34107) 69 : audit 0 from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:12:42.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:42 smithi107 bash[55228]: audit 2024-02-10T07:12:41.512204+0000 mon.a (mon.0) 86 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:42.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:42 smithi107 bash[55228]: audit 2024-02-10T07:12:41.523014+0000 mon.a (mon.0) 87 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:42.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:42 smithi107 bash[55228]: cluster 2024-02-10T07:12:42.005252+0000 mgr.y (mgr.34107) 67 : cluster 0 pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:42.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:42 smithi107 bash[55228]: audit 2024-02-10T07:12:42.039261+0000 mgr.y (mgr.34107) 68 : audit 0 from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:12:42.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:42 smithi107 bash[55228]: audit 2024-02-10T07:12:42.434857+0000 mgr.y (mgr.34107) 69 : audit 0 from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:12:43.301 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:12:43.301 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-02-10T07:12:43.301 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T07:12:43.301 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:12:43.301 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-02-10T07:12:43.302 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T07:12:43.302 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:12:43.302 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-02-10T07:12:43.302 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-10T07:12:43.302 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:12:43.302 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-02-10T07:12:43.302 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T07:12:43.302 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:12:43.302 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-02-10T07:12:43.302 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-02-10T07:12:43.302 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 5 2024-02-10T07:12:43.302 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:12:43.302 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:12:43.670 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:12:43.671 INFO:teuthology.orchestra.run.smithi107.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T07:12:43.671 INFO:teuthology.orchestra.run.smithi107.stdout: "in_progress": true, 2024-02-10T07:12:43.671 INFO:teuthology.orchestra.run.smithi107.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T07:12:43.671 INFO:teuthology.orchestra.run.smithi107.stdout: "services_complete": [ 2024-02-10T07:12:43.671 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr", 2024-02-10T07:12:43.671 INFO:teuthology.orchestra.run.smithi107.stdout: "mon" 2024-02-10T07:12:43.671 INFO:teuthology.orchestra.run.smithi107.stdout: ], 2024-02-10T07:12:43.671 INFO:teuthology.orchestra.run.smithi107.stdout: "progress": "5/23 daemons upgraded", 2024-02-10T07:12:43.671 INFO:teuthology.orchestra.run.smithi107.stdout: "message": "Currently upgrading mon daemons", 2024-02-10T07:12:43.671 INFO:teuthology.orchestra.run.smithi107.stdout: "is_paused": false 2024-02-10T07:12:43.671 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:12:43.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:43 smithi195 bash[41044]: audit 2024-02-10T07:12:42.818584+0000 mgr.y (mgr.34107) 70 : audit 0 from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:12:43.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:43 smithi195 bash[41044]: audit 2024-02-10T07:12:43.298183+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.107:0/3662055259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:12:43.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:43 smithi107 bash[53833]: audit 2024-02-10T07:12:42.818584+0000 mgr.y (mgr.34107) 70 : audit 0 from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:12:43.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:43 smithi107 bash[53833]: audit 2024-02-10T07:12:43.298183+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.107:0/3662055259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:12:43.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:43 smithi107 bash[55228]: audit 2024-02-10T07:12:42.818584+0000 mgr.y (mgr.34107) 70 : audit 0 from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:12:43.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:43 smithi107 bash[55228]: audit 2024-02-10T07:12:43.298183+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.107:0/3662055259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:12:44.090 INFO:teuthology.orchestra.run.smithi107.stdout:HEALTH_OK 2024-02-10T07:12:44.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:44 smithi195 bash[41044]: audit 2024-02-10T07:12:43.666972+0000 mgr.y (mgr.34107) 71 : audit 0 from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:12:44.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:44 smithi195 bash[41044]: cluster 2024-02-10T07:12:44.006573+0000 mgr.y (mgr.34107) 72 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:44.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:44 smithi195 bash[41044]: audit 2024-02-10T07:12:44.088100+0000 mon.a (mon.0) 88 : audit 0 from='client.? 172.21.15.107:0/1153133276' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:12:44.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:44 smithi107 bash[53833]: audit 2024-02-10T07:12:43.666972+0000 mgr.y (mgr.34107) 71 : audit 0 from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:12:44.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:44 smithi107 bash[53833]: cluster 2024-02-10T07:12:44.006573+0000 mgr.y (mgr.34107) 72 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:44.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:44 smithi107 bash[53833]: audit 2024-02-10T07:12:44.088100+0000 mon.a (mon.0) 88 : audit 0 from='client.? 172.21.15.107:0/1153133276' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:12:44.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:44 smithi107 bash[55228]: audit 2024-02-10T07:12:43.666972+0000 mgr.y (mgr.34107) 71 : audit 0 from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:12:44.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:44 smithi107 bash[55228]: cluster 2024-02-10T07:12:44.006573+0000 mgr.y (mgr.34107) 72 : cluster 0 pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:44.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:44 smithi107 bash[55228]: audit 2024-02-10T07:12:44.088100+0000 mon.a (mon.0) 88 : audit 0 from='client.? 172.21.15.107:0/1153133276' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:12:47.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:46 smithi107 bash[53833]: cluster 2024-02-10T07:12:46.007342+0000 mgr.y (mgr.34107) 73 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:47.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:46 smithi107 bash[55228]: cluster 2024-02-10T07:12:46.007342+0000 mgr.y (mgr.34107) 73 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:47.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:46 smithi195 bash[41044]: cluster 2024-02-10T07:12:46.007342+0000 mgr.y (mgr.34107) 73 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:48.080 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:47 smithi195 bash[41044]: audit 2024-02-10T07:12:47.064082+0000 mgr.y (mgr.34107) 74 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:12:48.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:47 smithi107 bash[53833]: audit 2024-02-10T07:12:47.064082+0000 mgr.y (mgr.34107) 74 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:12:48.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:47 smithi107 bash[55228]: audit 2024-02-10T07:12:47.064082+0000 mgr.y (mgr.34107) 74 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:12:48.971 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:12:48 smithi195 bash[38513]: ts=2024-02-10T07:12: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.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"smithi107:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"172.21.15.195:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T07:12:49.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:48 smithi195 bash[41044]: cluster 2024-02-10T07:12:48.009077+0000 mgr.y (mgr.34107) 75 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:49.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:48 smithi107 bash[53833]: cluster 2024-02-10T07:12:48.009077+0000 mgr.y (mgr.34107) 75 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:49.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:48 smithi107 bash[55228]: cluster 2024-02-10T07:12:48.009077+0000 mgr.y (mgr.34107) 75 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:49.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:12:49 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:12:49] "GET /metrics HTTP/1.1" 200 38203 "" "Prometheus/2.33.4" 2024-02-10T07:12:51.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:51 smithi195 bash[41044]: cluster 2024-02-10T07:12:50.009826+0000 mgr.y (mgr.34107) 76 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:51.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:51 smithi107 bash[53833]: cluster 2024-02-10T07:12:50.009826+0000 mgr.y (mgr.34107) 76 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:51.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:51 smithi107 bash[55228]: cluster 2024-02-10T07:12:50.009826+0000 mgr.y (mgr.34107) 76 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:52.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:52 smithi195 bash[41044]: audit 2024-02-10T07:12:51.101046+0000 mon.a (mon.0) 89 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:12:52.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:52 smithi195 bash[41044]: audit 2024-02-10T07:12:51.531244+0000 mon.a (mon.0) 90 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:52.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:52 smithi195 bash[41044]: audit 2024-02-10T07:12:51.542096+0000 mon.a (mon.0) 91 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:52.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:52 smithi195 bash[41044]: audit 2024-02-10T07:12:51.544197+0000 mon.a (mon.0) 92 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:12:52.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:52 smithi195 bash[41044]: audit 2024-02-10T07:12:51.546103+0000 mon.a (mon.0) 93 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:12:52.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:52 smithi195 bash[41044]: audit 2024-02-10T07:12:51.555581+0000 mon.a (mon.0) 94 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:52.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:52 smithi195 bash[41044]: audit 2024-02-10T07:12:51.630132+0000 mon.a (mon.0) 95 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T07:12:52.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:52 smithi195 bash[41044]: audit 2024-02-10T07:12:51.632024+0000 mon.a (mon.0) 96 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T07:12:52.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:52 smithi195 bash[41044]: audit 2024-02-10T07:12:51.633783+0000 mon.a (mon.0) 97 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:12:52.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:52 smithi107 bash[53833]: audit 2024-02-10T07:12:51.101046+0000 mon.a (mon.0) 89 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:12:52.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:52 smithi107 bash[53833]: audit 2024-02-10T07:12:51.531244+0000 mon.a (mon.0) 90 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:52.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:52 smithi107 bash[53833]: audit 2024-02-10T07:12:51.542096+0000 mon.a (mon.0) 91 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:52.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:52 smithi107 bash[53833]: audit 2024-02-10T07:12:51.544197+0000 mon.a (mon.0) 92 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:12:52.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:52 smithi107 bash[53833]: audit 2024-02-10T07:12:51.546103+0000 mon.a (mon.0) 93 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:12:52.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:52 smithi107 bash[53833]: audit 2024-02-10T07:12:51.555581+0000 mon.a (mon.0) 94 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:52.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:52 smithi107 bash[53833]: audit 2024-02-10T07:12:51.630132+0000 mon.a (mon.0) 95 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T07:12:52.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:52 smithi107 bash[53833]: audit 2024-02-10T07:12:51.632024+0000 mon.a (mon.0) 96 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T07:12:52.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:52 smithi107 bash[53833]: audit 2024-02-10T07:12:51.633783+0000 mon.a (mon.0) 97 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:12:52.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:52 smithi107 bash[55228]: audit 2024-02-10T07:12:51.101046+0000 mon.a (mon.0) 89 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:12:52.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:52 smithi107 bash[55228]: audit 2024-02-10T07:12:51.531244+0000 mon.a (mon.0) 90 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:52.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:52 smithi107 bash[55228]: audit 2024-02-10T07:12:51.542096+0000 mon.a (mon.0) 91 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:52.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:52 smithi107 bash[55228]: audit 2024-02-10T07:12:51.544197+0000 mon.a (mon.0) 92 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:12:52.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:52 smithi107 bash[55228]: audit 2024-02-10T07:12:51.546103+0000 mon.a (mon.0) 93 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:12:52.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:52 smithi107 bash[55228]: audit 2024-02-10T07:12:51.555581+0000 mon.a (mon.0) 94 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:52.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:52 smithi107 bash[55228]: audit 2024-02-10T07:12:51.630132+0000 mon.a (mon.0) 95 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T07:12:52.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:52 smithi107 bash[55228]: audit 2024-02-10T07:12:51.632024+0000 mon.a (mon.0) 96 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T07:12:52.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:52 smithi107 bash[55228]: audit 2024-02-10T07:12:51.633783+0000 mon.a (mon.0) 97 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:12:53.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:53 smithi195 bash[41044]: cephadm 2024-02-10T07:12:51.629373+0000 mgr.y (mgr.34107) 77 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-02-10T07:12:53.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:53 smithi195 bash[41044]: cephadm 2024-02-10T07:12:51.635858+0000 mgr.y (mgr.34107) 78 : cephadm 1 Reconfiguring daemon mon.a on smithi107 2024-02-10T07:12:53.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:53 smithi195 bash[41044]: cluster 2024-02-10T07:12:52.011215+0000 mgr.y (mgr.34107) 79 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:53.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:53 smithi107 bash[53833]: cephadm 2024-02-10T07:12:51.629373+0000 mgr.y (mgr.34107) 77 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-02-10T07:12:53.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:53 smithi107 bash[53833]: cephadm 2024-02-10T07:12:51.635858+0000 mgr.y (mgr.34107) 78 : cephadm 1 Reconfiguring daemon mon.a on smithi107 2024-02-10T07:12:53.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:53 smithi107 bash[53833]: cluster 2024-02-10T07:12:52.011215+0000 mgr.y (mgr.34107) 79 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:53.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:53 smithi107 bash[55228]: cephadm 2024-02-10T07:12:51.629373+0000 mgr.y (mgr.34107) 77 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-02-10T07:12:53.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:53 smithi107 bash[55228]: cephadm 2024-02-10T07:12:51.635858+0000 mgr.y (mgr.34107) 78 : cephadm 1 Reconfiguring daemon mon.a on smithi107 2024-02-10T07:12:53.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:53 smithi107 bash[55228]: cluster 2024-02-10T07:12:52.011215+0000 mgr.y (mgr.34107) 79 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:55.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:55 smithi107 bash[55228]: cluster 2024-02-10T07:12:54.012473+0000 mgr.y (mgr.34107) 80 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:55.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:55 smithi107 bash[55228]: audit 2024-02-10T07:12:54.084685+0000 mon.a (mon.0) 98 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:55.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:55 smithi107 bash[55228]: audit 2024-02-10T07:12:54.093344+0000 mon.a (mon.0) 99 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:55.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:55 smithi107 bash[55228]: cephadm 2024-02-10T07:12:54.106361+0000 mgr.y (mgr.34107) 81 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-02-10T07:12:55.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:55 smithi107 bash[55228]: audit 2024-02-10T07:12:54.107037+0000 mon.a (mon.0) 100 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T07:12:55.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:55 smithi107 bash[55228]: audit 2024-02-10T07:12:54.108743+0000 mon.a (mon.0) 101 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T07:12:55.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:55 smithi107 bash[55228]: audit 2024-02-10T07:12:54.110443+0000 mon.a (mon.0) 102 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:12:55.402 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:55 smithi107 bash[55228]: cephadm 2024-02-10T07:12:54.112297+0000 mgr.y (mgr.34107) 82 : cephadm 1 Reconfiguring daemon mgr.y on smithi107 2024-02-10T07:12:55.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:55 smithi107 bash[53833]: cluster 2024-02-10T07:12:54.012473+0000 mgr.y (mgr.34107) 80 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:55.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:55 smithi107 bash[53833]: audit 2024-02-10T07:12:54.084685+0000 mon.a (mon.0) 98 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:55.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:55 smithi107 bash[53833]: audit 2024-02-10T07:12:54.093344+0000 mon.a (mon.0) 99 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:55.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:55 smithi107 bash[53833]: cephadm 2024-02-10T07:12:54.106361+0000 mgr.y (mgr.34107) 81 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-02-10T07:12:55.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:55 smithi107 bash[53833]: audit 2024-02-10T07:12:54.107037+0000 mon.a (mon.0) 100 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T07:12:55.402 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:55 smithi107 bash[53833]: audit 2024-02-10T07:12:54.108743+0000 mon.a (mon.0) 101 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T07:12:55.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:55 smithi107 bash[53833]: audit 2024-02-10T07:12:54.110443+0000 mon.a (mon.0) 102 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:12:55.403 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:55 smithi107 bash[53833]: cephadm 2024-02-10T07:12:54.112297+0000 mgr.y (mgr.34107) 82 : cephadm 1 Reconfiguring daemon mgr.y on smithi107 2024-02-10T07:12:55.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:55 smithi195 bash[41044]: cluster 2024-02-10T07:12:54.012473+0000 mgr.y (mgr.34107) 80 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:55.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:55 smithi195 bash[41044]: audit 2024-02-10T07:12:54.084685+0000 mon.a (mon.0) 98 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:55.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:55 smithi195 bash[41044]: audit 2024-02-10T07:12:54.093344+0000 mon.a (mon.0) 99 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:55.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:55 smithi195 bash[41044]: cephadm 2024-02-10T07:12:54.106361+0000 mgr.y (mgr.34107) 81 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-02-10T07:12:55.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:55 smithi195 bash[41044]: audit 2024-02-10T07:12:54.107037+0000 mon.a (mon.0) 100 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T07:12:55.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:55 smithi195 bash[41044]: audit 2024-02-10T07:12:54.108743+0000 mon.a (mon.0) 101 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T07:12:55.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:55 smithi195 bash[41044]: audit 2024-02-10T07:12:54.110443+0000 mon.a (mon.0) 102 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:12:55.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:55 smithi195 bash[41044]: cephadm 2024-02-10T07:12:54.112297+0000 mgr.y (mgr.34107) 82 : cephadm 1 Reconfiguring daemon mgr.y on smithi107 2024-02-10T07:12:57.344 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:57 smithi107 bash[55228]: cluster 2024-02-10T07:12:56.013289+0000 mgr.y (mgr.34107) 83 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:57.347 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:57 smithi107 bash[55228]: audit 2024-02-10T07:12:56.116938+0000 mon.a (mon.0) 103 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:57.347 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:57 smithi107 bash[55228]: audit 2024-02-10T07:12:56.128614+0000 mon.a (mon.0) 104 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:57.347 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:57 smithi107 bash[55228]: cephadm 2024-02-10T07:12:56.131714+0000 mgr.y (mgr.34107) 84 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-02-10T07:12:57.347 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:57 smithi107 bash[55228]: audit 2024-02-10T07:12:56.132231+0000 mon.a (mon.0) 105 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T07:12:57.347 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:57 smithi107 bash[55228]: audit 2024-02-10T07:12:56.133628+0000 mon.a (mon.0) 106 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T07:12:57.347 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:57 smithi107 bash[55228]: audit 2024-02-10T07:12:56.135051+0000 mon.a (mon.0) 107 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:12:57.348 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:57 smithi107 bash[55228]: cephadm 2024-02-10T07:12:56.136777+0000 mgr.y (mgr.34107) 85 : cephadm 1 Reconfiguring daemon mon.c on smithi107 2024-02-10T07:12:57.348 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:57 smithi107 bash[53833]: cluster 2024-02-10T07:12:56.013289+0000 mgr.y (mgr.34107) 83 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:57.348 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:57 smithi107 bash[53833]: audit 2024-02-10T07:12:56.116938+0000 mon.a (mon.0) 103 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:57.348 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:57 smithi107 bash[53833]: audit 2024-02-10T07:12:56.128614+0000 mon.a (mon.0) 104 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:57.348 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:57 smithi107 bash[53833]: cephadm 2024-02-10T07:12:56.131714+0000 mgr.y (mgr.34107) 84 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-02-10T07:12:57.348 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:57 smithi107 bash[53833]: audit 2024-02-10T07:12:56.132231+0000 mon.a (mon.0) 105 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T07:12:57.348 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:57 smithi107 bash[53833]: audit 2024-02-10T07:12:56.133628+0000 mon.a (mon.0) 106 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T07:12:57.348 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:57 smithi107 bash[53833]: audit 2024-02-10T07:12:56.135051+0000 mon.a (mon.0) 107 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:12:57.348 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:57 smithi107 bash[53833]: cephadm 2024-02-10T07:12:56.136777+0000 mgr.y (mgr.34107) 85 : cephadm 1 Reconfiguring daemon mon.c on smithi107 2024-02-10T07:12:57.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:57 smithi195 bash[41044]: cluster 2024-02-10T07:12:56.013289+0000 mgr.y (mgr.34107) 83 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:12:57.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:57 smithi195 bash[41044]: audit 2024-02-10T07:12:56.116938+0000 mon.a (mon.0) 103 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:57.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:57 smithi195 bash[41044]: audit 2024-02-10T07:12:56.128614+0000 mon.a (mon.0) 104 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:57.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:57 smithi195 bash[41044]: cephadm 2024-02-10T07:12:56.131714+0000 mgr.y (mgr.34107) 84 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-02-10T07:12:57.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:57 smithi195 bash[41044]: audit 2024-02-10T07:12:56.132231+0000 mon.a (mon.0) 105 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T07:12:57.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:57 smithi195 bash[41044]: audit 2024-02-10T07:12:56.133628+0000 mon.a (mon.0) 106 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T07:12:57.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:57 smithi195 bash[41044]: audit 2024-02-10T07:12:56.135051+0000 mon.a (mon.0) 107 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:12:57.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:57 smithi195 bash[41044]: cephadm 2024-02-10T07:12:56.136777+0000 mgr.y (mgr.34107) 85 : cephadm 1 Reconfiguring daemon mon.c on smithi107 2024-02-10T07:12:58.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:58 smithi195 bash[41044]: audit 2024-02-10T07:12:57.073850+0000 mgr.y (mgr.34107) 86 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:12:58.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:58 smithi107 bash[55228]: audit 2024-02-10T07:12:57.073850+0000 mgr.y (mgr.34107) 86 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:12:58.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:58 smithi107 bash[53833]: audit 2024-02-10T07:12:57.073850+0000 mgr.y (mgr.34107) 86 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:12:59.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:12:58 smithi195 bash[38513]: ts=2024-02-10T07:12:58.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.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"smithi107:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"172.21.15.195:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T07:12:59.628 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:59 smithi107 bash[55228]: cluster 2024-02-10T07:12:58.014930+0000 mgr.y (mgr.34107) 87 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:59.628 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:59 smithi107 bash[55228]: audit 2024-02-10T07:12:58.251083+0000 mon.a (mon.0) 108 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:59.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:59 smithi107 bash[55228]: audit 2024-02-10T07:12:58.260263+0000 mon.a (mon.0) 109 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:59.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:59 smithi107 bash[55228]: cephadm 2024-02-10T07:12:58.307441+0000 mgr.y (mgr.34107) 88 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-02-10T07:12:59.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:59 smithi107 bash[55228]: audit 2024-02-10T07:12:58.308120+0000 mon.a (mon.0) 110 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T07:12:59.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:59 smithi107 bash[55228]: audit 2024-02-10T07:12:58.309969+0000 mon.a (mon.0) 111 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:12:59.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:12:59 smithi107 bash[55228]: cephadm 2024-02-10T07:12:58.315809+0000 mgr.y (mgr.34107) 89 : cephadm 1 Reconfiguring daemon osd.0 on smithi107 2024-02-10T07:12:59.629 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:59 smithi107 bash[53833]: cluster 2024-02-10T07:12:58.014930+0000 mgr.y (mgr.34107) 87 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:59.629 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:59 smithi107 bash[53833]: audit 2024-02-10T07:12:58.251083+0000 mon.a (mon.0) 108 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:59.629 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:59 smithi107 bash[53833]: audit 2024-02-10T07:12:58.260263+0000 mon.a (mon.0) 109 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:59.629 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:59 smithi107 bash[53833]: cephadm 2024-02-10T07:12:58.307441+0000 mgr.y (mgr.34107) 88 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-02-10T07:12:59.630 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:59 smithi107 bash[53833]: audit 2024-02-10T07:12:58.308120+0000 mon.a (mon.0) 110 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T07:12:59.630 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:59 smithi107 bash[53833]: audit 2024-02-10T07:12:58.309969+0000 mon.a (mon.0) 111 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:12:59.630 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:12:59 smithi107 bash[53833]: cephadm 2024-02-10T07:12:58.315809+0000 mgr.y (mgr.34107) 89 : cephadm 1 Reconfiguring daemon osd.0 on smithi107 2024-02-10T07:12:59.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:59 smithi195 bash[41044]: cluster 2024-02-10T07:12:58.014930+0000 mgr.y (mgr.34107) 87 : cluster 0 pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:12:59.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:59 smithi195 bash[41044]: audit 2024-02-10T07:12:58.251083+0000 mon.a (mon.0) 108 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:59.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:59 smithi195 bash[41044]: audit 2024-02-10T07:12:58.260263+0000 mon.a (mon.0) 109 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:12:59.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:59 smithi195 bash[41044]: cephadm 2024-02-10T07:12:58.307441+0000 mgr.y (mgr.34107) 88 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-02-10T07:12:59.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:59 smithi195 bash[41044]: audit 2024-02-10T07:12:58.308120+0000 mon.a (mon.0) 110 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T07:12:59.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:59 smithi195 bash[41044]: audit 2024-02-10T07:12:58.309969+0000 mon.a (mon.0) 111 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:12:59.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:12:59 smithi195 bash[41044]: cephadm 2024-02-10T07:12:58.315809+0000 mgr.y (mgr.34107) 89 : cephadm 1 Reconfiguring daemon osd.0 on smithi107 2024-02-10T07:12:59.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:12:59 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:12:59] "GET /metrics HTTP/1.1" 200 38202 "" "Prometheus/2.33.4" 2024-02-10T07:13:01.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:01 smithi107 bash[53833]: cluster 2024-02-10T07:13:00.015590+0000 mgr.y (mgr.34107) 90 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:01.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:01 smithi107 bash[53833]: audit 2024-02-10T07:13:00.623254+0000 mon.a (mon.0) 112 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:01.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:01 smithi107 bash[53833]: audit 2024-02-10T07:13:00.634844+0000 mon.a (mon.0) 113 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:01.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:01 smithi107 bash[53833]: audit 2024-02-10T07:13:00.685766+0000 mon.a (mon.0) 114 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T07:13:01.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:01 smithi107 bash[53833]: audit 2024-02-10T07:13:00.687609+0000 mon.a (mon.0) 115 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:01.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:01 smithi107 bash[55228]: cluster 2024-02-10T07:13:00.015590+0000 mgr.y (mgr.34107) 90 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:01.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:01 smithi107 bash[55228]: audit 2024-02-10T07:13:00.623254+0000 mon.a (mon.0) 112 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:01.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:01 smithi107 bash[55228]: audit 2024-02-10T07:13:00.634844+0000 mon.a (mon.0) 113 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:01.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:01 smithi107 bash[55228]: audit 2024-02-10T07:13:00.685766+0000 mon.a (mon.0) 114 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T07:13:01.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:01 smithi107 bash[55228]: audit 2024-02-10T07:13:00.687609+0000 mon.a (mon.0) 115 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:01.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:01 smithi195 bash[41044]: cluster 2024-02-10T07:13:00.015590+0000 mgr.y (mgr.34107) 90 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:01.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:01 smithi195 bash[41044]: audit 2024-02-10T07:13:00.623254+0000 mon.a (mon.0) 112 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:01.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:01 smithi195 bash[41044]: audit 2024-02-10T07:13:00.634844+0000 mon.a (mon.0) 113 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:01.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:01 smithi195 bash[41044]: audit 2024-02-10T07:13:00.685766+0000 mon.a (mon.0) 114 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T07:13:01.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:01 smithi195 bash[41044]: audit 2024-02-10T07:13:00.687609+0000 mon.a (mon.0) 115 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:02.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:02 smithi195 bash[41044]: cephadm 2024-02-10T07:13:00.685022+0000 mgr.y (mgr.34107) 91 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-02-10T07:13:02.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:02 smithi195 bash[41044]: cephadm 2024-02-10T07:13:00.693758+0000 mgr.y (mgr.34107) 92 : cephadm 1 Reconfiguring daemon osd.1 on smithi107 2024-02-10T07:13:02.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:02 smithi107 bash[53833]: cephadm 2024-02-10T07:13:00.685022+0000 mgr.y (mgr.34107) 91 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-02-10T07:13:02.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:02 smithi107 bash[53833]: cephadm 2024-02-10T07:13:00.693758+0000 mgr.y (mgr.34107) 92 : cephadm 1 Reconfiguring daemon osd.1 on smithi107 2024-02-10T07:13:02.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:02 smithi107 bash[55228]: cephadm 2024-02-10T07:13:00.685022+0000 mgr.y (mgr.34107) 91 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-02-10T07:13:02.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:02 smithi107 bash[55228]: cephadm 2024-02-10T07:13:00.693758+0000 mgr.y (mgr.34107) 92 : cephadm 1 Reconfiguring daemon osd.1 on smithi107 2024-02-10T07:13:03.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:03 smithi195 bash[41044]: cluster 2024-02-10T07:13:02.016453+0000 mgr.y (mgr.34107) 93 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:13:03.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:03 smithi195 bash[41044]: audit 2024-02-10T07:13:02.937771+0000 mon.a (mon.0) 116 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:03.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:03 smithi195 bash[41044]: audit 2024-02-10T07:13:02.948425+0000 mon.a (mon.0) 117 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:03.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:03 smithi195 bash[41044]: audit 2024-02-10T07:13:02.964067+0000 mon.a (mon.0) 118 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T07:13:03.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:03 smithi195 bash[41044]: audit 2024-02-10T07:13:02.966057+0000 mon.a (mon.0) 119 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:03.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:03 smithi107 bash[53833]: cluster 2024-02-10T07:13:02.016453+0000 mgr.y (mgr.34107) 93 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:13:03.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:03 smithi107 bash[53833]: audit 2024-02-10T07:13:02.937771+0000 mon.a (mon.0) 116 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:03.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:03 smithi107 bash[53833]: audit 2024-02-10T07:13:02.948425+0000 mon.a (mon.0) 117 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:03.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:03 smithi107 bash[53833]: audit 2024-02-10T07:13:02.964067+0000 mon.a (mon.0) 118 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T07:13:03.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:03 smithi107 bash[53833]: audit 2024-02-10T07:13:02.966057+0000 mon.a (mon.0) 119 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:03.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:03 smithi107 bash[55228]: cluster 2024-02-10T07:13:02.016453+0000 mgr.y (mgr.34107) 93 : cluster 0 pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:13:03.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:03 smithi107 bash[55228]: audit 2024-02-10T07:13:02.937771+0000 mon.a (mon.0) 116 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:03.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:03 smithi107 bash[55228]: audit 2024-02-10T07:13:02.948425+0000 mon.a (mon.0) 117 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:03.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:03 smithi107 bash[55228]: audit 2024-02-10T07:13:02.964067+0000 mon.a (mon.0) 118 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T07:13:03.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:03 smithi107 bash[55228]: audit 2024-02-10T07:13:02.966057+0000 mon.a (mon.0) 119 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:04.579 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:04 smithi107 bash[53833]: cephadm 2024-02-10T07:13:02.963337+0000 mgr.y (mgr.34107) 94 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-02-10T07:13:04.579 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:04 smithi107 bash[53833]: cephadm 2024-02-10T07:13:02.971351+0000 mgr.y (mgr.34107) 95 : cephadm 1 Reconfiguring daemon osd.2 on smithi107 2024-02-10T07:13:04.580 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:04 smithi107 bash[55228]: cephadm 2024-02-10T07:13:02.963337+0000 mgr.y (mgr.34107) 94 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-02-10T07:13:04.580 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:04 smithi107 bash[55228]: cephadm 2024-02-10T07:13:02.971351+0000 mgr.y (mgr.34107) 95 : cephadm 1 Reconfiguring daemon osd.2 on smithi107 2024-02-10T07:13:04.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:04 smithi195 bash[41044]: cephadm 2024-02-10T07:13:02.963337+0000 mgr.y (mgr.34107) 94 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-02-10T07:13:04.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:04 smithi195 bash[41044]: cephadm 2024-02-10T07:13:02.971351+0000 mgr.y (mgr.34107) 95 : cephadm 1 Reconfiguring daemon osd.2 on smithi107 2024-02-10T07:13:05.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:05 smithi195 bash[41044]: cluster 2024-02-10T07:13:04.017273+0000 mgr.y (mgr.34107) 96 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:05.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:05 smithi195 bash[41044]: audit 2024-02-10T07:13:05.220160+0000 mon.a (mon.0) 120 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:05.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:05 smithi195 bash[41044]: audit 2024-02-10T07:13:05.228808+0000 mon.a (mon.0) 121 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:05.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:05 smithi195 bash[41044]: audit 2024-02-10T07:13:05.240735+0000 mon.a (mon.0) 122 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T07:13:05.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:05 smithi195 bash[41044]: audit 2024-02-10T07:13:05.242136+0000 mon.a (mon.0) 123 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:05.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:05 smithi107 bash[53833]: cluster 2024-02-10T07:13:04.017273+0000 mgr.y (mgr.34107) 96 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:05.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:05 smithi107 bash[53833]: audit 2024-02-10T07:13:05.220160+0000 mon.a (mon.0) 120 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:05.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:05 smithi107 bash[53833]: audit 2024-02-10T07:13:05.228808+0000 mon.a (mon.0) 121 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:05.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:05 smithi107 bash[53833]: audit 2024-02-10T07:13:05.240735+0000 mon.a (mon.0) 122 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T07:13:05.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:05 smithi107 bash[53833]: audit 2024-02-10T07:13:05.242136+0000 mon.a (mon.0) 123 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:05.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:05 smithi107 bash[55228]: cluster 2024-02-10T07:13:04.017273+0000 mgr.y (mgr.34107) 96 : cluster 0 pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:05.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:05 smithi107 bash[55228]: audit 2024-02-10T07:13:05.220160+0000 mon.a (mon.0) 120 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:05.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:05 smithi107 bash[55228]: audit 2024-02-10T07:13:05.228808+0000 mon.a (mon.0) 121 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:05.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:05 smithi107 bash[55228]: audit 2024-02-10T07:13:05.240735+0000 mon.a (mon.0) 122 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T07:13:05.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:05 smithi107 bash[55228]: audit 2024-02-10T07:13:05.242136+0000 mon.a (mon.0) 123 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:06.580 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:06 smithi107 bash[55228]: cephadm 2024-02-10T07:13:05.240182+0000 mgr.y (mgr.34107) 97 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-02-10T07:13:06.580 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:06 smithi107 bash[55228]: cephadm 2024-02-10T07:13:05.246096+0000 mgr.y (mgr.34107) 98 : cephadm 1 Reconfiguring daemon osd.3 on smithi107 2024-02-10T07:13:06.580 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:06 smithi107 bash[55228]: audit 2024-02-10T07:13:06.101655+0000 mon.a (mon.0) 124 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:13:06.581 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:06 smithi107 bash[53833]: cephadm 2024-02-10T07:13:05.240182+0000 mgr.y (mgr.34107) 97 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-02-10T07:13:06.581 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:06 smithi107 bash[53833]: cephadm 2024-02-10T07:13:05.246096+0000 mgr.y (mgr.34107) 98 : cephadm 1 Reconfiguring daemon osd.3 on smithi107 2024-02-10T07:13:06.581 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:06 smithi107 bash[53833]: audit 2024-02-10T07:13:06.101655+0000 mon.a (mon.0) 124 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:13:06.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:06 smithi195 bash[41044]: cephadm 2024-02-10T07:13:05.240182+0000 mgr.y (mgr.34107) 97 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-02-10T07:13:06.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:06 smithi195 bash[41044]: cephadm 2024-02-10T07:13:05.246096+0000 mgr.y (mgr.34107) 98 : cephadm 1 Reconfiguring daemon osd.3 on smithi107 2024-02-10T07:13:06.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:06 smithi195 bash[41044]: audit 2024-02-10T07:13:06.101655+0000 mon.a (mon.0) 124 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:13:07.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:07 smithi107 bash[53833]: cluster 2024-02-10T07:13:06.018109+0000 mgr.y (mgr.34107) 99 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:07.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:07 smithi107 bash[55228]: cluster 2024-02-10T07:13:06.018109+0000 mgr.y (mgr.34107) 99 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:07.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:07 smithi195 bash[41044]: cluster 2024-02-10T07:13:06.018109+0000 mgr.y (mgr.34107) 99 : cluster 0 pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:08.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:08 smithi195 bash[41044]: audit 2024-02-10T07:13:07.081842+0000 mgr.y (mgr.34107) 100 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:13:08.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:08 smithi195 bash[41044]: audit 2024-02-10T07:13:07.361075+0000 mon.a (mon.0) 125 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:08.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:08 smithi195 bash[41044]: audit 2024-02-10T07:13:07.369695+0000 mon.a (mon.0) 126 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:08.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:08 smithi195 bash[41044]: cephadm 2024-02-10T07:13:07.416942+0000 mgr.y (mgr.34107) 101 : cephadm 1 Reconfiguring rgw.foo.smithi107.zkixal (monmap changed)... 2024-02-10T07:13:08.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:08 smithi195 bash[41044]: audit 2024-02-10T07:13:07.417775+0000 mon.a (mon.0) 127 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi107.zkixal", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:13:08.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:08 smithi195 bash[41044]: audit 2024-02-10T07:13:07.421461+0000 mon.a (mon.0) 128 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:08.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:08 smithi195 bash[41044]: cephadm 2024-02-10T07:13:07.423564+0000 mgr.y (mgr.34107) 102 : cephadm 1 Reconfiguring daemon rgw.foo.smithi107.zkixal on smithi107 2024-02-10T07:13:08.681 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:08 smithi107 bash[53833]: audit 2024-02-10T07:13:07.081842+0000 mgr.y (mgr.34107) 100 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:13:08.681 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:08 smithi107 bash[53833]: audit 2024-02-10T07:13:07.361075+0000 mon.a (mon.0) 125 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:08.681 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:08 smithi107 bash[53833]: audit 2024-02-10T07:13:07.369695+0000 mon.a (mon.0) 126 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:08.681 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:08 smithi107 bash[53833]: cephadm 2024-02-10T07:13:07.416942+0000 mgr.y (mgr.34107) 101 : cephadm 1 Reconfiguring rgw.foo.smithi107.zkixal (monmap changed)... 2024-02-10T07:13:08.681 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:08 smithi107 bash[53833]: audit 2024-02-10T07:13:07.417775+0000 mon.a (mon.0) 127 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi107.zkixal", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:13:08.681 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:08 smithi107 bash[53833]: audit 2024-02-10T07:13:07.421461+0000 mon.a (mon.0) 128 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:08.681 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:08 smithi107 bash[53833]: cephadm 2024-02-10T07:13:07.423564+0000 mgr.y (mgr.34107) 102 : cephadm 1 Reconfiguring daemon rgw.foo.smithi107.zkixal on smithi107 2024-02-10T07:13:08.682 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:08 smithi107 bash[55228]: audit 2024-02-10T07:13:07.081842+0000 mgr.y (mgr.34107) 100 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:13:08.682 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:08 smithi107 bash[55228]: audit 2024-02-10T07:13:07.361075+0000 mon.a (mon.0) 125 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:08.682 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:08 smithi107 bash[55228]: audit 2024-02-10T07:13:07.369695+0000 mon.a (mon.0) 126 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:08.682 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:08 smithi107 bash[55228]: cephadm 2024-02-10T07:13:07.416942+0000 mgr.y (mgr.34107) 101 : cephadm 1 Reconfiguring rgw.foo.smithi107.zkixal (monmap changed)... 2024-02-10T07:13:08.682 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:08 smithi107 bash[55228]: audit 2024-02-10T07:13:07.417775+0000 mon.a (mon.0) 127 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi107.zkixal", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:13:08.682 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:08 smithi107 bash[55228]: audit 2024-02-10T07:13:07.421461+0000 mon.a (mon.0) 128 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:08.682 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:08 smithi107 bash[55228]: cephadm 2024-02-10T07:13:07.423564+0000 mgr.y (mgr.34107) 102 : cephadm 1 Reconfiguring daemon rgw.foo.smithi107.zkixal on smithi107 2024-02-10T07:13:09.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:13:08 smithi195 bash[38513]: ts=2024-02-10T07:13: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.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"smithi107:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"172.21.15.195:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T07:13:09.628 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:09 smithi107 bash[53833]: cluster 2024-02-10T07:13:08.019811+0000 mgr.y (mgr.34107) 103 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:13:09.628 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:09 smithi107 bash[55228]: cluster 2024-02-10T07:13:08.019811+0000 mgr.y (mgr.34107) 103 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:13:09.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:09 smithi195 bash[41044]: cluster 2024-02-10T07:13:08.019811+0000 mgr.y (mgr.34107) 103 : cluster 0 pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:13:09.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:13:09 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:13:09] "GET /metrics HTTP/1.1" 200 38199 "" "Prometheus/2.33.4" 2024-02-10T07:13:10.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:10 smithi195 bash[41044]: audit 2024-02-10T07:13:09.595405+0000 mon.a (mon.0) 129 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:10.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:10 smithi195 bash[41044]: audit 2024-02-10T07:13:09.606480+0000 mon.a (mon.0) 130 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:10.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:10 smithi195 bash[41044]: cephadm 2024-02-10T07:13:09.643076+0000 mgr.y (mgr.34107) 104 : cephadm 1 Reconfiguring rgw.smpl.smithi107.lgutqr (monmap changed)... 2024-02-10T07:13:10.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:10 smithi195 bash[41044]: audit 2024-02-10T07:13:09.643810+0000 mon.a (mon.0) 131 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi107.lgutqr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:13:10.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:10 smithi195 bash[41044]: audit 2024-02-10T07:13:09.647348+0000 mon.a (mon.0) 132 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:10.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:10 smithi195 bash[41044]: cephadm 2024-02-10T07:13:09.649369+0000 mgr.y (mgr.34107) 105 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi107.lgutqr on smithi107 2024-02-10T07:13:10.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:10 smithi195 bash[41044]: cluster 2024-02-10T07:13:10.020381+0000 mgr.y (mgr.34107) 106 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:10.914 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:10 smithi107 bash[55228]: audit 2024-02-10T07:13:09.595405+0000 mon.a (mon.0) 129 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:10.914 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:10 smithi107 bash[55228]: audit 2024-02-10T07:13:09.606480+0000 mon.a (mon.0) 130 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:10.914 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:10 smithi107 bash[55228]: cephadm 2024-02-10T07:13:09.643076+0000 mgr.y (mgr.34107) 104 : cephadm 1 Reconfiguring rgw.smpl.smithi107.lgutqr (monmap changed)... 2024-02-10T07:13:10.914 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:10 smithi107 bash[55228]: audit 2024-02-10T07:13:09.643810+0000 mon.a (mon.0) 131 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi107.lgutqr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:13:10.914 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:10 smithi107 bash[55228]: audit 2024-02-10T07:13:09.647348+0000 mon.a (mon.0) 132 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:10.914 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:10 smithi107 bash[55228]: cephadm 2024-02-10T07:13:09.649369+0000 mgr.y (mgr.34107) 105 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi107.lgutqr on smithi107 2024-02-10T07:13:10.914 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:10 smithi107 bash[55228]: cluster 2024-02-10T07:13:10.020381+0000 mgr.y (mgr.34107) 106 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:10.914 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:10 smithi107 bash[53833]: audit 2024-02-10T07:13:09.595405+0000 mon.a (mon.0) 129 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:10.915 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:10 smithi107 bash[53833]: audit 2024-02-10T07:13:09.606480+0000 mon.a (mon.0) 130 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:10.915 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:10 smithi107 bash[53833]: cephadm 2024-02-10T07:13:09.643076+0000 mgr.y (mgr.34107) 104 : cephadm 1 Reconfiguring rgw.smpl.smithi107.lgutqr (monmap changed)... 2024-02-10T07:13:10.915 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:10 smithi107 bash[53833]: audit 2024-02-10T07:13:09.643810+0000 mon.a (mon.0) 131 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi107.lgutqr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:13:10.915 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:10 smithi107 bash[53833]: audit 2024-02-10T07:13:09.647348+0000 mon.a (mon.0) 132 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:10.915 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:10 smithi107 bash[53833]: cephadm 2024-02-10T07:13:09.649369+0000 mgr.y (mgr.34107) 105 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi107.lgutqr on smithi107 2024-02-10T07:13:10.915 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:10 smithi107 bash[53833]: cluster 2024-02-10T07:13:10.020381+0000 mgr.y (mgr.34107) 106 : cluster 0 pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:13.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:12 smithi195 bash[41044]: audit 2024-02-10T07:13:11.822590+0000 mon.a (mon.0) 133 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:13.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:12 smithi195 bash[41044]: audit 2024-02-10T07:13:11.834189+0000 mon.a (mon.0) 134 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:13.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:12 smithi195 bash[41044]: cephadm 2024-02-10T07:13:11.868994+0000 mgr.y (mgr.34107) 107 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-02-10T07:13:13.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:12 smithi195 bash[41044]: audit 2024-02-10T07:13:11.869672+0000 mon.a (mon.0) 135 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T07:13:13.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:12 smithi195 bash[41044]: audit 2024-02-10T07:13:11.871602+0000 mon.a (mon.0) 136 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T07:13:13.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:12 smithi195 bash[41044]: audit 2024-02-10T07:13:11.873570+0000 mon.a (mon.0) 137 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:13.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:12 smithi195 bash[41044]: cephadm 2024-02-10T07:13:11.875804+0000 mgr.y (mgr.34107) 108 : cephadm 1 Reconfiguring daemon mon.b on smithi195 2024-02-10T07:13:13.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:12 smithi195 bash[41044]: cluster 2024-02-10T07:13:12.021965+0000 mgr.y (mgr.34107) 109 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:13:13.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:12 smithi107 bash[55228]: audit 2024-02-10T07:13:11.822590+0000 mon.a (mon.0) 133 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:13.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:12 smithi107 bash[55228]: audit 2024-02-10T07:13:11.834189+0000 mon.a (mon.0) 134 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:13.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:12 smithi107 bash[55228]: cephadm 2024-02-10T07:13:11.868994+0000 mgr.y (mgr.34107) 107 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-02-10T07:13:13.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:12 smithi107 bash[55228]: audit 2024-02-10T07:13:11.869672+0000 mon.a (mon.0) 135 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T07:13:13.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:12 smithi107 bash[55228]: audit 2024-02-10T07:13:11.871602+0000 mon.a (mon.0) 136 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T07:13:13.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:12 smithi107 bash[55228]: audit 2024-02-10T07:13:11.873570+0000 mon.a (mon.0) 137 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:13.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:12 smithi107 bash[55228]: cephadm 2024-02-10T07:13:11.875804+0000 mgr.y (mgr.34107) 108 : cephadm 1 Reconfiguring daemon mon.b on smithi195 2024-02-10T07:13:13.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:12 smithi107 bash[55228]: cluster 2024-02-10T07:13:12.021965+0000 mgr.y (mgr.34107) 109 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:13:13.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:12 smithi107 bash[53833]: audit 2024-02-10T07:13:11.822590+0000 mon.a (mon.0) 133 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:13.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:12 smithi107 bash[53833]: audit 2024-02-10T07:13:11.834189+0000 mon.a (mon.0) 134 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:13.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:12 smithi107 bash[53833]: cephadm 2024-02-10T07:13:11.868994+0000 mgr.y (mgr.34107) 107 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-02-10T07:13:13.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:12 smithi107 bash[53833]: audit 2024-02-10T07:13:11.869672+0000 mon.a (mon.0) 135 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-10T07:13:13.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:12 smithi107 bash[53833]: audit 2024-02-10T07:13:11.871602+0000 mon.a (mon.0) 136 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-10T07:13:13.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:12 smithi107 bash[53833]: audit 2024-02-10T07:13:11.873570+0000 mon.a (mon.0) 137 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:13.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:12 smithi107 bash[53833]: cephadm 2024-02-10T07:13:11.875804+0000 mgr.y (mgr.34107) 108 : cephadm 1 Reconfiguring daemon mon.b on smithi195 2024-02-10T07:13:13.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:12 smithi107 bash[53833]: cluster 2024-02-10T07:13:12.021965+0000 mgr.y (mgr.34107) 109 : cluster 0 pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:13:14.510 INFO:teuthology.orchestra.run.smithi107.stdout:true 2024-02-10T07:13:15.300 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T07:13:15.301 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 running (3m) 65s ago 11m 16.1M - 0.23.0 ba2b418f427c d3f029c1318f 2024-02-10T07:13:15.301 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 running (3m) 34s ago 10m 42.4M - 8.3.5 dad864ee21e9 5607b97710aa 2024-02-10T07:13:15.301 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.lvlagr smithi107 running (2m) 65s ago 8m 46.1M - 3.5 e1d6a67b021e 757a2f6d398f 2024-02-10T07:13:15.301 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443,9283,8765 running (2m) 34s ago 16m 442M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bb490544b5d3 2024-02-10T07:13:15.301 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:8443,9283,8765 running (3m) 65s ago 18m 489M - 19.0.0-1361-g290212a1 c328ab9dcfc7 c02886bcdecb 2024-02-10T07:13:15.301 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (110s) 65s ago 19m 38.2M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 e0da1fb95790 2024-02-10T07:13:15.301 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (48s) 34s ago 17m 23.7M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 d340158ba46e 2024-02-10T07:13:15.301 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (74s) 65s ago 17m 21.4M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 869a46f2072d 2024-02-10T07:13:15.301 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 running (4m) 65s ago 11m 11.3M - 1.3.1 1dbe0e931976 c8acf9662b9a 2024-02-10T07:13:15.301 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 running (3m) 34s ago 11m 11.1M - 1.3.1 1dbe0e931976 afd5feac7ebe 2024-02-10T07:13:15.301 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 running (16m) 65s ago 16m 58.5M 2781M 17.2.0 e1d6a67b021e 66e1f6c52fef 2024-02-10T07:13:15.302 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (15m) 65s ago 15m 59.9M 2781M 17.2.0 e1d6a67b021e 1c6ea98ad1a4 2024-02-10T07:13:15.302 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (15m) 65s ago 15m 53.8M 2781M 17.2.0 e1d6a67b021e 766040b6658f 2024-02-10T07:13:15.302 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (14m) 65s ago 14m 56.9M 2781M 17.2.0 e1d6a67b021e 09c905da97c8 2024-02-10T07:13:15.302 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (14m) 34s ago 14m 58.5M 3037M 17.2.0 e1d6a67b021e 6126fbf79e16 2024-02-10T07:13:15.302 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (13m) 34s ago 13m 55.1M 3037M 17.2.0 e1d6a67b021e 9174cf372e54 2024-02-10T07:13:15.302 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (12m) 34s ago 12m 54.3M 3037M 17.2.0 e1d6a67b021e b13040a8249e 2024-02-10T07:13:15.302 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (12m) 34s ago 12m 56.7M 3037M 17.2.0 e1d6a67b021e 42ed17ada673 2024-02-10T07:13:15.302 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 running (2m) 34s ago 11m 58.2M - 2.33.4 514e6a882f6e 83de9a3c8dfd 2024-02-10T07:13:15.302 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.zkixal smithi107 *:8000 running (9m) 65s ago 9m 89.6M - 17.2.0 e1d6a67b021e 00fc962fbb51 2024-02-10T07:13:15.302 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.qewfcx smithi195 *:8000 running (9m) 34s ago 9m 87.3M - 17.2.0 e1d6a67b021e 24e6b5e4ac80 2024-02-10T07:13:15.302 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.lgutqr smithi107 *:80 running (9m) 65s ago 9m 87.0M - 17.2.0 e1d6a67b021e 486944c7deb5 2024-02-10T07:13:15.302 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.zqbguk smithi195 *:80 running (9m) 34s ago 9m 87.3M - 17.2.0 e1d6a67b021e 53e1b5b8b160 2024-02-10T07:13:15.340 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:15 smithi195 bash[41044]: cluster 2024-02-10T07:13:14.022703+0000 mgr.y (mgr.34107) 110 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:15.340 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:15 smithi195 bash[41044]: audit 2024-02-10T07:13:14.050089+0000 mon.a (mon.0) 138 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:15.340 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:15 smithi195 bash[41044]: audit 2024-02-10T07:13:14.061605+0000 mon.a (mon.0) 139 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:15.340 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:15 smithi195 bash[41044]: cephadm 2024-02-10T07:13:14.096187+0000 mgr.y (mgr.34107) 111 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-02-10T07:13:15.341 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:15 smithi195 bash[41044]: audit 2024-02-10T07:13:14.096950+0000 mon.a (mon.0) 140 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T07:13:15.341 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:15 smithi195 bash[41044]: audit 2024-02-10T07:13:14.099126+0000 mon.a (mon.0) 141 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T07:13:15.341 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:15 smithi195 bash[41044]: audit 2024-02-10T07:13:14.100913+0000 mon.a (mon.0) 142 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:15.341 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:15 smithi195 bash[41044]: cephadm 2024-02-10T07:13:14.103053+0000 mgr.y (mgr.34107) 112 : cephadm 1 Reconfiguring daemon mgr.x on smithi195 2024-02-10T07:13:15.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:15 smithi107 bash[53833]: cluster 2024-02-10T07:13:14.022703+0000 mgr.y (mgr.34107) 110 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:15.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:15 smithi107 bash[53833]: audit 2024-02-10T07:13:14.050089+0000 mon.a (mon.0) 138 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:15.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:15 smithi107 bash[53833]: audit 2024-02-10T07:13:14.061605+0000 mon.a (mon.0) 139 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:15.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:15 smithi107 bash[53833]: cephadm 2024-02-10T07:13:14.096187+0000 mgr.y (mgr.34107) 111 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-02-10T07:13:15.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:15 smithi107 bash[53833]: audit 2024-02-10T07:13:14.096950+0000 mon.a (mon.0) 140 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T07:13:15.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:15 smithi107 bash[53833]: audit 2024-02-10T07:13:14.099126+0000 mon.a (mon.0) 141 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T07:13:15.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:15 smithi107 bash[53833]: audit 2024-02-10T07:13:14.100913+0000 mon.a (mon.0) 142 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:15.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:15 smithi107 bash[53833]: cephadm 2024-02-10T07:13:14.103053+0000 mgr.y (mgr.34107) 112 : cephadm 1 Reconfiguring daemon mgr.x on smithi195 2024-02-10T07:13:15.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:15 smithi107 bash[55228]: cluster 2024-02-10T07:13:14.022703+0000 mgr.y (mgr.34107) 110 : cluster 0 pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:15.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:15 smithi107 bash[55228]: audit 2024-02-10T07:13:14.050089+0000 mon.a (mon.0) 138 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:15.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:15 smithi107 bash[55228]: audit 2024-02-10T07:13:14.061605+0000 mon.a (mon.0) 139 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:15.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:15 smithi107 bash[55228]: cephadm 2024-02-10T07:13:14.096187+0000 mgr.y (mgr.34107) 111 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-02-10T07:13:15.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:15 smithi107 bash[55228]: audit 2024-02-10T07:13:14.096950+0000 mon.a (mon.0) 140 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-10T07:13:15.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:15 smithi107 bash[55228]: audit 2024-02-10T07:13:14.099126+0000 mon.a (mon.0) 141 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-10T07:13:15.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:15 smithi107 bash[55228]: audit 2024-02-10T07:13:14.100913+0000 mon.a (mon.0) 142 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:15.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:15 smithi107 bash[55228]: cephadm 2024-02-10T07:13:14.103053+0000 mgr.y (mgr.34107) 112 : cephadm 1 Reconfiguring daemon mgr.x on smithi195 2024-02-10T07:13:15.761 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:13:15.761 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-02-10T07:13:15.762 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T07:13:15.762 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:13:15.762 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-02-10T07:13:15.762 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T07:13:15.762 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:13:15.762 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-02-10T07:13:15.762 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-02-10T07:13:15.762 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:13:15.762 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-02-10T07:13:15.762 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T07:13:15.762 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:13:15.762 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-02-10T07:13:15.762 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-02-10T07:13:15.762 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 5 2024-02-10T07:13:15.762 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:13:15.763 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:13:16.146 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:13:16.147 INFO:teuthology.orchestra.run.smithi107.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T07:13:16.147 INFO:teuthology.orchestra.run.smithi107.stdout: "in_progress": true, 2024-02-10T07:13:16.147 INFO:teuthology.orchestra.run.smithi107.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T07:13:16.147 INFO:teuthology.orchestra.run.smithi107.stdout: "services_complete": [ 2024-02-10T07:13:16.147 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr", 2024-02-10T07:13:16.147 INFO:teuthology.orchestra.run.smithi107.stdout: "mon" 2024-02-10T07:13:16.147 INFO:teuthology.orchestra.run.smithi107.stdout: ], 2024-02-10T07:13:16.147 INFO:teuthology.orchestra.run.smithi107.stdout: "progress": "5/23 daemons upgraded", 2024-02-10T07:13:16.147 INFO:teuthology.orchestra.run.smithi107.stdout: "message": "Currently upgrading mon daemons", 2024-02-10T07:13:16.147 INFO:teuthology.orchestra.run.smithi107.stdout: "is_paused": false 2024-02-10T07:13:16.147 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:13:16.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:16 smithi195 bash[41044]: audit 2024-02-10T07:13:14.491454+0000 mgr.y (mgr.34107) 113 : audit 0 from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:13:16.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:16 smithi195 bash[41044]: audit 2024-02-10T07:13:14.890096+0000 mgr.y (mgr.34107) 114 : audit 0 from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:13:16.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:16 smithi195 bash[41044]: audit 2024-02-10T07:13:15.273705+0000 mgr.y (mgr.34107) 115 : audit 0 from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:13:16.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:16 smithi195 bash[41044]: audit 2024-02-10T07:13:15.758454+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.107:0/2084061940' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:13:16.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:16 smithi107 bash[55228]: audit 2024-02-10T07:13:14.491454+0000 mgr.y (mgr.34107) 113 : audit 0 from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:13:16.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:16 smithi107 bash[55228]: audit 2024-02-10T07:13:14.890096+0000 mgr.y (mgr.34107) 114 : audit 0 from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:13:16.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:16 smithi107 bash[55228]: audit 2024-02-10T07:13:15.273705+0000 mgr.y (mgr.34107) 115 : audit 0 from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:13:16.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:16 smithi107 bash[55228]: audit 2024-02-10T07:13:15.758454+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.107:0/2084061940' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:13:16.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:16 smithi107 bash[53833]: audit 2024-02-10T07:13:14.491454+0000 mgr.y (mgr.34107) 113 : audit 0 from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:13:16.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:16 smithi107 bash[53833]: audit 2024-02-10T07:13:14.890096+0000 mgr.y (mgr.34107) 114 : audit 0 from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:13:16.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:16 smithi107 bash[53833]: audit 2024-02-10T07:13:15.273705+0000 mgr.y (mgr.34107) 115 : audit 0 from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:13:16.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:16 smithi107 bash[53833]: audit 2024-02-10T07:13:15.758454+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.107:0/2084061940' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:13:16.587 INFO:teuthology.orchestra.run.smithi107.stdout:HEALTH_OK 2024-02-10T07:13:17.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:17 smithi107 bash[55228]: cluster 2024-02-10T07:13:16.023242+0000 mgr.y (mgr.34107) 116 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:17.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:17 smithi107 bash[55228]: audit 2024-02-10T07:13:16.142979+0000 mgr.y (mgr.34107) 117 : audit 0 from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:13:17.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:17 smithi107 bash[55228]: audit 2024-02-10T07:13:16.255005+0000 mon.a (mon.0) 143 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:17.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:17 smithi107 bash[55228]: audit 2024-02-10T07:13:16.262886+0000 mon.a (mon.0) 144 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:17.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:17 smithi107 bash[55228]: cephadm 2024-02-10T07:13:16.272836+0000 mgr.y (mgr.34107) 118 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-02-10T07:13:17.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:17 smithi107 bash[55228]: audit 2024-02-10T07:13:16.277083+0000 mon.a (mon.0) 145 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T07:13:17.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:17 smithi107 bash[55228]: audit 2024-02-10T07:13:16.278176+0000 mon.a (mon.0) 146 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:17.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:17 smithi107 bash[55228]: cephadm 2024-02-10T07:13:16.281779+0000 mgr.y (mgr.34107) 119 : cephadm 1 Reconfiguring daemon osd.4 on smithi195 2024-02-10T07:13:17.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:17 smithi107 bash[55228]: audit 2024-02-10T07:13:16.584236+0000 mon.a (mon.0) 147 : audit 0 from='client.? 172.21.15.107:0/3389273325' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:13:17.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:17 smithi107 bash[53833]: cluster 2024-02-10T07:13:16.023242+0000 mgr.y (mgr.34107) 116 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:17.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:17 smithi107 bash[53833]: audit 2024-02-10T07:13:16.142979+0000 mgr.y (mgr.34107) 117 : audit 0 from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:13:17.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:17 smithi107 bash[53833]: audit 2024-02-10T07:13:16.255005+0000 mon.a (mon.0) 143 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:17.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:17 smithi107 bash[53833]: audit 2024-02-10T07:13:16.262886+0000 mon.a (mon.0) 144 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:17.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:17 smithi107 bash[53833]: cephadm 2024-02-10T07:13:16.272836+0000 mgr.y (mgr.34107) 118 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-02-10T07:13:17.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:17 smithi107 bash[53833]: audit 2024-02-10T07:13:16.277083+0000 mon.a (mon.0) 145 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T07:13:17.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:17 smithi107 bash[53833]: audit 2024-02-10T07:13:16.278176+0000 mon.a (mon.0) 146 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:17.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:17 smithi107 bash[53833]: cephadm 2024-02-10T07:13:16.281779+0000 mgr.y (mgr.34107) 119 : cephadm 1 Reconfiguring daemon osd.4 on smithi195 2024-02-10T07:13:17.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:17 smithi107 bash[53833]: audit 2024-02-10T07:13:16.584236+0000 mon.a (mon.0) 147 : audit 0 from='client.? 172.21.15.107:0/3389273325' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:13:17.524 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:17 smithi195 bash[41044]: cluster 2024-02-10T07:13:16.023242+0000 mgr.y (mgr.34107) 116 : cluster 0 pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:17.524 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:17 smithi195 bash[41044]: audit 2024-02-10T07:13:16.142979+0000 mgr.y (mgr.34107) 117 : audit 0 from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:13:17.524 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:17 smithi195 bash[41044]: audit 2024-02-10T07:13:16.255005+0000 mon.a (mon.0) 143 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:17.524 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:17 smithi195 bash[41044]: audit 2024-02-10T07:13:16.262886+0000 mon.a (mon.0) 144 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:17.524 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:17 smithi195 bash[41044]: cephadm 2024-02-10T07:13:16.272836+0000 mgr.y (mgr.34107) 118 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-02-10T07:13:17.524 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:17 smithi195 bash[41044]: audit 2024-02-10T07:13:16.277083+0000 mon.a (mon.0) 145 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T07:13:17.524 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:17 smithi195 bash[41044]: audit 2024-02-10T07:13:16.278176+0000 mon.a (mon.0) 146 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:17.524 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:17 smithi195 bash[41044]: cephadm 2024-02-10T07:13:16.281779+0000 mgr.y (mgr.34107) 119 : cephadm 1 Reconfiguring daemon osd.4 on smithi195 2024-02-10T07:13:17.524 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:17 smithi195 bash[41044]: audit 2024-02-10T07:13:16.584236+0000 mon.a (mon.0) 147 : audit 0 from='client.? 172.21.15.107:0/3389273325' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:13:18.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:18 smithi195 bash[41044]: audit 2024-02-10T07:13:17.084750+0000 mgr.y (mgr.34107) 120 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:13:18.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:18 smithi107 bash[53833]: audit 2024-02-10T07:13:17.084750+0000 mgr.y (mgr.34107) 120 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:13:18.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:18 smithi107 bash[55228]: audit 2024-02-10T07:13:17.084750+0000 mgr.y (mgr.34107) 120 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:13:18.938 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:13:18 smithi195 bash[38513]: ts=2024-02-10T07:13: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.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"smithi107:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"172.21.15.195:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T07:13:19.628 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:19 smithi107 bash[53833]: cluster 2024-02-10T07:13:18.024857+0000 mgr.y (mgr.34107) 121 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:13:19.628 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:19 smithi107 bash[53833]: audit 2024-02-10T07:13:18.476850+0000 mon.a (mon.0) 148 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:19.628 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:19 smithi107 bash[53833]: audit 2024-02-10T07:13:18.487719+0000 mon.a (mon.0) 149 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:19.628 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:19 smithi107 bash[53833]: audit 2024-02-10T07:13:18.501716+0000 mon.a (mon.0) 150 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T07:13:19.629 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:19 smithi107 bash[53833]: audit 2024-02-10T07:13:18.503245+0000 mon.a (mon.0) 151 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:19.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:19 smithi107 bash[55228]: cluster 2024-02-10T07:13:18.024857+0000 mgr.y (mgr.34107) 121 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:13:19.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:19 smithi107 bash[55228]: audit 2024-02-10T07:13:18.476850+0000 mon.a (mon.0) 148 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:19.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:19 smithi107 bash[55228]: audit 2024-02-10T07:13:18.487719+0000 mon.a (mon.0) 149 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:19.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:19 smithi107 bash[55228]: audit 2024-02-10T07:13:18.501716+0000 mon.a (mon.0) 150 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T07:13:19.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:19 smithi107 bash[55228]: audit 2024-02-10T07:13:18.503245+0000 mon.a (mon.0) 151 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:19.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:19 smithi195 bash[41044]: cluster 2024-02-10T07:13:18.024857+0000 mgr.y (mgr.34107) 121 : cluster 0 pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:13:19.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:19 smithi195 bash[41044]: audit 2024-02-10T07:13:18.476850+0000 mon.a (mon.0) 148 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:19.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:19 smithi195 bash[41044]: audit 2024-02-10T07:13:18.487719+0000 mon.a (mon.0) 149 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:19.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:19 smithi195 bash[41044]: audit 2024-02-10T07:13:18.501716+0000 mon.a (mon.0) 150 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T07:13:19.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:19 smithi195 bash[41044]: audit 2024-02-10T07:13:18.503245+0000 mon.a (mon.0) 151 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:19.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:13:19 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:13:19] "GET /metrics HTTP/1.1" 200 38199 "" "Prometheus/2.33.4" 2024-02-10T07:13:20.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:20 smithi195 bash[41044]: cephadm 2024-02-10T07:13:18.501074+0000 mgr.y (mgr.34107) 122 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-02-10T07:13:20.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:20 smithi195 bash[41044]: cephadm 2024-02-10T07:13:18.507816+0000 mgr.y (mgr.34107) 123 : cephadm 1 Reconfiguring daemon osd.5 on smithi195 2024-02-10T07:13:20.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:20 smithi107 bash[53833]: cephadm 2024-02-10T07:13:18.501074+0000 mgr.y (mgr.34107) 122 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-02-10T07:13:20.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:20 smithi107 bash[53833]: cephadm 2024-02-10T07:13:18.507816+0000 mgr.y (mgr.34107) 123 : cephadm 1 Reconfiguring daemon osd.5 on smithi195 2024-02-10T07:13:20.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:20 smithi107 bash[55228]: cephadm 2024-02-10T07:13:18.501074+0000 mgr.y (mgr.34107) 122 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-02-10T07:13:20.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:20 smithi107 bash[55228]: cephadm 2024-02-10T07:13:18.507816+0000 mgr.y (mgr.34107) 123 : cephadm 1 Reconfiguring daemon osd.5 on smithi195 2024-02-10T07:13:21.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:21 smithi195 bash[41044]: cluster 2024-02-10T07:13:20.025586+0000 mgr.y (mgr.34107) 124 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:21.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:21 smithi195 bash[41044]: audit 2024-02-10T07:13:20.963176+0000 mon.a (mon.0) 152 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:21.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:21 smithi195 bash[41044]: audit 2024-02-10T07:13:20.979805+0000 mon.a (mon.0) 153 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:21.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:21 smithi195 bash[41044]: audit 2024-02-10T07:13:21.030941+0000 mon.a (mon.0) 154 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T07:13:21.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:21 smithi195 bash[41044]: audit 2024-02-10T07:13:21.032761+0000 mon.a (mon.0) 155 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:21.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:21 smithi195 bash[41044]: audit 2024-02-10T07:13:21.101671+0000 mon.a (mon.0) 156 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:13:21.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:21 smithi107 bash[55228]: cluster 2024-02-10T07:13:20.025586+0000 mgr.y (mgr.34107) 124 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:21.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:21 smithi107 bash[55228]: audit 2024-02-10T07:13:20.963176+0000 mon.a (mon.0) 152 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:21.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:21 smithi107 bash[55228]: audit 2024-02-10T07:13:20.979805+0000 mon.a (mon.0) 153 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:21.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:21 smithi107 bash[55228]: audit 2024-02-10T07:13:21.030941+0000 mon.a (mon.0) 154 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T07:13:21.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:21 smithi107 bash[55228]: audit 2024-02-10T07:13:21.032761+0000 mon.a (mon.0) 155 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:21.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:21 smithi107 bash[55228]: audit 2024-02-10T07:13:21.101671+0000 mon.a (mon.0) 156 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:13:21.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:21 smithi107 bash[53833]: cluster 2024-02-10T07:13:20.025586+0000 mgr.y (mgr.34107) 124 : cluster 0 pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:21.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:21 smithi107 bash[53833]: audit 2024-02-10T07:13:20.963176+0000 mon.a (mon.0) 152 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:21.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:21 smithi107 bash[53833]: audit 2024-02-10T07:13:20.979805+0000 mon.a (mon.0) 153 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:21.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:21 smithi107 bash[53833]: audit 2024-02-10T07:13:21.030941+0000 mon.a (mon.0) 154 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T07:13:21.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:21 smithi107 bash[53833]: audit 2024-02-10T07:13:21.032761+0000 mon.a (mon.0) 155 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:21.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:21 smithi107 bash[53833]: audit 2024-02-10T07:13:21.101671+0000 mon.a (mon.0) 156 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:13:22.588 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:22 smithi195 bash[41044]: cephadm 2024-02-10T07:13:21.030255+0000 mgr.y (mgr.34107) 125 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-02-10T07:13:22.588 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:22 smithi195 bash[41044]: cephadm 2024-02-10T07:13:21.038394+0000 mgr.y (mgr.34107) 126 : cephadm 1 Reconfiguring daemon osd.6 on smithi195 2024-02-10T07:13:22.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:22 smithi107 bash[55228]: cephadm 2024-02-10T07:13:21.030255+0000 mgr.y (mgr.34107) 125 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-02-10T07:13:22.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:22 smithi107 bash[55228]: cephadm 2024-02-10T07:13:21.038394+0000 mgr.y (mgr.34107) 126 : cephadm 1 Reconfiguring daemon osd.6 on smithi195 2024-02-10T07:13:22.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:22 smithi107 bash[53833]: cephadm 2024-02-10T07:13:21.030255+0000 mgr.y (mgr.34107) 125 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-02-10T07:13:22.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:22 smithi107 bash[53833]: cephadm 2024-02-10T07:13:21.038394+0000 mgr.y (mgr.34107) 126 : cephadm 1 Reconfiguring daemon osd.6 on smithi195 2024-02-10T07:13:23.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:23 smithi195 bash[41044]: cluster 2024-02-10T07:13:22.027155+0000 mgr.y (mgr.34107) 127 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:13:23.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:23 smithi107 bash[53833]: cluster 2024-02-10T07:13:22.027155+0000 mgr.y (mgr.34107) 127 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:13:23.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:23 smithi107 bash[55228]: cluster 2024-02-10T07:13:22.027155+0000 mgr.y (mgr.34107) 127 : cluster 0 pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:13:24.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:24 smithi195 bash[41044]: audit 2024-02-10T07:13:23.369672+0000 mon.a (mon.0) 157 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:24.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:24 smithi195 bash[41044]: audit 2024-02-10T07:13:23.378407+0000 mon.a (mon.0) 158 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:24.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:24 smithi195 bash[41044]: cephadm 2024-02-10T07:13:23.408614+0000 mgr.y (mgr.34107) 128 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-02-10T07:13:24.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:24 smithi195 bash[41044]: audit 2024-02-10T07:13:23.409428+0000 mon.a (mon.0) 159 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T07:13:24.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:24 smithi195 bash[41044]: audit 2024-02-10T07:13:23.411641+0000 mon.a (mon.0) 160 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:24.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:24 smithi195 bash[41044]: cephadm 2024-02-10T07:13:23.417385+0000 mgr.y (mgr.34107) 129 : cephadm 1 Reconfiguring daemon osd.7 on smithi195 2024-02-10T07:13:24.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:24 smithi107 bash[53833]: audit 2024-02-10T07:13:23.369672+0000 mon.a (mon.0) 157 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:24.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:24 smithi107 bash[53833]: audit 2024-02-10T07:13:23.378407+0000 mon.a (mon.0) 158 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:24.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:24 smithi107 bash[53833]: cephadm 2024-02-10T07:13:23.408614+0000 mgr.y (mgr.34107) 128 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-02-10T07:13:24.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:24 smithi107 bash[53833]: audit 2024-02-10T07:13:23.409428+0000 mon.a (mon.0) 159 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T07:13:24.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:24 smithi107 bash[53833]: audit 2024-02-10T07:13:23.411641+0000 mon.a (mon.0) 160 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:24.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:24 smithi107 bash[53833]: cephadm 2024-02-10T07:13:23.417385+0000 mgr.y (mgr.34107) 129 : cephadm 1 Reconfiguring daemon osd.7 on smithi195 2024-02-10T07:13:24.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:24 smithi107 bash[55228]: audit 2024-02-10T07:13:23.369672+0000 mon.a (mon.0) 157 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:24.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:24 smithi107 bash[55228]: audit 2024-02-10T07:13:23.378407+0000 mon.a (mon.0) 158 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:24.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:24 smithi107 bash[55228]: cephadm 2024-02-10T07:13:23.408614+0000 mgr.y (mgr.34107) 128 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-02-10T07:13:24.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:24 smithi107 bash[55228]: audit 2024-02-10T07:13:23.409428+0000 mon.a (mon.0) 159 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T07:13:24.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:24 smithi107 bash[55228]: audit 2024-02-10T07:13:23.411641+0000 mon.a (mon.0) 160 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:24.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:24 smithi107 bash[55228]: cephadm 2024-02-10T07:13:23.417385+0000 mgr.y (mgr.34107) 129 : cephadm 1 Reconfiguring daemon osd.7 on smithi195 2024-02-10T07:13:25.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:25 smithi195 bash[41044]: cluster 2024-02-10T07:13:24.027904+0000 mgr.y (mgr.34107) 130 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:25.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:25 smithi107 bash[55228]: cluster 2024-02-10T07:13:24.027904+0000 mgr.y (mgr.34107) 130 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:25.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:25 smithi107 bash[53833]: cluster 2024-02-10T07:13:24.027904+0000 mgr.y (mgr.34107) 130 : cluster 0 pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:26.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:26 smithi195 bash[41044]: audit 2024-02-10T07:13:25.646343+0000 mon.a (mon.0) 161 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:26.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:26 smithi195 bash[41044]: audit 2024-02-10T07:13:25.659232+0000 mon.a (mon.0) 162 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:26.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:26 smithi195 bash[41044]: cephadm 2024-02-10T07:13:25.687404+0000 mgr.y (mgr.34107) 131 : cephadm 1 Reconfiguring rgw.foo.smithi195.qewfcx (monmap changed)... 2024-02-10T07:13:26.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:26 smithi195 bash[41044]: audit 2024-02-10T07:13:25.688207+0000 mon.a (mon.0) 163 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi195.qewfcx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:13:26.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:26 smithi195 bash[41044]: audit 2024-02-10T07:13:25.691214+0000 mon.a (mon.0) 164 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:26.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:26 smithi195 bash[41044]: cephadm 2024-02-10T07:13:25.692859+0000 mgr.y (mgr.34107) 132 : cephadm 1 Reconfiguring daemon rgw.foo.smithi195.qewfcx on smithi195 2024-02-10T07:13:26.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:26 smithi195 bash[41044]: cluster 2024-02-10T07:13:26.028637+0000 mgr.y (mgr.34107) 133 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:26.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:26 smithi107 bash[53833]: audit 2024-02-10T07:13:25.646343+0000 mon.a (mon.0) 161 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:26.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:26 smithi107 bash[53833]: audit 2024-02-10T07:13:25.659232+0000 mon.a (mon.0) 162 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:26.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:26 smithi107 bash[53833]: cephadm 2024-02-10T07:13:25.687404+0000 mgr.y (mgr.34107) 131 : cephadm 1 Reconfiguring rgw.foo.smithi195.qewfcx (monmap changed)... 2024-02-10T07:13:26.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:26 smithi107 bash[53833]: audit 2024-02-10T07:13:25.688207+0000 mon.a (mon.0) 163 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi195.qewfcx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:13:26.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:26 smithi107 bash[53833]: audit 2024-02-10T07:13:25.691214+0000 mon.a (mon.0) 164 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:26.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:26 smithi107 bash[53833]: cephadm 2024-02-10T07:13:25.692859+0000 mgr.y (mgr.34107) 132 : cephadm 1 Reconfiguring daemon rgw.foo.smithi195.qewfcx on smithi195 2024-02-10T07:13:26.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:26 smithi107 bash[53833]: cluster 2024-02-10T07:13:26.028637+0000 mgr.y (mgr.34107) 133 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:26.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:26 smithi107 bash[55228]: audit 2024-02-10T07:13:25.646343+0000 mon.a (mon.0) 161 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:26.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:26 smithi107 bash[55228]: audit 2024-02-10T07:13:25.659232+0000 mon.a (mon.0) 162 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:26.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:26 smithi107 bash[55228]: cephadm 2024-02-10T07:13:25.687404+0000 mgr.y (mgr.34107) 131 : cephadm 1 Reconfiguring rgw.foo.smithi195.qewfcx (monmap changed)... 2024-02-10T07:13:26.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:26 smithi107 bash[55228]: audit 2024-02-10T07:13:25.688207+0000 mon.a (mon.0) 163 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi195.qewfcx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:13:26.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:26 smithi107 bash[55228]: audit 2024-02-10T07:13:25.691214+0000 mon.a (mon.0) 164 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:26.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:26 smithi107 bash[55228]: cephadm 2024-02-10T07:13:25.692859+0000 mgr.y (mgr.34107) 132 : cephadm 1 Reconfiguring daemon rgw.foo.smithi195.qewfcx on smithi195 2024-02-10T07:13:26.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:26 smithi107 bash[55228]: cluster 2024-02-10T07:13:26.028637+0000 mgr.y (mgr.34107) 133 : cluster 0 pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:28.354 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:27 smithi195 bash[41044]: audit 2024-02-10T07:13:27.087700+0000 mgr.y (mgr.34107) 134 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:13:28.354 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:27 smithi195 bash[41044]: audit 2024-02-10T07:13:27.870500+0000 mon.a (mon.0) 165 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:28.354 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:27 smithi195 bash[41044]: audit 2024-02-10T07:13:27.881816+0000 mon.a (mon.0) 166 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:28.354 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:27 smithi195 bash[41044]: audit 2024-02-10T07:13:27.914432+0000 mon.a (mon.0) 167 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi195.zqbguk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:13:28.354 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:27 smithi195 bash[41044]: audit 2024-02-10T07:13:27.918362+0000 mon.a (mon.0) 168 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:28.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:27 smithi107 bash[53833]: audit 2024-02-10T07:13:27.087700+0000 mgr.y (mgr.34107) 134 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:13:28.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:27 smithi107 bash[53833]: audit 2024-02-10T07:13:27.870500+0000 mon.a (mon.0) 165 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:28.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:27 smithi107 bash[53833]: audit 2024-02-10T07:13:27.881816+0000 mon.a (mon.0) 166 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:28.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:27 smithi107 bash[53833]: audit 2024-02-10T07:13:27.914432+0000 mon.a (mon.0) 167 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi195.zqbguk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:13:28.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:27 smithi107 bash[53833]: audit 2024-02-10T07:13:27.918362+0000 mon.a (mon.0) 168 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:28.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:27 smithi107 bash[55228]: audit 2024-02-10T07:13:27.087700+0000 mgr.y (mgr.34107) 134 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:13:28.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:27 smithi107 bash[55228]: audit 2024-02-10T07:13:27.870500+0000 mon.a (mon.0) 165 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:28.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:27 smithi107 bash[55228]: audit 2024-02-10T07:13:27.881816+0000 mon.a (mon.0) 166 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:28.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:27 smithi107 bash[55228]: audit 2024-02-10T07:13:27.914432+0000 mon.a (mon.0) 167 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi195.zqbguk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:13:28.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:27 smithi107 bash[55228]: audit 2024-02-10T07:13:27.918362+0000 mon.a (mon.0) 168 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:29.002 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:13:28 smithi195 bash[38513]: ts=2024-02-10T07:13: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.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"smithi107:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"172.21.15.195:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T07:13:29.255 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:29 smithi195 bash[41044]: cephadm 2024-02-10T07:13:27.913655+0000 mgr.y (mgr.34107) 135 : cephadm 1 Reconfiguring rgw.smpl.smithi195.zqbguk (monmap changed)... 2024-02-10T07:13:29.255 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:29 smithi195 bash[41044]: cephadm 2024-02-10T07:13:27.920480+0000 mgr.y (mgr.34107) 136 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi195.zqbguk on smithi195 2024-02-10T07:13:29.255 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:29 smithi195 bash[41044]: cluster 2024-02-10T07:13:28.030292+0000 mgr.y (mgr.34107) 137 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:13:29.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:28 smithi107 bash[53833]: cephadm 2024-02-10T07:13:27.913655+0000 mgr.y (mgr.34107) 135 : cephadm 1 Reconfiguring rgw.smpl.smithi195.zqbguk (monmap changed)... 2024-02-10T07:13:29.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:28 smithi107 bash[53833]: cephadm 2024-02-10T07:13:27.920480+0000 mgr.y (mgr.34107) 136 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi195.zqbguk on smithi195 2024-02-10T07:13:29.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:28 smithi107 bash[53833]: cluster 2024-02-10T07:13:28.030292+0000 mgr.y (mgr.34107) 137 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:13:29.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:29 smithi107 bash[55228]: cephadm 2024-02-10T07:13:27.913655+0000 mgr.y (mgr.34107) 135 : cephadm 1 Reconfiguring rgw.smpl.smithi195.zqbguk (monmap changed)... 2024-02-10T07:13:29.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:29 smithi107 bash[55228]: cephadm 2024-02-10T07:13:27.920480+0000 mgr.y (mgr.34107) 136 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi195.zqbguk on smithi195 2024-02-10T07:13:29.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:29 smithi107 bash[55228]: cluster 2024-02-10T07:13:28.030292+0000 mgr.y (mgr.34107) 137 : cluster 0 pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:13:29.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:13:29 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:13:29] "GET /metrics HTTP/1.1" 200 38203 "" "Prometheus/2.33.4" 2024-02-10T07:13:31.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[53833]: cluster 2024-02-10T07:13:30.031077+0000 mgr.y (mgr.34107) 138 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:31.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[53833]: audit 2024-02-10T07:13:30.170636+0000 mon.a (mon.0) 169 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:31.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[53833]: audit 2024-02-10T07:13:30.180442+0000 mon.a (mon.0) 170 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:31.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[53833]: audit 2024-02-10T07:13:30.200664+0000 mon.a (mon.0) 171 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:13:31.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[53833]: audit 2024-02-10T07:13:30.205545+0000 mon.a (mon.0) 172 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:13:31.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[53833]: audit 2024-02-10T07:13:30.209151+0000 mon.a (mon.0) 173 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:13:31.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[53833]: cephadm 2024-02-10T07:13:30.210559+0000 mgr.y (mgr.34107) 139 : cephadm 1 Upgrade: Setting container_image for all mon 2024-02-10T07:13:31.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[53833]: audit 2024-02-10T07:13:30.215886+0000 mon.a (mon.0) 174 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:31.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[53833]: audit 2024-02-10T07:13:30.219333+0000 mon.a (mon.0) 175 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-10T07:13:31.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[53833]: audit 2024-02-10T07:13:30.225024+0000 mon.a (mon.0) 176 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-10T07:13:31.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[53833]: audit 2024-02-10T07:13:30.228927+0000 mon.a (mon.0) 177 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-10T07:13:31.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[53833]: audit 2024-02-10T07:13:30.233855+0000 mon.a (mon.0) 178 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-10T07:13:31.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[53833]: audit 2024-02-10T07:13:30.237090+0000 mon.a (mon.0) 179 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-10T07:13:31.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[53833]: audit 2024-02-10T07:13:30.241001+0000 mon.a (mon.0) 180 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-10T07:13:31.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[53833]: audit 2024-02-10T07:13:30.244660+0000 mon.a (mon.0) 181 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:13:31.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[53833]: cephadm 2024-02-10T07:13:30.245819+0000 mgr.y (mgr.34107) 140 : cephadm 1 Upgrade: Setting container_image for all crash 2024-02-10T07:13:31.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[53833]: audit 2024-02-10T07:13:30.250594+0000 mon.a (mon.0) 182 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:31.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[53833]: audit 2024-02-10T07:13:30.254249+0000 mon.a (mon.0) 183 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-10T07:13:31.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[53833]: audit 2024-02-10T07:13:30.254538+0000 mgr.y (mgr.34107) 141 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-10T07:13:31.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[53833]: cephadm 2024-02-10T07:13:30.256207+0000 mgr.y (mgr.34107) 142 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-02-10T07:13:31.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[55228]: cluster 2024-02-10T07:13:30.031077+0000 mgr.y (mgr.34107) 138 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:31.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[55228]: audit 2024-02-10T07:13:30.170636+0000 mon.a (mon.0) 169 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:31.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[55228]: audit 2024-02-10T07:13:30.180442+0000 mon.a (mon.0) 170 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:31.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[55228]: audit 2024-02-10T07:13:30.200664+0000 mon.a (mon.0) 171 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:13:31.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[55228]: audit 2024-02-10T07:13:30.205545+0000 mon.a (mon.0) 172 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:13:31.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[55228]: audit 2024-02-10T07:13:30.209151+0000 mon.a (mon.0) 173 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:13:31.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[55228]: cephadm 2024-02-10T07:13:30.210559+0000 mgr.y (mgr.34107) 139 : cephadm 1 Upgrade: Setting container_image for all mon 2024-02-10T07:13:31.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[55228]: audit 2024-02-10T07:13:30.215886+0000 mon.a (mon.0) 174 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:31.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[55228]: audit 2024-02-10T07:13:30.219333+0000 mon.a (mon.0) 175 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-10T07:13:31.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[55228]: audit 2024-02-10T07:13:30.225024+0000 mon.a (mon.0) 176 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-10T07:13:31.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[55228]: audit 2024-02-10T07:13:30.228927+0000 mon.a (mon.0) 177 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-10T07:13:31.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[55228]: audit 2024-02-10T07:13:30.233855+0000 mon.a (mon.0) 178 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-10T07:13:31.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[55228]: audit 2024-02-10T07:13:30.237090+0000 mon.a (mon.0) 179 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-10T07:13:31.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[55228]: audit 2024-02-10T07:13:30.241001+0000 mon.a (mon.0) 180 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-10T07:13:31.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[55228]: audit 2024-02-10T07:13:30.244660+0000 mon.a (mon.0) 181 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:13:31.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[55228]: cephadm 2024-02-10T07:13:30.245819+0000 mgr.y (mgr.34107) 140 : cephadm 1 Upgrade: Setting container_image for all crash 2024-02-10T07:13:31.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[55228]: audit 2024-02-10T07:13:30.250594+0000 mon.a (mon.0) 182 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:31.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[55228]: audit 2024-02-10T07:13:30.254249+0000 mon.a (mon.0) 183 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-10T07:13:31.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[55228]: audit 2024-02-10T07:13:30.254538+0000 mgr.y (mgr.34107) 141 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-10T07:13:31.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:31 smithi107 bash[55228]: cephadm 2024-02-10T07:13:30.256207+0000 mgr.y (mgr.34107) 142 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-02-10T07:13:31.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:31 smithi195 bash[41044]: cluster 2024-02-10T07:13:30.031077+0000 mgr.y (mgr.34107) 138 : cluster 0 pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:31.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:31 smithi195 bash[41044]: audit 2024-02-10T07:13:30.170636+0000 mon.a (mon.0) 169 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:31.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:31 smithi195 bash[41044]: audit 2024-02-10T07:13:30.180442+0000 mon.a (mon.0) 170 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:31.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:31 smithi195 bash[41044]: audit 2024-02-10T07:13:30.200664+0000 mon.a (mon.0) 171 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:13:31.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:31 smithi195 bash[41044]: audit 2024-02-10T07:13:30.205545+0000 mon.a (mon.0) 172 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:13:31.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:31 smithi195 bash[41044]: audit 2024-02-10T07:13:30.209151+0000 mon.a (mon.0) 173 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:13:31.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:31 smithi195 bash[41044]: cephadm 2024-02-10T07:13:30.210559+0000 mgr.y (mgr.34107) 139 : cephadm 1 Upgrade: Setting container_image for all mon 2024-02-10T07:13:31.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:31 smithi195 bash[41044]: audit 2024-02-10T07:13:30.215886+0000 mon.a (mon.0) 174 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:31.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:31 smithi195 bash[41044]: audit 2024-02-10T07:13:30.219333+0000 mon.a (mon.0) 175 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-10T07:13:31.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:31 smithi195 bash[41044]: audit 2024-02-10T07:13:30.225024+0000 mon.a (mon.0) 176 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-10T07:13:31.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:31 smithi195 bash[41044]: audit 2024-02-10T07:13:30.228927+0000 mon.a (mon.0) 177 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-10T07:13:31.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:31 smithi195 bash[41044]: audit 2024-02-10T07:13:30.233855+0000 mon.a (mon.0) 178 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-10T07:13:31.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:31 smithi195 bash[41044]: audit 2024-02-10T07:13:30.237090+0000 mon.a (mon.0) 179 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-10T07:13:31.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:31 smithi195 bash[41044]: audit 2024-02-10T07:13:30.241001+0000 mon.a (mon.0) 180 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-10T07:13:31.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:31 smithi195 bash[41044]: audit 2024-02-10T07:13:30.244660+0000 mon.a (mon.0) 181 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:13:31.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:31 smithi195 bash[41044]: cephadm 2024-02-10T07:13:30.245819+0000 mgr.y (mgr.34107) 140 : cephadm 1 Upgrade: Setting container_image for all crash 2024-02-10T07:13:31.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:31 smithi195 bash[41044]: audit 2024-02-10T07:13:30.250594+0000 mon.a (mon.0) 182 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:31.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:31 smithi195 bash[41044]: audit 2024-02-10T07:13:30.254249+0000 mon.a (mon.0) 183 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-10T07:13:31.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:31 smithi195 bash[41044]: audit 2024-02-10T07:13:30.254538+0000 mgr.y (mgr.34107) 141 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-10T07:13:31.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:31 smithi195 bash[41044]: cephadm 2024-02-10T07:13:30.256207+0000 mgr.y (mgr.34107) 142 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-02-10T07:13:33.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:33 smithi107 bash[55228]: cluster 2024-02-10T07:13:32.032663+0000 mgr.y (mgr.34107) 143 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:13:33.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:33 smithi107 bash[55228]: audit 2024-02-10T07:13:32.685108+0000 mon.a (mon.0) 184 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:33.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:33 smithi107 bash[55228]: audit 2024-02-10T07:13:32.689707+0000 mon.a (mon.0) 185 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T07:13:33.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:33 smithi107 bash[55228]: audit 2024-02-10T07:13:32.691271+0000 mon.a (mon.0) 186 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:33.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:33 smithi107 bash[53833]: cluster 2024-02-10T07:13:32.032663+0000 mgr.y (mgr.34107) 143 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:13:33.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:33 smithi107 bash[53833]: audit 2024-02-10T07:13:32.685108+0000 mon.a (mon.0) 184 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:33.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:33 smithi107 bash[53833]: audit 2024-02-10T07:13:32.689707+0000 mon.a (mon.0) 185 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T07:13:33.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:33 smithi107 bash[53833]: audit 2024-02-10T07:13:32.691271+0000 mon.a (mon.0) 186 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:33.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:33 smithi195 bash[41044]: cluster 2024-02-10T07:13:32.032663+0000 mgr.y (mgr.34107) 143 : cluster 0 pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:13:33.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:33 smithi195 bash[41044]: audit 2024-02-10T07:13:32.685108+0000 mon.a (mon.0) 184 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:33.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:33 smithi195 bash[41044]: audit 2024-02-10T07:13:32.689707+0000 mon.a (mon.0) 185 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-10T07:13:33.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:33 smithi195 bash[41044]: audit 2024-02-10T07:13:32.691271+0000 mon.a (mon.0) 186 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:34.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:34 smithi107 bash[53833]: cephadm 2024-02-10T07:13:32.677591+0000 mgr.y (mgr.34107) 144 : cephadm 1 Upgrade: Updating osd.0 2024-02-10T07:13:34.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:34 smithi107 bash[53833]: cephadm 2024-02-10T07:13:32.694890+0000 mgr.y (mgr.34107) 145 : cephadm 1 Deploying daemon osd.0 on smithi107 2024-02-10T07:13:34.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:34 smithi107 bash[55228]: cephadm 2024-02-10T07:13:32.677591+0000 mgr.y (mgr.34107) 144 : cephadm 1 Upgrade: Updating osd.0 2024-02-10T07:13:34.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:34 smithi107 bash[55228]: cephadm 2024-02-10T07:13:32.694890+0000 mgr.y (mgr.34107) 145 : cephadm 1 Deploying daemon osd.0 on smithi107 2024-02-10T07:13:34.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:34 smithi195 bash[41044]: cephadm 2024-02-10T07:13:32.677591+0000 mgr.y (mgr.34107) 144 : cephadm 1 Upgrade: Updating osd.0 2024-02-10T07:13:34.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:34 smithi195 bash[41044]: cephadm 2024-02-10T07:13:32.694890+0000 mgr.y (mgr.34107) 145 : cephadm 1 Deploying daemon osd.0 on smithi107 2024-02-10T07:13:35.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:35 smithi107 bash[53833]: cluster 2024-02-10T07:13:34.033447+0000 mgr.y (mgr.34107) 146 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:35.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:35 smithi107 bash[55228]: cluster 2024-02-10T07:13:34.033447+0000 mgr.y (mgr.34107) 146 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:35 smithi195 bash[41044]: cluster 2024-02-10T07:13:34.033447+0000 mgr.y (mgr.34107) 146 : cluster 0 pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:36.961 INFO:journalctl@ceph.osd.0.smithi107.stdout:Feb 10 07:13:36 smithi107 systemd[1]: Stopping Ceph osd.0 for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:13:37.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:36 smithi195 bash[41044]: cluster 2024-02-10T07:13:36.034142+0000 mgr.y (mgr.34107) 147 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:37.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:36 smithi195 bash[41044]: audit 2024-02-10T07:13:36.102116+0000 mon.a (mon.0) 187 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:13:37.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:36 smithi107 bash[53833]: cluster 2024-02-10T07:13:36.034142+0000 mgr.y (mgr.34107) 147 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:37.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:36 smithi107 bash[53833]: audit 2024-02-10T07:13:36.102116+0000 mon.a (mon.0) 187 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:13:37.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:36 smithi107 bash[55228]: cluster 2024-02-10T07:13:36.034142+0000 mgr.y (mgr.34107) 147 : cluster 0 pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:13:37.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:36 smithi107 bash[55228]: audit 2024-02-10T07:13:36.102116+0000 mon.a (mon.0) 187 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:13:37.461 INFO:journalctl@ceph.osd.0.smithi107.stdout:Feb 10 07:13:37 smithi107 bash[22586]: debug 2024-02-10T07:13:37.043+0000 7fc8f23cc700 -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-10T07:13:37.462 INFO:journalctl@ceph.osd.0.smithi107.stdout:Feb 10 07:13:37 smithi107 bash[22586]: debug 2024-02-10T07:13:37.043+0000 7fc8f23cc700 -1 osd.0 105 *** Got signal Terminated *** 2024-02-10T07:13:37.462 INFO:journalctl@ceph.osd.0.smithi107.stdout:Feb 10 07:13:37 smithi107 bash[22586]: debug 2024-02-10T07:13:37.043+0000 7fc8f23cc700 -1 osd.0 105 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T07:13:38.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:37 smithi195 bash[41044]: cluster 2024-02-10T07:13:37.049061+0000 mon.a (mon.0) 188 : cluster 1 osd.0 marked itself down and dead 2024-02-10T07:13:38.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:37 smithi195 bash[41044]: audit 2024-02-10T07:13:37.098560+0000 mgr.y (mgr.34107) 148 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:13:38.450 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:37 smithi107 bash[53833]: cluster 2024-02-10T07:13:37.049061+0000 mon.a (mon.0) 188 : cluster 1 osd.0 marked itself down and dead 2024-02-10T07:13:38.450 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:37 smithi107 bash[53833]: audit 2024-02-10T07:13:37.098560+0000 mgr.y (mgr.34107) 148 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:13:38.451 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:37 smithi107 bash[55228]: cluster 2024-02-10T07:13:37.049061+0000 mon.a (mon.0) 188 : cluster 1 osd.0 marked itself down and dead 2024-02-10T07:13:38.451 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:37 smithi107 bash[55228]: audit 2024-02-10T07:13:37.098560+0000 mgr.y (mgr.34107) 148 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:13:38.996 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:13:38 smithi195 bash[38513]: ts=2024-02-10T07:13:38.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.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"smithi107:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"172.21.15.195:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T07:13:39.190 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:38 smithi107 bash[53833]: cluster 2024-02-10T07:13:37.988291+0000 mon.a (mon.0) 189 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T07:13:39.191 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:38 smithi107 bash[53833]: cluster 2024-02-10T07:13:38.000053+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e106 with expected crc 2024-02-10T07:13:39.191 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:38 smithi107 bash[53833]: cluster 2024-02-10T07:13:38.001734+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e106 with expected crc 2024-02-10T07:13:39.191 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:38 smithi107 bash[53833]: cluster 2024-02-10T07:13:38.003862+0000 mon.a (mon.0) 190 : cluster 0 osdmap e106: 8 total, 7 up, 8 in 2024-02-10T07:13:39.191 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:38 smithi107 bash[53833]: cluster 2024-02-10T07:13:38.005169+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e106 with expected crc 2024-02-10T07:13:39.191 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:38 smithi107 bash[53833]: cluster 2024-02-10T07:13:38.006834+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e106 with expected crc 2024-02-10T07:13:39.191 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:38 smithi107 bash[53833]: cluster 2024-02-10T07:13:38.034593+0000 mgr.y (mgr.34107) 149 : cluster 0 pgmap v65: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T07:13:39.191 INFO:journalctl@ceph.osd.0.smithi107.stdout:Feb 10 07:13:38 smithi107 bash[57580]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-0 2024-02-10T07:13:39.191 INFO:journalctl@ceph.osd.0.smithi107.stdout:Feb 10 07:13:39 smithi107 bash[57652]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-0 2024-02-10T07:13:39.191 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:38 smithi107 bash[55228]: cluster 2024-02-10T07:13:37.988291+0000 mon.a (mon.0) 189 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T07:13:39.192 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:38 smithi107 bash[55228]: cluster 2024-02-10T07:13:38.000053+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e106 with expected crc 2024-02-10T07:13:39.192 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:38 smithi107 bash[55228]: cluster 2024-02-10T07:13:38.001734+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e106 with expected crc 2024-02-10T07:13:39.192 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:38 smithi107 bash[55228]: cluster 2024-02-10T07:13:38.003862+0000 mon.a (mon.0) 190 : cluster 0 osdmap e106: 8 total, 7 up, 8 in 2024-02-10T07:13:39.192 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:38 smithi107 bash[55228]: cluster 2024-02-10T07:13:38.005169+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e106 with expected crc 2024-02-10T07:13:39.192 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:38 smithi107 bash[55228]: cluster 2024-02-10T07:13:38.006834+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e106 with expected crc 2024-02-10T07:13:39.192 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:38 smithi107 bash[55228]: cluster 2024-02-10T07:13:38.034593+0000 mgr.y (mgr.34107) 149 : cluster 0 pgmap v65: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T07:13:39.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:38 smithi195 bash[41044]: cluster 2024-02-10T07:13:37.988291+0000 mon.a (mon.0) 189 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T07:13:39.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:38 smithi195 bash[41044]: cluster 2024-02-10T07:13:38.000053+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e106 with expected crc 2024-02-10T07:13:39.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:38 smithi195 bash[41044]: cluster 2024-02-10T07:13:38.001734+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e106 with expected crc 2024-02-10T07:13:39.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:38 smithi195 bash[41044]: cluster 2024-02-10T07:13:38.003862+0000 mon.a (mon.0) 190 : cluster 0 osdmap e106: 8 total, 7 up, 8 in 2024-02-10T07:13:39.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:38 smithi195 bash[41044]: cluster 2024-02-10T07:13:38.005169+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e106 with expected crc 2024-02-10T07:13:39.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:38 smithi195 bash[41044]: cluster 2024-02-10T07:13:38.006834+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e106 with expected crc 2024-02-10T07:13:39.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:38 smithi195 bash[41044]: cluster 2024-02-10T07:13:38.034593+0000 mgr.y (mgr.34107) 149 : cluster 0 pgmap v65: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T07:13:39.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:13:39 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:13:39] "GET /metrics HTTP/1.1" 200 38202 "" "Prometheus/2.33.4" 2024-02-10T07:13:40.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:40 smithi195 bash[41044]: cluster 2024-02-10T07:13:39.013709+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e107 with expected crc 2024-02-10T07:13:40.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:40 smithi195 bash[41044]: cluster 2024-02-10T07:13:39.013722+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e107 with expected crc 2024-02-10T07:13:40.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:40 smithi195 bash[41044]: cluster 2024-02-10T07:13:39.014234+0000 mon.a (mon.0) 191 : cluster 0 osdmap e107: 8 total, 7 up, 8 in 2024-02-10T07:13:40.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:40 smithi195 bash[41044]: cluster 2024-02-10T07:13:39.014746+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e107 with expected crc 2024-02-10T07:13:40.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:40 smithi195 bash[41044]: cluster 2024-02-10T07:13:39.015887+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e107 with expected crc 2024-02-10T07:13:40.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:40 smithi195 bash[41044]: cluster 2024-02-10T07:13:39.015976+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e107 with expected crc 2024-02-10T07:13:40.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:40 smithi195 bash[41044]: cluster 2024-02-10T07:13:39.016551+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e107 with expected crc 2024-02-10T07:13:40.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:40 smithi195 bash[41044]: cluster 2024-02-10T07:13:39.017687+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e107 with expected crc 2024-02-10T07:13:40.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:40 smithi195 bash[41044]: cluster 2024-02-10T07:13:39.017891+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e107 with expected crc 2024-02-10T07:13:40.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:40 smithi107 bash[53833]: cluster 2024-02-10T07:13:39.013709+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e107 with expected crc 2024-02-10T07:13:40.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:40 smithi107 bash[53833]: cluster 2024-02-10T07:13:39.013722+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e107 with expected crc 2024-02-10T07:13:40.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:40 smithi107 bash[53833]: cluster 2024-02-10T07:13:39.014234+0000 mon.a (mon.0) 191 : cluster 0 osdmap e107: 8 total, 7 up, 8 in 2024-02-10T07:13:40.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:40 smithi107 bash[53833]: cluster 2024-02-10T07:13:39.014746+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e107 with expected crc 2024-02-10T07:13:40.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:40 smithi107 bash[53833]: cluster 2024-02-10T07:13:39.015887+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e107 with expected crc 2024-02-10T07:13:40.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:40 smithi107 bash[53833]: cluster 2024-02-10T07:13:39.015976+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e107 with expected crc 2024-02-10T07:13:40.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:40 smithi107 bash[53833]: cluster 2024-02-10T07:13:39.016551+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e107 with expected crc 2024-02-10T07:13:40.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:40 smithi107 bash[53833]: cluster 2024-02-10T07:13:39.017687+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e107 with expected crc 2024-02-10T07:13:40.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:40 smithi107 bash[53833]: cluster 2024-02-10T07:13:39.017891+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e107 with expected crc 2024-02-10T07:13:40.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:40 smithi107 bash[55228]: cluster 2024-02-10T07:13:39.013709+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e107 with expected crc 2024-02-10T07:13:40.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:40 smithi107 bash[55228]: cluster 2024-02-10T07:13:39.013722+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e107 with expected crc 2024-02-10T07:13:40.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:40 smithi107 bash[55228]: cluster 2024-02-10T07:13:39.014234+0000 mon.a (mon.0) 191 : cluster 0 osdmap e107: 8 total, 7 up, 8 in 2024-02-10T07:13:40.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:40 smithi107 bash[55228]: cluster 2024-02-10T07:13:39.014746+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e107 with expected crc 2024-02-10T07:13:40.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:40 smithi107 bash[55228]: cluster 2024-02-10T07:13:39.015887+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e107 with expected crc 2024-02-10T07:13:40.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:40 smithi107 bash[55228]: cluster 2024-02-10T07:13:39.015976+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e107 with expected crc 2024-02-10T07:13:40.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:40 smithi107 bash[55228]: cluster 2024-02-10T07:13:39.016551+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e107 with expected crc 2024-02-10T07:13:40.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:40 smithi107 bash[55228]: cluster 2024-02-10T07:13:39.017687+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e107 with expected crc 2024-02-10T07:13:40.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:40 smithi107 bash[55228]: cluster 2024-02-10T07:13:39.017891+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e107 with expected crc 2024-02-10T07:13:41.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:41 smithi195 bash[41044]: cluster 2024-02-10T07:13:39.017921+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e107 with expected crc 2024-02-10T07:13:41.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:41 smithi195 bash[41044]: cluster 2024-02-10T07:13:40.035170+0000 mgr.y (mgr.34107) 150 : cluster 0 pgmap v67: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-10T07:13:41.436 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:41 smithi107 bash[53833]: cluster 2024-02-10T07:13:39.017921+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e107 with expected crc 2024-02-10T07:13:41.436 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:41 smithi107 bash[53833]: cluster 2024-02-10T07:13:40.035170+0000 mgr.y (mgr.34107) 150 : cluster 0 pgmap v67: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-10T07:13:41.436 INFO:journalctl@ceph.osd.0.smithi107.stdout:Feb 10 07:13:41 smithi107 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.0.service: Succeeded. 2024-02-10T07:13:41.436 INFO:journalctl@ceph.osd.0.smithi107.stdout:Feb 10 07:13:41 smithi107 systemd[1]: Stopped Ceph osd.0 for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:13:41.436 INFO:journalctl@ceph.osd.0.smithi107.stdout:Feb 10 07:13:41 smithi107 systemd[1]: Started Ceph osd.0 for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:13:41.437 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:41 smithi107 bash[55228]: cluster 2024-02-10T07:13:39.017921+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e107 with expected crc 2024-02-10T07:13:41.437 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:41 smithi107 bash[55228]: cluster 2024-02-10T07:13:40.035170+0000 mgr.y (mgr.34107) 150 : cluster 0 pgmap v67: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-10T07:13:42.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:42 smithi107 bash[53833]: audit 2024-02-10T07:13:41.477218+0000 mon.a (mon.0) 192 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:42.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:42 smithi107 bash[53833]: audit 2024-02-10T07:13:41.486272+0000 mon.a (mon.0) 193 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:42.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:42 smithi107 bash[55228]: audit 2024-02-10T07:13:41.477218+0000 mon.a (mon.0) 192 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:42.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:42 smithi107 bash[55228]: audit 2024-02-10T07:13:41.486272+0000 mon.a (mon.0) 193 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:42.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:42 smithi195 bash[41044]: audit 2024-02-10T07:13:41.477218+0000 mon.a (mon.0) 192 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:42.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:42 smithi195 bash[41044]: audit 2024-02-10T07:13:41.486272+0000 mon.a (mon.0) 193 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:43.461 INFO:journalctl@ceph.osd.0.smithi107.stdout:Feb 10 07:13:43 smithi107 bash[57825]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-10T07:13:43.461 INFO:journalctl@ceph.osd.0.smithi107.stdout:Feb 10 07:13:43 smithi107 bash[57825]: 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-10T07:13:43.461 INFO:journalctl@ceph.osd.0.smithi107.stdout:Feb 10 07:13:43 smithi107 bash[57825]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-02-10T07:13:43.461 INFO:journalctl@ceph.osd.0.smithi107.stdout:Feb 10 07:13:43 smithi107 bash[57825]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-10T07:13:43.461 INFO:journalctl@ceph.osd.0.smithi107.stdout:Feb 10 07:13:43 smithi107 bash[57825]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-02-10T07:13:43.462 INFO:journalctl@ceph.osd.0.smithi107.stdout:Feb 10 07:13:43 smithi107 bash[57825]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-10T07:13:43.462 INFO:journalctl@ceph.osd.0.smithi107.stdout:Feb 10 07:13:43 smithi107 bash[57825]: --> ceph-volume raw activate successful for osd ID: 0 2024-02-10T07:13:43.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:43 smithi195 bash[41044]: cluster 2024-02-10T07:13:42.037003+0000 mgr.y (mgr.34107) 151 : cluster 0 pgmap v68: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-02-10T07:13:43.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:43 smithi195 bash[41044]: cluster 2024-02-10T07:13:42.484837+0000 mon.a (mon.0) 194 : cluster 3 Health check failed: Degraded data redundancy: 73/630 objects degraded (11.587%), 23 pgs degraded (PG_DEGRADED) 2024-02-10T07:13:43.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:43 smithi107 bash[53833]: cluster 2024-02-10T07:13:42.037003+0000 mgr.y (mgr.34107) 151 : cluster 0 pgmap v68: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-02-10T07:13:43.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:43 smithi107 bash[53833]: cluster 2024-02-10T07:13:42.484837+0000 mon.a (mon.0) 194 : cluster 3 Health check failed: Degraded data redundancy: 73/630 objects degraded (11.587%), 23 pgs degraded (PG_DEGRADED) 2024-02-10T07:13:43.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:43 smithi107 bash[55228]: cluster 2024-02-10T07:13:42.037003+0000 mgr.y (mgr.34107) 151 : cluster 0 pgmap v68: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-02-10T07:13:43.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:43 smithi107 bash[55228]: cluster 2024-02-10T07:13:42.484837+0000 mon.a (mon.0) 194 : cluster 3 Health check failed: Degraded data redundancy: 73/630 objects degraded (11.587%), 23 pgs degraded (PG_DEGRADED) 2024-02-10T07:13:44.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:44 smithi195 bash[41044]: cluster 2024-02-10T07:13:44.038189+0000 mgr.y (mgr.34107) 152 : cluster 0 pgmap v69: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-02-10T07:13:44.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:44 smithi107 bash[55228]: cluster 2024-02-10T07:13:44.038189+0000 mgr.y (mgr.34107) 152 : cluster 0 pgmap v69: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-02-10T07:13:44.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:44 smithi107 bash[53833]: cluster 2024-02-10T07:13:44.038189+0000 mgr.y (mgr.34107) 152 : cluster 0 pgmap v69: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-02-10T07:13:44.961 INFO:journalctl@ceph.osd.0.smithi107.stdout:Feb 10 07:13:44 smithi107 bash[58132]: debug 2024-02-10T07:13:44.615+0000 7f0af3e0b700 1 -- 172.21.15.107:0/808806122 <== mon.0 v2:172.21.15.107:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56017878d1e0 con 0x560178812800 2024-02-10T07:13:45.461 INFO:journalctl@ceph.osd.0.smithi107.stdout:Feb 10 07:13:45 smithi107 bash[58132]: debug 2024-02-10T07:13:45.159+0000 7f0afcfa37c0 -1 Falling back to public interface 2024-02-10T07:13:47.027 INFO:teuthology.orchestra.run.smithi107.stdout:true 2024-02-10T07:13:47.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:46 smithi195 bash[41044]: cluster 2024-02-10T07:13:46.039271+0000 mgr.y (mgr.34107) 153 : cluster 0 pgmap v70: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T07:13:47.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:46 smithi107 bash[55228]: cluster 2024-02-10T07:13:46.039271+0000 mgr.y (mgr.34107) 153 : cluster 0 pgmap v70: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T07:13:47.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:46 smithi107 bash[53833]: cluster 2024-02-10T07:13:46.039271+0000 mgr.y (mgr.34107) 153 : cluster 0 pgmap v70: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T07:13:47.871 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T07:13:47.871 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 running (4m) 98s ago 11m 16.1M - 0.23.0 ba2b418f427c d3f029c1318f 2024-02-10T07:13:47.871 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 running (3m) 67s ago 11m 42.4M - 8.3.5 dad864ee21e9 5607b97710aa 2024-02-10T07:13:47.871 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.lvlagr smithi107 running (2m) 98s ago 9m 46.1M - 3.5 e1d6a67b021e 757a2f6d398f 2024-02-10T07:13:47.871 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443,9283,8765 running (2m) 67s ago 17m 442M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bb490544b5d3 2024-02-10T07:13:47.871 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:8443,9283,8765 running (3m) 98s ago 19m 489M - 19.0.0-1361-g290212a1 c328ab9dcfc7 c02886bcdecb 2024-02-10T07:13:47.871 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (2m) 98s ago 19m 38.2M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 e0da1fb95790 2024-02-10T07:13:47.871 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (80s) 67s ago 17m 23.7M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 d340158ba46e 2024-02-10T07:13:47.871 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (107s) 98s ago 17m 21.4M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 869a46f2072d 2024-02-10T07:13:47.872 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 running (4m) 98s ago 11m 11.3M - 1.3.1 1dbe0e931976 c8acf9662b9a 2024-02-10T07:13:47.872 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 running (4m) 67s ago 11m 11.1M - 1.3.1 1dbe0e931976 afd5feac7ebe 2024-02-10T07:13:47.872 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 starting - - - 2781M 2024-02-10T07:13:47.872 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (16m) 98s ago 16m 59.9M 2781M 17.2.0 e1d6a67b021e 1c6ea98ad1a4 2024-02-10T07:13:47.872 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (15m) 98s ago 15m 53.8M 2781M 17.2.0 e1d6a67b021e 766040b6658f 2024-02-10T07:13:47.872 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (15m) 98s ago 15m 56.9M 2781M 17.2.0 e1d6a67b021e 09c905da97c8 2024-02-10T07:13:47.872 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (14m) 67s ago 14m 58.5M 3037M 17.2.0 e1d6a67b021e 6126fbf79e16 2024-02-10T07:13:47.872 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (13m) 67s ago 14m 55.1M 3037M 17.2.0 e1d6a67b021e 9174cf372e54 2024-02-10T07:13:47.872 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (13m) 67s ago 13m 54.3M 3037M 17.2.0 e1d6a67b021e b13040a8249e 2024-02-10T07:13:47.872 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (12m) 67s ago 12m 56.7M 3037M 17.2.0 e1d6a67b021e 42ed17ada673 2024-02-10T07:13:47.872 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 running (2m) 67s ago 11m 58.2M - 2.33.4 514e6a882f6e 83de9a3c8dfd 2024-02-10T07:13:47.872 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.zkixal smithi107 *:8000 running (9m) 98s ago 9m 89.6M - 17.2.0 e1d6a67b021e 00fc962fbb51 2024-02-10T07:13:47.872 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.qewfcx smithi195 *:8000 running (9m) 67s ago 9m 87.3M - 17.2.0 e1d6a67b021e 24e6b5e4ac80 2024-02-10T07:13:47.872 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.lgutqr smithi107 *:80 running (9m) 98s ago 9m 87.0M - 17.2.0 e1d6a67b021e 486944c7deb5 2024-02-10T07:13:47.872 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.zqbguk smithi195 *:80 running (9m) 67s ago 9m 87.3M - 17.2.0 e1d6a67b021e 53e1b5b8b160 2024-02-10T07:13:48.281 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:47 smithi107 bash[55228]: audit 2024-02-10T07:13:47.002538+0000 mgr.y (mgr.34107) 154 : audit 0 from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:13:48.281 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:47 smithi107 bash[55228]: audit 2024-02-10T07:13:47.109658+0000 mgr.y (mgr.34107) 155 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:13:48.281 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:47 smithi107 bash[55228]: audit 2024-02-10T07:13:47.438808+0000 mgr.y (mgr.34107) 156 : audit 0 from='client.44218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:13:48.281 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:47 smithi107 bash[55228]: audit 2024-02-10T07:13:47.886909+0000 mon.a (mon.0) 195 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:48.281 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:47 smithi107 bash[55228]: audit 2024-02-10T07:13:47.898067+0000 mon.a (mon.0) 196 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:48.281 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:47 smithi107 bash[53833]: audit 2024-02-10T07:13:47.002538+0000 mgr.y (mgr.34107) 154 : audit 0 from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:13:48.281 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:47 smithi107 bash[53833]: audit 2024-02-10T07:13:47.109658+0000 mgr.y (mgr.34107) 155 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:13:48.281 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:47 smithi107 bash[53833]: audit 2024-02-10T07:13:47.438808+0000 mgr.y (mgr.34107) 156 : audit 0 from='client.44218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:13:48.281 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:47 smithi107 bash[53833]: audit 2024-02-10T07:13:47.886909+0000 mon.a (mon.0) 195 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:48.282 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:47 smithi107 bash[53833]: audit 2024-02-10T07:13:47.898067+0000 mon.a (mon.0) 196 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:48.282 INFO:journalctl@ceph.osd.0.smithi107.stdout:Feb 10 07:13:48 smithi107 bash[58132]: debug 2024-02-10T07:13:48.231+0000 7f0afcfa37c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-02-10T07:13:48.282 INFO:journalctl@ceph.osd.0.smithi107.stdout:Feb 10 07:13:48 smithi107 bash[58132]: debug 2024-02-10T07:13:48.275+0000 7f0afcfa37c0 -1 osd.0 105 log_to_monitors true 2024-02-10T07:13:48.366 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:13:48.366 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-02-10T07:13:48.366 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T07:13:48.366 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:13:48.366 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-02-10T07:13:48.366 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T07:13:48.366 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:13:48.366 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-02-10T07:13:48.366 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7 2024-02-10T07:13:48.366 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:13:48.366 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-02-10T07:13:48.366 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T07:13:48.367 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:13:48.367 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-02-10T07:13:48.367 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-02-10T07:13:48.367 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 5 2024-02-10T07:13:48.367 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:13:48.367 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:13:48.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:47 smithi195 bash[41044]: audit 2024-02-10T07:13:47.002538+0000 mgr.y (mgr.34107) 154 : audit 0 from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:13:48.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:47 smithi195 bash[41044]: audit 2024-02-10T07:13:47.109658+0000 mgr.y (mgr.34107) 155 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:13:48.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:47 smithi195 bash[41044]: audit 2024-02-10T07:13:47.438808+0000 mgr.y (mgr.34107) 156 : audit 0 from='client.44218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:13:48.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:47 smithi195 bash[41044]: audit 2024-02-10T07:13:47.886909+0000 mon.a (mon.0) 195 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:48.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:47 smithi195 bash[41044]: audit 2024-02-10T07:13:47.898067+0000 mon.a (mon.0) 196 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:48.750 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:13:48.750 INFO:teuthology.orchestra.run.smithi107.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T07:13:48.750 INFO:teuthology.orchestra.run.smithi107.stdout: "in_progress": true, 2024-02-10T07:13:48.750 INFO:teuthology.orchestra.run.smithi107.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T07:13:48.750 INFO:teuthology.orchestra.run.smithi107.stdout: "services_complete": [ 2024-02-10T07:13:48.750 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr", 2024-02-10T07:13:48.750 INFO:teuthology.orchestra.run.smithi107.stdout: "mon" 2024-02-10T07:13:48.750 INFO:teuthology.orchestra.run.smithi107.stdout: ], 2024-02-10T07:13:48.750 INFO:teuthology.orchestra.run.smithi107.stdout: "progress": "6/23 daemons upgraded", 2024-02-10T07:13:48.750 INFO:teuthology.orchestra.run.smithi107.stdout: "message": "Currently upgrading osd daemons", 2024-02-10T07:13:48.750 INFO:teuthology.orchestra.run.smithi107.stdout: "is_paused": false 2024-02-10T07:13:48.751 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:13:48.996 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:13:48 smithi195 bash[38513]: ts=2024-02-10T07:13: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.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"smithi107:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"172.21.15.195:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T07:13:49.264 INFO:teuthology.orchestra.run.smithi107.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 73/630 objects degraded (11.587%), 23 pgs degraded 2024-02-10T07:13:49.264 INFO:teuthology.orchestra.run.smithi107.stdout:[WRN] OSD_DOWN: 1 osds down 2024-02-10T07:13:49.264 INFO:teuthology.orchestra.run.smithi107.stdout: osd.0 (root=default,host=smithi107) is down 2024-02-10T07:13:49.264 INFO:teuthology.orchestra.run.smithi107.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 73/630 objects degraded (11.587%), 23 pgs degraded 2024-02-10T07:13:49.264 INFO:teuthology.orchestra.run.smithi107.stdout: pg 1.0 is active+undersized+degraded, acting [7,6] 2024-02-10T07:13:49.265 INFO:teuthology.orchestra.run.smithi107.stdout: pg 2.0 is active+undersized+degraded, acting [7,1] 2024-02-10T07:13:49.265 INFO:teuthology.orchestra.run.smithi107.stdout: pg 2.1 is active+undersized+degraded, acting [2,3] 2024-02-10T07:13:49.265 INFO:teuthology.orchestra.run.smithi107.stdout: pg 2.4 is active+undersized+degraded, acting [1,7] 2024-02-10T07:13:49.265 INFO:teuthology.orchestra.run.smithi107.stdout: pg 2.f is active+undersized+degraded, acting [4,7] 2024-02-10T07:13:49.265 INFO:teuthology.orchestra.run.smithi107.stdout: pg 2.13 is active+undersized+degraded, acting [4,3] 2024-02-10T07:13:49.265 INFO:teuthology.orchestra.run.smithi107.stdout: pg 2.19 is active+undersized+degraded, acting [3,6] 2024-02-10T07:13:49.265 INFO:teuthology.orchestra.run.smithi107.stdout: pg 3.1 is active+undersized+degraded, acting [4,3] 2024-02-10T07:13:49.265 INFO:teuthology.orchestra.run.smithi107.stdout: pg 3.3 is active+undersized+degraded, acting [4,6] 2024-02-10T07:13:49.265 INFO:teuthology.orchestra.run.smithi107.stdout: pg 3.6 is active+undersized+degraded, acting [1,4] 2024-02-10T07:13:49.265 INFO:teuthology.orchestra.run.smithi107.stdout: pg 3.7 is active+undersized+degraded, acting [3,7] 2024-02-10T07:13:49.265 INFO:teuthology.orchestra.run.smithi107.stdout: pg 3.b is active+undersized+degraded, acting [3,4] 2024-02-10T07:13:49.265 INFO:teuthology.orchestra.run.smithi107.stdout: pg 3.f is active+undersized+degraded, acting [7,4] 2024-02-10T07:13:49.265 INFO:teuthology.orchestra.run.smithi107.stdout: pg 3.10 is active+undersized+degraded, acting [6,5] 2024-02-10T07:13:49.265 INFO:teuthology.orchestra.run.smithi107.stdout: pg 3.12 is active+undersized+degraded, acting [7,3] 2024-02-10T07:13:49.265 INFO:teuthology.orchestra.run.smithi107.stdout: pg 3.17 is active+undersized+degraded, acting [5,3] 2024-02-10T07:13:49.266 INFO:teuthology.orchestra.run.smithi107.stdout: pg 3.18 is active+undersized+degraded, acting [3,1] 2024-02-10T07:13:49.266 INFO:teuthology.orchestra.run.smithi107.stdout: pg 3.1b is active+undersized+degraded, acting [4,7] 2024-02-10T07:13:49.266 INFO:teuthology.orchestra.run.smithi107.stdout: pg 3.1f is active+undersized+degraded, acting [5,2] 2024-02-10T07:13:49.266 INFO:teuthology.orchestra.run.smithi107.stdout: pg 4.0 is active+undersized+degraded, acting [3,7] 2024-02-10T07:13:49.266 INFO:teuthology.orchestra.run.smithi107.stdout: pg 4.3 is active+undersized+degraded, acting [5,7] 2024-02-10T07:13:49.266 INFO:teuthology.orchestra.run.smithi107.stdout: pg 5.15 is active+undersized+degraded, acting [5,1] 2024-02-10T07:13:49.266 INFO:teuthology.orchestra.run.smithi107.stdout: pg 5.1d is active+undersized+degraded, acting [1,4] 2024-02-10T07:13:49.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:48 smithi195 bash[41044]: audit 2024-02-10T07:13:47.840801+0000 mgr.y (mgr.34107) 157 : audit 0 from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:13:49.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:48 smithi195 bash[41044]: cluster 2024-02-10T07:13:48.040864+0000 mgr.y (mgr.34107) 158 : cluster 0 pgmap v71: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-02-10T07:13:49.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:48 smithi195 bash[41044]: audit 2024-02-10T07:13:48.283115+0000 mon.c (mon.1) 7 : audit 1 from='osd.0 [v2:172.21.15.107:6802/1254680567,v1:172.21.15.107:6803/1254680567]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T07:13:49.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:48 smithi195 bash[41044]: audit 2024-02-10T07:13:48.283509+0000 mon.a (mon.0) 197 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T07:13:49.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:48 smithi195 bash[41044]: audit 2024-02-10T07:13:48.362545+0000 mon.c (mon.1) 8 : audit 0 from='client.? 172.21.15.107:0/1072141566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:13:49.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:48 smithi107 bash[53833]: audit 2024-02-10T07:13:47.840801+0000 mgr.y (mgr.34107) 157 : audit 0 from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:13:49.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:48 smithi107 bash[53833]: cluster 2024-02-10T07:13:48.040864+0000 mgr.y (mgr.34107) 158 : cluster 0 pgmap v71: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-02-10T07:13:49.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:48 smithi107 bash[53833]: audit 2024-02-10T07:13:48.283115+0000 mon.c (mon.1) 7 : audit 1 from='osd.0 [v2:172.21.15.107:6802/1254680567,v1:172.21.15.107:6803/1254680567]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T07:13:49.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:48 smithi107 bash[53833]: audit 2024-02-10T07:13:48.283509+0000 mon.a (mon.0) 197 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T07:13:49.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:48 smithi107 bash[53833]: audit 2024-02-10T07:13:48.362545+0000 mon.c (mon.1) 8 : audit 0 from='client.? 172.21.15.107:0/1072141566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:13:49.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:48 smithi107 bash[55228]: audit 2024-02-10T07:13:47.840801+0000 mgr.y (mgr.34107) 157 : audit 0 from='client.34296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:13:49.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:48 smithi107 bash[55228]: cluster 2024-02-10T07:13:48.040864+0000 mgr.y (mgr.34107) 158 : cluster 0 pgmap v71: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-02-10T07:13:49.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:48 smithi107 bash[55228]: audit 2024-02-10T07:13:48.283115+0000 mon.c (mon.1) 7 : audit 1 from='osd.0 [v2:172.21.15.107:6802/1254680567,v1:172.21.15.107:6803/1254680567]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T07:13:49.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:48 smithi107 bash[55228]: audit 2024-02-10T07:13:48.283509+0000 mon.a (mon.0) 197 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-10T07:13:49.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:48 smithi107 bash[55228]: audit 2024-02-10T07:13:48.362545+0000 mon.c (mon.1) 8 : audit 0 from='client.? 172.21.15.107:0/1072141566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:13:49.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:13:49 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:13:49] "GET /metrics HTTP/1.1" 200 38202 "" "Prometheus/2.33.4" 2024-02-10T07:13:49.961 INFO:journalctl@ceph.osd.0.smithi107.stdout:Feb 10 07:13:49 smithi107 bash[58132]: debug 2024-02-10T07:13:49.535+0000 7f0aea3f3700 -1 osd.0 105 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T07:13:50.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:50 smithi195 bash[41044]: audit 2024-02-10T07:13:48.746503+0000 mgr.y (mgr.34107) 159 : audit 0 from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:13:50.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:50 smithi195 bash[41044]: audit 2024-02-10T07:13:49.000203+0000 mon.a (mon.0) 198 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-10T07:13:50.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:50 smithi195 bash[41044]: cluster 2024-02-10T07:13:49.001523+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e108 with expected crc 2024-02-10T07:13:50.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:50 smithi195 bash[41044]: audit 2024-02-10T07:13:49.003609+0000 mon.c (mon.1) 9 : audit 1 from='osd.0 [v2:172.21.15.107:6802/1254680567,v1:172.21.15.107:6803/1254680567]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T07:13:50.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:50 smithi195 bash[41044]: audit 2024-02-10T07:13:49.004266+0000 mon.a (mon.0) 199 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:50.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:50 smithi195 bash[41044]: cluster 2024-02-10T07:13:49.004714+0000 mon.a (mon.0) 200 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2024-02-10T07:13:50.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:50 smithi195 bash[41044]: cluster 2024-02-10T07:13:49.005408+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e108 with expected crc 2024-02-10T07:13:50.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:50 smithi195 bash[41044]: audit 2024-02-10T07:13:49.005753+0000 mon.a (mon.0) 201 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T07:13:50.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:50 smithi195 bash[41044]: audit 2024-02-10T07:13:49.046065+0000 mon.a (mon.0) 202 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:50.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:50 smithi195 bash[41044]: cluster 2024-02-10T07:13:49.182551+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e108 with expected crc 2024-02-10T07:13:50.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:50 smithi195 bash[41044]: cluster 2024-02-10T07:13:49.184605+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e108 with expected crc 2024-02-10T07:13:50.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:50 smithi195 bash[41044]: cluster 2024-02-10T07:13:49.184718+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e108 with expected crc 2024-02-10T07:13:50.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:50 smithi195 bash[41044]: audit 2024-02-10T07:13:49.261676+0000 mon.c (mon.1) 10 : audit 0 from='client.? 172.21.15.107:0/3340503180' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:13:50.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:50 smithi195 bash[41044]: audit 2024-02-10T07:13:49.514705+0000 mon.a (mon.0) 203 : audit 1 from='osd.0 ' entity='osd.0' 2024-02-10T07:13:50.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:50 smithi107 bash[53833]: audit 2024-02-10T07:13:48.746503+0000 mgr.y (mgr.34107) 159 : audit 0 from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:13:50.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:50 smithi107 bash[53833]: audit 2024-02-10T07:13:49.000203+0000 mon.a (mon.0) 198 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-10T07:13:50.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:50 smithi107 bash[53833]: cluster 2024-02-10T07:13:49.001523+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e108 with expected crc 2024-02-10T07:13:50.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:50 smithi107 bash[53833]: audit 2024-02-10T07:13:49.003609+0000 mon.c (mon.1) 9 : audit 1 from='osd.0 [v2:172.21.15.107:6802/1254680567,v1:172.21.15.107:6803/1254680567]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T07:13:50.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:50 smithi107 bash[53833]: audit 2024-02-10T07:13:49.004266+0000 mon.a (mon.0) 199 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:50.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:50 smithi107 bash[53833]: cluster 2024-02-10T07:13:49.004714+0000 mon.a (mon.0) 200 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2024-02-10T07:13:50.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:50 smithi107 bash[53833]: cluster 2024-02-10T07:13:49.005408+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e108 with expected crc 2024-02-10T07:13:50.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:50 smithi107 bash[53833]: audit 2024-02-10T07:13:49.005753+0000 mon.a (mon.0) 201 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T07:13:50.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:50 smithi107 bash[53833]: audit 2024-02-10T07:13:49.046065+0000 mon.a (mon.0) 202 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:50.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:50 smithi107 bash[53833]: cluster 2024-02-10T07:13:49.182551+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e108 with expected crc 2024-02-10T07:13:50.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:50 smithi107 bash[53833]: cluster 2024-02-10T07:13:49.184605+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e108 with expected crc 2024-02-10T07:13:50.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:50 smithi107 bash[53833]: cluster 2024-02-10T07:13:49.184718+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e108 with expected crc 2024-02-10T07:13:50.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:50 smithi107 bash[53833]: audit 2024-02-10T07:13:49.261676+0000 mon.c (mon.1) 10 : audit 0 from='client.? 172.21.15.107:0/3340503180' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:13:50.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:50 smithi107 bash[53833]: audit 2024-02-10T07:13:49.514705+0000 mon.a (mon.0) 203 : audit 1 from='osd.0 ' entity='osd.0' 2024-02-10T07:13:50.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:50 smithi107 bash[55228]: audit 2024-02-10T07:13:48.746503+0000 mgr.y (mgr.34107) 159 : audit 0 from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:13:50.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:50 smithi107 bash[55228]: audit 2024-02-10T07:13:49.000203+0000 mon.a (mon.0) 198 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-10T07:13:50.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:50 smithi107 bash[55228]: cluster 2024-02-10T07:13:49.001523+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e108 with expected crc 2024-02-10T07:13:50.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:50 smithi107 bash[55228]: audit 2024-02-10T07:13:49.003609+0000 mon.c (mon.1) 9 : audit 1 from='osd.0 [v2:172.21.15.107:6802/1254680567,v1:172.21.15.107:6803/1254680567]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T07:13:50.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:50 smithi107 bash[55228]: audit 2024-02-10T07:13:49.004266+0000 mon.a (mon.0) 199 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:50.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:50 smithi107 bash[55228]: cluster 2024-02-10T07:13:49.004714+0000 mon.a (mon.0) 200 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2024-02-10T07:13:50.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:50 smithi107 bash[55228]: cluster 2024-02-10T07:13:49.005408+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e108 with expected crc 2024-02-10T07:13:50.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:50 smithi107 bash[55228]: audit 2024-02-10T07:13:49.005753+0000 mon.a (mon.0) 201 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T07:13:50.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:50 smithi107 bash[55228]: audit 2024-02-10T07:13:49.046065+0000 mon.a (mon.0) 202 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:50.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:50 smithi107 bash[55228]: cluster 2024-02-10T07:13:49.182551+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e108 with expected crc 2024-02-10T07:13:50.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:50 smithi107 bash[55228]: cluster 2024-02-10T07:13:49.184605+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e108 with expected crc 2024-02-10T07:13:50.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:50 smithi107 bash[55228]: cluster 2024-02-10T07:13:49.184718+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e108 with expected crc 2024-02-10T07:13:50.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:50 smithi107 bash[55228]: audit 2024-02-10T07:13:49.261676+0000 mon.c (mon.1) 10 : audit 0 from='client.? 172.21.15.107:0/3340503180' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:13:50.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:50 smithi107 bash[55228]: audit 2024-02-10T07:13:49.514705+0000 mon.a (mon.0) 203 : audit 1 from='osd.0 ' entity='osd.0' 2024-02-10T07:13:51.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:51 smithi195 bash[41044]: cluster 2024-02-10T07:13:49.184822+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e108 with expected crc 2024-02-10T07:13:51.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:51 smithi195 bash[41044]: cluster 2024-02-10T07:13:50.041605+0000 mgr.y (mgr.34107) 160 : cluster 0 pgmap v73: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-02-10T07:13:51.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:51 smithi195 bash[41044]: cluster 2024-02-10T07:13:50.512823+0000 mon.a (mon.0) 204 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T07:13:51.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:51 smithi195 bash[41044]: cluster 2024-02-10T07:13:50.519142+0000 mon.a (mon.0) 205 : cluster 1 osd.0 [v2:172.21.15.107:6802/1254680567,v1:172.21.15.107:6803/1254680567] boot 2024-02-10T07:13:51.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:51 smithi195 bash[41044]: cluster 2024-02-10T07:13:50.519233+0000 mon.a (mon.0) 206 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2024-02-10T07:13:51.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:51 smithi195 bash[41044]: audit 2024-02-10T07:13:50.519913+0000 mon.a (mon.0) 207 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T07:13:51.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:51 smithi107 bash[53833]: cluster 2024-02-10T07:13:49.184822+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e108 with expected crc 2024-02-10T07:13:51.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:51 smithi107 bash[53833]: cluster 2024-02-10T07:13:50.041605+0000 mgr.y (mgr.34107) 160 : cluster 0 pgmap v73: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-02-10T07:13:51.464 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:51 smithi107 bash[53833]: cluster 2024-02-10T07:13:50.512823+0000 mon.a (mon.0) 204 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T07:13:51.464 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:51 smithi107 bash[53833]: cluster 2024-02-10T07:13:50.519142+0000 mon.a (mon.0) 205 : cluster 1 osd.0 [v2:172.21.15.107:6802/1254680567,v1:172.21.15.107:6803/1254680567] boot 2024-02-10T07:13:51.464 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:51 smithi107 bash[53833]: cluster 2024-02-10T07:13:50.519233+0000 mon.a (mon.0) 206 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2024-02-10T07:13:51.464 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:51 smithi107 bash[53833]: audit 2024-02-10T07:13:50.519913+0000 mon.a (mon.0) 207 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T07:13:51.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:51 smithi107 bash[55228]: cluster 2024-02-10T07:13:49.184822+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e108 with expected crc 2024-02-10T07:13:51.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:51 smithi107 bash[55228]: cluster 2024-02-10T07:13:50.041605+0000 mgr.y (mgr.34107) 160 : cluster 0 pgmap v73: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 112 MiB used, 715 GiB / 715 GiB avail; 307 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-02-10T07:13:51.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:51 smithi107 bash[55228]: cluster 2024-02-10T07:13:50.512823+0000 mon.a (mon.0) 204 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T07:13:51.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:51 smithi107 bash[55228]: cluster 2024-02-10T07:13:50.519142+0000 mon.a (mon.0) 205 : cluster 1 osd.0 [v2:172.21.15.107:6802/1254680567,v1:172.21.15.107:6803/1254680567] boot 2024-02-10T07:13:51.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:51 smithi107 bash[55228]: cluster 2024-02-10T07:13:50.519233+0000 mon.a (mon.0) 206 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2024-02-10T07:13:51.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:51 smithi107 bash[55228]: audit 2024-02-10T07:13:50.519913+0000 mon.a (mon.0) 207 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-10T07:13:52.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:52 smithi195 bash[41044]: cluster 2024-02-10T07:13:50.518308+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e109 with expected crc 2024-02-10T07:13:52.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:52 smithi195 bash[41044]: cluster 2024-02-10T07:13:50.519107+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e109 with expected crc 2024-02-10T07:13:52.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:52 smithi195 bash[41044]: cluster 2024-02-10T07:13:50.520102+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e109 with expected crc 2024-02-10T07:13:52.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:52 smithi195 bash[41044]: audit 2024-02-10T07:13:51.110143+0000 mon.a (mon.0) 208 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:52.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:52 smithi195 bash[41044]: audit 2024-02-10T07:13:51.112051+0000 mon.a (mon.0) 209 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:13:52.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:52 smithi195 bash[41044]: cluster 2024-02-10T07:13:51.529779+0000 mon.a (mon.0) 210 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2024-02-10T07:13:52.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:52 smithi195 bash[41044]: cluster 2024-02-10T07:13:51.530290+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T07:13:52.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:52 smithi195 bash[41044]: cluster 2024-02-10T07:13:51.532382+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T07:13:52.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:52 smithi195 bash[41044]: cluster 2024-02-10T07:13:51.532598+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T07:13:52.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:52 smithi195 bash[41044]: cluster 2024-02-10T07:13:51.532692+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T07:13:52.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:52 smithi107 bash[53833]: cluster 2024-02-10T07:13:50.518308+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e109 with expected crc 2024-02-10T07:13:52.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:52 smithi107 bash[53833]: cluster 2024-02-10T07:13:50.519107+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e109 with expected crc 2024-02-10T07:13:52.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:52 smithi107 bash[53833]: cluster 2024-02-10T07:13:50.520102+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e109 with expected crc 2024-02-10T07:13:52.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:52 smithi107 bash[53833]: audit 2024-02-10T07:13:51.110143+0000 mon.a (mon.0) 208 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:52.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:52 smithi107 bash[53833]: audit 2024-02-10T07:13:51.112051+0000 mon.a (mon.0) 209 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:13:52.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:52 smithi107 bash[53833]: cluster 2024-02-10T07:13:51.529779+0000 mon.a (mon.0) 210 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2024-02-10T07:13:52.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:52 smithi107 bash[53833]: cluster 2024-02-10T07:13:51.530290+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T07:13:52.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:52 smithi107 bash[53833]: cluster 2024-02-10T07:13:51.532382+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T07:13:52.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:52 smithi107 bash[53833]: cluster 2024-02-10T07:13:51.532598+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T07:13:52.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:52 smithi107 bash[53833]: cluster 2024-02-10T07:13:51.532692+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T07:13:52.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:52 smithi107 bash[55228]: cluster 2024-02-10T07:13:50.518308+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e109 with expected crc 2024-02-10T07:13:52.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:52 smithi107 bash[55228]: cluster 2024-02-10T07:13:50.519107+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e109 with expected crc 2024-02-10T07:13:52.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:52 smithi107 bash[55228]: cluster 2024-02-10T07:13:50.520102+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e109 with expected crc 2024-02-10T07:13:52.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:52 smithi107 bash[55228]: audit 2024-02-10T07:13:51.110143+0000 mon.a (mon.0) 208 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:52.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:52 smithi107 bash[55228]: audit 2024-02-10T07:13:51.112051+0000 mon.a (mon.0) 209 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:13:52.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:52 smithi107 bash[55228]: cluster 2024-02-10T07:13:51.529779+0000 mon.a (mon.0) 210 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2024-02-10T07:13:52.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:52 smithi107 bash[55228]: cluster 2024-02-10T07:13:51.530290+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T07:13:52.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:52 smithi107 bash[55228]: cluster 2024-02-10T07:13:51.532382+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T07:13:52.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:52 smithi107 bash[55228]: cluster 2024-02-10T07:13:51.532598+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T07:13:52.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:52 smithi107 bash[55228]: cluster 2024-02-10T07:13:51.532692+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T07:13:53.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:53 smithi195 bash[41044]: cluster 2024-02-10T07:13:51.524074+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T07:13:53.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:53 smithi195 bash[41044]: cluster 2024-02-10T07:13:51.530728+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T07:13:53.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:53 smithi195 bash[41044]: cluster 2024-02-10T07:13:51.530795+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T07:13:53.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:53 smithi195 bash[41044]: cluster 2024-02-10T07:13:51.531898+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T07:13:53.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:53 smithi195 bash[41044]: cluster 2024-02-10T07:13:51.532692+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T07:13:53.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:53 smithi195 bash[41044]: cluster 2024-02-10T07:13:52.043177+0000 mgr.y (mgr.34107) 161 : cluster 0 pgmap v76: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 29/630 objects degraded (4.603%) 2024-02-10T07:13:53.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:53 smithi195 bash[41044]: cluster 2024-02-10T07:13:52.520013+0000 mon.a (mon.0) 211 : cluster 3 Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-02-10T07:13:53.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:53 smithi107 bash[53833]: cluster 2024-02-10T07:13:51.524074+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T07:13:53.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:53 smithi107 bash[53833]: cluster 2024-02-10T07:13:51.530728+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T07:13:53.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:53 smithi107 bash[53833]: cluster 2024-02-10T07:13:51.530795+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T07:13:53.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:53 smithi107 bash[53833]: cluster 2024-02-10T07:13:51.531898+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T07:13:53.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:53 smithi107 bash[53833]: cluster 2024-02-10T07:13:51.532692+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T07:13:53.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:53 smithi107 bash[53833]: cluster 2024-02-10T07:13:52.043177+0000 mgr.y (mgr.34107) 161 : cluster 0 pgmap v76: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 29/630 objects degraded (4.603%) 2024-02-10T07:13:53.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:53 smithi107 bash[53833]: cluster 2024-02-10T07:13:52.520013+0000 mon.a (mon.0) 211 : cluster 3 Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-02-10T07:13:53.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:53 smithi107 bash[55228]: cluster 2024-02-10T07:13:51.524074+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T07:13:53.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:53 smithi107 bash[55228]: cluster 2024-02-10T07:13:51.530728+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T07:13:53.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:53 smithi107 bash[55228]: cluster 2024-02-10T07:13:51.530795+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T07:13:53.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:53 smithi107 bash[55228]: cluster 2024-02-10T07:13:51.531898+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T07:13:53.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:53 smithi107 bash[55228]: cluster 2024-02-10T07:13:51.532692+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e110 with expected crc 2024-02-10T07:13:53.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:53 smithi107 bash[55228]: cluster 2024-02-10T07:13:52.043177+0000 mgr.y (mgr.34107) 161 : cluster 0 pgmap v76: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 29/630 objects degraded (4.603%) 2024-02-10T07:13:53.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:53 smithi107 bash[55228]: cluster 2024-02-10T07:13:52.520013+0000 mon.a (mon.0) 211 : cluster 3 Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-02-10T07:13:55.407 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:55 smithi107 bash[53833]: cluster 2024-02-10T07:13:54.044038+0000 mgr.y (mgr.34107) 162 : cluster 0 pgmap v77: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-02-10T07:13:55.408 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:55 smithi107 bash[55228]: cluster 2024-02-10T07:13:54.044038+0000 mgr.y (mgr.34107) 162 : cluster 0 pgmap v77: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-02-10T07:13:55.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:55 smithi195 bash[41044]: cluster 2024-02-10T07:13:54.044038+0000 mgr.y (mgr.34107) 162 : cluster 0 pgmap v77: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-02-10T07:13:57.122 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:56 smithi107 bash[53833]: cluster 2024-02-10T07:13:56.044928+0000 mgr.y (mgr.34107) 163 : cluster 0 pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 0 op/s 2024-02-10T07:13:57.122 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:56 smithi107 bash[55228]: cluster 2024-02-10T07:13:56.044928+0000 mgr.y (mgr.34107) 163 : cluster 0 pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 0 op/s 2024-02-10T07:13:57.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:56 smithi195 bash[41044]: cluster 2024-02-10T07:13:56.044928+0000 mgr.y (mgr.34107) 163 : cluster 0 pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 0 op/s 2024-02-10T07:13:58.318 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:57 smithi107 bash[55228]: cluster 2024-02-10T07:13:56.983294+0000 mon.a (mon.0) 212 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-02-10T07:13:58.318 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:57 smithi107 bash[55228]: cluster 2024-02-10T07:13:56.983365+0000 mon.a (mon.0) 213 : cluster 1 Cluster is now healthy 2024-02-10T07:13:58.319 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:57 smithi107 bash[55228]: audit 2024-02-10T07:13:57.118491+0000 mgr.y (mgr.34107) 164 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:13:58.319 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:57 smithi107 bash[53833]: cluster 2024-02-10T07:13:56.983294+0000 mon.a (mon.0) 212 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-02-10T07:13:58.319 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:57 smithi107 bash[53833]: cluster 2024-02-10T07:13:56.983365+0000 mon.a (mon.0) 213 : cluster 1 Cluster is now healthy 2024-02-10T07:13:58.319 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:57 smithi107 bash[53833]: audit 2024-02-10T07:13:57.118491+0000 mgr.y (mgr.34107) 164 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:13:58.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:57 smithi195 bash[41044]: cluster 2024-02-10T07:13:56.983294+0000 mon.a (mon.0) 212 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-02-10T07:13:58.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:57 smithi195 bash[41044]: cluster 2024-02-10T07:13:56.983365+0000 mon.a (mon.0) 213 : cluster 1 Cluster is now healthy 2024-02-10T07:13:58.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:57 smithi195 bash[41044]: audit 2024-02-10T07:13:57.118491+0000 mgr.y (mgr.34107) 164 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:13:59.010 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:13:58 smithi195 bash[38513]: ts=2024-02-10T07:13: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.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"smithi107:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"172.21.15.195:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T07:13:59.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:59 smithi195 bash[41044]: cluster 2024-02-10T07:13:58.046620+0000 mgr.y (mgr.34107) 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-10T07:13:59.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:59 smithi195 bash[41044]: audit 2024-02-10T07:13:58.948546+0000 mon.a (mon.0) 214 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:59.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:59 smithi195 bash[41044]: audit 2024-02-10T07:13:58.959901+0000 mon.a (mon.0) 215 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:59.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:59 smithi195 bash[41044]: audit 2024-02-10T07:13:58.961684+0000 mon.a (mon.0) 216 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:59.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:59 smithi195 bash[41044]: audit 2024-02-10T07:13:58.963088+0000 mon.a (mon.0) 217 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:13:59.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:13:59 smithi195 bash[41044]: audit 2024-02-10T07:13:58.971530+0000 mon.a (mon.0) 218 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:59.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:59 smithi107 bash[53833]: cluster 2024-02-10T07:13:58.046620+0000 mgr.y (mgr.34107) 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-10T07:13:59.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:59 smithi107 bash[53833]: audit 2024-02-10T07:13:58.948546+0000 mon.a (mon.0) 214 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:59.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:59 smithi107 bash[53833]: audit 2024-02-10T07:13:58.959901+0000 mon.a (mon.0) 215 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:59.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:59 smithi107 bash[53833]: audit 2024-02-10T07:13:58.961684+0000 mon.a (mon.0) 216 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:59.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:59 smithi107 bash[53833]: audit 2024-02-10T07:13:58.963088+0000 mon.a (mon.0) 217 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:13:59.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:13:59 smithi107 bash[53833]: audit 2024-02-10T07:13:58.971530+0000 mon.a (mon.0) 218 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:59.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:59 smithi107 bash[55228]: cluster 2024-02-10T07:13:58.046620+0000 mgr.y (mgr.34107) 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-10T07:13:59.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:59 smithi107 bash[55228]: audit 2024-02-10T07:13:58.948546+0000 mon.a (mon.0) 214 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:59.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:59 smithi107 bash[55228]: audit 2024-02-10T07:13:58.959901+0000 mon.a (mon.0) 215 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:59.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:59 smithi107 bash[55228]: audit 2024-02-10T07:13:58.961684+0000 mon.a (mon.0) 216 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:13:59.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:59 smithi107 bash[55228]: audit 2024-02-10T07:13:58.963088+0000 mon.a (mon.0) 217 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:13:59.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:13:59 smithi107 bash[55228]: audit 2024-02-10T07:13:58.971530+0000 mon.a (mon.0) 218 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:13:59.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:13:59 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:13:59] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.33.4" 2024-02-10T07:14:00.394 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:00 smithi107 bash[55228]: audit 2024-02-10T07:13:59.058257+0000 mon.a (mon.0) 219 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:14:00.394 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:00 smithi107 bash[55228]: audit 2024-02-10T07:13:59.061836+0000 mon.a (mon.0) 220 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:00.394 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:00 smithi107 bash[55228]: audit 2024-02-10T07:13:59.065138+0000 mon.a (mon.0) 221 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:00.394 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:00 smithi107 bash[55228]: audit 2024-02-10T07:13:59.067246+0000 mon.a (mon.0) 222 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:00.394 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:00 smithi107 bash[55228]: audit 2024-02-10T07:13:59.070159+0000 mon.a (mon.0) 223 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T07:14:00.394 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:00 smithi107 bash[55228]: audit 2024-02-10T07:13:59.070484+0000 mgr.y (mgr.34107) 166 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T07:14:00.394 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:00 smithi107 bash[55228]: cephadm 2024-02-10T07:13:59.072200+0000 mgr.y (mgr.34107) 167 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-02-10T07:14:00.395 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:00 smithi107 bash[53833]: audit 2024-02-10T07:13:59.058257+0000 mon.a (mon.0) 219 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:14:00.395 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:00 smithi107 bash[53833]: audit 2024-02-10T07:13:59.061836+0000 mon.a (mon.0) 220 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:00.395 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:00 smithi107 bash[53833]: audit 2024-02-10T07:13:59.065138+0000 mon.a (mon.0) 221 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:00.395 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:00 smithi107 bash[53833]: audit 2024-02-10T07:13:59.067246+0000 mon.a (mon.0) 222 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:00.395 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:00 smithi107 bash[53833]: audit 2024-02-10T07:13:59.070159+0000 mon.a (mon.0) 223 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T07:14:00.395 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:00 smithi107 bash[53833]: audit 2024-02-10T07:13:59.070484+0000 mgr.y (mgr.34107) 166 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T07:14:00.395 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:00 smithi107 bash[53833]: cephadm 2024-02-10T07:13:59.072200+0000 mgr.y (mgr.34107) 167 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-02-10T07:14:00.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:00 smithi195 bash[41044]: audit 2024-02-10T07:13:59.058257+0000 mon.a (mon.0) 219 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:14:00.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:00 smithi195 bash[41044]: audit 2024-02-10T07:13:59.061836+0000 mon.a (mon.0) 220 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:00.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:00 smithi195 bash[41044]: audit 2024-02-10T07:13:59.065138+0000 mon.a (mon.0) 221 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:00.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:00 smithi195 bash[41044]: audit 2024-02-10T07:13:59.067246+0000 mon.a (mon.0) 222 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:00.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:00 smithi195 bash[41044]: audit 2024-02-10T07:13:59.070159+0000 mon.a (mon.0) 223 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T07:14:00.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:00 smithi195 bash[41044]: audit 2024-02-10T07:13:59.070484+0000 mgr.y (mgr.34107) 166 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-10T07:14:00.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:00 smithi195 bash[41044]: cephadm 2024-02-10T07:13:59.072200+0000 mgr.y (mgr.34107) 167 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-02-10T07:14:01.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:01 smithi195 bash[41044]: cluster 2024-02-10T07:14:00.047483+0000 mgr.y (mgr.34107) 168 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T07:14:01.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:01 smithi107 bash[53833]: cluster 2024-02-10T07:14:00.047483+0000 mgr.y (mgr.34107) 168 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T07:14:01.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:01 smithi107 bash[55228]: cluster 2024-02-10T07:14:00.047483+0000 mgr.y (mgr.34107) 168 : cluster 0 pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 10 op/s 2024-02-10T07:14:02.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:02 smithi107 bash[53833]: audit 2024-02-10T07:14:01.174322+0000 mon.a (mon.0) 224 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:02.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:02 smithi107 bash[53833]: cephadm 2024-02-10T07:14:01.341777+0000 mgr.y (mgr.34107) 169 : cephadm 1 Upgrade: Updating osd.1 2024-02-10T07:14:02.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:02 smithi107 bash[53833]: audit 2024-02-10T07:14:01.348896+0000 mon.a (mon.0) 225 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:02.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:02 smithi107 bash[53833]: audit 2024-02-10T07:14:01.353139+0000 mon.a (mon.0) 226 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T07:14:02.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:02 smithi107 bash[53833]: audit 2024-02-10T07:14:01.354460+0000 mon.a (mon.0) 227 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:14:02.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:02 smithi107 bash[53833]: cephadm 2024-02-10T07:14:01.358711+0000 mgr.y (mgr.34107) 170 : cephadm 1 Deploying daemon osd.1 on smithi107 2024-02-10T07:14:02.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:02 smithi107 bash[55228]: audit 2024-02-10T07:14:01.174322+0000 mon.a (mon.0) 224 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:02.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:02 smithi107 bash[55228]: cephadm 2024-02-10T07:14:01.341777+0000 mgr.y (mgr.34107) 169 : cephadm 1 Upgrade: Updating osd.1 2024-02-10T07:14:02.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:02 smithi107 bash[55228]: audit 2024-02-10T07:14:01.348896+0000 mon.a (mon.0) 225 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:02.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:02 smithi107 bash[55228]: audit 2024-02-10T07:14:01.353139+0000 mon.a (mon.0) 226 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T07:14:02.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:02 smithi107 bash[55228]: audit 2024-02-10T07:14:01.354460+0000 mon.a (mon.0) 227 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:14:02.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:02 smithi107 bash[55228]: cephadm 2024-02-10T07:14:01.358711+0000 mgr.y (mgr.34107) 170 : cephadm 1 Deploying daemon osd.1 on smithi107 2024-02-10T07:14:02.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:02 smithi195 bash[41044]: audit 2024-02-10T07:14:01.174322+0000 mon.a (mon.0) 224 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:02.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:02 smithi195 bash[41044]: cephadm 2024-02-10T07:14:01.341777+0000 mgr.y (mgr.34107) 169 : cephadm 1 Upgrade: Updating osd.1 2024-02-10T07:14:02.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:02 smithi195 bash[41044]: audit 2024-02-10T07:14:01.348896+0000 mon.a (mon.0) 225 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:02.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:02 smithi195 bash[41044]: audit 2024-02-10T07:14:01.353139+0000 mon.a (mon.0) 226 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-10T07:14:02.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:02 smithi195 bash[41044]: audit 2024-02-10T07:14:01.354460+0000 mon.a (mon.0) 227 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:14:02.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:02 smithi195 bash[41044]: cephadm 2024-02-10T07:14:01.358711+0000 mgr.y (mgr.34107) 170 : cephadm 1 Deploying daemon osd.1 on smithi107 2024-02-10T07:14:03.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:03 smithi195 bash[41044]: cluster 2024-02-10T07:14:02.048948+0000 mgr.y (mgr.34107) 171 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-02-10T07:14:03.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:03 smithi107 bash[53833]: cluster 2024-02-10T07:14:02.048948+0000 mgr.y (mgr.34107) 171 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-02-10T07:14:03.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:03 smithi107 bash[55228]: cluster 2024-02-10T07:14:02.048948+0000 mgr.y (mgr.34107) 171 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-02-10T07:14:05.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:05 smithi195 bash[41044]: cluster 2024-02-10T07:14:04.049706+0000 mgr.y (mgr.34107) 172 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 0 B/s wr, 104 op/s 2024-02-10T07:14:05.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:05 smithi107 bash[53833]: cluster 2024-02-10T07:14:04.049706+0000 mgr.y (mgr.34107) 172 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 0 B/s wr, 104 op/s 2024-02-10T07:14:05.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:05 smithi107 bash[55228]: cluster 2024-02-10T07:14:04.049706+0000 mgr.y (mgr.34107) 172 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 0 B/s wr, 104 op/s 2024-02-10T07:14:06.211 INFO:journalctl@ceph.osd.1.smithi107.stdout:Feb 10 07:14:05 smithi107 systemd[1]: Stopping Ceph osd.1 for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:14:06.211 INFO:journalctl@ceph.osd.1.smithi107.stdout:Feb 10 07:14:05 smithi107 bash[25684]: debug 2024-02-10T07:14:05.907+0000 7f80b2c25700 -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-10T07:14:06.211 INFO:journalctl@ceph.osd.1.smithi107.stdout:Feb 10 07:14:05 smithi107 bash[25684]: debug 2024-02-10T07:14:05.907+0000 7f80b2c25700 -1 osd.1 110 *** Got signal Terminated *** 2024-02-10T07:14:06.211 INFO:journalctl@ceph.osd.1.smithi107.stdout:Feb 10 07:14:05 smithi107 bash[25684]: debug 2024-02-10T07:14:05.907+0000 7f80b2c25700 -1 osd.1 110 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T07:14:06.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:06 smithi195 bash[41044]: cluster 2024-02-10T07:14:05.912317+0000 mon.a (mon.0) 228 : cluster 1 osd.1 marked itself down and dead 2024-02-10T07:14:06.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:06 smithi195 bash[41044]: audit 2024-02-10T07:14:06.108533+0000 mon.a (mon.0) 229 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:06.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:06 smithi195 bash[41044]: audit 2024-02-10T07:14:06.111055+0000 mon.a (mon.0) 230 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:14:06.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:06 smithi107 bash[53833]: cluster 2024-02-10T07:14:05.912317+0000 mon.a (mon.0) 228 : cluster 1 osd.1 marked itself down and dead 2024-02-10T07:14:06.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:06 smithi107 bash[53833]: audit 2024-02-10T07:14:06.108533+0000 mon.a (mon.0) 229 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:06.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:06 smithi107 bash[53833]: audit 2024-02-10T07:14:06.111055+0000 mon.a (mon.0) 230 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:14:06.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:06 smithi107 bash[55228]: cluster 2024-02-10T07:14:05.912317+0000 mon.a (mon.0) 228 : cluster 1 osd.1 marked itself down and dead 2024-02-10T07:14:06.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:06 smithi107 bash[55228]: audit 2024-02-10T07:14:06.108533+0000 mon.a (mon.0) 229 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:06.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:06 smithi107 bash[55228]: audit 2024-02-10T07:14:06.111055+0000 mon.a (mon.0) 230 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:14:07.408 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:07 smithi107 bash[53833]: cluster 2024-02-10T07:14:06.050717+0000 mgr.y (mgr.34107) 173 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 117 op/s 2024-02-10T07:14:07.408 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:07 smithi107 bash[53833]: cluster 2024-02-10T07:14:06.354899+0000 mon.a (mon.0) 231 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T07:14:07.409 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:07 smithi107 bash[53833]: cluster 2024-02-10T07:14:06.369603+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T07:14:07.409 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:07 smithi107 bash[53833]: cluster 2024-02-10T07:14:06.369757+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T07:14:07.409 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:07 smithi107 bash[53833]: cluster 2024-02-10T07:14:06.372097+0000 mon.a (mon.0) 232 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2024-02-10T07:14:07.409 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:07 smithi107 bash[53833]: cluster 2024-02-10T07:14:06.373948+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T07:14:07.409 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:07 smithi107 bash[53833]: cluster 2024-02-10T07:14:06.373950+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T07:14:07.409 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:07 smithi107 bash[53833]: cluster 2024-02-10T07:14:06.375651+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T07:14:07.409 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:07 smithi107 bash[53833]: cluster 2024-02-10T07:14:06.375707+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T07:14:07.409 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:07 smithi107 bash[53833]: cluster 2024-02-10T07:14:06.375782+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T07:14:07.409 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:07 smithi107 bash[55228]: cluster 2024-02-10T07:14:06.050717+0000 mgr.y (mgr.34107) 173 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 117 op/s 2024-02-10T07:14:07.409 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:07 smithi107 bash[55228]: cluster 2024-02-10T07:14:06.354899+0000 mon.a (mon.0) 231 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T07:14:07.409 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:07 smithi107 bash[55228]: cluster 2024-02-10T07:14:06.369603+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T07:14:07.409 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:07 smithi107 bash[55228]: cluster 2024-02-10T07:14:06.369757+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T07:14:07.410 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:07 smithi107 bash[55228]: cluster 2024-02-10T07:14:06.372097+0000 mon.a (mon.0) 232 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2024-02-10T07:14:07.410 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:07 smithi107 bash[55228]: cluster 2024-02-10T07:14:06.373948+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T07:14:07.410 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:07 smithi107 bash[55228]: cluster 2024-02-10T07:14:06.373950+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T07:14:07.410 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:07 smithi107 bash[55228]: cluster 2024-02-10T07:14:06.375651+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T07:14:07.410 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:07 smithi107 bash[55228]: cluster 2024-02-10T07:14:06.375707+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T07:14:07.410 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:07 smithi107 bash[55228]: cluster 2024-02-10T07:14:06.375782+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T07:14:07.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:07 smithi195 bash[41044]: cluster 2024-02-10T07:14:06.050717+0000 mgr.y (mgr.34107) 173 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 117 op/s 2024-02-10T07:14:07.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:07 smithi195 bash[41044]: cluster 2024-02-10T07:14:06.354899+0000 mon.a (mon.0) 231 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T07:14:07.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:07 smithi195 bash[41044]: cluster 2024-02-10T07:14:06.369603+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T07:14:07.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:07 smithi195 bash[41044]: cluster 2024-02-10T07:14:06.369757+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T07:14:07.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:07 smithi195 bash[41044]: cluster 2024-02-10T07:14:06.372097+0000 mon.a (mon.0) 232 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2024-02-10T07:14:07.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:07 smithi195 bash[41044]: cluster 2024-02-10T07:14:06.373948+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T07:14:07.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:07 smithi195 bash[41044]: cluster 2024-02-10T07:14:06.373950+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T07:14:07.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:07 smithi195 bash[41044]: cluster 2024-02-10T07:14:06.375651+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T07:14:07.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:07 smithi195 bash[41044]: cluster 2024-02-10T07:14:06.375707+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T07:14:07.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:07 smithi195 bash[41044]: cluster 2024-02-10T07:14:06.375782+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e111 with expected crc 2024-02-10T07:14:07.711 INFO:journalctl@ceph.osd.1.smithi107.stdout:Feb 10 07:14:07 smithi107 bash[59752]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-1 2024-02-10T07:14:07.711 INFO:journalctl@ceph.osd.1.smithi107.stdout:Feb 10 07:14:07 smithi107 bash[59826]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-1 2024-02-10T07:14:08.639 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:08 smithi107 bash[53833]: audit 2024-02-10T07:14:07.126838+0000 mgr.y (mgr.34107) 174 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:14:08.639 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:08 smithi107 bash[53833]: cluster 2024-02-10T07:14:07.375463+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T07:14:08.639 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:08 smithi107 bash[53833]: cluster 2024-02-10T07:14:07.376630+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T07:14:08.639 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:08 smithi107 bash[53833]: cluster 2024-02-10T07:14:07.378330+0000 mon.a (mon.0) 233 : cluster 0 osdmap e112: 8 total, 7 up, 8 in 2024-02-10T07:14:08.639 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:08 smithi107 bash[53833]: cluster 2024-02-10T07:14:07.379387+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T07:14:08.639 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:08 smithi107 bash[53833]: cluster 2024-02-10T07:14:07.379399+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T07:14:08.639 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:08 smithi107 bash[53833]: cluster 2024-02-10T07:14:07.380195+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T07:14:08.639 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:08 smithi107 bash[53833]: cluster 2024-02-10T07:14:07.381217+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T07:14:08.639 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:08 smithi107 bash[53833]: cluster 2024-02-10T07:14:07.381228+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T07:14:08.639 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:08 smithi107 bash[53833]: cluster 2024-02-10T07:14:07.381322+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T07:14:08.639 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:08 smithi107 bash[53833]: cluster 2024-02-10T07:14:07.386265+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T07:14:08.639 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:08 smithi107 bash[53833]: cluster 2024-02-10T07:14:07.386834+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T07:14:08.640 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:08 smithi107 bash[55228]: audit 2024-02-10T07:14:07.126838+0000 mgr.y (mgr.34107) 174 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:14:08.640 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:08 smithi107 bash[55228]: cluster 2024-02-10T07:14:07.375463+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T07:14:08.640 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:08 smithi107 bash[55228]: cluster 2024-02-10T07:14:07.376630+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T07:14:08.640 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:08 smithi107 bash[55228]: cluster 2024-02-10T07:14:07.378330+0000 mon.a (mon.0) 233 : cluster 0 osdmap e112: 8 total, 7 up, 8 in 2024-02-10T07:14:08.640 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:08 smithi107 bash[55228]: cluster 2024-02-10T07:14:07.379387+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T07:14:08.640 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:08 smithi107 bash[55228]: cluster 2024-02-10T07:14:07.379399+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T07:14:08.640 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:08 smithi107 bash[55228]: cluster 2024-02-10T07:14:07.380195+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T07:14:08.640 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:08 smithi107 bash[55228]: cluster 2024-02-10T07:14:07.381217+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T07:14:08.640 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:08 smithi107 bash[55228]: cluster 2024-02-10T07:14:07.381228+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T07:14:08.640 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:08 smithi107 bash[55228]: cluster 2024-02-10T07:14:07.381322+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T07:14:08.641 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:08 smithi107 bash[55228]: cluster 2024-02-10T07:14:07.386265+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T07:14:08.641 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:08 smithi107 bash[55228]: cluster 2024-02-10T07:14:07.386834+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T07:14:08.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:08 smithi195 bash[41044]: audit 2024-02-10T07:14:07.126838+0000 mgr.y (mgr.34107) 174 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:14:08.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:08 smithi195 bash[41044]: cluster 2024-02-10T07:14:07.375463+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T07:14:08.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:08 smithi195 bash[41044]: cluster 2024-02-10T07:14:07.376630+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T07:14:08.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:08 smithi195 bash[41044]: cluster 2024-02-10T07:14:07.378330+0000 mon.a (mon.0) 233 : cluster 0 osdmap e112: 8 total, 7 up, 8 in 2024-02-10T07:14:08.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:08 smithi195 bash[41044]: cluster 2024-02-10T07:14:07.379387+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T07:14:08.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:08 smithi195 bash[41044]: cluster 2024-02-10T07:14:07.379399+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T07:14:08.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:08 smithi195 bash[41044]: cluster 2024-02-10T07:14:07.380195+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T07:14:08.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:08 smithi195 bash[41044]: cluster 2024-02-10T07:14:07.381217+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T07:14:08.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:08 smithi195 bash[41044]: cluster 2024-02-10T07:14:07.381228+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T07:14:08.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:08 smithi195 bash[41044]: cluster 2024-02-10T07:14:07.381322+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T07:14:08.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:08 smithi195 bash[41044]: cluster 2024-02-10T07:14:07.386265+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T07:14:08.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:08 smithi195 bash[41044]: cluster 2024-02-10T07:14:07.386834+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e112 with expected crc 2024-02-10T07:14:09.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:14:08 smithi195 bash[38513]: ts=2024-02-10T07:14: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 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)\", cluster_addr=\"172.21.15.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"smithi107:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"172.21.15.195:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T07:14:09.464 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:09 smithi107 bash[53833]: cluster 2024-02-10T07:14:08.051810+0000 mgr.y (mgr.34107) 175 : cluster 0 pgmap v86: 161 pgs: 57 peering, 1 stale+active+clean, 103 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 163 op/s 2024-02-10T07:14:09.464 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:09 smithi107 bash[53833]: cluster 2024-02-10T07:14:08.371947+0000 mon.a (mon.0) 234 : cluster 3 Health check failed: Reduced data availability: 10 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2024-02-10T07:14:09.465 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:09 smithi107 bash[55228]: cluster 2024-02-10T07:14:08.051810+0000 mgr.y (mgr.34107) 175 : cluster 0 pgmap v86: 161 pgs: 57 peering, 1 stale+active+clean, 103 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 163 op/s 2024-02-10T07:14:09.465 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:09 smithi107 bash[55228]: cluster 2024-02-10T07:14:08.371947+0000 mon.a (mon.0) 234 : cluster 3 Health check failed: Reduced data availability: 10 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2024-02-10T07:14:09.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:09 smithi195 bash[41044]: cluster 2024-02-10T07:14:08.051810+0000 mgr.y (mgr.34107) 175 : cluster 0 pgmap v86: 161 pgs: 57 peering, 1 stale+active+clean, 103 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 163 op/s 2024-02-10T07:14:09.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:09 smithi195 bash[41044]: cluster 2024-02-10T07:14:08.371947+0000 mon.a (mon.0) 234 : cluster 3 Health check failed: Reduced data availability: 10 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2024-02-10T07:14:09.669 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:14:09 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:14:09] "GET /metrics HTTP/1.1" 200 38290 "" "Prometheus/2.33.4" 2024-02-10T07:14:09.961 INFO:journalctl@ceph.osd.1.smithi107.stdout:Feb 10 07:14:09 smithi107 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.1.service: Succeeded. 2024-02-10T07:14:09.961 INFO:journalctl@ceph.osd.1.smithi107.stdout:Feb 10 07:14:09 smithi107 systemd[1]: Stopped Ceph osd.1 for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:14:09.961 INFO:journalctl@ceph.osd.1.smithi107.stdout:Feb 10 07:14:09 smithi107 systemd[1]: Started Ceph osd.1 for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:14:11.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:10 smithi107 bash[55228]: audit 2024-02-10T07:14:09.957700+0000 mon.a (mon.0) 235 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:11.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:10 smithi107 bash[55228]: audit 2024-02-10T07:14:09.965065+0000 mon.a (mon.0) 236 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:11.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:10 smithi107 bash[55228]: cluster 2024-02-10T07:14:10.053031+0000 mgr.y (mgr.34107) 176 : cluster 0 pgmap v87: 161 pgs: 2 active+undersized+degraded, 57 peering, 4 active+undersized, 98 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 9.1 KiB/s rd, 0 B/s wr, 19 op/s; 8/630 objects degraded (1.270%) 2024-02-10T07:14:11.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:10 smithi107 bash[53833]: audit 2024-02-10T07:14:09.957700+0000 mon.a (mon.0) 235 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:11.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:10 smithi107 bash[53833]: audit 2024-02-10T07:14:09.965065+0000 mon.a (mon.0) 236 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:11.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:10 smithi107 bash[53833]: cluster 2024-02-10T07:14:10.053031+0000 mgr.y (mgr.34107) 176 : cluster 0 pgmap v87: 161 pgs: 2 active+undersized+degraded, 57 peering, 4 active+undersized, 98 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 9.1 KiB/s rd, 0 B/s wr, 19 op/s; 8/630 objects degraded (1.270%) 2024-02-10T07:14:11.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:10 smithi195 bash[41044]: audit 2024-02-10T07:14:09.957700+0000 mon.a (mon.0) 235 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:11.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:10 smithi195 bash[41044]: audit 2024-02-10T07:14:09.965065+0000 mon.a (mon.0) 236 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:11.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:10 smithi195 bash[41044]: cluster 2024-02-10T07:14:10.053031+0000 mgr.y (mgr.34107) 176 : cluster 0 pgmap v87: 161 pgs: 2 active+undersized+degraded, 57 peering, 4 active+undersized, 98 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 9.1 KiB/s rd, 0 B/s wr, 19 op/s; 8/630 objects degraded (1.270%) 2024-02-10T07:14:11.961 INFO:journalctl@ceph.osd.1.smithi107.stdout:Feb 10 07:14:11 smithi107 bash[60001]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-10T07:14:11.961 INFO:journalctl@ceph.osd.1.smithi107.stdout:Feb 10 07:14:11 smithi107 bash[60001]: 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-10T07:14:11.961 INFO:journalctl@ceph.osd.1.smithi107.stdout:Feb 10 07:14:11 smithi107 bash[60001]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-02-10T07:14:11.961 INFO:journalctl@ceph.osd.1.smithi107.stdout:Feb 10 07:14:11 smithi107 bash[60001]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-10T07:14:11.961 INFO:journalctl@ceph.osd.1.smithi107.stdout:Feb 10 07:14:11 smithi107 bash[60001]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-02-10T07:14:11.961 INFO:journalctl@ceph.osd.1.smithi107.stdout:Feb 10 07:14:11 smithi107 bash[60001]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-10T07:14:11.962 INFO:journalctl@ceph.osd.1.smithi107.stdout:Feb 10 07:14:11 smithi107 bash[60001]: --> ceph-volume raw activate successful for osd ID: 1 2024-02-10T07:14:12.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:11 smithi107 bash[53833]: cluster 2024-02-10T07:14:10.963493+0000 mon.a (mon.0) 237 : cluster 3 Health check failed: Degraded data redundancy: 8/630 objects degraded (1.270%), 2 pgs degraded (PG_DEGRADED) 2024-02-10T07:14:12.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:11 smithi107 bash[55228]: cluster 2024-02-10T07:14:10.963493+0000 mon.a (mon.0) 237 : cluster 3 Health check failed: Degraded data redundancy: 8/630 objects degraded (1.270%), 2 pgs degraded (PG_DEGRADED) 2024-02-10T07:14:12.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:11 smithi195 bash[41044]: cluster 2024-02-10T07:14:10.963493+0000 mon.a (mon.0) 237 : cluster 3 Health check failed: Degraded data redundancy: 8/630 objects degraded (1.270%), 2 pgs degraded (PG_DEGRADED) 2024-02-10T07:14:13.259 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:12 smithi107 bash[53833]: cluster 2024-02-10T07:14:12.055092+0000 mgr.y (mgr.34107) 177 : cluster 0 pgmap v88: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 101 op/s; 88/630 objects degraded (13.968%) 2024-02-10T07:14:13.260 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:12 smithi107 bash[55228]: cluster 2024-02-10T07:14:12.055092+0000 mgr.y (mgr.34107) 177 : cluster 0 pgmap v88: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 101 op/s; 88/630 objects degraded (13.968%) 2024-02-10T07:14:13.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:12 smithi195 bash[41044]: cluster 2024-02-10T07:14:12.055092+0000 mgr.y (mgr.34107) 177 : cluster 0 pgmap v88: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 0 B/s wr, 101 op/s; 88/630 objects degraded (13.968%) 2024-02-10T07:14:13.711 INFO:journalctl@ceph.osd.1.smithi107.stdout:Feb 10 07:14:13 smithi107 bash[60306]: debug 2024-02-10T07:14:13.351+0000 7f0a0d8e5700 1 -- 172.21.15.107:0/1150934405 <== mon.0 v2:172.21.15.107:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d8c12431e0 con 0x55d8c12c8800 2024-02-10T07:14:14.211 INFO:journalctl@ceph.osd.1.smithi107.stdout:Feb 10 07:14:13 smithi107 bash[60306]: debug 2024-02-10T07:14:13.891+0000 7f0a16a7d7c0 -1 Falling back to public interface 2024-02-10T07:14:14.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:13 smithi107 bash[53833]: cluster 2024-02-10T07:14:12.959294+0000 mon.a (mon.0) 238 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 10 pgs inactive, 14 pgs peering) 2024-02-10T07:14:14.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:13 smithi107 bash[55228]: cluster 2024-02-10T07:14:12.959294+0000 mon.a (mon.0) 238 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 10 pgs inactive, 14 pgs peering) 2024-02-10T07:14:14.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:13 smithi195 bash[41044]: cluster 2024-02-10T07:14:12.959294+0000 mon.a (mon.0) 238 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 10 pgs inactive, 14 pgs peering) 2024-02-10T07:14:15.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:14 smithi195 bash[41044]: cluster 2024-02-10T07:14:14.056221+0000 mgr.y (mgr.34107) 178 : cluster 0 pgmap v89: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 82 op/s; 88/630 objects degraded (13.968%) 2024-02-10T07:14:15.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:14 smithi107 bash[53833]: cluster 2024-02-10T07:14:14.056221+0000 mgr.y (mgr.34107) 178 : cluster 0 pgmap v89: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 82 op/s; 88/630 objects degraded (13.968%) 2024-02-10T07:14:15.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:14 smithi107 bash[55228]: cluster 2024-02-10T07:14:14.056221+0000 mgr.y (mgr.34107) 178 : cluster 0 pgmap v89: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 82 op/s; 88/630 objects degraded (13.968%) 2024-02-10T07:14:16.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:16 smithi195 bash[41044]: cluster 2024-02-10T07:14:15.986276+0000 mon.a (mon.0) 239 : cluster 3 Health check update: Degraded data redundancy: 88/630 objects degraded (13.968%), 23 pgs degraded (PG_DEGRADED) 2024-02-10T07:14:16.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:16 smithi107 bash[53833]: cluster 2024-02-10T07:14:15.986276+0000 mon.a (mon.0) 239 : cluster 3 Health check update: Degraded data redundancy: 88/630 objects degraded (13.968%), 23 pgs degraded (PG_DEGRADED) 2024-02-10T07:14:16.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:16 smithi107 bash[55228]: cluster 2024-02-10T07:14:15.986276+0000 mon.a (mon.0) 239 : cluster 3 Health check update: Degraded data redundancy: 88/630 objects degraded (13.968%), 23 pgs degraded (PG_DEGRADED) 2024-02-10T07:14:17.211 INFO:journalctl@ceph.osd.1.smithi107.stdout:Feb 10 07:14:16 smithi107 bash[60306]: debug 2024-02-10T07:14:16.947+0000 7f0a16a7d7c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-02-10T07:14:17.211 INFO:journalctl@ceph.osd.1.smithi107.stdout:Feb 10 07:14:16 smithi107 bash[60306]: debug 2024-02-10T07:14:16.987+0000 7f0a16a7d7c0 -1 osd.1 110 log_to_monitors true 2024-02-10T07:14:17.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:17 smithi107 bash[53833]: cluster 2024-02-10T07:14:16.056992+0000 mgr.y (mgr.34107) 179 : cluster 0 pgmap v90: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 91 op/s; 88/630 objects degraded (13.968%) 2024-02-10T07:14:17.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:17 smithi107 bash[53833]: audit 2024-02-10T07:14:16.492410+0000 mon.a (mon.0) 240 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:17.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:17 smithi107 bash[53833]: audit 2024-02-10T07:14:16.499671+0000 mon.a (mon.0) 241 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:17.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:17 smithi107 bash[53833]: audit 2024-02-10T07:14:16.995927+0000 mon.c (mon.1) 11 : audit 1 from='osd.1 [v2:172.21.15.107:6810/2919118847,v1:172.21.15.107:6811/2919118847]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T07:14:17.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:17 smithi107 bash[53833]: audit 2024-02-10T07:14:16.996388+0000 mon.a (mon.0) 242 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T07:14:17.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:17 smithi107 bash[55228]: cluster 2024-02-10T07:14:16.056992+0000 mgr.y (mgr.34107) 179 : cluster 0 pgmap v90: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 91 op/s; 88/630 objects degraded (13.968%) 2024-02-10T07:14:17.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:17 smithi107 bash[55228]: audit 2024-02-10T07:14:16.492410+0000 mon.a (mon.0) 240 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:17.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:17 smithi107 bash[55228]: audit 2024-02-10T07:14:16.499671+0000 mon.a (mon.0) 241 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:17.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:17 smithi107 bash[55228]: audit 2024-02-10T07:14:16.995927+0000 mon.c (mon.1) 11 : audit 1 from='osd.1 [v2:172.21.15.107:6810/2919118847,v1:172.21.15.107:6811/2919118847]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T07:14:17.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:17 smithi107 bash[55228]: audit 2024-02-10T07:14:16.996388+0000 mon.a (mon.0) 242 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T07:14:17.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:17 smithi195 bash[41044]: cluster 2024-02-10T07:14:16.056992+0000 mgr.y (mgr.34107) 179 : cluster 0 pgmap v90: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 124 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 0 B/s wr, 91 op/s; 88/630 objects degraded (13.968%) 2024-02-10T07:14:17.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:17 smithi195 bash[41044]: audit 2024-02-10T07:14:16.492410+0000 mon.a (mon.0) 240 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:17.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:17 smithi195 bash[41044]: audit 2024-02-10T07:14:16.499671+0000 mon.a (mon.0) 241 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:17.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:17 smithi195 bash[41044]: audit 2024-02-10T07:14:16.995927+0000 mon.c (mon.1) 11 : audit 1 from='osd.1 [v2:172.21.15.107:6810/2919118847,v1:172.21.15.107:6811/2919118847]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T07:14:17.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:17 smithi195 bash[41044]: audit 2024-02-10T07:14:16.996388+0000 mon.a (mon.0) 242 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-10T07:14:17.961 INFO:journalctl@ceph.osd.1.smithi107.stdout:Feb 10 07:14:17 smithi107 bash[60306]: debug 2024-02-10T07:14:17.555+0000 7f0a07ed5700 -1 osd.1 110 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T07:14:18.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:18 smithi195 bash[41044]: audit 2024-02-10T07:14:17.137728+0000 mgr.y (mgr.34107) 180 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:14:18.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:18 smithi195 bash[41044]: audit 2024-02-10T07:14:17.501449+0000 mon.a (mon.0) 243 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-10T07:14:18.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:18 smithi195 bash[41044]: cluster 2024-02-10T07:14:17.502859+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T07:14:18.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:18 smithi195 bash[41044]: cluster 2024-02-10T07:14:17.506037+0000 mon.a (mon.0) 244 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2024-02-10T07:14:18.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:18 smithi195 bash[41044]: audit 2024-02-10T07:14:17.508207+0000 mon.c (mon.1) 12 : audit 1 from='osd.1 [v2:172.21.15.107:6810/2919118847,v1:172.21.15.107:6811/2919118847]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T07:14:18.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:18 smithi195 bash[41044]: audit 2024-02-10T07:14:17.508935+0000 mon.a (mon.0) 245 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T07:14:18.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:18 smithi195 bash[41044]: audit 2024-02-10T07:14:17.595227+0000 mon.a (mon.0) 246 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:18.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:18 smithi195 bash[41044]: audit 2024-02-10T07:14:17.604873+0000 mon.a (mon.0) 247 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:18.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:18 smithi107 bash[53833]: audit 2024-02-10T07:14:17.137728+0000 mgr.y (mgr.34107) 180 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:14:18.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:18 smithi107 bash[53833]: audit 2024-02-10T07:14:17.501449+0000 mon.a (mon.0) 243 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-10T07:14:18.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:18 smithi107 bash[53833]: cluster 2024-02-10T07:14:17.502859+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T07:14:18.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:18 smithi107 bash[53833]: cluster 2024-02-10T07:14:17.506037+0000 mon.a (mon.0) 244 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2024-02-10T07:14:18.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:18 smithi107 bash[53833]: audit 2024-02-10T07:14:17.508207+0000 mon.c (mon.1) 12 : audit 1 from='osd.1 [v2:172.21.15.107:6810/2919118847,v1:172.21.15.107:6811/2919118847]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T07:14:18.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:18 smithi107 bash[53833]: audit 2024-02-10T07:14:17.508935+0000 mon.a (mon.0) 245 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T07:14:18.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:18 smithi107 bash[53833]: audit 2024-02-10T07:14:17.595227+0000 mon.a (mon.0) 246 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:18.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:18 smithi107 bash[53833]: audit 2024-02-10T07:14:17.604873+0000 mon.a (mon.0) 247 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:18.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:18 smithi107 bash[55228]: audit 2024-02-10T07:14:17.137728+0000 mgr.y (mgr.34107) 180 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:14:18.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:18 smithi107 bash[55228]: audit 2024-02-10T07:14:17.501449+0000 mon.a (mon.0) 243 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-10T07:14:18.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:18 smithi107 bash[55228]: cluster 2024-02-10T07:14:17.502859+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T07:14:18.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:18 smithi107 bash[55228]: cluster 2024-02-10T07:14:17.506037+0000 mon.a (mon.0) 244 : cluster 0 osdmap e113: 8 total, 7 up, 8 in 2024-02-10T07:14:18.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:18 smithi107 bash[55228]: audit 2024-02-10T07:14:17.508207+0000 mon.c (mon.1) 12 : audit 1 from='osd.1 [v2:172.21.15.107:6810/2919118847,v1:172.21.15.107:6811/2919118847]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T07:14:18.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:18 smithi107 bash[55228]: audit 2024-02-10T07:14:17.508935+0000 mon.a (mon.0) 245 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T07:14:18.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:18 smithi107 bash[55228]: audit 2024-02-10T07:14:17.595227+0000 mon.a (mon.0) 246 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:18.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:18 smithi107 bash[55228]: audit 2024-02-10T07:14:17.604873+0000 mon.a (mon.0) 247 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:19.064 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:14:18 smithi195 bash[38513]: ts=2024-02-10T07:14: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 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)\", cluster_addr=\"172.21.15.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"smithi107:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.107\", device_class=\"ssd\", hostname=\"smithi107\", instance=\"172.21.15.195:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.107\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-02-10T07:14:19.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:19 smithi195 bash[41044]: cluster 2024-02-10T07:14:17.504780+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T07:14:19.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:19 smithi195 bash[41044]: cluster 2024-02-10T07:14:18.058075+0000 mgr.y (mgr.34107) 181 : cluster 0 pgmap v92: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 0 B/s wr, 142 op/s; 88/630 objects degraded (13.968%) 2024-02-10T07:14:19.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:19 smithi195 bash[41044]: cluster 2024-02-10T07:14:18.078006+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T07:14:19.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:19 smithi195 bash[41044]: cluster 2024-02-10T07:14:18.331298+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T07:14:19.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:19 smithi195 bash[41044]: cluster 2024-02-10T07:14:18.331435+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T07:14:19.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:19 smithi195 bash[41044]: cluster 2024-02-10T07:14:18.502222+0000 mon.a (mon.0) 248 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T07:14:19.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:19 smithi195 bash[41044]: cluster 2024-02-10T07:14:18.513253+0000 mon.a (mon.0) 249 : cluster 1 osd.1 [v2:172.21.15.107:6810/2919118847,v1:172.21.15.107:6811/2919118847] boot 2024-02-10T07:14:19.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:19 smithi195 bash[41044]: cluster 2024-02-10T07:14:18.513319+0000 mon.a (mon.0) 250 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2024-02-10T07:14:19.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:19 smithi195 bash[41044]: audit 2024-02-10T07:14:18.513807+0000 mon.a (mon.0) 251 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T07:14:19.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:19 smithi195 bash[41044]: cluster 2024-02-10T07:14:18.514776+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e114 with expected crc 2024-02-10T07:14:19.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:19 smithi195 bash[41044]: cluster 2024-02-10T07:14:18.514830+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e114 with expected crc 2024-02-10T07:14:19.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:19 smithi107 bash[53833]: cluster 2024-02-10T07:14:17.504780+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T07:14:19.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:19 smithi107 bash[53833]: cluster 2024-02-10T07:14:18.058075+0000 mgr.y (mgr.34107) 181 : cluster 0 pgmap v92: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 0 B/s wr, 142 op/s; 88/630 objects degraded (13.968%) 2024-02-10T07:14:19.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:19 smithi107 bash[53833]: cluster 2024-02-10T07:14:18.078006+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T07:14:19.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:19 smithi107 bash[53833]: cluster 2024-02-10T07:14:18.331298+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T07:14:19.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:19 smithi107 bash[53833]: cluster 2024-02-10T07:14:18.331435+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T07:14:19.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:19 smithi107 bash[53833]: cluster 2024-02-10T07:14:18.502222+0000 mon.a (mon.0) 248 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T07:14:19.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:19 smithi107 bash[53833]: cluster 2024-02-10T07:14:18.513253+0000 mon.a (mon.0) 249 : cluster 1 osd.1 [v2:172.21.15.107:6810/2919118847,v1:172.21.15.107:6811/2919118847] boot 2024-02-10T07:14:19.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:19 smithi107 bash[53833]: cluster 2024-02-10T07:14:18.513319+0000 mon.a (mon.0) 250 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2024-02-10T07:14:19.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:19 smithi107 bash[53833]: audit 2024-02-10T07:14:18.513807+0000 mon.a (mon.0) 251 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T07:14:19.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:19 smithi107 bash[53833]: cluster 2024-02-10T07:14:18.514776+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e114 with expected crc 2024-02-10T07:14:19.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:19 smithi107 bash[53833]: cluster 2024-02-10T07:14:18.514830+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e114 with expected crc 2024-02-10T07:14:19.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:19 smithi107 bash[55228]: cluster 2024-02-10T07:14:17.504780+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T07:14:19.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:19 smithi107 bash[55228]: cluster 2024-02-10T07:14:18.058075+0000 mgr.y (mgr.34107) 181 : cluster 0 pgmap v92: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 85 KiB/s rd, 0 B/s wr, 142 op/s; 88/630 objects degraded (13.968%) 2024-02-10T07:14:19.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:19 smithi107 bash[55228]: cluster 2024-02-10T07:14:18.078006+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T07:14:19.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:19 smithi107 bash[55228]: cluster 2024-02-10T07:14:18.331298+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T07:14:19.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:19 smithi107 bash[55228]: cluster 2024-02-10T07:14:18.331435+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e113 with expected crc 2024-02-10T07:14:19.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:19 smithi107 bash[55228]: cluster 2024-02-10T07:14:18.502222+0000 mon.a (mon.0) 248 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T07:14:19.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:19 smithi107 bash[55228]: cluster 2024-02-10T07:14:18.513253+0000 mon.a (mon.0) 249 : cluster 1 osd.1 [v2:172.21.15.107:6810/2919118847,v1:172.21.15.107:6811/2919118847] boot 2024-02-10T07:14:19.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:19 smithi107 bash[55228]: cluster 2024-02-10T07:14:18.513319+0000 mon.a (mon.0) 250 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2024-02-10T07:14:19.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:19 smithi107 bash[55228]: audit 2024-02-10T07:14:18.513807+0000 mon.a (mon.0) 251 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-10T07:14:19.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:19 smithi107 bash[55228]: cluster 2024-02-10T07:14:18.514776+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e114 with expected crc 2024-02-10T07:14:19.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:19 smithi107 bash[55228]: cluster 2024-02-10T07:14:18.514830+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e114 with expected crc 2024-02-10T07:14:19.711 INFO:teuthology.orchestra.run.smithi107.stdout:true 2024-02-10T07:14:19.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:14:19 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:14:19] "GET /metrics HTTP/1.1" 200 38290 "" "Prometheus/2.33.4" 2024-02-10T07:14:20.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:20 smithi195 bash[41044]: cluster 2024-02-10T07:14:18.507665+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e114 with expected crc 2024-02-10T07:14:20.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:20 smithi195 bash[41044]: cluster 2024-02-10T07:14:18.512821+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e114 with expected crc 2024-02-10T07:14:20.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:20 smithi195 bash[41044]: cluster 2024-02-10T07:14:18.514679+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e114 with expected crc 2024-02-10T07:14:20.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:20 smithi195 bash[41044]: cluster 2024-02-10T07:14:19.518433+0000 mon.a (mon.0) 252 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2024-02-10T07:14:20.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:20 smithi195 bash[41044]: cluster 2024-02-10T07:14:19.519323+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T07:14:20.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:20 smithi195 bash[41044]: cluster 2024-02-10T07:14:19.521097+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T07:14:20.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:20 smithi195 bash[41044]: cluster 2024-02-10T07:14:19.521186+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T07:14:20.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:20 smithi195 bash[41044]: cluster 2024-02-10T07:14:19.524489+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T07:14:20.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:20 smithi195 bash[41044]: cluster 2024-02-10T07:14:19.527626+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T07:14:20.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:20 smithi107 bash[53833]: cluster 2024-02-10T07:14:18.507665+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e114 with expected crc 2024-02-10T07:14:20.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:20 smithi107 bash[53833]: cluster 2024-02-10T07:14:18.512821+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e114 with expected crc 2024-02-10T07:14:20.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:20 smithi107 bash[53833]: cluster 2024-02-10T07:14:18.514679+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e114 with expected crc 2024-02-10T07:14:20.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:20 smithi107 bash[53833]: cluster 2024-02-10T07:14:19.518433+0000 mon.a (mon.0) 252 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2024-02-10T07:14:20.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:20 smithi107 bash[53833]: cluster 2024-02-10T07:14:19.519323+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T07:14:20.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:20 smithi107 bash[53833]: cluster 2024-02-10T07:14:19.521097+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T07:14:20.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:20 smithi107 bash[53833]: cluster 2024-02-10T07:14:19.521186+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T07:14:20.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:20 smithi107 bash[53833]: cluster 2024-02-10T07:14:19.524489+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T07:14:20.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:20 smithi107 bash[53833]: cluster 2024-02-10T07:14:19.527626+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T07:14:20.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:20 smithi107 bash[55228]: cluster 2024-02-10T07:14:18.507665+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e114 with expected crc 2024-02-10T07:14:20.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:20 smithi107 bash[55228]: cluster 2024-02-10T07:14:18.512821+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e114 with expected crc 2024-02-10T07:14:20.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:20 smithi107 bash[55228]: cluster 2024-02-10T07:14:18.514679+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e114 with expected crc 2024-02-10T07:14:20.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:20 smithi107 bash[55228]: cluster 2024-02-10T07:14:19.518433+0000 mon.a (mon.0) 252 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2024-02-10T07:14:20.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:20 smithi107 bash[55228]: cluster 2024-02-10T07:14:19.519323+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T07:14:20.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:20 smithi107 bash[55228]: cluster 2024-02-10T07:14:19.521097+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T07:14:20.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:20 smithi107 bash[55228]: cluster 2024-02-10T07:14:19.521186+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T07:14:20.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:20 smithi107 bash[55228]: cluster 2024-02-10T07:14:19.524489+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T07:14:20.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:20 smithi107 bash[55228]: cluster 2024-02-10T07:14:19.527626+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T07:14:20.482 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T07:14:20.482 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 running (5m) 3s ago 12m 15.6M - 0.23.0 ba2b418f427c d3f029c1318f 2024-02-10T07:14:20.482 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 running (4m) 100s ago 11m 42.4M - 8.3.5 dad864ee21e9 5607b97710aa 2024-02-10T07:14:20.482 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.lvlagr smithi107 running (3m) 3s ago 10m 46.9M - 3.5 e1d6a67b021e 757a2f6d398f 2024-02-10T07:14:20.482 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443,9283,8765 running (3m) 100s ago 18m 442M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bb490544b5d3 2024-02-10T07:14:20.482 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:8443,9283,8765 running (4m) 3s ago 20m 501M - 19.0.0-1361-g290212a1 c328ab9dcfc7 c02886bcdecb 2024-02-10T07:14:20.482 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (2m) 3s ago 20m 48.0M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 e0da1fb95790 2024-02-10T07:14:20.482 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (113s) 100s ago 18m 23.7M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 d340158ba46e 2024-02-10T07:14:20.483 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (2m) 3s ago 18m 42.6M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 869a46f2072d 2024-02-10T07:14:20.483 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 running (5m) 3s ago 12m 13.1M - 1.3.1 1dbe0e931976 c8acf9662b9a 2024-02-10T07:14:20.483 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 running (4m) 100s ago 12m 11.1M - 1.3.1 1dbe0e931976 afd5feac7ebe 2024-02-10T07:14:20.483 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 running (36s) 3s ago 17m 55.3M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 03a1804d2551 2024-02-10T07:14:20.483 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (8s) 3s ago 16m - 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 5e413662b8f1 2024-02-10T07:14:20.483 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (16m) 3s ago 16m 56.4M 2781M 17.2.0 e1d6a67b021e 766040b6658f 2024-02-10T07:14:20.483 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (15m) 3s ago 15m 61.9M 2781M 17.2.0 e1d6a67b021e 09c905da97c8 2024-02-10T07:14:20.483 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (15m) 100s ago 15m 58.5M 3037M 17.2.0 e1d6a67b021e 6126fbf79e16 2024-02-10T07:14:20.483 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (14m) 100s ago 14m 55.1M 3037M 17.2.0 e1d6a67b021e 9174cf372e54 2024-02-10T07:14:20.483 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (13m) 100s ago 13m 54.3M 3037M 17.2.0 e1d6a67b021e b13040a8249e 2024-02-10T07:14:20.483 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (13m) 100s ago 13m 56.7M 3037M 17.2.0 e1d6a67b021e 42ed17ada673 2024-02-10T07:14:20.483 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 running (3m) 100s ago 12m 58.2M - 2.33.4 514e6a882f6e 83de9a3c8dfd 2024-02-10T07:14:20.483 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.zkixal smithi107 *:8000 running (10m) 3s ago 10m 90.3M - 17.2.0 e1d6a67b021e 00fc962fbb51 2024-02-10T07:14:20.484 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.qewfcx smithi195 *:8000 running (10m) 100s ago 10m 87.3M - 17.2.0 e1d6a67b021e 24e6b5e4ac80 2024-02-10T07:14:20.484 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.lgutqr smithi107 *:80 running (10m) 3s ago 10m 87.8M - 17.2.0 e1d6a67b021e 486944c7deb5 2024-02-10T07:14:20.484 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.zqbguk smithi195 *:80 running (10m) 100s ago 10m 87.3M - 17.2.0 e1d6a67b021e 53e1b5b8b160 2024-02-10T07:14:20.937 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:14:20.938 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-02-10T07:14:20.938 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T07:14:20.938 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:14:20.938 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-02-10T07:14:20.938 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T07:14:20.938 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:14:20.938 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-02-10T07:14:20.938 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-02-10T07:14:20.938 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T07:14:20.938 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:14:20.938 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-02-10T07:14:20.938 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T07:14:20.938 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:14:20.938 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-02-10T07:14:20.939 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-02-10T07:14:20.939 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 7 2024-02-10T07:14:20.939 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:14:20.939 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:14:21.331 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:14:21.332 INFO:teuthology.orchestra.run.smithi107.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T07:14:21.332 INFO:teuthology.orchestra.run.smithi107.stdout: "in_progress": true, 2024-02-10T07:14:21.332 INFO:teuthology.orchestra.run.smithi107.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T07:14:21.332 INFO:teuthology.orchestra.run.smithi107.stdout: "services_complete": [ 2024-02-10T07:14:21.332 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr", 2024-02-10T07:14:21.332 INFO:teuthology.orchestra.run.smithi107.stdout: "mon" 2024-02-10T07:14:21.332 INFO:teuthology.orchestra.run.smithi107.stdout: ], 2024-02-10T07:14:21.332 INFO:teuthology.orchestra.run.smithi107.stdout: "progress": "7/23 daemons upgraded", 2024-02-10T07:14:21.332 INFO:teuthology.orchestra.run.smithi107.stdout: "message": "Currently upgrading osd daemons", 2024-02-10T07:14:21.332 INFO:teuthology.orchestra.run.smithi107.stdout: "is_paused": false 2024-02-10T07:14:21.332 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:14:21.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:21 smithi195 bash[41044]: cluster 2024-02-10T07:14:19.513213+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T07:14:21.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:21 smithi195 bash[41044]: cluster 2024-02-10T07:14:19.514682+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T07:14:21.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:21 smithi195 bash[41044]: cluster 2024-02-10T07:14:19.520721+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T07:14:21.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:21 smithi195 bash[41044]: cluster 2024-02-10T07:14:19.521095+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T07:14:21.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:21 smithi195 bash[41044]: cluster 2024-02-10T07:14:19.526614+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T07:14:21.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:21 smithi195 bash[41044]: audit 2024-02-10T07:14:19.692741+0000 mgr.y (mgr.34107) 182 : audit 0 from='client.44257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:14:21.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:21 smithi195 bash[41044]: cluster 2024-02-10T07:14:20.058791+0000 mgr.y (mgr.34107) 183 : cluster 0 pgmap v95: 161 pgs: 5 peering, 22 active+undersized+degraded, 36 active+undersized, 98 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 0 B/s wr, 126 op/s; 82/630 objects degraded (13.016%) 2024-02-10T07:14:21.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:21 smithi195 bash[41044]: audit 2024-02-10T07:14:20.084282+0000 mgr.y (mgr.34107) 184 : audit 0 from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:14:21.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:21 smithi195 bash[41044]: audit 2024-02-10T07:14:20.461825+0000 mgr.y (mgr.34107) 185 : audit 0 from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:14:21.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:21 smithi195 bash[41044]: audit 2024-02-10T07:14:20.934479+0000 mon.a (mon.0) 253 : audit 0 from='client.? 172.21.15.107:0/700581575' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:21.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:21 smithi195 bash[41044]: cluster 2024-02-10T07:14:20.988257+0000 mon.a (mon.0) 254 : cluster 3 Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 22 pgs degraded (PG_DEGRADED) 2024-02-10T07:14:21.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:21 smithi107 bash[53833]: cluster 2024-02-10T07:14:19.513213+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T07:14:21.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:21 smithi107 bash[53833]: cluster 2024-02-10T07:14:19.514682+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T07:14:21.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:21 smithi107 bash[53833]: cluster 2024-02-10T07:14:19.520721+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T07:14:21.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:21 smithi107 bash[53833]: cluster 2024-02-10T07:14:19.521095+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T07:14:21.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:21 smithi107 bash[53833]: cluster 2024-02-10T07:14:19.526614+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T07:14:21.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:21 smithi107 bash[53833]: audit 2024-02-10T07:14:19.692741+0000 mgr.y (mgr.34107) 182 : audit 0 from='client.44257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:14:21.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:21 smithi107 bash[53833]: cluster 2024-02-10T07:14:20.058791+0000 mgr.y (mgr.34107) 183 : cluster 0 pgmap v95: 161 pgs: 5 peering, 22 active+undersized+degraded, 36 active+undersized, 98 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 0 B/s wr, 126 op/s; 82/630 objects degraded (13.016%) 2024-02-10T07:14:21.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:21 smithi107 bash[53833]: audit 2024-02-10T07:14:20.084282+0000 mgr.y (mgr.34107) 184 : audit 0 from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:14:21.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:21 smithi107 bash[53833]: audit 2024-02-10T07:14:20.461825+0000 mgr.y (mgr.34107) 185 : audit 0 from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:14:21.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:21 smithi107 bash[53833]: audit 2024-02-10T07:14:20.934479+0000 mon.a (mon.0) 253 : audit 0 from='client.? 172.21.15.107:0/700581575' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:21.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:21 smithi107 bash[53833]: cluster 2024-02-10T07:14:20.988257+0000 mon.a (mon.0) 254 : cluster 3 Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 22 pgs degraded (PG_DEGRADED) 2024-02-10T07:14:21.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:21 smithi107 bash[55228]: cluster 2024-02-10T07:14:19.513213+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T07:14:21.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:21 smithi107 bash[55228]: cluster 2024-02-10T07:14:19.514682+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T07:14:21.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:21 smithi107 bash[55228]: cluster 2024-02-10T07:14:19.520721+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T07:14:21.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:21 smithi107 bash[55228]: cluster 2024-02-10T07:14:19.521095+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T07:14:21.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:21 smithi107 bash[55228]: cluster 2024-02-10T07:14:19.526614+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e115 with expected crc 2024-02-10T07:14:21.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:21 smithi107 bash[55228]: audit 2024-02-10T07:14:19.692741+0000 mgr.y (mgr.34107) 182 : audit 0 from='client.44257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:14:21.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:21 smithi107 bash[55228]: cluster 2024-02-10T07:14:20.058791+0000 mgr.y (mgr.34107) 183 : cluster 0 pgmap v95: 161 pgs: 5 peering, 22 active+undersized+degraded, 36 active+undersized, 98 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 76 KiB/s rd, 0 B/s wr, 126 op/s; 82/630 objects degraded (13.016%) 2024-02-10T07:14:21.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:21 smithi107 bash[55228]: audit 2024-02-10T07:14:20.084282+0000 mgr.y (mgr.34107) 184 : audit 0 from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:14:21.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:21 smithi107 bash[55228]: audit 2024-02-10T07:14:20.461825+0000 mgr.y (mgr.34107) 185 : audit 0 from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:14:21.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:21 smithi107 bash[55228]: audit 2024-02-10T07:14:20.934479+0000 mon.a (mon.0) 253 : audit 0 from='client.? 172.21.15.107:0/700581575' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:21.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:21 smithi107 bash[55228]: cluster 2024-02-10T07:14:20.988257+0000 mon.a (mon.0) 254 : cluster 3 Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 22 pgs degraded (PG_DEGRADED) 2024-02-10T07:14:21.782 INFO:teuthology.orchestra.run.smithi107.stdout:HEALTH_WARN Degraded data redundancy: 82/630 objects degraded (13.016%), 22 pgs degraded 2024-02-10T07:14:21.783 INFO:teuthology.orchestra.run.smithi107.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 82/630 objects degraded (13.016%), 22 pgs degraded 2024-02-10T07:14:21.783 INFO:teuthology.orchestra.run.smithi107.stdout: pg 2.0 is active+undersized+degraded, acting [7,0] 2024-02-10T07:14:21.783 INFO:teuthology.orchestra.run.smithi107.stdout: pg 2.4 is active+undersized+degraded, acting [0,7] 2024-02-10T07:14:21.783 INFO:teuthology.orchestra.run.smithi107.stdout: pg 2.9 is active+undersized+degraded, acting [7,3] 2024-02-10T07:14:21.783 INFO:teuthology.orchestra.run.smithi107.stdout: pg 2.a is active+undersized+degraded, acting [3,7] 2024-02-10T07:14:21.783 INFO:teuthology.orchestra.run.smithi107.stdout: pg 2.d is active+undersized+degraded, acting [4,3] 2024-02-10T07:14:21.783 INFO:teuthology.orchestra.run.smithi107.stdout: pg 3.0 is active+undersized+degraded, acting [2,6] 2024-02-10T07:14:21.783 INFO:teuthology.orchestra.run.smithi107.stdout: pg 3.4 is active+undersized+degraded, acting [2,5] 2024-02-10T07:14:21.783 INFO:teuthology.orchestra.run.smithi107.stdout: pg 3.8 is active+undersized+degraded, acting [3,7] 2024-02-10T07:14:21.783 INFO:teuthology.orchestra.run.smithi107.stdout: pg 3.a is active+undersized+degraded, acting [6,4] 2024-02-10T07:14:21.783 INFO:teuthology.orchestra.run.smithi107.stdout: pg 3.e is active+undersized+degraded, acting [7,4] 2024-02-10T07:14:21.783 INFO:teuthology.orchestra.run.smithi107.stdout: pg 3.16 is active+undersized+degraded, acting [5,7] 2024-02-10T07:14:21.783 INFO:teuthology.orchestra.run.smithi107.stdout: pg 3.18 is active+undersized+degraded, acting [3,0] 2024-02-10T07:14:21.783 INFO:teuthology.orchestra.run.smithi107.stdout: pg 3.19 is active+undersized+degraded, acting [3,4] 2024-02-10T07:14:21.784 INFO:teuthology.orchestra.run.smithi107.stdout: pg 3.1a is active+undersized+degraded, acting [4,2] 2024-02-10T07:14:21.784 INFO:teuthology.orchestra.run.smithi107.stdout: pg 3.1c is active+undersized+degraded, acting [5,4] 2024-02-10T07:14:21.784 INFO:teuthology.orchestra.run.smithi107.stdout: pg 4.9 is active+undersized+degraded, acting [4,3] 2024-02-10T07:14:21.784 INFO:teuthology.orchestra.run.smithi107.stdout: pg 4.e is active+undersized+degraded, acting [4,6] 2024-02-10T07:14:21.784 INFO:teuthology.orchestra.run.smithi107.stdout: pg 4.14 is active+undersized+degraded, acting [3,7] 2024-02-10T07:14:21.784 INFO:teuthology.orchestra.run.smithi107.stdout: pg 4.1f is active+undersized+degraded, acting [6,5] 2024-02-10T07:14:21.784 INFO:teuthology.orchestra.run.smithi107.stdout: pg 5.15 is active+undersized+degraded, acting [5,0] 2024-02-10T07:14:21.784 INFO:teuthology.orchestra.run.smithi107.stdout: pg 5.1d is active+undersized+degraded, acting [4,0] 2024-02-10T07:14:21.784 INFO:teuthology.orchestra.run.smithi107.stdout: pg 6.1a is active+undersized+degraded, acting [4,5] 2024-02-10T07:14:22.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:22 smithi195 bash[41044]: audit 2024-02-10T07:14:21.107153+0000 mon.a (mon.0) 255 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:22.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:22 smithi195 bash[41044]: audit 2024-02-10T07:14:21.109001+0000 mon.a (mon.0) 256 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:14:22.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:22 smithi195 bash[41044]: audit 2024-02-10T07:14:21.327968+0000 mgr.y (mgr.34107) 186 : audit 0 from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:14:22.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:22 smithi195 bash[41044]: audit 2024-02-10T07:14:21.779865+0000 mon.c (mon.1) 13 : audit 0 from='client.? 172.21.15.107:0/1692623401' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:14:22.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:22 smithi107 bash[53833]: audit 2024-02-10T07:14:21.107153+0000 mon.a (mon.0) 255 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:22.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:22 smithi107 bash[53833]: audit 2024-02-10T07:14:21.109001+0000 mon.a (mon.0) 256 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:14:22.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:22 smithi107 bash[53833]: audit 2024-02-10T07:14:21.327968+0000 mgr.y (mgr.34107) 186 : audit 0 from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:14:22.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:22 smithi107 bash[53833]: audit 2024-02-10T07:14:21.779865+0000 mon.c (mon.1) 13 : audit 0 from='client.? 172.21.15.107:0/1692623401' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:14:22.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:22 smithi107 bash[55228]: audit 2024-02-10T07:14:21.107153+0000 mon.a (mon.0) 255 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:22.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:22 smithi107 bash[55228]: audit 2024-02-10T07:14:21.109001+0000 mon.a (mon.0) 256 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:14:22.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:22 smithi107 bash[55228]: audit 2024-02-10T07:14:21.327968+0000 mgr.y (mgr.34107) 186 : audit 0 from='client.44281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:14:22.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:22 smithi107 bash[55228]: audit 2024-02-10T07:14:21.779865+0000 mon.c (mon.1) 13 : audit 0 from='client.? 172.21.15.107:0/1692623401' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:14:23.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:23 smithi195 bash[41044]: cluster 2024-02-10T07:14:22.060322+0000 mgr.y (mgr.34107) 187 : cluster 0 pgmap v96: 161 pgs: 5 peering, 8 active+undersized+degraded, 13 active+undersized, 135 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s; 33/630 objects degraded (5.238%); 0 B/s, 5 objects/s recovering 2024-02-10T07:14:23.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:23 smithi107 bash[53833]: cluster 2024-02-10T07:14:22.060322+0000 mgr.y (mgr.34107) 187 : cluster 0 pgmap v96: 161 pgs: 5 peering, 8 active+undersized+degraded, 13 active+undersized, 135 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s; 33/630 objects degraded (5.238%); 0 B/s, 5 objects/s recovering 2024-02-10T07:14:23.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:23 smithi107 bash[55228]: cluster 2024-02-10T07:14:22.060322+0000 mgr.y (mgr.34107) 187 : cluster 0 pgmap v96: 161 pgs: 5 peering, 8 active+undersized+degraded, 13 active+undersized, 135 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s; 33/630 objects degraded (5.238%); 0 B/s, 5 objects/s recovering 2024-02-10T07:14:24.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:24 smithi107 bash[53833]: cluster 2024-02-10T07:14:24.117490+0000 mon.a (mon.0) 257 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 8 pgs degraded) 2024-02-10T07:14:24.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:24 smithi107 bash[53833]: cluster 2024-02-10T07:14:24.117579+0000 mon.a (mon.0) 258 : cluster 1 Cluster is now healthy 2024-02-10T07:14:24.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:24 smithi107 bash[55228]: cluster 2024-02-10T07:14:24.117490+0000 mon.a (mon.0) 257 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 8 pgs degraded) 2024-02-10T07:14:24.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:24 smithi107 bash[55228]: cluster 2024-02-10T07:14:24.117579+0000 mon.a (mon.0) 258 : cluster 1 Cluster is now healthy 2024-02-10T07:14:24.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:24 smithi195 bash[41044]: cluster 2024-02-10T07:14:24.117490+0000 mon.a (mon.0) 257 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 8 pgs degraded) 2024-02-10T07:14:24.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:24 smithi195 bash[41044]: cluster 2024-02-10T07:14:24.117579+0000 mon.a (mon.0) 258 : cluster 1 Cluster is now healthy 2024-02-10T07:14:25.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:25 smithi107 bash[53833]: cluster 2024-02-10T07:14:24.061305+0000 mgr.y (mgr.34107) 188 : cluster 0 pgmap v97: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 0 op/s; 0 B/s, 7 objects/s recovering 2024-02-10T07:14:25.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:25 smithi107 bash[55228]: cluster 2024-02-10T07:14:24.061305+0000 mgr.y (mgr.34107) 188 : cluster 0 pgmap v97: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 0 op/s; 0 B/s, 7 objects/s recovering 2024-02-10T07:14:25.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:25 smithi195 bash[41044]: cluster 2024-02-10T07:14:24.061305+0000 mgr.y (mgr.34107) 188 : cluster 0 pgmap v97: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 0 op/s; 0 B/s, 7 objects/s recovering 2024-02-10T07:14:27.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:27 smithi195 bash[41044]: cluster 2024-02-10T07:14:26.062203+0000 mgr.y (mgr.34107) 189 : cluster 0 pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 0 B/s, 7 objects/s recovering 2024-02-10T07:14:27.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:27 smithi107 bash[53833]: cluster 2024-02-10T07:14:26.062203+0000 mgr.y (mgr.34107) 189 : cluster 0 pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 0 B/s, 7 objects/s recovering 2024-02-10T07:14:27.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:27 smithi107 bash[55228]: cluster 2024-02-10T07:14:26.062203+0000 mgr.y (mgr.34107) 189 : cluster 0 pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 0 B/s, 7 objects/s recovering 2024-02-10T07:14:28.589 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:28 smithi107 bash[55228]: audit 2024-02-10T07:14:27.145812+0000 mgr.y (mgr.34107) 190 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:14:28.589 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:28 smithi107 bash[55228]: audit 2024-02-10T07:14:27.313039+0000 mon.a (mon.0) 259 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:28.589 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:28 smithi107 bash[55228]: audit 2024-02-10T07:14:27.323026+0000 mon.a (mon.0) 260 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:28.589 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:28 smithi107 bash[55228]: audit 2024-02-10T07:14:27.325064+0000 mon.a (mon.0) 261 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:14:28.589 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:28 smithi107 bash[55228]: audit 2024-02-10T07:14:27.326648+0000 mon.a (mon.0) 262 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:14:28.589 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:28 smithi107 bash[55228]: audit 2024-02-10T07:14:27.335152+0000 mon.a (mon.0) 263 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:28.589 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:28 smithi107 bash[55228]: audit 2024-02-10T07:14:27.422104+0000 mon.a (mon.0) 264 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:14:28.590 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:28 smithi107 bash[55228]: audit 2024-02-10T07:14:27.425911+0000 mon.a (mon.0) 265 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:28.590 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:28 smithi107 bash[55228]: audit 2024-02-10T07:14:27.428765+0000 mon.a (mon.0) 266 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:28.590 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:28 smithi107 bash[55228]: audit 2024-02-10T07:14:27.430789+0000 mon.a (mon.0) 267 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:28.590 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:28 smithi107 bash[55228]: audit 2024-02-10T07:14:27.433472+0000 mon.a (mon.0) 268 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T07:14:28.590 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:28 smithi107 bash[55228]: audit 2024-02-10T07:14:27.433866+0000 mgr.y (mgr.34107) 191 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T07:14:28.590 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:28 smithi107 bash[55228]: cephadm 2024-02-10T07:14:27.435769+0000 mgr.y (mgr.34107) 192 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-02-10T07:14:28.590 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:28 smithi107 bash[53833]: audit 2024-02-10T07:14:27.145812+0000 mgr.y (mgr.34107) 190 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:14:28.590 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:28 smithi107 bash[53833]: audit 2024-02-10T07:14:27.313039+0000 mon.a (mon.0) 259 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:28.590 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:28 smithi107 bash[53833]: audit 2024-02-10T07:14:27.323026+0000 mon.a (mon.0) 260 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:28.590 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:28 smithi107 bash[53833]: audit 2024-02-10T07:14:27.325064+0000 mon.a (mon.0) 261 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:14:28.590 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:28 smithi107 bash[53833]: audit 2024-02-10T07:14:27.326648+0000 mon.a (mon.0) 262 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:14:28.590 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:28 smithi107 bash[53833]: audit 2024-02-10T07:14:27.335152+0000 mon.a (mon.0) 263 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:28.590 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:28 smithi107 bash[53833]: audit 2024-02-10T07:14:27.422104+0000 mon.a (mon.0) 264 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:14:28.591 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:28 smithi107 bash[53833]: audit 2024-02-10T07:14:27.425911+0000 mon.a (mon.0) 265 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:28.591 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:28 smithi107 bash[53833]: audit 2024-02-10T07:14:27.428765+0000 mon.a (mon.0) 266 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:28.591 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:28 smithi107 bash[53833]: audit 2024-02-10T07:14:27.430789+0000 mon.a (mon.0) 267 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:28.591 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:28 smithi107 bash[53833]: audit 2024-02-10T07:14:27.433472+0000 mon.a (mon.0) 268 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T07:14:28.591 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:28 smithi107 bash[53833]: audit 2024-02-10T07:14:27.433866+0000 mgr.y (mgr.34107) 191 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T07:14:28.591 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:28 smithi107 bash[53833]: cephadm 2024-02-10T07:14:27.435769+0000 mgr.y (mgr.34107) 192 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-02-10T07:14:28.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:28 smithi195 bash[41044]: audit 2024-02-10T07:14:27.145812+0000 mgr.y (mgr.34107) 190 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:14:28.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:28 smithi195 bash[41044]: audit 2024-02-10T07:14:27.313039+0000 mon.a (mon.0) 259 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:28.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:28 smithi195 bash[41044]: audit 2024-02-10T07:14:27.323026+0000 mon.a (mon.0) 260 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:28.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:28 smithi195 bash[41044]: audit 2024-02-10T07:14:27.325064+0000 mon.a (mon.0) 261 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:14:28.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:28 smithi195 bash[41044]: audit 2024-02-10T07:14:27.326648+0000 mon.a (mon.0) 262 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:14:28.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:28 smithi195 bash[41044]: audit 2024-02-10T07:14:27.335152+0000 mon.a (mon.0) 263 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:28.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:28 smithi195 bash[41044]: audit 2024-02-10T07:14:27.422104+0000 mon.a (mon.0) 264 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:14:28.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:28 smithi195 bash[41044]: audit 2024-02-10T07:14:27.425911+0000 mon.a (mon.0) 265 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:28.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:28 smithi195 bash[41044]: audit 2024-02-10T07:14:27.428765+0000 mon.a (mon.0) 266 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:28.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:28 smithi195 bash[41044]: audit 2024-02-10T07:14:27.430789+0000 mon.a (mon.0) 267 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:28.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:28 smithi195 bash[41044]: audit 2024-02-10T07:14:27.433472+0000 mon.a (mon.0) 268 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T07:14:28.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:28 smithi195 bash[41044]: audit 2024-02-10T07:14:27.433866+0000 mgr.y (mgr.34107) 191 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-10T07:14:28.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:28 smithi195 bash[41044]: cephadm 2024-02-10T07:14:27.435769+0000 mgr.y (mgr.34107) 192 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-02-10T07:14:29.632 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:29 smithi107 bash[55228]: cluster 2024-02-10T07:14:28.063881+0000 mgr.y (mgr.34107) 193 : cluster 0 pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 5 objects/s recovering 2024-02-10T07:14:29.632 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:29 smithi107 bash[53833]: cluster 2024-02-10T07:14:28.063881+0000 mgr.y (mgr.34107) 193 : cluster 0 pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 5 objects/s recovering 2024-02-10T07:14:29.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:29 smithi195 bash[41044]: cluster 2024-02-10T07:14:28.063881+0000 mgr.y (mgr.34107) 193 : cluster 0 pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 5 objects/s recovering 2024-02-10T07:14:29.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:14:29 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:14:29] "GET /metrics HTTP/1.1" 200 38154 "" "Prometheus/2.33.4" 2024-02-10T07:14:30.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:30 smithi195 bash[41044]: cephadm 2024-02-10T07:14:29.606288+0000 mgr.y (mgr.34107) 194 : cephadm 1 Upgrade: Updating osd.2 2024-02-10T07:14:30.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:30 smithi195 bash[41044]: audit 2024-02-10T07:14:29.613939+0000 mon.a (mon.0) 269 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:30.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:30 smithi195 bash[41044]: audit 2024-02-10T07:14:29.618613+0000 mon.a (mon.0) 270 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T07:14:30.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:30 smithi195 bash[41044]: audit 2024-02-10T07:14:29.619866+0000 mon.a (mon.0) 271 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:14:30.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:30 smithi195 bash[41044]: cephadm 2024-02-10T07:14:29.625148+0000 mgr.y (mgr.34107) 195 : cephadm 1 Deploying daemon osd.2 on smithi107 2024-02-10T07:14:30.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:30 smithi195 bash[41044]: cluster 2024-02-10T07:14:30.064518+0000 mgr.y (mgr.34107) 196 : cluster 0 pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 970 B/s rd, 0 op/s; 0 B/s, 5 objects/s recovering 2024-02-10T07:14:30.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:30 smithi107 bash[53833]: cephadm 2024-02-10T07:14:29.606288+0000 mgr.y (mgr.34107) 194 : cephadm 1 Upgrade: Updating osd.2 2024-02-10T07:14:30.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:30 smithi107 bash[53833]: audit 2024-02-10T07:14:29.613939+0000 mon.a (mon.0) 269 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:30.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:30 smithi107 bash[53833]: audit 2024-02-10T07:14:29.618613+0000 mon.a (mon.0) 270 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T07:14:30.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:30 smithi107 bash[53833]: audit 2024-02-10T07:14:29.619866+0000 mon.a (mon.0) 271 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:14:30.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:30 smithi107 bash[53833]: cephadm 2024-02-10T07:14:29.625148+0000 mgr.y (mgr.34107) 195 : cephadm 1 Deploying daemon osd.2 on smithi107 2024-02-10T07:14:30.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:30 smithi107 bash[53833]: cluster 2024-02-10T07:14:30.064518+0000 mgr.y (mgr.34107) 196 : cluster 0 pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 970 B/s rd, 0 op/s; 0 B/s, 5 objects/s recovering 2024-02-10T07:14:30.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:30 smithi107 bash[55228]: cephadm 2024-02-10T07:14:29.606288+0000 mgr.y (mgr.34107) 194 : cephadm 1 Upgrade: Updating osd.2 2024-02-10T07:14:30.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:30 smithi107 bash[55228]: audit 2024-02-10T07:14:29.613939+0000 mon.a (mon.0) 269 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:30.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:30 smithi107 bash[55228]: audit 2024-02-10T07:14:29.618613+0000 mon.a (mon.0) 270 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-10T07:14:30.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:30 smithi107 bash[55228]: audit 2024-02-10T07:14:29.619866+0000 mon.a (mon.0) 271 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:14:30.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:30 smithi107 bash[55228]: cephadm 2024-02-10T07:14:29.625148+0000 mgr.y (mgr.34107) 195 : cephadm 1 Deploying daemon osd.2 on smithi107 2024-02-10T07:14:30.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:30 smithi107 bash[55228]: cluster 2024-02-10T07:14:30.064518+0000 mgr.y (mgr.34107) 196 : cluster 0 pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 970 B/s rd, 0 op/s; 0 B/s, 5 objects/s recovering 2024-02-10T07:14:32.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:32 smithi195 bash[41044]: audit 2024-02-10T07:14:31.207335+0000 mon.a (mon.0) 272 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:32.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:32 smithi107 bash[53833]: audit 2024-02-10T07:14:31.207335+0000 mon.a (mon.0) 272 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:32.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:32 smithi107 bash[55228]: audit 2024-02-10T07:14:31.207335+0000 mon.a (mon.0) 272 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:33.525 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:33 smithi107 bash[53833]: cluster 2024-02-10T07:14:32.065917+0000 mgr.y (mgr.34107) 197 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 4 objects/s recovering 2024-02-10T07:14:33.525 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:33 smithi107 bash[55228]: cluster 2024-02-10T07:14:32.065917+0000 mgr.y (mgr.34107) 197 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 4 objects/s recovering 2024-02-10T07:14:33.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:33 smithi195 bash[41044]: cluster 2024-02-10T07:14:32.065917+0000 mgr.y (mgr.34107) 197 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 4 objects/s recovering 2024-02-10T07:14:34.422 INFO:journalctl@ceph.osd.2.smithi107.stdout:Feb 10 07:14:34 smithi107 systemd[1]: Stopping Ceph osd.2 for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:14:34.711 INFO:journalctl@ceph.osd.2.smithi107.stdout:Feb 10 07:14:34 smithi107 bash[28819]: debug 2024-02-10T07:14:34.414+0000 7f018a5ef700 -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-10T07:14:34.711 INFO:journalctl@ceph.osd.2.smithi107.stdout:Feb 10 07:14:34 smithi107 bash[28819]: debug 2024-02-10T07:14:34.414+0000 7f018a5ef700 -1 osd.2 115 *** Got signal Terminated *** 2024-02-10T07:14:34.711 INFO:journalctl@ceph.osd.2.smithi107.stdout:Feb 10 07:14:34 smithi107 bash[28819]: debug 2024-02-10T07:14:34.414+0000 7f018a5ef700 -1 osd.2 115 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T07:14:35.621 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:35 smithi107 bash[53833]: cluster 2024-02-10T07:14:34.066645+0000 mgr.y (mgr.34107) 198 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-02-10T07:14:35.622 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:35 smithi107 bash[53833]: cluster 2024-02-10T07:14:34.420811+0000 mon.a (mon.0) 273 : cluster 1 osd.2 marked itself down and dead 2024-02-10T07:14:35.622 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:35 smithi107 bash[55228]: cluster 2024-02-10T07:14:34.066645+0000 mgr.y (mgr.34107) 198 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-02-10T07:14:35.622 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:35 smithi107 bash[55228]: cluster 2024-02-10T07:14:34.420811+0000 mon.a (mon.0) 273 : cluster 1 osd.2 marked itself down and dead 2024-02-10T07:14:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:35 smithi195 bash[41044]: cluster 2024-02-10T07:14:34.066645+0000 mgr.y (mgr.34107) 198 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-02-10T07:14:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:35 smithi195 bash[41044]: cluster 2024-02-10T07:14:34.420811+0000 mon.a (mon.0) 273 : cluster 1 osd.2 marked itself down and dead 2024-02-10T07:14:36.229 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:36 smithi195 bash[41044]: cluster 2024-02-10T07:14:35.218365+0000 mon.a (mon.0) 274 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T07:14:36.229 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:36 smithi195 bash[41044]: cluster 2024-02-10T07:14:35.230548+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e116 with expected crc 2024-02-10T07:14:36.229 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:36 smithi195 bash[41044]: cluster 2024-02-10T07:14:35.232929+0000 mon.a (mon.0) 275 : cluster 0 osdmap e116: 8 total, 7 up, 8 in 2024-02-10T07:14:36.229 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:36 smithi195 bash[41044]: cluster 2024-02-10T07:14:35.235240+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e116 with expected crc 2024-02-10T07:14:36.229 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:36 smithi195 bash[41044]: cluster 2024-02-10T07:14:35.235617+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e116 with expected crc 2024-02-10T07:14:36.229 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:36 smithi195 bash[41044]: cluster 2024-02-10T07:14:35.236325+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e116 with expected crc 2024-02-10T07:14:36.229 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:36 smithi195 bash[41044]: cluster 2024-02-10T07:14:35.238197+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e116 with expected crc 2024-02-10T07:14:36.229 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:36 smithi195 bash[41044]: cluster 2024-02-10T07:14:35.239249+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e116 with expected crc 2024-02-10T07:14:36.229 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:36 smithi195 bash[41044]: cluster 2024-02-10T07:14:35.239766+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e116 with expected crc 2024-02-10T07:14:36.229 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:36 smithi195 bash[41044]: audit 2024-02-10T07:14:36.055226+0000 mon.a (mon.0) 276 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 1]}]: dispatch 2024-02-10T07:14:36.229 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:36 smithi195 bash[41044]: audit 2024-02-10T07:14:36.055780+0000 mon.a (mon.0) 277 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [0, 2]}]: dispatch 2024-02-10T07:14:36.230 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:36 smithi195 bash[41044]: audit 2024-02-10T07:14:36.056197+0000 mon.a (mon.0) 278 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-02-10T07:14:36.230 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:36 smithi195 bash[41044]: audit 2024-02-10T07:14:36.056621+0000 mon.a (mon.0) 279 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-02-10T07:14:36.230 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:36 smithi195 bash[41044]: audit 2024-02-10T07:14:36.057050+0000 mon.a (mon.0) 280 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-02-10T07:14:36.230 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:36 smithi195 bash[41044]: audit 2024-02-10T07:14:36.057652+0000 mon.a (mon.0) 281 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 3]}]: dispatch 2024-02-10T07:14:36.230 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:36 smithi195 bash[41044]: audit 2024-02-10T07:14:36.058162+0000 mon.a (mon.0) 282 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [0, 2]}]: dispatch 2024-02-10T07:14:36.230 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:36 smithi195 bash[41044]: audit 2024-02-10T07:14:36.058584+0000 mon.a (mon.0) 283 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [3, 2]}]: dispatch 2024-02-10T07:14:36.230 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:36 smithi195 bash[41044]: audit 2024-02-10T07:14:36.058999+0000 mon.a (mon.0) 284 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5, 3, 2]}]: dispatch 2024-02-10T07:14:36.230 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:36 smithi195 bash[41044]: audit 2024-02-10T07:14:36.109369+0000 mon.a (mon.0) 285 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:36.230 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:36 smithi195 bash[41044]: audit 2024-02-10T07:14:36.111057+0000 mon.a (mon.0) 286 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:14:36.711 INFO:journalctl@ceph.osd.2.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[61921]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-2 2024-02-10T07:14:36.711 INFO:journalctl@ceph.osd.2.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[61994]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-2 2024-02-10T07:14:36.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[53833]: cluster 2024-02-10T07:14:35.218365+0000 mon.a (mon.0) 274 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T07:14:36.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[53833]: cluster 2024-02-10T07:14:35.230548+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e116 with expected crc 2024-02-10T07:14:36.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[53833]: cluster 2024-02-10T07:14:35.232929+0000 mon.a (mon.0) 275 : cluster 0 osdmap e116: 8 total, 7 up, 8 in 2024-02-10T07:14:36.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[53833]: cluster 2024-02-10T07:14:35.235240+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e116 with expected crc 2024-02-10T07:14:36.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[53833]: cluster 2024-02-10T07:14:35.235617+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e116 with expected crc 2024-02-10T07:14:36.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[53833]: cluster 2024-02-10T07:14:35.236325+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e116 with expected crc 2024-02-10T07:14:36.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[53833]: cluster 2024-02-10T07:14:35.238197+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e116 with expected crc 2024-02-10T07:14:36.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[53833]: cluster 2024-02-10T07:14:35.239249+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e116 with expected crc 2024-02-10T07:14:36.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[53833]: cluster 2024-02-10T07:14:35.239766+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e116 with expected crc 2024-02-10T07:14:36.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[53833]: audit 2024-02-10T07:14:36.055226+0000 mon.a (mon.0) 276 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 1]}]: dispatch 2024-02-10T07:14:36.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[53833]: audit 2024-02-10T07:14:36.055780+0000 mon.a (mon.0) 277 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [0, 2]}]: dispatch 2024-02-10T07:14:36.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[53833]: audit 2024-02-10T07:14:36.056197+0000 mon.a (mon.0) 278 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-02-10T07:14:36.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[53833]: audit 2024-02-10T07:14:36.056621+0000 mon.a (mon.0) 279 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-02-10T07:14:36.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[53833]: audit 2024-02-10T07:14:36.057050+0000 mon.a (mon.0) 280 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-02-10T07:14:36.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[53833]: audit 2024-02-10T07:14:36.057652+0000 mon.a (mon.0) 281 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 3]}]: dispatch 2024-02-10T07:14:36.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[53833]: audit 2024-02-10T07:14:36.058162+0000 mon.a (mon.0) 282 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [0, 2]}]: dispatch 2024-02-10T07:14:36.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[53833]: audit 2024-02-10T07:14:36.058584+0000 mon.a (mon.0) 283 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [3, 2]}]: dispatch 2024-02-10T07:14:36.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[53833]: audit 2024-02-10T07:14:36.058999+0000 mon.a (mon.0) 284 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5, 3, 2]}]: dispatch 2024-02-10T07:14:36.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[53833]: audit 2024-02-10T07:14:36.109369+0000 mon.a (mon.0) 285 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:36.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[53833]: audit 2024-02-10T07:14:36.111057+0000 mon.a (mon.0) 286 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:14:36.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[55228]: cluster 2024-02-10T07:14:35.218365+0000 mon.a (mon.0) 274 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T07:14:36.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[55228]: cluster 2024-02-10T07:14:35.230548+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e116 with expected crc 2024-02-10T07:14:36.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[55228]: cluster 2024-02-10T07:14:35.232929+0000 mon.a (mon.0) 275 : cluster 0 osdmap e116: 8 total, 7 up, 8 in 2024-02-10T07:14:36.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[55228]: cluster 2024-02-10T07:14:35.235240+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e116 with expected crc 2024-02-10T07:14:36.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[55228]: cluster 2024-02-10T07:14:35.235617+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e116 with expected crc 2024-02-10T07:14:36.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[55228]: cluster 2024-02-10T07:14:35.236325+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e116 with expected crc 2024-02-10T07:14:36.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[55228]: cluster 2024-02-10T07:14:35.238197+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e116 with expected crc 2024-02-10T07:14:36.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[55228]: cluster 2024-02-10T07:14:35.239249+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e116 with expected crc 2024-02-10T07:14:36.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[55228]: cluster 2024-02-10T07:14:35.239766+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e116 with expected crc 2024-02-10T07:14:36.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[55228]: audit 2024-02-10T07:14:36.055226+0000 mon.a (mon.0) 276 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 1]}]: dispatch 2024-02-10T07:14:36.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[55228]: audit 2024-02-10T07:14:36.055780+0000 mon.a (mon.0) 277 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [0, 2]}]: dispatch 2024-02-10T07:14:36.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[55228]: audit 2024-02-10T07:14:36.056197+0000 mon.a (mon.0) 278 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-02-10T07:14:36.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[55228]: audit 2024-02-10T07:14:36.056621+0000 mon.a (mon.0) 279 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-02-10T07:14:36.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[55228]: audit 2024-02-10T07:14:36.057050+0000 mon.a (mon.0) 280 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-02-10T07:14:36.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[55228]: audit 2024-02-10T07:14:36.057652+0000 mon.a (mon.0) 281 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 3]}]: dispatch 2024-02-10T07:14:36.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[55228]: audit 2024-02-10T07:14:36.058162+0000 mon.a (mon.0) 282 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [0, 2]}]: dispatch 2024-02-10T07:14:36.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[55228]: audit 2024-02-10T07:14:36.058584+0000 mon.a (mon.0) 283 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [3, 2]}]: dispatch 2024-02-10T07:14:36.715 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[55228]: audit 2024-02-10T07:14:36.058999+0000 mon.a (mon.0) 284 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5, 3, 2]}]: dispatch 2024-02-10T07:14:36.715 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[55228]: audit 2024-02-10T07:14:36.109369+0000 mon.a (mon.0) 285 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:36.715 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:36 smithi107 bash[55228]: audit 2024-02-10T07:14:36.111057+0000 mon.a (mon.0) 286 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:14:37.423 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[53833]: cluster 2024-02-10T07:14:36.067265+0000 mgr.y (mgr.34107) 199 : cluster 0 pgmap v104: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T07:14:37.423 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[53833]: audit 2024-02-10T07:14:36.234175+0000 mon.a (mon.0) 287 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 1]}]': finished 2024-02-10T07:14:37.423 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[53833]: audit 2024-02-10T07:14:36.234327+0000 mon.a (mon.0) 288 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [0, 2]}]': finished 2024-02-10T07:14:37.423 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[53833]: audit 2024-02-10T07:14:36.234479+0000 mon.a (mon.0) 289 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]': finished 2024-02-10T07:14:37.424 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[53833]: audit 2024-02-10T07:14:36.234613+0000 mon.a (mon.0) 290 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]': finished 2024-02-10T07:14:37.424 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[53833]: audit 2024-02-10T07:14:36.234715+0000 mon.a (mon.0) 291 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-02-10T07:14:37.424 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[53833]: audit 2024-02-10T07:14:36.234774+0000 mon.a (mon.0) 292 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 3]}]': finished 2024-02-10T07:14:37.424 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[53833]: audit 2024-02-10T07:14:36.234877+0000 mon.a (mon.0) 293 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [0, 2]}]': finished 2024-02-10T07:14:37.424 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[53833]: audit 2024-02-10T07:14:36.234966+0000 mon.a (mon.0) 294 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [3, 2]}]': finished 2024-02-10T07:14:37.424 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[53833]: audit 2024-02-10T07:14:36.235058+0000 mon.a (mon.0) 295 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5, 3, 2]}]': finished 2024-02-10T07:14:37.424 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[53833]: cluster 2024-02-10T07:14:36.237616+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T07:14:37.424 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[53833]: cluster 2024-02-10T07:14:36.238066+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T07:14:37.424 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[53833]: cluster 2024-02-10T07:14:36.240600+0000 mon.a (mon.0) 296 : cluster 0 osdmap e117: 8 total, 7 up, 8 in 2024-02-10T07:14:37.424 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[53833]: cluster 2024-02-10T07:14:36.240801+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T07:14:37.424 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[53833]: cluster 2024-02-10T07:14:36.242158+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T07:14:37.424 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[53833]: cluster 2024-02-10T07:14:36.242729+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T07:14:37.424 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[53833]: cluster 2024-02-10T07:14:36.243510+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T07:14:37.424 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[53833]: cluster 2024-02-10T07:14:36.245842+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T07:14:37.425 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[53833]: cluster 2024-02-10T07:14:36.248387+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T07:14:37.425 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[53833]: cluster 2024-02-10T07:14:36.250449+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T07:14:37.425 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[55228]: cluster 2024-02-10T07:14:36.067265+0000 mgr.y (mgr.34107) 199 : cluster 0 pgmap v104: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T07:14:37.425 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[55228]: audit 2024-02-10T07:14:36.234175+0000 mon.a (mon.0) 287 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 1]}]': finished 2024-02-10T07:14:37.425 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[55228]: audit 2024-02-10T07:14:36.234327+0000 mon.a (mon.0) 288 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [0, 2]}]': finished 2024-02-10T07:14:37.425 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[55228]: audit 2024-02-10T07:14:36.234479+0000 mon.a (mon.0) 289 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]': finished 2024-02-10T07:14:37.425 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[55228]: audit 2024-02-10T07:14:36.234613+0000 mon.a (mon.0) 290 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]': finished 2024-02-10T07:14:37.425 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[55228]: audit 2024-02-10T07:14:36.234715+0000 mon.a (mon.0) 291 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-02-10T07:14:37.425 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[55228]: audit 2024-02-10T07:14:36.234774+0000 mon.a (mon.0) 292 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 3]}]': finished 2024-02-10T07:14:37.425 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[55228]: audit 2024-02-10T07:14:36.234877+0000 mon.a (mon.0) 293 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [0, 2]}]': finished 2024-02-10T07:14:37.425 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[55228]: audit 2024-02-10T07:14:36.234966+0000 mon.a (mon.0) 294 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [3, 2]}]': finished 2024-02-10T07:14:37.425 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[55228]: audit 2024-02-10T07:14:36.235058+0000 mon.a (mon.0) 295 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5, 3, 2]}]': finished 2024-02-10T07:14:37.425 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[55228]: cluster 2024-02-10T07:14:36.237616+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T07:14:37.426 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[55228]: cluster 2024-02-10T07:14:36.238066+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T07:14:37.426 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[55228]: cluster 2024-02-10T07:14:36.240600+0000 mon.a (mon.0) 296 : cluster 0 osdmap e117: 8 total, 7 up, 8 in 2024-02-10T07:14:37.426 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[55228]: cluster 2024-02-10T07:14:36.240801+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T07:14:37.426 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[55228]: cluster 2024-02-10T07:14:36.242158+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T07:14:37.426 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[55228]: cluster 2024-02-10T07:14:36.242729+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T07:14:37.426 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[55228]: cluster 2024-02-10T07:14:36.243510+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T07:14:37.426 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[55228]: cluster 2024-02-10T07:14:36.245842+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T07:14:37.426 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[55228]: cluster 2024-02-10T07:14:36.248387+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T07:14:37.426 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:37 smithi107 bash[55228]: cluster 2024-02-10T07:14:36.250449+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T07:14:37.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:37 smithi195 bash[41044]: cluster 2024-02-10T07:14:36.067265+0000 mgr.y (mgr.34107) 199 : cluster 0 pgmap v104: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T07:14:37.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:37 smithi195 bash[41044]: audit 2024-02-10T07:14:36.234175+0000 mon.a (mon.0) 287 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 1]}]': finished 2024-02-10T07:14:37.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:37 smithi195 bash[41044]: audit 2024-02-10T07:14:36.234327+0000 mon.a (mon.0) 288 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [0, 2]}]': finished 2024-02-10T07:14:37.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:37 smithi195 bash[41044]: audit 2024-02-10T07:14:36.234479+0000 mon.a (mon.0) 289 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]': finished 2024-02-10T07:14:37.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:37 smithi195 bash[41044]: audit 2024-02-10T07:14:36.234613+0000 mon.a (mon.0) 290 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]': finished 2024-02-10T07:14:37.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:37 smithi195 bash[41044]: audit 2024-02-10T07:14:36.234715+0000 mon.a (mon.0) 291 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-02-10T07:14:37.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:37 smithi195 bash[41044]: audit 2024-02-10T07:14:36.234774+0000 mon.a (mon.0) 292 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [7, 3]}]': finished 2024-02-10T07:14:37.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:37 smithi195 bash[41044]: audit 2024-02-10T07:14:36.234877+0000 mon.a (mon.0) 293 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [0, 2]}]': finished 2024-02-10T07:14:37.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:37 smithi195 bash[41044]: audit 2024-02-10T07:14:36.234966+0000 mon.a (mon.0) 294 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.0", "id": [3, 2]}]': finished 2024-02-10T07:14:37.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:37 smithi195 bash[41044]: audit 2024-02-10T07:14:36.235058+0000 mon.a (mon.0) 295 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 5, 3, 2]}]': finished 2024-02-10T07:14:37.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:37 smithi195 bash[41044]: cluster 2024-02-10T07:14:36.237616+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T07:14:37.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:37 smithi195 bash[41044]: cluster 2024-02-10T07:14:36.238066+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T07:14:37.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:37 smithi195 bash[41044]: cluster 2024-02-10T07:14:36.240600+0000 mon.a (mon.0) 296 : cluster 0 osdmap e117: 8 total, 7 up, 8 in 2024-02-10T07:14:37.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:37 smithi195 bash[41044]: cluster 2024-02-10T07:14:36.240801+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T07:14:37.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:37 smithi195 bash[41044]: cluster 2024-02-10T07:14:36.242158+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T07:14:37.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:37 smithi195 bash[41044]: cluster 2024-02-10T07:14:36.242729+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T07:14:37.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:37 smithi195 bash[41044]: cluster 2024-02-10T07:14:36.243510+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T07:14:37.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:37 smithi195 bash[41044]: cluster 2024-02-10T07:14:36.245842+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T07:14:37.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:37 smithi195 bash[41044]: cluster 2024-02-10T07:14:36.248387+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T07:14:37.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:37 smithi195 bash[41044]: cluster 2024-02-10T07:14:36.250449+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e117 with expected crc 2024-02-10T07:14:38.531 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:38 smithi107 bash[53833]: audit 2024-02-10T07:14:37.157102+0000 mgr.y (mgr.34107) 200 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:14:38.531 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:38 smithi107 bash[53833]: cluster 2024-02-10T07:14:37.241258+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T07:14:38.531 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:38 smithi107 bash[53833]: cluster 2024-02-10T07:14:37.243994+0000 mon.a (mon.0) 297 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2024-02-10T07:14:38.531 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:38 smithi107 bash[53833]: cluster 2024-02-10T07:14:37.244698+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T07:14:38.532 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:38 smithi107 bash[53833]: cluster 2024-02-10T07:14:37.245873+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T07:14:38.532 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:38 smithi107 bash[53833]: cluster 2024-02-10T07:14:37.247437+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T07:14:38.532 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:38 smithi107 bash[53833]: cluster 2024-02-10T07:14:37.248850+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T07:14:38.532 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:38 smithi107 bash[53833]: cluster 2024-02-10T07:14:37.248928+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T07:14:38.532 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:38 smithi107 bash[53833]: cluster 2024-02-10T07:14:37.258477+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T07:14:38.532 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:38 smithi107 bash[55228]: audit 2024-02-10T07:14:37.157102+0000 mgr.y (mgr.34107) 200 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:14:38.532 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:38 smithi107 bash[55228]: cluster 2024-02-10T07:14:37.241258+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T07:14:38.532 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:38 smithi107 bash[55228]: cluster 2024-02-10T07:14:37.243994+0000 mon.a (mon.0) 297 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2024-02-10T07:14:38.532 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:38 smithi107 bash[55228]: cluster 2024-02-10T07:14:37.244698+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T07:14:38.532 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:38 smithi107 bash[55228]: cluster 2024-02-10T07:14:37.245873+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T07:14:38.533 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:38 smithi107 bash[55228]: cluster 2024-02-10T07:14:37.247437+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T07:14:38.533 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:38 smithi107 bash[55228]: cluster 2024-02-10T07:14:37.248850+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T07:14:38.533 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:38 smithi107 bash[55228]: cluster 2024-02-10T07:14:37.248928+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T07:14:38.533 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:38 smithi107 bash[55228]: cluster 2024-02-10T07:14:37.258477+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T07:14:38.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:38 smithi195 bash[41044]: audit 2024-02-10T07:14:37.157102+0000 mgr.y (mgr.34107) 200 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:14:38.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:38 smithi195 bash[41044]: cluster 2024-02-10T07:14:37.241258+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T07:14:38.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:38 smithi195 bash[41044]: cluster 2024-02-10T07:14:37.243994+0000 mon.a (mon.0) 297 : cluster 0 osdmap e118: 8 total, 7 up, 8 in 2024-02-10T07:14:38.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:38 smithi195 bash[41044]: cluster 2024-02-10T07:14:37.244698+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T07:14:38.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:38 smithi195 bash[41044]: cluster 2024-02-10T07:14:37.245873+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T07:14:38.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:38 smithi195 bash[41044]: cluster 2024-02-10T07:14:37.247437+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T07:14:38.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:38 smithi195 bash[41044]: cluster 2024-02-10T07:14:37.248850+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T07:14:38.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:38 smithi195 bash[41044]: cluster 2024-02-10T07:14:37.248928+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T07:14:38.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:38 smithi195 bash[41044]: cluster 2024-02-10T07:14:37.258477+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e118 with expected crc 2024-02-10T07:14:38.783 INFO:journalctl@ceph.osd.2.smithi107.stdout:Feb 10 07:14:38 smithi107 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.2.service: Succeeded. 2024-02-10T07:14:38.784 INFO:journalctl@ceph.osd.2.smithi107.stdout:Feb 10 07:14:38 smithi107 systemd[1]: Stopped Ceph osd.2 for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:14:38.784 INFO:journalctl@ceph.osd.2.smithi107.stdout:Feb 10 07:14:38 smithi107 systemd[1]: Started Ceph osd.2 for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:14:39.628 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:39 smithi107 bash[53833]: cluster 2024-02-10T07:14:38.068358+0000 mgr.y (mgr.34107) 201 : cluster 0 pgmap v107: 161 pgs: 1 remapped+peering, 4 peering, 10 active+undersized+degraded, 2 stale+active+clean, 26 active+undersized, 118 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 49/630 objects degraded (7.778%) 2024-02-10T07:14:39.628 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:39 smithi107 bash[53833]: cluster 2024-02-10T07:14:38.249953+0000 mon.a (mon.0) 298 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-10T07:14:39.628 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:39 smithi107 bash[53833]: cluster 2024-02-10T07:14:38.250019+0000 mon.a (mon.0) 299 : cluster 3 Health check failed: Degraded data redundancy: 49/630 objects degraded (7.778%), 10 pgs degraded (PG_DEGRADED) 2024-02-10T07:14:39.628 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:39 smithi107 bash[53833]: cluster 2024-02-10T07:14:38.266814+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T07:14:39.629 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:39 smithi107 bash[53833]: cluster 2024-02-10T07:14:38.266993+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T07:14:39.629 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:39 smithi107 bash[53833]: cluster 2024-02-10T07:14:38.270044+0000 mon.a (mon.0) 300 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-02-10T07:14:39.629 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:39 smithi107 bash[53833]: cluster 2024-02-10T07:14:38.270778+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T07:14:39.629 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:39 smithi107 bash[53833]: cluster 2024-02-10T07:14:38.272295+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T07:14:39.629 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:39 smithi107 bash[53833]: cluster 2024-02-10T07:14:38.272830+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T07:14:39.629 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:39 smithi107 bash[53833]: cluster 2024-02-10T07:14:38.272896+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T07:14:39.629 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:39 smithi107 bash[53833]: cluster 2024-02-10T07:14:38.277821+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T07:14:39.629 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:39 smithi107 bash[53833]: audit 2024-02-10T07:14:38.828778+0000 mon.a (mon.0) 301 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:39.629 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:39 smithi107 bash[53833]: audit 2024-02-10T07:14:38.836862+0000 mon.a (mon.0) 302 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:39.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:39 smithi107 bash[55228]: cluster 2024-02-10T07:14:38.068358+0000 mgr.y (mgr.34107) 201 : cluster 0 pgmap v107: 161 pgs: 1 remapped+peering, 4 peering, 10 active+undersized+degraded, 2 stale+active+clean, 26 active+undersized, 118 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 49/630 objects degraded (7.778%) 2024-02-10T07:14:39.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:39 smithi107 bash[55228]: cluster 2024-02-10T07:14:38.249953+0000 mon.a (mon.0) 298 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-10T07:14:39.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:39 smithi107 bash[55228]: cluster 2024-02-10T07:14:38.250019+0000 mon.a (mon.0) 299 : cluster 3 Health check failed: Degraded data redundancy: 49/630 objects degraded (7.778%), 10 pgs degraded (PG_DEGRADED) 2024-02-10T07:14:39.630 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:39 smithi107 bash[55228]: cluster 2024-02-10T07:14:38.266814+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T07:14:39.630 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:39 smithi107 bash[55228]: cluster 2024-02-10T07:14:38.266993+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T07:14:39.630 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:39 smithi107 bash[55228]: cluster 2024-02-10T07:14:38.270044+0000 mon.a (mon.0) 300 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-02-10T07:14:39.630 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:39 smithi107 bash[55228]: cluster 2024-02-10T07:14:38.270778+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T07:14:39.630 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:39 smithi107 bash[55228]: cluster 2024-02-10T07:14:38.272295+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T07:14:39.630 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:39 smithi107 bash[55228]: cluster 2024-02-10T07:14:38.272830+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T07:14:39.630 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:39 smithi107 bash[55228]: cluster 2024-02-10T07:14:38.272896+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T07:14:39.630 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:39 smithi107 bash[55228]: cluster 2024-02-10T07:14:38.277821+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T07:14:39.630 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:39 smithi107 bash[55228]: audit 2024-02-10T07:14:38.828778+0000 mon.a (mon.0) 301 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:39.630 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:39 smithi107 bash[55228]: audit 2024-02-10T07:14:38.836862+0000 mon.a (mon.0) 302 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:39.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:39 smithi195 bash[41044]: cluster 2024-02-10T07:14:38.068358+0000 mgr.y (mgr.34107) 201 : cluster 0 pgmap v107: 161 pgs: 1 remapped+peering, 4 peering, 10 active+undersized+degraded, 2 stale+active+clean, 26 active+undersized, 118 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 49/630 objects degraded (7.778%) 2024-02-10T07:14:39.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:39 smithi195 bash[41044]: cluster 2024-02-10T07:14:38.249953+0000 mon.a (mon.0) 298 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-10T07:14:39.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:39 smithi195 bash[41044]: cluster 2024-02-10T07:14:38.250019+0000 mon.a (mon.0) 299 : cluster 3 Health check failed: Degraded data redundancy: 49/630 objects degraded (7.778%), 10 pgs degraded (PG_DEGRADED) 2024-02-10T07:14:39.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:39 smithi195 bash[41044]: cluster 2024-02-10T07:14:38.266814+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T07:14:39.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:39 smithi195 bash[41044]: cluster 2024-02-10T07:14:38.266993+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T07:14:39.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:39 smithi195 bash[41044]: cluster 2024-02-10T07:14:38.270044+0000 mon.a (mon.0) 300 : cluster 0 osdmap e119: 8 total, 7 up, 8 in 2024-02-10T07:14:39.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:39 smithi195 bash[41044]: cluster 2024-02-10T07:14:38.270778+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T07:14:39.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:39 smithi195 bash[41044]: cluster 2024-02-10T07:14:38.272295+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T07:14:39.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:39 smithi195 bash[41044]: cluster 2024-02-10T07:14:38.272830+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T07:14:39.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:39 smithi195 bash[41044]: cluster 2024-02-10T07:14:38.272896+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T07:14:39.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:39 smithi195 bash[41044]: cluster 2024-02-10T07:14:38.277821+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e119 with expected crc 2024-02-10T07:14:39.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:39 smithi195 bash[41044]: audit 2024-02-10T07:14:38.828778+0000 mon.a (mon.0) 301 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:39.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:39 smithi195 bash[41044]: audit 2024-02-10T07:14:38.836862+0000 mon.a (mon.0) 302 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:39.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:14:39 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:14:39] "GET /metrics HTTP/1.1" 200 38362 "" "Prometheus/2.33.4" 2024-02-10T07:14:40.711 INFO:journalctl@ceph.osd.2.smithi107.stdout:Feb 10 07:14:40 smithi107 bash[62163]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-10T07:14:40.711 INFO:journalctl@ceph.osd.2.smithi107.stdout:Feb 10 07:14:40 smithi107 bash[62163]: 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-10T07:14:40.711 INFO:journalctl@ceph.osd.2.smithi107.stdout:Feb 10 07:14:40 smithi107 bash[62163]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-02-10T07:14:40.712 INFO:journalctl@ceph.osd.2.smithi107.stdout:Feb 10 07:14:40 smithi107 bash[62163]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-10T07:14:40.712 INFO:journalctl@ceph.osd.2.smithi107.stdout:Feb 10 07:14:40 smithi107 bash[62163]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-02-10T07:14:40.712 INFO:journalctl@ceph.osd.2.smithi107.stdout:Feb 10 07:14:40 smithi107 bash[62163]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-10T07:14:40.712 INFO:journalctl@ceph.osd.2.smithi107.stdout:Feb 10 07:14:40 smithi107 bash[62163]: --> ceph-volume raw activate successful for osd ID: 2 2024-02-10T07:14:41.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:41 smithi195 bash[41044]: cluster 2024-02-10T07:14:40.069509+0000 mgr.y (mgr.34107) 202 : cluster 0 pgmap v109: 161 pgs: 2 active+clean+remapped, 110 active+clean, 33 active+undersized, 11 active+undersized+degraded, 4 peering, 1 remapped+peering; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%) 2024-02-10T07:14:41.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:41 smithi107 bash[53833]: cluster 2024-02-10T07:14:40.069509+0000 mgr.y (mgr.34107) 202 : cluster 0 pgmap v109: 161 pgs: 2 active+clean+remapped, 110 active+clean, 33 active+undersized, 11 active+undersized+degraded, 4 peering, 1 remapped+peering; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%) 2024-02-10T07:14:41.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:41 smithi107 bash[55228]: cluster 2024-02-10T07:14:40.069509+0000 mgr.y (mgr.34107) 202 : cluster 0 pgmap v109: 161 pgs: 2 active+clean+remapped, 110 active+clean, 33 active+undersized, 11 active+undersized+degraded, 4 peering, 1 remapped+peering; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%) 2024-02-10T07:14:42.322 INFO:journalctl@ceph.osd.2.smithi107.stdout:Feb 10 07:14:42 smithi107 bash[62445]: debug 2024-02-10T07:14:42.102+0000 7fead53fb700 1 -- 172.21.15.107:0/1847240437 <== mon.0 v2:172.21.15.107:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555a29b791e0 con 0x555a29bfe800 2024-02-10T07:14:42.654 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:42 smithi107 bash[53833]: cluster 2024-02-10T07:14:42.265971+0000 mon.a (mon.0) 303 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-10T07:14:42.654 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:42 smithi107 bash[55228]: cluster 2024-02-10T07:14:42.265971+0000 mon.a (mon.0) 303 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-10T07:14:42.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:42 smithi195 bash[41044]: cluster 2024-02-10T07:14:42.265971+0000 mon.a (mon.0) 303 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-10T07:14:42.961 INFO:journalctl@ceph.osd.2.smithi107.stdout:Feb 10 07:14:42 smithi107 bash[62445]: debug 2024-02-10T07:14:42.646+0000 7feade5937c0 -1 Falling back to public interface 2024-02-10T07:14:43.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:43 smithi195 bash[41044]: cluster 2024-02-10T07:14:42.070801+0000 mgr.y (mgr.34107) 203 : cluster 0 pgmap v110: 161 pgs: 8 active+clean+remapped, 108 active+clean, 33 active+undersized, 11 active+undersized+degraded, 1 remapped+peering; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%); 2/630 objects misplaced (0.317%); 165 B/s, 0 objects/s recovering 2024-02-10T07:14:43.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:43 smithi107 bash[53833]: cluster 2024-02-10T07:14:42.070801+0000 mgr.y (mgr.34107) 203 : cluster 0 pgmap v110: 161 pgs: 8 active+clean+remapped, 108 active+clean, 33 active+undersized, 11 active+undersized+degraded, 1 remapped+peering; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%); 2/630 objects misplaced (0.317%); 165 B/s, 0 objects/s recovering 2024-02-10T07:14:43.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:43 smithi107 bash[55228]: cluster 2024-02-10T07:14:42.070801+0000 mgr.y (mgr.34107) 203 : cluster 0 pgmap v110: 161 pgs: 8 active+clean+remapped, 108 active+clean, 33 active+undersized, 11 active+undersized+degraded, 1 remapped+peering; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%); 2/630 objects misplaced (0.317%); 165 B/s, 0 objects/s recovering 2024-02-10T07:14:45.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:45 smithi195 bash[41044]: cluster 2024-02-10T07:14:44.071870+0000 mgr.y (mgr.34107) 204 : cluster 0 pgmap v111: 161 pgs: 9 active+clean+remapped, 108 active+clean, 33 active+undersized, 11 active+undersized+degraded; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%); 4/630 objects misplaced (0.635%); 126 B/s, 0 objects/s recovering 2024-02-10T07:14:45.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:45 smithi195 bash[41044]: audit 2024-02-10T07:14:45.323611+0000 mon.a (mon.0) 304 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:45.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:45 smithi107 bash[55228]: cluster 2024-02-10T07:14:44.071870+0000 mgr.y (mgr.34107) 204 : cluster 0 pgmap v111: 161 pgs: 9 active+clean+remapped, 108 active+clean, 33 active+undersized, 11 active+undersized+degraded; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%); 4/630 objects misplaced (0.635%); 126 B/s, 0 objects/s recovering 2024-02-10T07:14:45.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:45 smithi107 bash[55228]: audit 2024-02-10T07:14:45.323611+0000 mon.a (mon.0) 304 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:45.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:45 smithi107 bash[53833]: cluster 2024-02-10T07:14:44.071870+0000 mgr.y (mgr.34107) 204 : cluster 0 pgmap v111: 161 pgs: 9 active+clean+remapped, 108 active+clean, 33 active+undersized, 11 active+undersized+degraded; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%); 4/630 objects misplaced (0.635%); 126 B/s, 0 objects/s recovering 2024-02-10T07:14:45.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:45 smithi107 bash[53833]: audit 2024-02-10T07:14:45.323611+0000 mon.a (mon.0) 304 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:46.211 INFO:journalctl@ceph.osd.2.smithi107.stdout:Feb 10 07:14:45 smithi107 bash[62445]: debug 2024-02-10T07:14:45.710+0000 7feade5937c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-02-10T07:14:46.211 INFO:journalctl@ceph.osd.2.smithi107.stdout:Feb 10 07:14:45 smithi107 bash[62445]: debug 2024-02-10T07:14:45.750+0000 7feade5937c0 -1 osd.2 115 log_to_monitors true 2024-02-10T07:14:46.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:46 smithi195 bash[41044]: audit 2024-02-10T07:14:45.339426+0000 mon.a (mon.0) 305 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:46.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:46 smithi195 bash[41044]: audit 2024-02-10T07:14:45.757655+0000 mon.c (mon.1) 14 : audit 1 from='osd.2 [v2:172.21.15.107:6818/2656435445,v1:172.21.15.107:6819/2656435445]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T07:14:46.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:46 smithi195 bash[41044]: audit 2024-02-10T07:14:45.758095+0000 mon.a (mon.0) 306 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T07:14:46.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:46 smithi195 bash[41044]: cluster 2024-02-10T07:14:45.996252+0000 mon.a (mon.0) 307 : cluster 3 Health check update: Degraded data redundancy: 54/630 objects degraded (8.571%), 11 pgs degraded (PG_DEGRADED) 2024-02-10T07:14:46.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:46 smithi107 bash[53833]: audit 2024-02-10T07:14:45.339426+0000 mon.a (mon.0) 305 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:46.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:46 smithi107 bash[53833]: audit 2024-02-10T07:14:45.757655+0000 mon.c (mon.1) 14 : audit 1 from='osd.2 [v2:172.21.15.107:6818/2656435445,v1:172.21.15.107:6819/2656435445]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T07:14:46.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:46 smithi107 bash[53833]: audit 2024-02-10T07:14:45.758095+0000 mon.a (mon.0) 306 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T07:14:46.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:46 smithi107 bash[53833]: cluster 2024-02-10T07:14:45.996252+0000 mon.a (mon.0) 307 : cluster 3 Health check update: Degraded data redundancy: 54/630 objects degraded (8.571%), 11 pgs degraded (PG_DEGRADED) 2024-02-10T07:14:46.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:46 smithi107 bash[55228]: audit 2024-02-10T07:14:45.339426+0000 mon.a (mon.0) 305 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:46.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:46 smithi107 bash[55228]: audit 2024-02-10T07:14:45.757655+0000 mon.c (mon.1) 14 : audit 1 from='osd.2 [v2:172.21.15.107:6818/2656435445,v1:172.21.15.107:6819/2656435445]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T07:14:46.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:46 smithi107 bash[55228]: audit 2024-02-10T07:14:45.758095+0000 mon.a (mon.0) 306 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-10T07:14:46.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:46 smithi107 bash[55228]: cluster 2024-02-10T07:14:45.996252+0000 mon.a (mon.0) 307 : cluster 3 Health check update: Degraded data redundancy: 54/630 objects degraded (8.571%), 11 pgs degraded (PG_DEGRADED) 2024-02-10T07:14:47.171 INFO:journalctl@ceph.osd.2.smithi107.stdout:Feb 10 07:14:46 smithi107 bash[62445]: debug 2024-02-10T07:14:46.866+0000 7feacb9e3700 -1 osd.2 115 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T07:14:47.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:47 smithi107 bash[53833]: cluster 2024-02-10T07:14:46.072732+0000 mgr.y (mgr.34107) 205 : cluster 0 pgmap v112: 161 pgs: 9 active+clean+remapped, 108 active+clean, 33 active+undersized, 11 active+undersized+degraded; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 579 B/s rd, 0 op/s; 54/630 objects degraded (8.571%); 4/630 objects misplaced (0.635%); 112 B/s, 0 objects/s recovering 2024-02-10T07:14:47.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:47 smithi107 bash[53833]: audit 2024-02-10T07:14:46.340984+0000 mon.a (mon.0) 308 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-10T07:14:47.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:47 smithi107 bash[53833]: cluster 2024-02-10T07:14:46.346124+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e120 with expected crc 2024-02-10T07:14:47.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:47 smithi107 bash[53833]: cluster 2024-02-10T07:14:46.348949+0000 mon.a (mon.0) 309 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-02-10T07:14:47.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:47 smithi107 bash[53833]: cluster 2024-02-10T07:14:46.349006+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e120 with expected crc 2024-02-10T07:14:47.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:47 smithi107 bash[53833]: audit 2024-02-10T07:14:46.352169+0000 mon.c (mon.1) 15 : audit 1 from='osd.2 [v2:172.21.15.107:6818/2656435445,v1:172.21.15.107:6819/2656435445]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T07:14:47.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:47 smithi107 bash[53833]: audit 2024-02-10T07:14:46.359427+0000 mon.a (mon.0) 310 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T07:14:47.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:47 smithi107 bash[53833]: audit 2024-02-10T07:14:46.570813+0000 mon.a (mon.0) 311 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:47.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:47 smithi107 bash[53833]: audit 2024-02-10T07:14:46.733693+0000 mon.a (mon.0) 312 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:47.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:47 smithi107 bash[53833]: audit 2024-02-10T07:14:46.849410+0000 mon.a (mon.0) 313 : audit 1 from='osd.2 ' entity='osd.2' 2024-02-10T07:14:47.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:47 smithi107 bash[55228]: cluster 2024-02-10T07:14:46.072732+0000 mgr.y (mgr.34107) 205 : cluster 0 pgmap v112: 161 pgs: 9 active+clean+remapped, 108 active+clean, 33 active+undersized, 11 active+undersized+degraded; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 579 B/s rd, 0 op/s; 54/630 objects degraded (8.571%); 4/630 objects misplaced (0.635%); 112 B/s, 0 objects/s recovering 2024-02-10T07:14:47.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:47 smithi107 bash[55228]: audit 2024-02-10T07:14:46.340984+0000 mon.a (mon.0) 308 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-10T07:14:47.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:47 smithi107 bash[55228]: cluster 2024-02-10T07:14:46.346124+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e120 with expected crc 2024-02-10T07:14:47.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:47 smithi107 bash[55228]: cluster 2024-02-10T07:14:46.348949+0000 mon.a (mon.0) 309 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-02-10T07:14:47.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:47 smithi107 bash[55228]: cluster 2024-02-10T07:14:46.349006+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e120 with expected crc 2024-02-10T07:14:47.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:47 smithi107 bash[55228]: audit 2024-02-10T07:14:46.352169+0000 mon.c (mon.1) 15 : audit 1 from='osd.2 [v2:172.21.15.107:6818/2656435445,v1:172.21.15.107:6819/2656435445]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T07:14:47.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:47 smithi107 bash[55228]: audit 2024-02-10T07:14:46.359427+0000 mon.a (mon.0) 310 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T07:14:47.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:47 smithi107 bash[55228]: audit 2024-02-10T07:14:46.570813+0000 mon.a (mon.0) 311 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:47.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:47 smithi107 bash[55228]: audit 2024-02-10T07:14:46.733693+0000 mon.a (mon.0) 312 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:47.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:47 smithi107 bash[55228]: audit 2024-02-10T07:14:46.849410+0000 mon.a (mon.0) 313 : audit 1 from='osd.2 ' entity='osd.2' 2024-02-10T07:14:47.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:47 smithi195 bash[41044]: cluster 2024-02-10T07:14:46.072732+0000 mgr.y (mgr.34107) 205 : cluster 0 pgmap v112: 161 pgs: 9 active+clean+remapped, 108 active+clean, 33 active+undersized, 11 active+undersized+degraded; 585 KiB data, 142 MiB used, 715 GiB / 715 GiB avail; 579 B/s rd, 0 op/s; 54/630 objects degraded (8.571%); 4/630 objects misplaced (0.635%); 112 B/s, 0 objects/s recovering 2024-02-10T07:14:47.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:47 smithi195 bash[41044]: audit 2024-02-10T07:14:46.340984+0000 mon.a (mon.0) 308 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-10T07:14:47.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:47 smithi195 bash[41044]: cluster 2024-02-10T07:14:46.346124+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e120 with expected crc 2024-02-10T07:14:47.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:47 smithi195 bash[41044]: cluster 2024-02-10T07:14:46.348949+0000 mon.a (mon.0) 309 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-02-10T07:14:47.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:47 smithi195 bash[41044]: cluster 2024-02-10T07:14:46.349006+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e120 with expected crc 2024-02-10T07:14:47.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:47 smithi195 bash[41044]: audit 2024-02-10T07:14:46.352169+0000 mon.c (mon.1) 15 : audit 1 from='osd.2 [v2:172.21.15.107:6818/2656435445,v1:172.21.15.107:6819/2656435445]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T07:14:47.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:47 smithi195 bash[41044]: audit 2024-02-10T07:14:46.359427+0000 mon.a (mon.0) 310 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T07:14:47.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:47 smithi195 bash[41044]: audit 2024-02-10T07:14:46.570813+0000 mon.a (mon.0) 311 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:47.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:47 smithi195 bash[41044]: audit 2024-02-10T07:14:46.733693+0000 mon.a (mon.0) 312 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:47.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:47 smithi195 bash[41044]: audit 2024-02-10T07:14:46.849410+0000 mon.a (mon.0) 313 : audit 1 from='osd.2 ' entity='osd.2' 2024-02-10T07:14:48.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:48 smithi195 bash[41044]: audit 2024-02-10T07:14:47.167730+0000 mgr.y (mgr.34107) 206 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:14:48.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:48 smithi195 bash[41044]: cluster 2024-02-10T07:14:47.848535+0000 mon.a (mon.0) 314 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T07:14:48.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:48 smithi195 bash[41044]: cluster 2024-02-10T07:14:47.860913+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e121 with expected crc 2024-02-10T07:14:48.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:48 smithi195 bash[41044]: cluster 2024-02-10T07:14:47.864281+0000 mon.a (mon.0) 315 : cluster 1 osd.2 [v2:172.21.15.107:6818/2656435445,v1:172.21.15.107:6819/2656435445] boot 2024-02-10T07:14:48.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:48 smithi195 bash[41044]: cluster 2024-02-10T07:14:47.864517+0000 mon.a (mon.0) 316 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2024-02-10T07:14:48.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:48 smithi195 bash[41044]: cluster 2024-02-10T07:14:47.864704+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e121 with expected crc 2024-02-10T07:14:48.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:48 smithi195 bash[41044]: cluster 2024-02-10T07:14:47.864868+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e121 with expected crc 2024-02-10T07:14:48.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:48 smithi195 bash[41044]: audit 2024-02-10T07:14:47.865530+0000 mon.a (mon.0) 317 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T07:14:48.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:48 smithi195 bash[41044]: cluster 2024-02-10T07:14:47.869259+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e121 with expected crc 2024-02-10T07:14:48.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:48 smithi195 bash[41044]: cluster 2024-02-10T07:14:47.875291+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e121 with expected crc 2024-02-10T07:14:48.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:48 smithi107 bash[53833]: audit 2024-02-10T07:14:47.167730+0000 mgr.y (mgr.34107) 206 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:14:48.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:48 smithi107 bash[53833]: cluster 2024-02-10T07:14:47.848535+0000 mon.a (mon.0) 314 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T07:14:48.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:48 smithi107 bash[53833]: cluster 2024-02-10T07:14:47.860913+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e121 with expected crc 2024-02-10T07:14:48.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:48 smithi107 bash[53833]: cluster 2024-02-10T07:14:47.864281+0000 mon.a (mon.0) 315 : cluster 1 osd.2 [v2:172.21.15.107:6818/2656435445,v1:172.21.15.107:6819/2656435445] boot 2024-02-10T07:14:48.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:48 smithi107 bash[53833]: cluster 2024-02-10T07:14:47.864517+0000 mon.a (mon.0) 316 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2024-02-10T07:14:48.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:48 smithi107 bash[53833]: cluster 2024-02-10T07:14:47.864704+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e121 with expected crc 2024-02-10T07:14:48.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:48 smithi107 bash[53833]: cluster 2024-02-10T07:14:47.864868+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e121 with expected crc 2024-02-10T07:14:48.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:48 smithi107 bash[53833]: audit 2024-02-10T07:14:47.865530+0000 mon.a (mon.0) 317 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T07:14:48.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:48 smithi107 bash[53833]: cluster 2024-02-10T07:14:47.869259+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e121 with expected crc 2024-02-10T07:14:48.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:48 smithi107 bash[53833]: cluster 2024-02-10T07:14:47.875291+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e121 with expected crc 2024-02-10T07:14:48.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:48 smithi107 bash[55228]: audit 2024-02-10T07:14:47.167730+0000 mgr.y (mgr.34107) 206 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:14:48.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:48 smithi107 bash[55228]: cluster 2024-02-10T07:14:47.848535+0000 mon.a (mon.0) 314 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T07:14:48.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:48 smithi107 bash[55228]: cluster 2024-02-10T07:14:47.860913+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e121 with expected crc 2024-02-10T07:14:48.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:48 smithi107 bash[55228]: cluster 2024-02-10T07:14:47.864281+0000 mon.a (mon.0) 315 : cluster 1 osd.2 [v2:172.21.15.107:6818/2656435445,v1:172.21.15.107:6819/2656435445] boot 2024-02-10T07:14:48.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:48 smithi107 bash[55228]: cluster 2024-02-10T07:14:47.864517+0000 mon.a (mon.0) 316 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2024-02-10T07:14:48.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:48 smithi107 bash[55228]: cluster 2024-02-10T07:14:47.864704+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e121 with expected crc 2024-02-10T07:14:48.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:48 smithi107 bash[55228]: cluster 2024-02-10T07:14:47.864868+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e121 with expected crc 2024-02-10T07:14:48.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:48 smithi107 bash[55228]: audit 2024-02-10T07:14:47.865530+0000 mon.a (mon.0) 317 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-10T07:14:48.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:48 smithi107 bash[55228]: cluster 2024-02-10T07:14:47.869259+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e121 with expected crc 2024-02-10T07:14:48.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:48 smithi107 bash[55228]: cluster 2024-02-10T07:14:47.875291+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e121 with expected crc 2024-02-10T07:14:49.629 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:49 smithi107 bash[53833]: cluster 2024-02-10T07:14:47.867910+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e121 with expected crc 2024-02-10T07:14:49.629 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:49 smithi107 bash[53833]: cluster 2024-02-10T07:14:47.872340+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e121 with expected crc 2024-02-10T07:14:49.629 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:49 smithi107 bash[53833]: cluster 2024-02-10T07:14:48.073693+0000 mgr.y (mgr.34107) 207 : cluster 0 pgmap v115: 161 pgs: 9 active+clean+remapped, 108 active+clean, 33 active+undersized, 11 active+undersized+degraded; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 54/630 objects degraded (8.571%); 4/630 objects misplaced (0.635%); 123 B/s, 0 objects/s recovering 2024-02-10T07:14:49.629 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:49 smithi107 bash[53833]: cluster 2024-02-10T07:14:48.863666+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T07:14:49.629 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:49 smithi107 bash[53833]: cluster 2024-02-10T07:14:48.865267+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T07:14:49.629 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:49 smithi107 bash[53833]: cluster 2024-02-10T07:14:48.867666+0000 mon.a (mon.0) 318 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2024-02-10T07:14:49.629 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:49 smithi107 bash[53833]: cluster 2024-02-10T07:14:48.869618+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T07:14:49.630 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:49 smithi107 bash[53833]: cluster 2024-02-10T07:14:48.870723+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T07:14:49.630 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:49 smithi107 bash[53833]: cluster 2024-02-10T07:14:48.880323+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T07:14:49.630 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:49 smithi107 bash[55228]: cluster 2024-02-10T07:14:47.867910+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e121 with expected crc 2024-02-10T07:14:49.630 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:49 smithi107 bash[55228]: cluster 2024-02-10T07:14:47.872340+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e121 with expected crc 2024-02-10T07:14:49.630 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:49 smithi107 bash[55228]: cluster 2024-02-10T07:14:48.073693+0000 mgr.y (mgr.34107) 207 : cluster 0 pgmap v115: 161 pgs: 9 active+clean+remapped, 108 active+clean, 33 active+undersized, 11 active+undersized+degraded; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 54/630 objects degraded (8.571%); 4/630 objects misplaced (0.635%); 123 B/s, 0 objects/s recovering 2024-02-10T07:14:49.630 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:49 smithi107 bash[55228]: cluster 2024-02-10T07:14:48.863666+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T07:14:49.630 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:49 smithi107 bash[55228]: cluster 2024-02-10T07:14:48.865267+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T07:14:49.630 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:49 smithi107 bash[55228]: cluster 2024-02-10T07:14:48.867666+0000 mon.a (mon.0) 318 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2024-02-10T07:14:49.630 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:49 smithi107 bash[55228]: cluster 2024-02-10T07:14:48.869618+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T07:14:49.630 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:49 smithi107 bash[55228]: cluster 2024-02-10T07:14:48.870723+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T07:14:49.630 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:49 smithi107 bash[55228]: cluster 2024-02-10T07:14:48.880323+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T07:14:49.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:49 smithi195 bash[41044]: cluster 2024-02-10T07:14:47.867910+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e121 with expected crc 2024-02-10T07:14:49.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:49 smithi195 bash[41044]: cluster 2024-02-10T07:14:47.872340+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e121 with expected crc 2024-02-10T07:14:49.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:49 smithi195 bash[41044]: cluster 2024-02-10T07:14:48.073693+0000 mgr.y (mgr.34107) 207 : cluster 0 pgmap v115: 161 pgs: 9 active+clean+remapped, 108 active+clean, 33 active+undersized, 11 active+undersized+degraded; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 54/630 objects degraded (8.571%); 4/630 objects misplaced (0.635%); 123 B/s, 0 objects/s recovering 2024-02-10T07:14:49.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:49 smithi195 bash[41044]: cluster 2024-02-10T07:14:48.863666+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T07:14:49.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:49 smithi195 bash[41044]: cluster 2024-02-10T07:14:48.865267+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T07:14:49.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:49 smithi195 bash[41044]: cluster 2024-02-10T07:14:48.867666+0000 mon.a (mon.0) 318 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2024-02-10T07:14:49.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:49 smithi195 bash[41044]: cluster 2024-02-10T07:14:48.869618+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T07:14:49.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:49 smithi195 bash[41044]: cluster 2024-02-10T07:14:48.870723+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T07:14:49.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:49 smithi195 bash[41044]: cluster 2024-02-10T07:14:48.880323+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T07:14:49.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:14:49 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:14:49] "GET /metrics HTTP/1.1" 200 38362 "" "Prometheus/2.33.4" 2024-02-10T07:14:50.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:50 smithi195 bash[41044]: cluster 2024-02-10T07:14:48.870476+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T07:14:50.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:50 smithi195 bash[41044]: cluster 2024-02-10T07:14:48.870531+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T07:14:50.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:50 smithi195 bash[41044]: cluster 2024-02-10T07:14:48.876860+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T07:14:50.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:50 smithi195 bash[41044]: cluster 2024-02-10T07:14:49.867874+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T07:14:50.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:50 smithi195 bash[41044]: cluster 2024-02-10T07:14:49.870021+0000 mon.a (mon.0) 319 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2024-02-10T07:14:50.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:50 smithi195 bash[41044]: cluster 2024-02-10T07:14:49.875979+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T07:14:50.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:50 smithi195 bash[41044]: cluster 2024-02-10T07:14:49.878464+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T07:14:50.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:50 smithi107 bash[55228]: cluster 2024-02-10T07:14:48.870476+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T07:14:50.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:50 smithi107 bash[55228]: cluster 2024-02-10T07:14:48.870531+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T07:14:50.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:50 smithi107 bash[55228]: cluster 2024-02-10T07:14:48.876860+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T07:14:50.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:50 smithi107 bash[55228]: cluster 2024-02-10T07:14:49.867874+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T07:14:50.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:50 smithi107 bash[55228]: cluster 2024-02-10T07:14:49.870021+0000 mon.a (mon.0) 319 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2024-02-10T07:14:50.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:50 smithi107 bash[55228]: cluster 2024-02-10T07:14:49.875979+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T07:14:50.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:50 smithi107 bash[55228]: cluster 2024-02-10T07:14:49.878464+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T07:14:50.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:50 smithi107 bash[53833]: cluster 2024-02-10T07:14:48.870476+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T07:14:50.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:50 smithi107 bash[53833]: cluster 2024-02-10T07:14:48.870531+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T07:14:50.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:50 smithi107 bash[53833]: cluster 2024-02-10T07:14:48.876860+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e122 with expected crc 2024-02-10T07:14:50.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:50 smithi107 bash[53833]: cluster 2024-02-10T07:14:49.867874+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T07:14:50.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:50 smithi107 bash[53833]: cluster 2024-02-10T07:14:49.870021+0000 mon.a (mon.0) 319 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2024-02-10T07:14:50.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:50 smithi107 bash[53833]: cluster 2024-02-10T07:14:49.875979+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T07:14:50.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:50 smithi107 bash[53833]: cluster 2024-02-10T07:14:49.878464+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T07:14:51.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:51 smithi195 bash[41044]: cluster 2024-02-10T07:14:49.876311+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T07:14:51.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:51 smithi195 bash[41044]: cluster 2024-02-10T07:14:49.880904+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T07:14:51.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:51 smithi195 bash[41044]: cluster 2024-02-10T07:14:50.074626+0000 mgr.y (mgr.34107) 208 : cluster 0 pgmap v118: 161 pgs: 9 active+clean+remapped, 114 active+clean, 28 active+undersized, 10 active+undersized+degraded; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 49/630 objects degraded (7.778%); 4/630 objects misplaced (0.635%) 2024-02-10T07:14:51.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:51 smithi195 bash[41044]: cluster 2024-02-10T07:14:50.997816+0000 mon.a (mon.0) 320 : cluster 3 Health check update: Degraded data redundancy: 49/630 objects degraded (7.778%), 10 pgs degraded (PG_DEGRADED) 2024-02-10T07:14:51.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:51 smithi195 bash[41044]: audit 2024-02-10T07:14:51.109892+0000 mon.a (mon.0) 321 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:51.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:51 smithi195 bash[41044]: audit 2024-02-10T07:14:51.112103+0000 mon.a (mon.0) 322 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:14:51.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:51 smithi195 bash[41044]: audit 2024-02-10T07:14:51.235052+0000 mon.a (mon.0) 323 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:51.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:51 smithi107 bash[55228]: cluster 2024-02-10T07:14:49.876311+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T07:14:51.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:51 smithi107 bash[55228]: cluster 2024-02-10T07:14:49.880904+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T07:14:51.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:51 smithi107 bash[55228]: cluster 2024-02-10T07:14:50.074626+0000 mgr.y (mgr.34107) 208 : cluster 0 pgmap v118: 161 pgs: 9 active+clean+remapped, 114 active+clean, 28 active+undersized, 10 active+undersized+degraded; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 49/630 objects degraded (7.778%); 4/630 objects misplaced (0.635%) 2024-02-10T07:14:51.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:51 smithi107 bash[55228]: cluster 2024-02-10T07:14:50.997816+0000 mon.a (mon.0) 320 : cluster 3 Health check update: Degraded data redundancy: 49/630 objects degraded (7.778%), 10 pgs degraded (PG_DEGRADED) 2024-02-10T07:14:51.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:51 smithi107 bash[55228]: audit 2024-02-10T07:14:51.109892+0000 mon.a (mon.0) 321 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:51.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:51 smithi107 bash[55228]: audit 2024-02-10T07:14:51.112103+0000 mon.a (mon.0) 322 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:14:51.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:51 smithi107 bash[55228]: audit 2024-02-10T07:14:51.235052+0000 mon.a (mon.0) 323 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:51.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:51 smithi107 bash[53833]: cluster 2024-02-10T07:14:49.876311+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T07:14:51.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:51 smithi107 bash[53833]: cluster 2024-02-10T07:14:49.880904+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e123 with expected crc 2024-02-10T07:14:51.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:51 smithi107 bash[53833]: cluster 2024-02-10T07:14:50.074626+0000 mgr.y (mgr.34107) 208 : cluster 0 pgmap v118: 161 pgs: 9 active+clean+remapped, 114 active+clean, 28 active+undersized, 10 active+undersized+degraded; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 49/630 objects degraded (7.778%); 4/630 objects misplaced (0.635%) 2024-02-10T07:14:51.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:51 smithi107 bash[53833]: cluster 2024-02-10T07:14:50.997816+0000 mon.a (mon.0) 320 : cluster 3 Health check update: Degraded data redundancy: 49/630 objects degraded (7.778%), 10 pgs degraded (PG_DEGRADED) 2024-02-10T07:14:51.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:51 smithi107 bash[53833]: audit 2024-02-10T07:14:51.109892+0000 mon.a (mon.0) 321 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:51.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:51 smithi107 bash[53833]: audit 2024-02-10T07:14:51.112103+0000 mon.a (mon.0) 322 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:14:51.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:51 smithi107 bash[53833]: audit 2024-02-10T07:14:51.235052+0000 mon.a (mon.0) 323 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:52.219 INFO:teuthology.orchestra.run.smithi107.stdout:true 2024-02-10T07:14:52.997 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T07:14:52.997 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 running (5m) 7s ago 12m 15.7M - 0.23.0 ba2b418f427c d3f029c1318f 2024-02-10T07:14:52.997 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 running (4m) 2m ago 12m 42.4M - 8.3.5 dad864ee21e9 5607b97710aa 2024-02-10T07:14:52.997 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.lvlagr smithi107 running (4m) 7s ago 10m 47.3M - 3.5 e1d6a67b021e 757a2f6d398f 2024-02-10T07:14:52.997 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443,9283,8765 running (3m) 2m ago 18m 442M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bb490544b5d3 2024-02-10T07:14:52.997 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:8443,9283,8765 running (4m) 7s ago 20m 502M - 19.0.0-1361-g290212a1 c328ab9dcfc7 c02886bcdecb 2024-02-10T07:14:52.997 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (3m) 7s ago 20m 49.9M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 e0da1fb95790 2024-02-10T07:14:52.997 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (2m) 2m ago 18m 23.7M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 d340158ba46e 2024-02-10T07:14:52.997 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (2m) 7s ago 18m 44.7M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 869a46f2072d 2024-02-10T07:14:52.997 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 running (5m) 7s ago 13m 13.1M - 1.3.1 1dbe0e931976 c8acf9662b9a 2024-02-10T07:14:52.998 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 running (5m) 2m ago 12m 11.1M - 1.3.1 1dbe0e931976 afd5feac7ebe 2024-02-10T07:14:52.998 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 running (69s) 7s ago 18m 57.1M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 03a1804d2551 2024-02-10T07:14:52.998 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (40s) 7s ago 17m 50.5M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 5e413662b8f1 2024-02-10T07:14:52.998 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (11s) 7s ago 16m - 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 39da3d03eb00 2024-02-10T07:14:52.998 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (16m) 7s ago 16m 63.9M 2781M 17.2.0 e1d6a67b021e 09c905da97c8 2024-02-10T07:14:52.998 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (15m) 2m ago 15m 58.5M 3037M 17.2.0 e1d6a67b021e 6126fbf79e16 2024-02-10T07:14:52.998 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (15m) 2m ago 15m 55.1M 3037M 17.2.0 e1d6a67b021e 9174cf372e54 2024-02-10T07:14:52.998 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (14m) 2m ago 14m 54.3M 3037M 17.2.0 e1d6a67b021e b13040a8249e 2024-02-10T07:14:52.998 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (13m) 2m ago 13m 56.7M 3037M 17.2.0 e1d6a67b021e 42ed17ada673 2024-02-10T07:14:52.998 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 running (3m) 2m ago 13m 58.2M - 2.33.4 514e6a882f6e 83de9a3c8dfd 2024-02-10T07:14:52.998 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.zkixal smithi107 *:8000 running (10m) 7s ago 10m 90.6M - 17.2.0 e1d6a67b021e 00fc962fbb51 2024-02-10T07:14:52.998 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.qewfcx smithi195 *:8000 running (10m) 2m ago 10m 87.3M - 17.2.0 e1d6a67b021e 24e6b5e4ac80 2024-02-10T07:14:52.999 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.lgutqr smithi107 *:80 running (10m) 7s ago 10m 88.0M - 17.2.0 e1d6a67b021e 486944c7deb5 2024-02-10T07:14:52.999 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.zqbguk smithi195 *:80 running (10m) 2m ago 10m 87.3M - 17.2.0 e1d6a67b021e 53e1b5b8b160 2024-02-10T07:14:53.454 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:14:53.455 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-02-10T07:14:53.455 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T07:14:53.455 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:14:53.455 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-02-10T07:14:53.455 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T07:14:53.455 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:14:53.455 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-02-10T07:14:53.455 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-02-10T07:14:53.455 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T07:14:53.455 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:14:53.455 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-02-10T07:14:53.455 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T07:14:53.455 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:14:53.455 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-02-10T07:14:53.455 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-02-10T07:14:53.456 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 8 2024-02-10T07:14:53.456 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:14:53.456 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:14:53.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:53 smithi107 bash[53833]: cluster 2024-02-10T07:14:52.076218+0000 mgr.y (mgr.34107) 209 : cluster 0 pgmap v119: 161 pgs: 1 active+clean+remapped, 155 active+clean, 3 active+undersized, 2 active+undersized+degraded; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 19/630 objects degraded (3.016%); 2/630 objects misplaced (0.317%); 0 B/s, 0 objects/s recovering 2024-02-10T07:14:53.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:53 smithi107 bash[53833]: audit 2024-02-10T07:14:52.200650+0000 mgr.y (mgr.34107) 210 : audit 0 from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:14:53.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:53 smithi107 bash[55228]: cluster 2024-02-10T07:14:52.076218+0000 mgr.y (mgr.34107) 209 : cluster 0 pgmap v119: 161 pgs: 1 active+clean+remapped, 155 active+clean, 3 active+undersized, 2 active+undersized+degraded; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 19/630 objects degraded (3.016%); 2/630 objects misplaced (0.317%); 0 B/s, 0 objects/s recovering 2024-02-10T07:14:53.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:53 smithi107 bash[55228]: audit 2024-02-10T07:14:52.200650+0000 mgr.y (mgr.34107) 210 : audit 0 from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:14:53.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:53 smithi195 bash[41044]: cluster 2024-02-10T07:14:52.076218+0000 mgr.y (mgr.34107) 209 : cluster 0 pgmap v119: 161 pgs: 1 active+clean+remapped, 155 active+clean, 3 active+undersized, 2 active+undersized+degraded; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 19/630 objects degraded (3.016%); 2/630 objects misplaced (0.317%); 0 B/s, 0 objects/s recovering 2024-02-10T07:14:53.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:53 smithi195 bash[41044]: audit 2024-02-10T07:14:52.200650+0000 mgr.y (mgr.34107) 210 : audit 0 from='client.44299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:14:53.860 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:14:53.861 INFO:teuthology.orchestra.run.smithi107.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T07:14:53.861 INFO:teuthology.orchestra.run.smithi107.stdout: "in_progress": true, 2024-02-10T07:14:53.861 INFO:teuthology.orchestra.run.smithi107.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T07:14:53.861 INFO:teuthology.orchestra.run.smithi107.stdout: "services_complete": [ 2024-02-10T07:14:53.861 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr", 2024-02-10T07:14:53.861 INFO:teuthology.orchestra.run.smithi107.stdout: "mon" 2024-02-10T07:14:53.861 INFO:teuthology.orchestra.run.smithi107.stdout: ], 2024-02-10T07:14:53.861 INFO:teuthology.orchestra.run.smithi107.stdout: "progress": "8/23 daemons upgraded", 2024-02-10T07:14:53.861 INFO:teuthology.orchestra.run.smithi107.stdout: "message": "Currently upgrading osd daemons", 2024-02-10T07:14:53.861 INFO:teuthology.orchestra.run.smithi107.stdout: "is_paused": false 2024-02-10T07:14:53.861 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:14:54.315 INFO:teuthology.orchestra.run.smithi107.stdout:HEALTH_WARN Degraded data redundancy: 19/630 objects degraded (3.016%), 2 pgs degraded 2024-02-10T07:14:54.315 INFO:teuthology.orchestra.run.smithi107.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 19/630 objects degraded (3.016%), 2 pgs degraded 2024-02-10T07:14:54.315 INFO:teuthology.orchestra.run.smithi107.stdout: pg 3.0 is active+undersized+degraded, acting [1,6] 2024-02-10T07:14:54.315 INFO:teuthology.orchestra.run.smithi107.stdout: pg 3.4 is active+undersized+degraded, acting [1,5] 2024-02-10T07:14:54.633 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:54 smithi107 bash[55228]: audit 2024-02-10T07:14:52.581053+0000 mgr.y (mgr.34107) 211 : audit 0 from='client.44305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:14:54.634 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:54 smithi107 bash[55228]: audit 2024-02-10T07:14:52.972655+0000 mgr.y (mgr.34107) 212 : audit 0 from='client.34383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:14:54.634 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:54 smithi107 bash[55228]: audit 2024-02-10T07:14:53.451308+0000 mon.c (mon.1) 16 : audit 0 from='client.? 172.21.15.107:0/210402002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:54.634 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:54 smithi107 bash[55228]: audit 2024-02-10T07:14:54.312255+0000 mon.c (mon.1) 17 : audit 0 from='client.? 172.21.15.107:0/3432876270' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:14:54.634 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:54 smithi107 bash[53833]: audit 2024-02-10T07:14:52.581053+0000 mgr.y (mgr.34107) 211 : audit 0 from='client.44305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:14:54.634 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:54 smithi107 bash[53833]: audit 2024-02-10T07:14:52.972655+0000 mgr.y (mgr.34107) 212 : audit 0 from='client.34383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:14:54.634 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:54 smithi107 bash[53833]: audit 2024-02-10T07:14:53.451308+0000 mon.c (mon.1) 16 : audit 0 from='client.? 172.21.15.107:0/210402002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:54.634 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:54 smithi107 bash[53833]: audit 2024-02-10T07:14:54.312255+0000 mon.c (mon.1) 17 : audit 0 from='client.? 172.21.15.107:0/3432876270' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:14:54.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:54 smithi195 bash[41044]: audit 2024-02-10T07:14:52.581053+0000 mgr.y (mgr.34107) 211 : audit 0 from='client.44305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:14:54.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:54 smithi195 bash[41044]: audit 2024-02-10T07:14:52.972655+0000 mgr.y (mgr.34107) 212 : audit 0 from='client.34383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:14:54.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:54 smithi195 bash[41044]: audit 2024-02-10T07:14:53.451308+0000 mon.c (mon.1) 16 : audit 0 from='client.? 172.21.15.107:0/210402002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:54.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:54 smithi195 bash[41044]: audit 2024-02-10T07:14:54.312255+0000 mon.c (mon.1) 17 : audit 0 from='client.? 172.21.15.107:0/3432876270' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:14:55.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:55 smithi195 bash[41044]: audit 2024-02-10T07:14:53.856960+0000 mgr.y (mgr.34107) 213 : audit 0 from='client.34395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:14:55.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:55 smithi195 bash[41044]: cluster 2024-02-10T07:14:54.077103+0000 mgr.y (mgr.34107) 214 : cluster 0 pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 823 B/s rd, 0 op/s; 66 B/s, 0 objects/s recovering 2024-02-10T07:14:55.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:55 smithi195 bash[41044]: cluster 2024-02-10T07:14:54.367868+0000 mon.a (mon.0) 324 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/630 objects degraded (3.016%), 2 pgs degraded) 2024-02-10T07:14:55.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:55 smithi195 bash[41044]: cluster 2024-02-10T07:14:54.367954+0000 mon.a (mon.0) 325 : cluster 1 Cluster is now healthy 2024-02-10T07:14:55.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:55 smithi107 bash[53833]: audit 2024-02-10T07:14:53.856960+0000 mgr.y (mgr.34107) 213 : audit 0 from='client.34395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:14:55.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:55 smithi107 bash[53833]: cluster 2024-02-10T07:14:54.077103+0000 mgr.y (mgr.34107) 214 : cluster 0 pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 823 B/s rd, 0 op/s; 66 B/s, 0 objects/s recovering 2024-02-10T07:14:55.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:55 smithi107 bash[53833]: cluster 2024-02-10T07:14:54.367868+0000 mon.a (mon.0) 324 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/630 objects degraded (3.016%), 2 pgs degraded) 2024-02-10T07:14:55.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:55 smithi107 bash[53833]: cluster 2024-02-10T07:14:54.367954+0000 mon.a (mon.0) 325 : cluster 1 Cluster is now healthy 2024-02-10T07:14:55.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:55 smithi107 bash[55228]: audit 2024-02-10T07:14:53.856960+0000 mgr.y (mgr.34107) 213 : audit 0 from='client.34395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:14:55.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:55 smithi107 bash[55228]: cluster 2024-02-10T07:14:54.077103+0000 mgr.y (mgr.34107) 214 : cluster 0 pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 823 B/s rd, 0 op/s; 66 B/s, 0 objects/s recovering 2024-02-10T07:14:55.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:55 smithi107 bash[55228]: cluster 2024-02-10T07:14:54.367868+0000 mon.a (mon.0) 324 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/630 objects degraded (3.016%), 2 pgs degraded) 2024-02-10T07:14:55.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:55 smithi107 bash[55228]: cluster 2024-02-10T07:14:54.367954+0000 mon.a (mon.0) 325 : cluster 1 Cluster is now healthy 2024-02-10T07:14:57.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:57 smithi195 bash[41044]: cluster 2024-02-10T07:14:56.078010+0000 mgr.y (mgr.34107) 215 : cluster 0 pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 51 B/s, 0 objects/s recovering 2024-02-10T07:14:57.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:57 smithi195 bash[41044]: audit 2024-02-10T07:14:56.634365+0000 mon.a (mon.0) 326 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:57.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:57 smithi195 bash[41044]: audit 2024-02-10T07:14:56.646504+0000 mon.a (mon.0) 327 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:57.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:57 smithi195 bash[41044]: audit 2024-02-10T07:14:56.648732+0000 mon.a (mon.0) 328 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:14:57.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:57 smithi195 bash[41044]: audit 2024-02-10T07:14:56.650270+0000 mon.a (mon.0) 329 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:14:57.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:57 smithi195 bash[41044]: audit 2024-02-10T07:14:56.658562+0000 mon.a (mon.0) 330 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:57.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:57 smithi195 bash[41044]: audit 2024-02-10T07:14:56.745390+0000 mon.a (mon.0) 331 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:14:57.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:57 smithi195 bash[41044]: audit 2024-02-10T07:14:56.749002+0000 mon.a (mon.0) 332 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:57.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:57 smithi195 bash[41044]: audit 2024-02-10T07:14:56.751360+0000 mon.a (mon.0) 333 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:57.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:57 smithi195 bash[41044]: audit 2024-02-10T07:14:56.753033+0000 mon.a (mon.0) 334 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:57.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:57 smithi195 bash[41044]: audit 2024-02-10T07:14:56.755097+0000 mon.a (mon.0) 335 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T07:14:57.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:57 smithi107 bash[53833]: cluster 2024-02-10T07:14:56.078010+0000 mgr.y (mgr.34107) 215 : cluster 0 pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 51 B/s, 0 objects/s recovering 2024-02-10T07:14:57.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:57 smithi107 bash[53833]: audit 2024-02-10T07:14:56.634365+0000 mon.a (mon.0) 326 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:57.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:57 smithi107 bash[53833]: audit 2024-02-10T07:14:56.646504+0000 mon.a (mon.0) 327 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:57.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:57 smithi107 bash[53833]: audit 2024-02-10T07:14:56.648732+0000 mon.a (mon.0) 328 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:14:57.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:57 smithi107 bash[53833]: audit 2024-02-10T07:14:56.650270+0000 mon.a (mon.0) 329 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:14:57.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:57 smithi107 bash[53833]: audit 2024-02-10T07:14:56.658562+0000 mon.a (mon.0) 330 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:57.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:57 smithi107 bash[53833]: audit 2024-02-10T07:14:56.745390+0000 mon.a (mon.0) 331 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:14:57.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:57 smithi107 bash[53833]: audit 2024-02-10T07:14:56.749002+0000 mon.a (mon.0) 332 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:57.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:57 smithi107 bash[53833]: audit 2024-02-10T07:14:56.751360+0000 mon.a (mon.0) 333 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:57.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:57 smithi107 bash[53833]: audit 2024-02-10T07:14:56.753033+0000 mon.a (mon.0) 334 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:57.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:57 smithi107 bash[53833]: audit 2024-02-10T07:14:56.755097+0000 mon.a (mon.0) 335 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T07:14:57.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:57 smithi107 bash[55228]: cluster 2024-02-10T07:14:56.078010+0000 mgr.y (mgr.34107) 215 : cluster 0 pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 51 B/s, 0 objects/s recovering 2024-02-10T07:14:57.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:57 smithi107 bash[55228]: audit 2024-02-10T07:14:56.634365+0000 mon.a (mon.0) 326 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:57.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:57 smithi107 bash[55228]: audit 2024-02-10T07:14:56.646504+0000 mon.a (mon.0) 327 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:57.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:57 smithi107 bash[55228]: audit 2024-02-10T07:14:56.648732+0000 mon.a (mon.0) 328 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:14:57.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:57 smithi107 bash[55228]: audit 2024-02-10T07:14:56.650270+0000 mon.a (mon.0) 329 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:14:57.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:57 smithi107 bash[55228]: audit 2024-02-10T07:14:56.658562+0000 mon.a (mon.0) 330 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:57.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:57 smithi107 bash[55228]: audit 2024-02-10T07:14:56.745390+0000 mon.a (mon.0) 331 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:14:57.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:57 smithi107 bash[55228]: audit 2024-02-10T07:14:56.749002+0000 mon.a (mon.0) 332 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:57.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:57 smithi107 bash[55228]: audit 2024-02-10T07:14:56.751360+0000 mon.a (mon.0) 333 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:57.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:57 smithi107 bash[55228]: audit 2024-02-10T07:14:56.753033+0000 mon.a (mon.0) 334 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:14:57.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:57 smithi107 bash[55228]: audit 2024-02-10T07:14:56.755097+0000 mon.a (mon.0) 335 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T07:14:58.371 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:58 smithi107 bash[53833]: audit 2024-02-10T07:14:56.755404+0000 mgr.y (mgr.34107) 216 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T07:14:58.371 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:58 smithi107 bash[53833]: cephadm 2024-02-10T07:14:56.757264+0000 mgr.y (mgr.34107) 217 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-02-10T07:14:58.371 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:58 smithi107 bash[53833]: audit 2024-02-10T07:14:57.177686+0000 mgr.y (mgr.34107) 218 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:14:58.371 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:58 smithi107 bash[55228]: audit 2024-02-10T07:14:56.755404+0000 mgr.y (mgr.34107) 216 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T07:14:58.371 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:58 smithi107 bash[55228]: cephadm 2024-02-10T07:14:56.757264+0000 mgr.y (mgr.34107) 217 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-02-10T07:14:58.371 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:58 smithi107 bash[55228]: audit 2024-02-10T07:14:57.177686+0000 mgr.y (mgr.34107) 218 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:14:58.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:58 smithi195 bash[41044]: audit 2024-02-10T07:14:56.755404+0000 mgr.y (mgr.34107) 216 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-10T07:14:58.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:58 smithi195 bash[41044]: cephadm 2024-02-10T07:14:56.757264+0000 mgr.y (mgr.34107) 217 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-02-10T07:14:58.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:58 smithi195 bash[41044]: audit 2024-02-10T07:14:57.177686+0000 mgr.y (mgr.34107) 218 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:14:59.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:59 smithi195 bash[41044]: cluster 2024-02-10T07:14:58.079153+0000 mgr.y (mgr.34107) 219 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 44 B/s, 0 objects/s recovering 2024-02-10T07:14:59.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:59 smithi195 bash[41044]: audit 2024-02-10T07:14:58.945042+0000 mon.a (mon.0) 336 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:59.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:59 smithi195 bash[41044]: audit 2024-02-10T07:14:58.949388+0000 mon.a (mon.0) 337 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T07:14:59.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:14:59 smithi195 bash[41044]: audit 2024-02-10T07:14:58.951008+0000 mon.a (mon.0) 338 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:14:59.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:59 smithi107 bash[53833]: cluster 2024-02-10T07:14:58.079153+0000 mgr.y (mgr.34107) 219 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 44 B/s, 0 objects/s recovering 2024-02-10T07:14:59.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:59 smithi107 bash[53833]: audit 2024-02-10T07:14:58.945042+0000 mon.a (mon.0) 336 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:59.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:59 smithi107 bash[53833]: audit 2024-02-10T07:14:58.949388+0000 mon.a (mon.0) 337 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T07:14:59.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:14:59 smithi107 bash[53833]: audit 2024-02-10T07:14:58.951008+0000 mon.a (mon.0) 338 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:14:59.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:59 smithi107 bash[55228]: cluster 2024-02-10T07:14:58.079153+0000 mgr.y (mgr.34107) 219 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 44 B/s, 0 objects/s recovering 2024-02-10T07:14:59.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:59 smithi107 bash[55228]: audit 2024-02-10T07:14:58.945042+0000 mon.a (mon.0) 336 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:14:59.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:59 smithi107 bash[55228]: audit 2024-02-10T07:14:58.949388+0000 mon.a (mon.0) 337 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-10T07:14:59.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:14:59 smithi107 bash[55228]: audit 2024-02-10T07:14:58.951008+0000 mon.a (mon.0) 338 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:14:59.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:14:59 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:14:59] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.33.4" 2024-02-10T07:15:00.363 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:00 smithi107 bash[53833]: cephadm 2024-02-10T07:14:58.937896+0000 mgr.y (mgr.34107) 220 : cephadm 1 Upgrade: Updating osd.3 2024-02-10T07:15:00.363 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:00 smithi107 bash[53833]: cephadm 2024-02-10T07:14:58.954169+0000 mgr.y (mgr.34107) 221 : cephadm 1 Deploying daemon osd.3 on smithi107 2024-02-10T07:15:00.363 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:00 smithi107 bash[55228]: cephadm 2024-02-10T07:14:58.937896+0000 mgr.y (mgr.34107) 220 : cephadm 1 Upgrade: Updating osd.3 2024-02-10T07:15:00.363 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:00 smithi107 bash[55228]: cephadm 2024-02-10T07:14:58.954169+0000 mgr.y (mgr.34107) 221 : cephadm 1 Deploying daemon osd.3 on smithi107 2024-02-10T07:15:00.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:00 smithi195 bash[41044]: cephadm 2024-02-10T07:14:58.937896+0000 mgr.y (mgr.34107) 220 : cephadm 1 Upgrade: Updating osd.3 2024-02-10T07:15:00.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:00 smithi195 bash[41044]: cephadm 2024-02-10T07:14:58.954169+0000 mgr.y (mgr.34107) 221 : cephadm 1 Deploying daemon osd.3 on smithi107 2024-02-10T07:15:01.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:01 smithi195 bash[41044]: cluster 2024-02-10T07:15:00.080039+0000 mgr.y (mgr.34107) 222 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1002 B/s rd, 0 op/s; 40 B/s, 0 objects/s recovering 2024-02-10T07:15:01.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:01 smithi107 bash[53833]: cluster 2024-02-10T07:15:00.080039+0000 mgr.y (mgr.34107) 222 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1002 B/s rd, 0 op/s; 40 B/s, 0 objects/s recovering 2024-02-10T07:15:01.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:01 smithi107 bash[55228]: cluster 2024-02-10T07:15:00.080039+0000 mgr.y (mgr.34107) 222 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1002 B/s rd, 0 op/s; 40 B/s, 0 objects/s recovering 2024-02-10T07:15:02.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:02 smithi107 bash[53833]: audit 2024-02-10T07:15:01.268465+0000 mon.a (mon.0) 339 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:02.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:02 smithi107 bash[55228]: audit 2024-02-10T07:15:01.268465+0000 mon.a (mon.0) 339 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:02.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:02 smithi195 bash[41044]: audit 2024-02-10T07:15:01.268465+0000 mon.a (mon.0) 339 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:03.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:03 smithi107 bash[53833]: cluster 2024-02-10T07:15:02.081584+0000 mgr.y (mgr.34107) 223 : cluster 0 pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 34 B/s, 0 objects/s recovering 2024-02-10T07:15:03.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:03 smithi107 bash[55228]: cluster 2024-02-10T07:15:02.081584+0000 mgr.y (mgr.34107) 223 : cluster 0 pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 34 B/s, 0 objects/s recovering 2024-02-10T07:15:03.462 INFO:journalctl@ceph.osd.3.smithi107.stdout:Feb 10 07:15:03 smithi107 systemd[1]: Stopping Ceph osd.3 for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:15:03.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:03 smithi195 bash[41044]: cluster 2024-02-10T07:15:02.081584+0000 mgr.y (mgr.34107) 223 : cluster 0 pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 34 B/s, 0 objects/s recovering 2024-02-10T07:15:03.961 INFO:journalctl@ceph.osd.3.smithi107.stdout:Feb 10 07:15:03 smithi107 bash[32000]: debug 2024-02-10T07:15:03.454+0000 7f5ded519700 -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-10T07:15:03.961 INFO:journalctl@ceph.osd.3.smithi107.stdout:Feb 10 07:15:03 smithi107 bash[32000]: debug 2024-02-10T07:15:03.454+0000 7f5ded519700 -1 osd.3 123 *** Got signal Terminated *** 2024-02-10T07:15:03.961 INFO:journalctl@ceph.osd.3.smithi107.stdout:Feb 10 07:15:03 smithi107 bash[32000]: debug 2024-02-10T07:15:03.454+0000 7f5ded519700 -1 osd.3 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T07:15:04.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:04 smithi195 bash[41044]: cluster 2024-02-10T07:15:03.462323+0000 mon.a (mon.0) 340 : cluster 1 osd.3 marked itself down and dead 2024-02-10T07:15:04.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:04 smithi107 bash[53833]: cluster 2024-02-10T07:15:03.462323+0000 mon.a (mon.0) 340 : cluster 1 osd.3 marked itself down and dead 2024-02-10T07:15:04.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:04 smithi107 bash[55228]: cluster 2024-02-10T07:15:03.462323+0000 mon.a (mon.0) 340 : cluster 1 osd.3 marked itself down and dead 2024-02-10T07:15:05.601 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:05 smithi107 bash[55228]: cluster 2024-02-10T07:15:04.082664+0000 mgr.y (mgr.34107) 224 : cluster 0 pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 34 B/s, 0 objects/s recovering 2024-02-10T07:15:05.601 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:05 smithi107 bash[55228]: cluster 2024-02-10T07:15:04.278069+0000 mon.a (mon.0) 341 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T07:15:05.601 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:05 smithi107 bash[55228]: cluster 2024-02-10T07:15:04.291457+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.601 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:05 smithi107 bash[55228]: cluster 2024-02-10T07:15:04.294690+0000 mon.a (mon.0) 342 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2024-02-10T07:15:05.601 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:05 smithi107 bash[55228]: cluster 2024-02-10T07:15:04.296290+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.601 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:05 smithi107 bash[55228]: cluster 2024-02-10T07:15:04.298452+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.601 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:05 smithi107 bash[55228]: cluster 2024-02-10T07:15:04.298503+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.601 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:05 smithi107 bash[55228]: cluster 2024-02-10T07:15:04.298515+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.601 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:05 smithi107 bash[55228]: cluster 2024-02-10T07:15:04.300549+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.601 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:05 smithi107 bash[55228]: cluster 2024-02-10T07:15:04.302101+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.602 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:05 smithi107 bash[55228]: cluster 2024-02-10T07:15:04.304122+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.602 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:05 smithi107 bash[55228]: cluster 2024-02-10T07:15:04.305991+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.602 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:05 smithi107 bash[55228]: cluster 2024-02-10T07:15:04.306721+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.602 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:05 smithi107 bash[55228]: cluster 2024-02-10T07:15:04.310102+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.602 INFO:journalctl@ceph.osd.3.smithi107.stdout:Feb 10 07:15:05 smithi107 bash[64086]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-3 2024-02-10T07:15:05.602 INFO:journalctl@ceph.osd.3.smithi107.stdout:Feb 10 07:15:05 smithi107 bash[64157]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-3 2024-02-10T07:15:05.602 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:05 smithi107 bash[53833]: cluster 2024-02-10T07:15:04.082664+0000 mgr.y (mgr.34107) 224 : cluster 0 pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 34 B/s, 0 objects/s recovering 2024-02-10T07:15:05.602 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:05 smithi107 bash[53833]: cluster 2024-02-10T07:15:04.278069+0000 mon.a (mon.0) 341 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T07:15:05.602 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:05 smithi107 bash[53833]: cluster 2024-02-10T07:15:04.291457+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.603 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:05 smithi107 bash[53833]: cluster 2024-02-10T07:15:04.294690+0000 mon.a (mon.0) 342 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2024-02-10T07:15:05.603 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:05 smithi107 bash[53833]: cluster 2024-02-10T07:15:04.296290+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.603 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:05 smithi107 bash[53833]: cluster 2024-02-10T07:15:04.298452+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.603 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:05 smithi107 bash[53833]: cluster 2024-02-10T07:15:04.298503+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.603 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:05 smithi107 bash[53833]: cluster 2024-02-10T07:15:04.298515+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.603 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:05 smithi107 bash[53833]: cluster 2024-02-10T07:15:04.300549+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.603 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:05 smithi107 bash[53833]: cluster 2024-02-10T07:15:04.302101+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.603 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:05 smithi107 bash[53833]: cluster 2024-02-10T07:15:04.304122+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.603 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:05 smithi107 bash[53833]: cluster 2024-02-10T07:15:04.305991+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.603 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:05 smithi107 bash[53833]: cluster 2024-02-10T07:15:04.306721+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.603 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:05 smithi107 bash[53833]: cluster 2024-02-10T07:15:04.310102+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:05 smithi195 bash[41044]: cluster 2024-02-10T07:15:04.082664+0000 mgr.y (mgr.34107) 224 : cluster 0 pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 34 B/s, 0 objects/s recovering 2024-02-10T07:15:05.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:05 smithi195 bash[41044]: cluster 2024-02-10T07:15:04.278069+0000 mon.a (mon.0) 341 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T07:15:05.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:05 smithi195 bash[41044]: cluster 2024-02-10T07:15:04.291457+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:05 smithi195 bash[41044]: cluster 2024-02-10T07:15:04.294690+0000 mon.a (mon.0) 342 : cluster 0 osdmap e124: 8 total, 7 up, 8 in 2024-02-10T07:15:05.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:05 smithi195 bash[41044]: cluster 2024-02-10T07:15:04.296290+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:05 smithi195 bash[41044]: cluster 2024-02-10T07:15:04.298452+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:05 smithi195 bash[41044]: cluster 2024-02-10T07:15:04.298503+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:05 smithi195 bash[41044]: cluster 2024-02-10T07:15:04.298515+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:05 smithi195 bash[41044]: cluster 2024-02-10T07:15:04.300549+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:05 smithi195 bash[41044]: cluster 2024-02-10T07:15:04.302101+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:05 smithi195 bash[41044]: cluster 2024-02-10T07:15:04.304122+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:05 smithi195 bash[41044]: cluster 2024-02-10T07:15:04.305991+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:05 smithi195 bash[41044]: cluster 2024-02-10T07:15:04.306721+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:05.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:05 smithi195 bash[41044]: cluster 2024-02-10T07:15:04.310102+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e124 with expected crc 2024-02-10T07:15:06.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:06 smithi195 bash[41044]: cluster 2024-02-10T07:15:05.293875+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:06 smithi195 bash[41044]: cluster 2024-02-10T07:15:05.294750+0000 mon.a (mon.0) 343 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2024-02-10T07:15:06.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:06 smithi195 bash[41044]: cluster 2024-02-10T07:15:05.298215+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:06 smithi195 bash[41044]: cluster 2024-02-10T07:15:05.298687+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:06 smithi195 bash[41044]: cluster 2024-02-10T07:15:05.299037+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:06 smithi195 bash[41044]: cluster 2024-02-10T07:15:05.299069+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:06 smithi195 bash[41044]: cluster 2024-02-10T07:15:05.303534+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:06 smithi195 bash[41044]: cluster 2024-02-10T07:15:05.303580+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:06 smithi195 bash[41044]: cluster 2024-02-10T07:15:05.304005+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:06 smithi195 bash[41044]: cluster 2024-02-10T07:15:05.304714+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:06 smithi195 bash[41044]: cluster 2024-02-10T07:15:05.306421+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:06 smithi195 bash[41044]: cluster 2024-02-10T07:15:05.306557+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:06 smithi195 bash[41044]: cluster 2024-02-10T07:15:05.307362+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:06 smithi195 bash[41044]: cluster 2024-02-10T07:15:05.307987+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:06 smithi195 bash[41044]: cluster 2024-02-10T07:15:05.309517+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:06 smithi195 bash[41044]: cluster 2024-02-10T07:15:05.309943+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:06 smithi195 bash[41044]: audit 2024-02-10T07:15:06.110739+0000 mon.a (mon.0) 344 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:06.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:06 smithi195 bash[41044]: audit 2024-02-10T07:15:06.113131+0000 mon.a (mon.0) 345 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:15:06.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[55228]: cluster 2024-02-10T07:15:05.293875+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[55228]: cluster 2024-02-10T07:15:05.294750+0000 mon.a (mon.0) 343 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2024-02-10T07:15:06.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[55228]: cluster 2024-02-10T07:15:05.298215+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[55228]: cluster 2024-02-10T07:15:05.298687+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[55228]: cluster 2024-02-10T07:15:05.299037+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[55228]: cluster 2024-02-10T07:15:05.299069+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[55228]: cluster 2024-02-10T07:15:05.303534+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[55228]: cluster 2024-02-10T07:15:05.303580+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[55228]: cluster 2024-02-10T07:15:05.304005+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[55228]: cluster 2024-02-10T07:15:05.304714+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[55228]: cluster 2024-02-10T07:15:05.306421+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[55228]: cluster 2024-02-10T07:15:05.306557+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[55228]: cluster 2024-02-10T07:15:05.307362+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[55228]: cluster 2024-02-10T07:15:05.307987+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[55228]: cluster 2024-02-10T07:15:05.309517+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[55228]: cluster 2024-02-10T07:15:05.309943+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[55228]: audit 2024-02-10T07:15:06.110739+0000 mon.a (mon.0) 344 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:06.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[55228]: audit 2024-02-10T07:15:06.113131+0000 mon.a (mon.0) 345 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:15:06.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[53833]: cluster 2024-02-10T07:15:05.293875+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[53833]: cluster 2024-02-10T07:15:05.294750+0000 mon.a (mon.0) 343 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2024-02-10T07:15:06.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[53833]: cluster 2024-02-10T07:15:05.298215+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[53833]: cluster 2024-02-10T07:15:05.298687+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[53833]: cluster 2024-02-10T07:15:05.299037+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[53833]: cluster 2024-02-10T07:15:05.299069+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[53833]: cluster 2024-02-10T07:15:05.303534+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[53833]: cluster 2024-02-10T07:15:05.303580+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[53833]: cluster 2024-02-10T07:15:05.304005+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.714 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[53833]: cluster 2024-02-10T07:15:05.304714+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.714 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[53833]: cluster 2024-02-10T07:15:05.306421+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.714 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[53833]: cluster 2024-02-10T07:15:05.306557+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.714 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[53833]: cluster 2024-02-10T07:15:05.307362+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.714 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[53833]: cluster 2024-02-10T07:15:05.307987+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.714 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[53833]: cluster 2024-02-10T07:15:05.309517+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.714 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[53833]: cluster 2024-02-10T07:15:05.309943+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e125 with expected crc 2024-02-10T07:15:06.714 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[53833]: audit 2024-02-10T07:15:06.110739+0000 mon.a (mon.0) 344 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:06.714 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:06 smithi107 bash[53833]: audit 2024-02-10T07:15:06.113131+0000 mon.a (mon.0) 345 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:15:07.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:07 smithi107 bash[53833]: cluster 2024-02-10T07:15:06.083454+0000 mgr.y (mgr.34107) 225 : cluster 0 pgmap v128: 161 pgs: 26 stale+active+clean, 135 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-10T07:15:07.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:07 smithi107 bash[55228]: cluster 2024-02-10T07:15:06.083454+0000 mgr.y (mgr.34107) 225 : cluster 0 pgmap v128: 161 pgs: 26 stale+active+clean, 135 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-10T07:15:07.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:07 smithi195 bash[41044]: cluster 2024-02-10T07:15:06.083454+0000 mgr.y (mgr.34107) 225 : cluster 0 pgmap v128: 161 pgs: 26 stale+active+clean, 135 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-10T07:15:08.005 INFO:journalctl@ceph.osd.3.smithi107.stdout:Feb 10 07:15:07 smithi107 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.3.service: Succeeded. 2024-02-10T07:15:08.006 INFO:journalctl@ceph.osd.3.smithi107.stdout:Feb 10 07:15:07 smithi107 systemd[1]: Stopped Ceph osd.3 for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:15:08.006 INFO:journalctl@ceph.osd.3.smithi107.stdout:Feb 10 07:15:07 smithi107 systemd[1]: Started Ceph osd.3 for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:15:08.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:08 smithi195 bash[41044]: audit 2024-02-10T07:15:07.188758+0000 mgr.y (mgr.34107) 226 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:15:08.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:08 smithi195 bash[41044]: audit 2024-02-10T07:15:07.989818+0000 mon.a (mon.0) 346 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:08.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:08 smithi195 bash[41044]: audit 2024-02-10T07:15:07.997001+0000 mon.a (mon.0) 347 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:08.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:08 smithi107 bash[53833]: audit 2024-02-10T07:15:07.188758+0000 mgr.y (mgr.34107) 226 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:15:08.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:08 smithi107 bash[53833]: audit 2024-02-10T07:15:07.989818+0000 mon.a (mon.0) 346 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:08.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:08 smithi107 bash[53833]: audit 2024-02-10T07:15:07.997001+0000 mon.a (mon.0) 347 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:08.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:08 smithi107 bash[55228]: audit 2024-02-10T07:15:07.188758+0000 mgr.y (mgr.34107) 226 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:15:08.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:08 smithi107 bash[55228]: audit 2024-02-10T07:15:07.989818+0000 mon.a (mon.0) 346 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:08.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:08 smithi107 bash[55228]: audit 2024-02-10T07:15:07.997001+0000 mon.a (mon.0) 347 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:09.627 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:09 smithi107 bash[53833]: cluster 2024-02-10T07:15:08.085316+0000 mgr.y (mgr.34107) 227 : cluster 0 pgmap v129: 161 pgs: 33 active+undersized, 19 active+undersized+degraded, 5 stale+active+clean, 104 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-02-10T07:15:09.627 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:09 smithi107 bash[53833]: cluster 2024-02-10T07:15:08.994757+0000 mon.a (mon.0) 348 : cluster 3 Health check failed: Degraded data redundancy: 58/630 objects degraded (9.206%), 19 pgs degraded (PG_DEGRADED) 2024-02-10T07:15:09.627 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:09 smithi107 bash[55228]: cluster 2024-02-10T07:15:08.085316+0000 mgr.y (mgr.34107) 227 : cluster 0 pgmap v129: 161 pgs: 33 active+undersized, 19 active+undersized+degraded, 5 stale+active+clean, 104 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-02-10T07:15:09.627 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:09 smithi107 bash[55228]: cluster 2024-02-10T07:15:08.994757+0000 mon.a (mon.0) 348 : cluster 3 Health check failed: Degraded data redundancy: 58/630 objects degraded (9.206%), 19 pgs degraded (PG_DEGRADED) 2024-02-10T07:15:09.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:09 smithi195 bash[41044]: cluster 2024-02-10T07:15:08.085316+0000 mgr.y (mgr.34107) 227 : cluster 0 pgmap v129: 161 pgs: 33 active+undersized, 19 active+undersized+degraded, 5 stale+active+clean, 104 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-02-10T07:15:09.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:09 smithi195 bash[41044]: cluster 2024-02-10T07:15:08.994757+0000 mon.a (mon.0) 348 : cluster 3 Health check failed: Degraded data redundancy: 58/630 objects degraded (9.206%), 19 pgs degraded (PG_DEGRADED) 2024-02-10T07:15:09.878 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:15:09 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:15:09] "GET /metrics HTTP/1.1" 200 38364 "" "Prometheus/2.33.4" 2024-02-10T07:15:09.878 INFO:journalctl@ceph.osd.3.smithi107.stdout:Feb 10 07:15:09 smithi107 bash[64332]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-10T07:15:09.878 INFO:journalctl@ceph.osd.3.smithi107.stdout:Feb 10 07:15:09 smithi107 bash[64332]: 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-10T07:15:09.878 INFO:journalctl@ceph.osd.3.smithi107.stdout:Feb 10 07:15:09 smithi107 bash[64332]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-02-10T07:15:09.878 INFO:journalctl@ceph.osd.3.smithi107.stdout:Feb 10 07:15:09 smithi107 bash[64332]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-10T07:15:09.878 INFO:journalctl@ceph.osd.3.smithi107.stdout:Feb 10 07:15:09 smithi107 bash[64332]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-02-10T07:15:09.878 INFO:journalctl@ceph.osd.3.smithi107.stdout:Feb 10 07:15:09 smithi107 bash[64332]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-10T07:15:09.878 INFO:journalctl@ceph.osd.3.smithi107.stdout:Feb 10 07:15:09 smithi107 bash[64332]: --> ceph-volume raw activate successful for osd ID: 3 2024-02-10T07:15:11.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:11 smithi195 bash[41044]: cluster 2024-02-10T07:15:10.086573+0000 mgr.y (mgr.34107) 228 : cluster 0 pgmap v130: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-10T07:15:11.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:11 smithi107 bash[53833]: cluster 2024-02-10T07:15:10.086573+0000 mgr.y (mgr.34107) 228 : cluster 0 pgmap v130: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-10T07:15:11.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:11 smithi107 bash[55228]: cluster 2024-02-10T07:15:10.086573+0000 mgr.y (mgr.34107) 228 : cluster 0 pgmap v130: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-10T07:15:11.712 INFO:journalctl@ceph.osd.3.smithi107.stdout:Feb 10 07:15:11 smithi107 bash[64638]: debug 2024-02-10T07:15:11.346+0000 7fbea09e4700 1 -- 172.21.15.107:0/3146256785 <== mon.0 v2:172.21.15.107:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e98cb991e0 con 0x55e98cc1e800 2024-02-10T07:15:12.211 INFO:journalctl@ceph.osd.3.smithi107.stdout:Feb 10 07:15:11 smithi107 bash[64638]: debug 2024-02-10T07:15:11.878+0000 7fbea9b7c7c0 -1 Falling back to public interface 2024-02-10T07:15:13.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:13 smithi195 bash[41044]: cluster 2024-02-10T07:15:12.088173+0000 mgr.y (mgr.34107) 229 : cluster 0 pgmap v131: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-10T07:15:13.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:13 smithi107 bash[53833]: cluster 2024-02-10T07:15:12.088173+0000 mgr.y (mgr.34107) 229 : cluster 0 pgmap v131: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-10T07:15:13.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:13 smithi107 bash[55228]: cluster 2024-02-10T07:15:12.088173+0000 mgr.y (mgr.34107) 229 : cluster 0 pgmap v131: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-10T07:15:15.324 INFO:journalctl@ceph.osd.3.smithi107.stdout:Feb 10 07:15:14 smithi107 bash[64638]: debug 2024-02-10T07:15:14.961+0000 7fbea9b7c7c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-02-10T07:15:15.324 INFO:journalctl@ceph.osd.3.smithi107.stdout:Feb 10 07:15:15 smithi107 bash[64638]: debug 2024-02-10T07:15:15.001+0000 7fbea9b7c7c0 -1 osd.3 123 log_to_monitors true 2024-02-10T07:15:15.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:15 smithi195 bash[41044]: cluster 2024-02-10T07:15:14.089412+0000 mgr.y (mgr.34107) 230 : cluster 0 pgmap v132: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-10T07:15:15.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:15 smithi195 bash[41044]: audit 2024-02-10T07:15:14.550859+0000 mon.a (mon.0) 349 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:15.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:15 smithi195 bash[41044]: audit 2024-02-10T07:15:14.560870+0000 mon.a (mon.0) 350 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:15.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:15 smithi195 bash[41044]: audit 2024-02-10T07:15:15.015034+0000 mon.c (mon.1) 18 : audit 1 from='osd.3 [v2:172.21.15.107:6826/964214002,v1:172.21.15.107:6827/964214002]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T07:15:15.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:15 smithi195 bash[41044]: audit 2024-02-10T07:15:15.015379+0000 mon.a (mon.0) 351 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T07:15:15.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:15 smithi107 bash[55228]: cluster 2024-02-10T07:15:14.089412+0000 mgr.y (mgr.34107) 230 : cluster 0 pgmap v132: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-10T07:15:15.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:15 smithi107 bash[55228]: audit 2024-02-10T07:15:14.550859+0000 mon.a (mon.0) 349 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:15.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:15 smithi107 bash[55228]: audit 2024-02-10T07:15:14.560870+0000 mon.a (mon.0) 350 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:15.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:15 smithi107 bash[55228]: audit 2024-02-10T07:15:15.015034+0000 mon.c (mon.1) 18 : audit 1 from='osd.3 [v2:172.21.15.107:6826/964214002,v1:172.21.15.107:6827/964214002]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T07:15:15.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:15 smithi107 bash[55228]: audit 2024-02-10T07:15:15.015379+0000 mon.a (mon.0) 351 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T07:15:15.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:15 smithi107 bash[53833]: cluster 2024-02-10T07:15:14.089412+0000 mgr.y (mgr.34107) 230 : cluster 0 pgmap v132: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-10T07:15:15.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:15 smithi107 bash[53833]: audit 2024-02-10T07:15:14.550859+0000 mon.a (mon.0) 349 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:15.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:15 smithi107 bash[53833]: audit 2024-02-10T07:15:14.560870+0000 mon.a (mon.0) 350 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:15.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:15 smithi107 bash[53833]: audit 2024-02-10T07:15:15.015034+0000 mon.c (mon.1) 18 : audit 1 from='osd.3 [v2:172.21.15.107:6826/964214002,v1:172.21.15.107:6827/964214002]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T07:15:15.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:15 smithi107 bash[53833]: audit 2024-02-10T07:15:15.015379+0000 mon.a (mon.0) 351 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-10T07:15:16.461 INFO:journalctl@ceph.osd.3.smithi107.stdout:Feb 10 07:15:16 smithi107 bash[64638]: debug 2024-02-10T07:15:16.097+0000 7fbe96fcc700 -1 osd.3 123 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T07:15:16.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:16 smithi195 bash[41044]: audit 2024-02-10T07:15:15.561603+0000 mon.a (mon.0) 352 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-10T07:15:16.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:16 smithi195 bash[41044]: cluster 2024-02-10T07:15:15.565117+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e126 with expected crc 2024-02-10T07:15:16.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:16 smithi195 bash[41044]: cluster 2024-02-10T07:15:15.567678+0000 mon.a (mon.0) 353 : cluster 0 osdmap e126: 8 total, 7 up, 8 in 2024-02-10T07:15:16.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:16 smithi195 bash[41044]: audit 2024-02-10T07:15:15.567815+0000 mon.c (mon.1) 19 : audit 1 from='osd.3 [v2:172.21.15.107:6826/964214002,v1:172.21.15.107:6827/964214002]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T07:15:16.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:16 smithi195 bash[41044]: audit 2024-02-10T07:15:15.568484+0000 mon.a (mon.0) 354 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T07:15:16.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:16 smithi195 bash[41044]: audit 2024-02-10T07:15:15.728921+0000 mon.a (mon.0) 355 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:16.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:16 smithi195 bash[41044]: cluster 2024-02-10T07:15:15.789299+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e126 with expected crc 2024-02-10T07:15:16.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:16 smithi195 bash[41044]: audit 2024-02-10T07:15:15.876409+0000 mon.a (mon.0) 356 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:16.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:16 smithi195 bash[41044]: cluster 2024-02-10T07:15:16.006572+0000 mon.a (mon.0) 357 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 25 pgs degraded (PG_DEGRADED) 2024-02-10T07:15:16.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:16 smithi195 bash[41044]: cluster 2024-02-10T07:15:16.017940+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e126 with expected crc 2024-02-10T07:15:16.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:16 smithi195 bash[41044]: audit 2024-02-10T07:15:16.082258+0000 mon.a (mon.0) 358 : audit 1 from='osd.3 ' entity='osd.3' 2024-02-10T07:15:16.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:16 smithi195 bash[41044]: cluster 2024-02-10T07:15:16.090119+0000 mgr.y (mgr.34107) 231 : cluster 0 pgmap v134: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-10T07:15:16.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:16 smithi107 bash[53833]: audit 2024-02-10T07:15:15.561603+0000 mon.a (mon.0) 352 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-10T07:15:16.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:16 smithi107 bash[53833]: cluster 2024-02-10T07:15:15.565117+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e126 with expected crc 2024-02-10T07:15:16.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:16 smithi107 bash[53833]: cluster 2024-02-10T07:15:15.567678+0000 mon.a (mon.0) 353 : cluster 0 osdmap e126: 8 total, 7 up, 8 in 2024-02-10T07:15:16.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:16 smithi107 bash[53833]: audit 2024-02-10T07:15:15.567815+0000 mon.c (mon.1) 19 : audit 1 from='osd.3 [v2:172.21.15.107:6826/964214002,v1:172.21.15.107:6827/964214002]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T07:15:16.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:16 smithi107 bash[53833]: audit 2024-02-10T07:15:15.568484+0000 mon.a (mon.0) 354 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T07:15:16.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:16 smithi107 bash[53833]: audit 2024-02-10T07:15:15.728921+0000 mon.a (mon.0) 355 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:16.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:16 smithi107 bash[53833]: cluster 2024-02-10T07:15:15.789299+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e126 with expected crc 2024-02-10T07:15:16.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:16 smithi107 bash[53833]: audit 2024-02-10T07:15:15.876409+0000 mon.a (mon.0) 356 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:16.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:16 smithi107 bash[53833]: cluster 2024-02-10T07:15:16.006572+0000 mon.a (mon.0) 357 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 25 pgs degraded (PG_DEGRADED) 2024-02-10T07:15:16.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:16 smithi107 bash[53833]: cluster 2024-02-10T07:15:16.017940+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e126 with expected crc 2024-02-10T07:15:16.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:16 smithi107 bash[53833]: audit 2024-02-10T07:15:16.082258+0000 mon.a (mon.0) 358 : audit 1 from='osd.3 ' entity='osd.3' 2024-02-10T07:15:16.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:16 smithi107 bash[53833]: cluster 2024-02-10T07:15:16.090119+0000 mgr.y (mgr.34107) 231 : cluster 0 pgmap v134: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-10T07:15:16.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:16 smithi107 bash[55228]: audit 2024-02-10T07:15:15.561603+0000 mon.a (mon.0) 352 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-10T07:15:16.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:16 smithi107 bash[55228]: cluster 2024-02-10T07:15:15.565117+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e126 with expected crc 2024-02-10T07:15:16.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:16 smithi107 bash[55228]: cluster 2024-02-10T07:15:15.567678+0000 mon.a (mon.0) 353 : cluster 0 osdmap e126: 8 total, 7 up, 8 in 2024-02-10T07:15:16.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:16 smithi107 bash[55228]: audit 2024-02-10T07:15:15.567815+0000 mon.c (mon.1) 19 : audit 1 from='osd.3 [v2:172.21.15.107:6826/964214002,v1:172.21.15.107:6827/964214002]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T07:15:16.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:16 smithi107 bash[55228]: audit 2024-02-10T07:15:15.568484+0000 mon.a (mon.0) 354 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]: dispatch 2024-02-10T07:15:16.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:16 smithi107 bash[55228]: audit 2024-02-10T07:15:15.728921+0000 mon.a (mon.0) 355 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:16.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:16 smithi107 bash[55228]: cluster 2024-02-10T07:15:15.789299+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e126 with expected crc 2024-02-10T07:15:16.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:16 smithi107 bash[55228]: audit 2024-02-10T07:15:15.876409+0000 mon.a (mon.0) 356 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:16.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:16 smithi107 bash[55228]: cluster 2024-02-10T07:15:16.006572+0000 mon.a (mon.0) 357 : cluster 3 Health check update: Degraded data redundancy: 81/630 objects degraded (12.857%), 25 pgs degraded (PG_DEGRADED) 2024-02-10T07:15:16.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:16 smithi107 bash[55228]: cluster 2024-02-10T07:15:16.017940+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e126 with expected crc 2024-02-10T07:15:16.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:16 smithi107 bash[55228]: audit 2024-02-10T07:15:16.082258+0000 mon.a (mon.0) 358 : audit 1 from='osd.3 ' entity='osd.3' 2024-02-10T07:15:16.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:16 smithi107 bash[55228]: cluster 2024-02-10T07:15:16.090119+0000 mgr.y (mgr.34107) 231 : cluster 0 pgmap v134: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-10T07:15:17.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:17 smithi195 bash[41044]: cluster 2024-02-10T07:15:16.018035+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e126 with expected crc 2024-02-10T07:15:17.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:17 smithi195 bash[41044]: cluster 2024-02-10T07:15:17.081225+0000 mon.a (mon.0) 359 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T07:15:17.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:17 smithi195 bash[41044]: cluster 2024-02-10T07:15:17.091978+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e127 with expected crc 2024-02-10T07:15:17.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:17 smithi195 bash[41044]: cluster 2024-02-10T07:15:17.093823+0000 mon.a (mon.0) 360 : cluster 1 osd.3 [v2:172.21.15.107:6826/964214002,v1:172.21.15.107:6827/964214002] boot 2024-02-10T07:15:17.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:17 smithi195 bash[41044]: cluster 2024-02-10T07:15:17.093928+0000 mon.a (mon.0) 361 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2024-02-10T07:15:17.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:17 smithi195 bash[41044]: audit 2024-02-10T07:15:17.095976+0000 mon.a (mon.0) 362 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T07:15:17.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:17 smithi195 bash[41044]: cluster 2024-02-10T07:15:17.096839+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e127 with expected crc 2024-02-10T07:15:17.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:17 smithi195 bash[41044]: cluster 2024-02-10T07:15:17.102074+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e127 with expected crc 2024-02-10T07:15:17.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:17 smithi195 bash[41044]: cluster 2024-02-10T07:15:17.105334+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e127 with expected crc 2024-02-10T07:15:17.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:17 smithi195 bash[41044]: audit 2024-02-10T07:15:17.200212+0000 mgr.y (mgr.34107) 232 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:15:17.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:17 smithi107 bash[53833]: cluster 2024-02-10T07:15:16.018035+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e126 with expected crc 2024-02-10T07:15:17.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:17 smithi107 bash[53833]: cluster 2024-02-10T07:15:17.081225+0000 mon.a (mon.0) 359 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T07:15:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:17 smithi107 bash[53833]: cluster 2024-02-10T07:15:17.091978+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e127 with expected crc 2024-02-10T07:15:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:17 smithi107 bash[53833]: cluster 2024-02-10T07:15:17.093823+0000 mon.a (mon.0) 360 : cluster 1 osd.3 [v2:172.21.15.107:6826/964214002,v1:172.21.15.107:6827/964214002] boot 2024-02-10T07:15:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:17 smithi107 bash[53833]: cluster 2024-02-10T07:15:17.093928+0000 mon.a (mon.0) 361 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2024-02-10T07:15:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:17 smithi107 bash[53833]: audit 2024-02-10T07:15:17.095976+0000 mon.a (mon.0) 362 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T07:15:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:17 smithi107 bash[53833]: cluster 2024-02-10T07:15:17.096839+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e127 with expected crc 2024-02-10T07:15:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:17 smithi107 bash[53833]: cluster 2024-02-10T07:15:17.102074+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e127 with expected crc 2024-02-10T07:15:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:17 smithi107 bash[53833]: cluster 2024-02-10T07:15:17.105334+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e127 with expected crc 2024-02-10T07:15:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:17 smithi107 bash[53833]: audit 2024-02-10T07:15:17.200212+0000 mgr.y (mgr.34107) 232 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:15:17.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:17 smithi107 bash[55228]: cluster 2024-02-10T07:15:16.018035+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e126 with expected crc 2024-02-10T07:15:17.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:17 smithi107 bash[55228]: cluster 2024-02-10T07:15:17.081225+0000 mon.a (mon.0) 359 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T07:15:17.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:17 smithi107 bash[55228]: cluster 2024-02-10T07:15:17.091978+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e127 with expected crc 2024-02-10T07:15:17.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:17 smithi107 bash[55228]: cluster 2024-02-10T07:15:17.093823+0000 mon.a (mon.0) 360 : cluster 1 osd.3 [v2:172.21.15.107:6826/964214002,v1:172.21.15.107:6827/964214002] boot 2024-02-10T07:15:17.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:17 smithi107 bash[55228]: cluster 2024-02-10T07:15:17.093928+0000 mon.a (mon.0) 361 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2024-02-10T07:15:17.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:17 smithi107 bash[55228]: audit 2024-02-10T07:15:17.095976+0000 mon.a (mon.0) 362 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-10T07:15:17.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:17 smithi107 bash[55228]: cluster 2024-02-10T07:15:17.096839+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e127 with expected crc 2024-02-10T07:15:17.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:17 smithi107 bash[55228]: cluster 2024-02-10T07:15:17.102074+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e127 with expected crc 2024-02-10T07:15:17.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:17 smithi107 bash[55228]: cluster 2024-02-10T07:15:17.105334+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e127 with expected crc 2024-02-10T07:15:17.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:17 smithi107 bash[55228]: audit 2024-02-10T07:15:17.200212+0000 mgr.y (mgr.34107) 232 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:15:18.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:18 smithi195 bash[41044]: cluster 2024-02-10T07:15:17.095598+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e127 with expected crc 2024-02-10T07:15:18.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:18 smithi195 bash[41044]: cluster 2024-02-10T07:15:17.097843+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e127 with expected crc 2024-02-10T07:15:18.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:18 smithi195 bash[41044]: cluster 2024-02-10T07:15:18.091393+0000 mgr.y (mgr.34107) 233 : cluster 0 pgmap v136: 161 pgs: 8 peering, 36 active+undersized, 21 active+undersized+degraded, 96 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 70/630 objects degraded (11.111%) 2024-02-10T07:15:18.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:18 smithi195 bash[41044]: cluster 2024-02-10T07:15:18.097661+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T07:15:18.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:18 smithi195 bash[41044]: cluster 2024-02-10T07:15:18.097694+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T07:15:18.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:18 smithi195 bash[41044]: cluster 2024-02-10T07:15:18.100145+0000 mon.a (mon.0) 363 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2024-02-10T07:15:18.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:18 smithi195 bash[41044]: cluster 2024-02-10T07:15:18.102527+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T07:15:18.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:18 smithi195 bash[41044]: cluster 2024-02-10T07:15:18.104578+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T07:15:18.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:18 smithi107 bash[53833]: cluster 2024-02-10T07:15:17.095598+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e127 with expected crc 2024-02-10T07:15:18.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:18 smithi107 bash[53833]: cluster 2024-02-10T07:15:17.097843+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e127 with expected crc 2024-02-10T07:15:18.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:18 smithi107 bash[53833]: cluster 2024-02-10T07:15:18.091393+0000 mgr.y (mgr.34107) 233 : cluster 0 pgmap v136: 161 pgs: 8 peering, 36 active+undersized, 21 active+undersized+degraded, 96 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 70/630 objects degraded (11.111%) 2024-02-10T07:15:18.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:18 smithi107 bash[53833]: cluster 2024-02-10T07:15:18.097661+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T07:15:18.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:18 smithi107 bash[53833]: cluster 2024-02-10T07:15:18.097694+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T07:15:18.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:18 smithi107 bash[53833]: cluster 2024-02-10T07:15:18.100145+0000 mon.a (mon.0) 363 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2024-02-10T07:15:18.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:18 smithi107 bash[53833]: cluster 2024-02-10T07:15:18.102527+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T07:15:18.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:18 smithi107 bash[53833]: cluster 2024-02-10T07:15:18.104578+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T07:15:18.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:18 smithi107 bash[55228]: cluster 2024-02-10T07:15:17.095598+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e127 with expected crc 2024-02-10T07:15:18.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:18 smithi107 bash[55228]: cluster 2024-02-10T07:15:17.097843+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e127 with expected crc 2024-02-10T07:15:18.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:18 smithi107 bash[55228]: cluster 2024-02-10T07:15:18.091393+0000 mgr.y (mgr.34107) 233 : cluster 0 pgmap v136: 161 pgs: 8 peering, 36 active+undersized, 21 active+undersized+degraded, 96 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 70/630 objects degraded (11.111%) 2024-02-10T07:15:18.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:18 smithi107 bash[55228]: cluster 2024-02-10T07:15:18.097661+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T07:15:18.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:18 smithi107 bash[55228]: cluster 2024-02-10T07:15:18.097694+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T07:15:18.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:18 smithi107 bash[55228]: cluster 2024-02-10T07:15:18.100145+0000 mon.a (mon.0) 363 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2024-02-10T07:15:18.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:18 smithi107 bash[55228]: cluster 2024-02-10T07:15:18.102527+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T07:15:18.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:18 smithi107 bash[55228]: cluster 2024-02-10T07:15:18.104578+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T07:15:19.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:19 smithi195 bash[41044]: cluster 2024-02-10T07:15:18.104603+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T07:15:19.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:19 smithi195 bash[41044]: cluster 2024-02-10T07:15:18.104757+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T07:15:19.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:19 smithi195 bash[41044]: cluster 2024-02-10T07:15:18.111200+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T07:15:19.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:15:19 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:15:19] "GET /metrics HTTP/1.1" 200 38364 "" "Prometheus/2.33.4" 2024-02-10T07:15:19.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:19 smithi107 bash[53833]: cluster 2024-02-10T07:15:18.104603+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T07:15:19.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:19 smithi107 bash[53833]: cluster 2024-02-10T07:15:18.104757+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T07:15:19.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:19 smithi107 bash[53833]: cluster 2024-02-10T07:15:18.111200+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T07:15:19.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:19 smithi107 bash[55228]: cluster 2024-02-10T07:15:18.104603+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T07:15:19.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:19 smithi107 bash[55228]: cluster 2024-02-10T07:15:18.104757+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T07:15:19.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:19 smithi107 bash[55228]: cluster 2024-02-10T07:15:18.111200+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e128 with expected crc 2024-02-10T07:15:20.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:20 smithi195 bash[41044]: cluster 2024-02-10T07:15:20.092603+0000 mgr.y (mgr.34107) 234 : cluster 0 pgmap v138: 161 pgs: 8 peering, 32 active+undersized, 17 active+undersized+degraded, 104 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2024-02-10T07:15:20.932 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:20 smithi107 bash[53833]: cluster 2024-02-10T07:15:20.092603+0000 mgr.y (mgr.34107) 234 : cluster 0 pgmap v138: 161 pgs: 8 peering, 32 active+undersized, 17 active+undersized+degraded, 104 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2024-02-10T07:15:20.932 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:20 smithi107 bash[55228]: cluster 2024-02-10T07:15:20.092603+0000 mgr.y (mgr.34107) 234 : cluster 0 pgmap v138: 161 pgs: 8 peering, 32 active+undersized, 17 active+undersized+degraded, 104 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 55/630 objects degraded (8.730%) 2024-02-10T07:15:21.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:21 smithi195 bash[41044]: cluster 2024-02-10T07:15:21.008155+0000 mon.a (mon.0) 364 : cluster 3 Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 17 pgs degraded (PG_DEGRADED) 2024-02-10T07:15:21.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:21 smithi195 bash[41044]: audit 2024-02-10T07:15:21.112810+0000 mon.a (mon.0) 365 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:21.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:21 smithi195 bash[41044]: audit 2024-02-10T07:15:21.115409+0000 mon.a (mon.0) 366 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:15:21.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:21 smithi107 bash[53833]: cluster 2024-02-10T07:15:21.008155+0000 mon.a (mon.0) 364 : cluster 3 Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 17 pgs degraded (PG_DEGRADED) 2024-02-10T07:15:21.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:21 smithi107 bash[53833]: audit 2024-02-10T07:15:21.112810+0000 mon.a (mon.0) 365 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:21.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:21 smithi107 bash[53833]: audit 2024-02-10T07:15:21.115409+0000 mon.a (mon.0) 366 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:15:21.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:21 smithi107 bash[55228]: cluster 2024-02-10T07:15:21.008155+0000 mon.a (mon.0) 364 : cluster 3 Health check update: Degraded data redundancy: 55/630 objects degraded (8.730%), 17 pgs degraded (PG_DEGRADED) 2024-02-10T07:15:21.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:21 smithi107 bash[55228]: audit 2024-02-10T07:15:21.112810+0000 mon.a (mon.0) 365 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:21.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:21 smithi107 bash[55228]: audit 2024-02-10T07:15:21.115409+0000 mon.a (mon.0) 366 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:15:22.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:22 smithi195 bash[41044]: cluster 2024-02-10T07:15:22.094119+0000 mgr.y (mgr.34107) 235 : cluster 0 pgmap v139: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:15:22.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:22 smithi107 bash[53833]: cluster 2024-02-10T07:15:22.094119+0000 mgr.y (mgr.34107) 235 : cluster 0 pgmap v139: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:15:22.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:22 smithi107 bash[55228]: cluster 2024-02-10T07:15:22.094119+0000 mgr.y (mgr.34107) 235 : cluster 0 pgmap v139: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:15:23.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:23 smithi195 bash[41044]: cluster 2024-02-10T07:15:22.603581+0000 mon.a (mon.0) 367 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 55/630 objects degraded (8.730%), 17 pgs degraded) 2024-02-10T07:15:23.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:23 smithi195 bash[41044]: cluster 2024-02-10T07:15:22.603657+0000 mon.a (mon.0) 368 : cluster 1 Cluster is now healthy 2024-02-10T07:15:23.951 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:23 smithi107 bash[55228]: cluster 2024-02-10T07:15:22.603581+0000 mon.a (mon.0) 367 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 55/630 objects degraded (8.730%), 17 pgs degraded) 2024-02-10T07:15:23.952 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:23 smithi107 bash[55228]: cluster 2024-02-10T07:15:22.603657+0000 mon.a (mon.0) 368 : cluster 1 Cluster is now healthy 2024-02-10T07:15:23.952 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:23 smithi107 bash[53833]: cluster 2024-02-10T07:15:22.603581+0000 mon.a (mon.0) 367 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 55/630 objects degraded (8.730%), 17 pgs degraded) 2024-02-10T07:15:23.952 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:23 smithi107 bash[53833]: cluster 2024-02-10T07:15:22.603657+0000 mon.a (mon.0) 368 : cluster 1 Cluster is now healthy 2024-02-10T07:15:24.733 INFO:teuthology.orchestra.run.smithi107.stdout:true 2024-02-10T07:15:24.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:24 smithi195 bash[41044]: cluster 2024-02-10T07:15:24.095006+0000 mgr.y (mgr.34107) 236 : cluster 0 pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:15:24.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:24 smithi107 bash[53833]: cluster 2024-02-10T07:15:24.095006+0000 mgr.y (mgr.34107) 236 : cluster 0 pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:15:24.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:24 smithi107 bash[55228]: cluster 2024-02-10T07:15:24.095006+0000 mgr.y (mgr.34107) 236 : cluster 0 pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:15:25.520 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T07:15:25.520 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 running (6m) 10s ago 13m 16.3M - 0.23.0 ba2b418f427c d3f029c1318f 2024-02-10T07:15:25.520 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 running (5m) 2m ago 12m 42.4M - 8.3.5 dad864ee21e9 5607b97710aa 2024-02-10T07:15:25.521 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.lvlagr smithi107 running (4m) 10s ago 11m 47.6M - 3.5 e1d6a67b021e 757a2f6d398f 2024-02-10T07:15:25.521 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443,9283,8765 running (4m) 2m ago 19m 442M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bb490544b5d3 2024-02-10T07:15:25.521 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:8443,9283,8765 running (5m) 10s ago 21m 506M - 19.0.0-1361-g290212a1 c328ab9dcfc7 c02886bcdecb 2024-02-10T07:15:25.521 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (4m) 10s ago 21m 51.6M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 e0da1fb95790 2024-02-10T07:15:25.521 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (2m) 2m ago 19m 23.7M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 d340158ba46e 2024-02-10T07:15:25.521 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (3m) 10s ago 19m 46.1M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 869a46f2072d 2024-02-10T07:15:25.521 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 running (6m) 10s ago 13m 12.2M - 1.3.1 1dbe0e931976 c8acf9662b9a 2024-02-10T07:15:25.521 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 running (5m) 2m ago 13m 11.1M - 1.3.1 1dbe0e931976 afd5feac7ebe 2024-02-10T07:15:25.521 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 running (101s) 10s ago 18m 57.9M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 03a1804d2551 2024-02-10T07:15:25.521 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (73s) 10s ago 18m 52.8M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 5e413662b8f1 2024-02-10T07:15:25.521 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (44s) 10s ago 17m 53.7M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 39da3d03eb00 2024-02-10T07:15:25.521 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (15s) 10s ago 16m - 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 a7fea3d04cd1 2024-02-10T07:15:25.521 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (16m) 2m ago 16m 58.5M 3037M 17.2.0 e1d6a67b021e 6126fbf79e16 2024-02-10T07:15:25.521 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (15m) 2m ago 15m 55.1M 3037M 17.2.0 e1d6a67b021e 9174cf372e54 2024-02-10T07:15:25.521 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (14m) 2m ago 15m 54.3M 3037M 17.2.0 e1d6a67b021e b13040a8249e 2024-02-10T07:15:25.521 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (14m) 2m ago 14m 56.7M 3037M 17.2.0 e1d6a67b021e 42ed17ada673 2024-02-10T07:15:25.522 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 running (4m) 2m ago 13m 58.2M - 2.33.4 514e6a882f6e 83de9a3c8dfd 2024-02-10T07:15:25.522 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.zkixal smithi107 *:8000 running (11m) 10s ago 11m 90.8M - 17.2.0 e1d6a67b021e 00fc962fbb51 2024-02-10T07:15:25.522 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.qewfcx smithi195 *:8000 running (11m) 2m ago 11m 87.3M - 17.2.0 e1d6a67b021e 24e6b5e4ac80 2024-02-10T07:15:25.522 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.lgutqr smithi107 *:80 running (11m) 10s ago 11m 88.3M - 17.2.0 e1d6a67b021e 486944c7deb5 2024-02-10T07:15:25.522 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.zqbguk smithi195 *:80 running (11m) 2m ago 11m 87.3M - 17.2.0 e1d6a67b021e 53e1b5b8b160 2024-02-10T07:15:25.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:25 smithi195 bash[41044]: audit 2024-02-10T07:15:24.715623+0000 mgr.y (mgr.34107) 237 : audit 0 from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:15:25.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:25 smithi195 bash[41044]: audit 2024-02-10T07:15:25.111342+0000 mgr.y (mgr.34107) 238 : audit 0 from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:15:25.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:25 smithi107 bash[53833]: audit 2024-02-10T07:15:24.715623+0000 mgr.y (mgr.34107) 237 : audit 0 from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:15:25.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:25 smithi107 bash[53833]: audit 2024-02-10T07:15:25.111342+0000 mgr.y (mgr.34107) 238 : audit 0 from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:15:25.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:25 smithi107 bash[55228]: audit 2024-02-10T07:15:24.715623+0000 mgr.y (mgr.34107) 237 : audit 0 from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:15:25.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:25 smithi107 bash[55228]: audit 2024-02-10T07:15:25.111342+0000 mgr.y (mgr.34107) 238 : audit 0 from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:15:25.979 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:15:25.979 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-02-10T07:15:25.980 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T07:15:25.980 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:15:25.980 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-02-10T07:15:25.980 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T07:15:25.980 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:15:25.980 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-02-10T07:15:25.980 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-02-10T07:15:25.980 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 4 2024-02-10T07:15:25.980 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:15:25.980 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-02-10T07:15:25.980 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T07:15:25.980 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:15:25.980 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-02-10T07:15:25.980 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-02-10T07:15:25.981 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 9 2024-02-10T07:15:25.981 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:15:25.981 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:15:26.366 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:15:26.366 INFO:teuthology.orchestra.run.smithi107.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T07:15:26.366 INFO:teuthology.orchestra.run.smithi107.stdout: "in_progress": true, 2024-02-10T07:15:26.366 INFO:teuthology.orchestra.run.smithi107.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T07:15:26.366 INFO:teuthology.orchestra.run.smithi107.stdout: "services_complete": [ 2024-02-10T07:15:26.366 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr", 2024-02-10T07:15:26.366 INFO:teuthology.orchestra.run.smithi107.stdout: "mon" 2024-02-10T07:15:26.366 INFO:teuthology.orchestra.run.smithi107.stdout: ], 2024-02-10T07:15:26.367 INFO:teuthology.orchestra.run.smithi107.stdout: "progress": "9/23 daemons upgraded", 2024-02-10T07:15:26.367 INFO:teuthology.orchestra.run.smithi107.stdout: "message": "Currently upgrading osd daemons", 2024-02-10T07:15:26.367 INFO:teuthology.orchestra.run.smithi107.stdout: "is_paused": false 2024-02-10T07:15:26.367 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:15:26.815 INFO:teuthology.orchestra.run.smithi107.stdout:HEALTH_OK 2024-02-10T07:15:27.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[53833]: audit 2024-02-10T07:15:25.499908+0000 mgr.y (mgr.34107) 239 : audit 0 from='client.44353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:15:27.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[53833]: audit 2024-02-10T07:15:25.931384+0000 mon.a (mon.0) 369 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:27.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[53833]: audit 2024-02-10T07:15:25.944037+0000 mon.a (mon.0) 370 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:27.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[53833]: audit 2024-02-10T07:15:25.946273+0000 mon.a (mon.0) 371 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:15:27.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[53833]: audit 2024-02-10T07:15:25.947486+0000 mon.a (mon.0) 372 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:15:27.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[53833]: audit 2024-02-10T07:15:25.957482+0000 mon.a (mon.0) 373 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:27.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[53833]: audit 2024-02-10T07:15:25.976696+0000 mon.a (mon.0) 374 : audit 0 from='client.? 172.21.15.107:0/1163331539' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:15:27.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[53833]: audit 2024-02-10T07:15:26.044532+0000 mon.a (mon.0) 375 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:15:27.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[53833]: audit 2024-02-10T07:15:26.047286+0000 mon.a (mon.0) 376 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:15:27.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[53833]: audit 2024-02-10T07:15:26.049292+0000 mon.a (mon.0) 377 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:15:27.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[53833]: audit 2024-02-10T07:15:26.050845+0000 mon.a (mon.0) 378 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:15:27.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[53833]: audit 2024-02-10T07:15:26.053708+0000 mon.a (mon.0) 379 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T07:15:27.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[53833]: audit 2024-02-10T07:15:26.053957+0000 mgr.y (mgr.34107) 240 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T07:15:27.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[53833]: cephadm 2024-02-10T07:15:26.055594+0000 mgr.y (mgr.34107) 241 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-02-10T07:15:27.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[53833]: cluster 2024-02-10T07:15:26.095594+0000 mgr.y (mgr.34107) 242 : cluster 0 pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:15:27.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[53833]: audit 2024-02-10T07:15:26.362259+0000 mgr.y (mgr.34107) 243 : audit 0 from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:15:27.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[53833]: audit 2024-02-10T07:15:26.811956+0000 mon.a (mon.0) 380 : audit 0 from='client.? 172.21.15.107:0/1352227357' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:15:27.213 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[55228]: audit 2024-02-10T07:15:25.499908+0000 mgr.y (mgr.34107) 239 : audit 0 from='client.44353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:15:27.213 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[55228]: audit 2024-02-10T07:15:25.931384+0000 mon.a (mon.0) 369 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:27.213 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[55228]: audit 2024-02-10T07:15:25.944037+0000 mon.a (mon.0) 370 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:27.213 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[55228]: audit 2024-02-10T07:15:25.946273+0000 mon.a (mon.0) 371 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:15:27.214 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[55228]: audit 2024-02-10T07:15:25.947486+0000 mon.a (mon.0) 372 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:15:27.214 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[55228]: audit 2024-02-10T07:15:25.957482+0000 mon.a (mon.0) 373 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:27.214 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[55228]: audit 2024-02-10T07:15:25.976696+0000 mon.a (mon.0) 374 : audit 0 from='client.? 172.21.15.107:0/1163331539' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:15:27.214 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[55228]: audit 2024-02-10T07:15:26.044532+0000 mon.a (mon.0) 375 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:15:27.214 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[55228]: audit 2024-02-10T07:15:26.047286+0000 mon.a (mon.0) 376 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:15:27.214 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[55228]: audit 2024-02-10T07:15:26.049292+0000 mon.a (mon.0) 377 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:15:27.214 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[55228]: audit 2024-02-10T07:15:26.050845+0000 mon.a (mon.0) 378 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:15:27.214 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[55228]: audit 2024-02-10T07:15:26.053708+0000 mon.a (mon.0) 379 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T07:15:27.214 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[55228]: audit 2024-02-10T07:15:26.053957+0000 mgr.y (mgr.34107) 240 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T07:15:27.214 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[55228]: cephadm 2024-02-10T07:15:26.055594+0000 mgr.y (mgr.34107) 241 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-02-10T07:15:27.214 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[55228]: cluster 2024-02-10T07:15:26.095594+0000 mgr.y (mgr.34107) 242 : cluster 0 pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:15:27.214 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[55228]: audit 2024-02-10T07:15:26.362259+0000 mgr.y (mgr.34107) 243 : audit 0 from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:15:27.214 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:26 smithi107 bash[55228]: audit 2024-02-10T07:15:26.811956+0000 mon.a (mon.0) 380 : audit 0 from='client.? 172.21.15.107:0/1352227357' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:15:27.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:26 smithi195 bash[41044]: audit 2024-02-10T07:15:25.499908+0000 mgr.y (mgr.34107) 239 : audit 0 from='client.44353 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:15:27.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:26 smithi195 bash[41044]: audit 2024-02-10T07:15:25.931384+0000 mon.a (mon.0) 369 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:27.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:26 smithi195 bash[41044]: audit 2024-02-10T07:15:25.944037+0000 mon.a (mon.0) 370 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:27.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:26 smithi195 bash[41044]: audit 2024-02-10T07:15:25.946273+0000 mon.a (mon.0) 371 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:15:27.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:26 smithi195 bash[41044]: audit 2024-02-10T07:15:25.947486+0000 mon.a (mon.0) 372 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:15:27.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:26 smithi195 bash[41044]: audit 2024-02-10T07:15:25.957482+0000 mon.a (mon.0) 373 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:27.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:26 smithi195 bash[41044]: audit 2024-02-10T07:15:25.976696+0000 mon.a (mon.0) 374 : audit 0 from='client.? 172.21.15.107:0/1163331539' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:15:27.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:26 smithi195 bash[41044]: audit 2024-02-10T07:15:26.044532+0000 mon.a (mon.0) 375 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:15:27.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:26 smithi195 bash[41044]: audit 2024-02-10T07:15:26.047286+0000 mon.a (mon.0) 376 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:15:27.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:26 smithi195 bash[41044]: audit 2024-02-10T07:15:26.049292+0000 mon.a (mon.0) 377 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:15:27.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:26 smithi195 bash[41044]: audit 2024-02-10T07:15:26.050845+0000 mon.a (mon.0) 378 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:15:27.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:26 smithi195 bash[41044]: audit 2024-02-10T07:15:26.053708+0000 mon.a (mon.0) 379 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T07:15:27.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:26 smithi195 bash[41044]: audit 2024-02-10T07:15:26.053957+0000 mgr.y (mgr.34107) 240 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-10T07:15:27.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:26 smithi195 bash[41044]: cephadm 2024-02-10T07:15:26.055594+0000 mgr.y (mgr.34107) 241 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-02-10T07:15:27.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:26 smithi195 bash[41044]: cluster 2024-02-10T07:15:26.095594+0000 mgr.y (mgr.34107) 242 : cluster 0 pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:15:27.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:26 smithi195 bash[41044]: audit 2024-02-10T07:15:26.362259+0000 mgr.y (mgr.34107) 243 : audit 0 from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:15:27.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:26 smithi195 bash[41044]: audit 2024-02-10T07:15:26.811956+0000 mon.a (mon.0) 380 : audit 0 from='client.? 172.21.15.107:0/1352227357' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:15:28.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:28 smithi195 bash[41044]: audit 2024-02-10T07:15:27.209762+0000 mgr.y (mgr.34107) 244 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:15:28.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:28 smithi107 bash[53833]: audit 2024-02-10T07:15:27.209762+0000 mgr.y (mgr.34107) 244 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:15:28.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:28 smithi107 bash[55228]: audit 2024-02-10T07:15:27.209762+0000 mgr.y (mgr.34107) 244 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:15:29.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:29 smithi195 bash[41044]: cluster 2024-02-10T07:15:28.097007+0000 mgr.y (mgr.34107) 245 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:15:29.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:29 smithi195 bash[41044]: audit 2024-02-10T07:15:28.533179+0000 mon.a (mon.0) 381 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:29.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:29 smithi195 bash[41044]: audit 2024-02-10T07:15:28.536817+0000 mon.a (mon.0) 382 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T07:15:29.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:29 smithi195 bash[41044]: audit 2024-02-10T07:15:28.538883+0000 mon.a (mon.0) 383 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:15:29.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:29 smithi107 bash[53833]: cluster 2024-02-10T07:15:28.097007+0000 mgr.y (mgr.34107) 245 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:15:29.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:29 smithi107 bash[53833]: audit 2024-02-10T07:15:28.533179+0000 mon.a (mon.0) 381 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:29.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:29 smithi107 bash[53833]: audit 2024-02-10T07:15:28.536817+0000 mon.a (mon.0) 382 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T07:15:29.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:29 smithi107 bash[53833]: audit 2024-02-10T07:15:28.538883+0000 mon.a (mon.0) 383 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:15:29.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:29 smithi107 bash[55228]: cluster 2024-02-10T07:15:28.097007+0000 mgr.y (mgr.34107) 245 : cluster 0 pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:15:29.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:29 smithi107 bash[55228]: audit 2024-02-10T07:15:28.533179+0000 mon.a (mon.0) 381 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:29.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:29 smithi107 bash[55228]: audit 2024-02-10T07:15:28.536817+0000 mon.a (mon.0) 382 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-10T07:15:29.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:29 smithi107 bash[55228]: audit 2024-02-10T07:15:28.538883+0000 mon.a (mon.0) 383 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:15:29.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:15:29 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:15:29] "GET /metrics HTTP/1.1" 200 38312 "" "Prometheus/2.33.4" 2024-02-10T07:15:30.263 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:30 smithi195 bash[41044]: cephadm 2024-02-10T07:15:28.525845+0000 mgr.y (mgr.34107) 246 : cephadm 1 Upgrade: Updating osd.4 2024-02-10T07:15:30.264 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:30 smithi195 bash[41044]: cephadm 2024-02-10T07:15:28.544671+0000 mgr.y (mgr.34107) 247 : cephadm 1 Deploying daemon osd.4 on smithi195 2024-02-10T07:15:30.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:30 smithi107 bash[53833]: cephadm 2024-02-10T07:15:28.525845+0000 mgr.y (mgr.34107) 246 : cephadm 1 Upgrade: Updating osd.4 2024-02-10T07:15:30.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:30 smithi107 bash[53833]: cephadm 2024-02-10T07:15:28.544671+0000 mgr.y (mgr.34107) 247 : cephadm 1 Deploying daemon osd.4 on smithi195 2024-02-10T07:15:30.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:30 smithi107 bash[55228]: cephadm 2024-02-10T07:15:28.525845+0000 mgr.y (mgr.34107) 246 : cephadm 1 Upgrade: Updating osd.4 2024-02-10T07:15:30.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:30 smithi107 bash[55228]: cephadm 2024-02-10T07:15:28.544671+0000 mgr.y (mgr.34107) 247 : cephadm 1 Deploying daemon osd.4 on smithi195 2024-02-10T07:15:31.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:31 smithi195 bash[41044]: cluster 2024-02-10T07:15:30.097928+0000 mgr.y (mgr.34107) 248 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:15:31.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:31 smithi107 bash[53833]: cluster 2024-02-10T07:15:30.097928+0000 mgr.y (mgr.34107) 248 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:15:31.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:31 smithi107 bash[55228]: cluster 2024-02-10T07:15:30.097928+0000 mgr.y (mgr.34107) 248 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:15:32.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:32 smithi195 bash[41044]: audit 2024-02-10T07:15:31.296269+0000 mon.a (mon.0) 384 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:32.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:32 smithi107 bash[53833]: audit 2024-02-10T07:15:31.296269+0000 mon.a (mon.0) 384 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:32.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:32 smithi107 bash[55228]: audit 2024-02-10T07:15:31.296269+0000 mon.a (mon.0) 384 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:33.307 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:15:33 smithi195 systemd[1]: Stopping Ceph osd.4 for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:15:33.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:33 smithi195 bash[41044]: cluster 2024-02-10T07:15:32.099363+0000 mgr.y (mgr.34107) 249 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-10T07:15:33.659 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:15:33 smithi195 bash[17516]: debug 2024-02-10T07:15:33.397+0000 7fb821dab700 -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-10T07:15:33.659 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:15:33 smithi195 bash[17516]: debug 2024-02-10T07:15:33.397+0000 7fb821dab700 -1 osd.4 128 *** Got signal Terminated *** 2024-02-10T07:15:33.659 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:15:33 smithi195 bash[17516]: debug 2024-02-10T07:15:33.397+0000 7fb821dab700 -1 osd.4 128 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T07:15:33.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:33 smithi107 bash[53833]: cluster 2024-02-10T07:15:32.099363+0000 mgr.y (mgr.34107) 249 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-10T07:15:33.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:33 smithi107 bash[55228]: cluster 2024-02-10T07:15:32.099363+0000 mgr.y (mgr.34107) 249 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-10T07:15:34.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:34 smithi195 bash[41044]: cluster 2024-02-10T07:15:33.400027+0000 mon.a (mon.0) 385 : cluster 1 osd.4 marked itself down and dead 2024-02-10T07:15:34.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:34 smithi107 bash[53833]: cluster 2024-02-10T07:15:33.400027+0000 mon.a (mon.0) 385 : cluster 1 osd.4 marked itself down and dead 2024-02-10T07:15:34.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:34 smithi107 bash[55228]: cluster 2024-02-10T07:15:33.400027+0000 mon.a (mon.0) 385 : cluster 1 osd.4 marked itself down and dead 2024-02-10T07:15:35.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:35 smithi195 bash[41044]: cluster 2024-02-10T07:15:34.100280+0000 mgr.y (mgr.34107) 250 : cluster 0 pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:15:35.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:35 smithi195 bash[41044]: cluster 2024-02-10T07:15:34.305651+0000 mon.a (mon.0) 386 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T07:15:35.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:35 smithi195 bash[41044]: cluster 2024-02-10T07:15:34.320018+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T07:15:35.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:35 smithi195 bash[41044]: cluster 2024-02-10T07:15:34.324197+0000 mon.a (mon.0) 387 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2024-02-10T07:15:35.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:35 smithi195 bash[41044]: cluster 2024-02-10T07:15:34.328852+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T07:15:35.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:35 smithi195 bash[41044]: cluster 2024-02-10T07:15:34.328986+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T07:15:35.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:35 smithi195 bash[41044]: cluster 2024-02-10T07:15:34.333675+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T07:15:35.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:35 smithi195 bash[41044]: cluster 2024-02-10T07:15:34.334306+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T07:15:35.633 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:15:35 smithi195 bash[42920]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-4 2024-02-10T07:15:35.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:35 smithi107 bash[53833]: cluster 2024-02-10T07:15:34.100280+0000 mgr.y (mgr.34107) 250 : cluster 0 pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:15:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:35 smithi107 bash[53833]: cluster 2024-02-10T07:15:34.305651+0000 mon.a (mon.0) 386 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T07:15:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:35 smithi107 bash[53833]: cluster 2024-02-10T07:15:34.320018+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T07:15:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:35 smithi107 bash[53833]: cluster 2024-02-10T07:15:34.324197+0000 mon.a (mon.0) 387 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2024-02-10T07:15:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:35 smithi107 bash[53833]: cluster 2024-02-10T07:15:34.328852+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T07:15:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:35 smithi107 bash[53833]: cluster 2024-02-10T07:15:34.328986+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T07:15:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:35 smithi107 bash[53833]: cluster 2024-02-10T07:15:34.333675+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T07:15:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:35 smithi107 bash[53833]: cluster 2024-02-10T07:15:34.334306+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T07:15:35.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:35 smithi107 bash[55228]: cluster 2024-02-10T07:15:34.100280+0000 mgr.y (mgr.34107) 250 : cluster 0 pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:15:35.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:35 smithi107 bash[55228]: cluster 2024-02-10T07:15:34.305651+0000 mon.a (mon.0) 386 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T07:15:35.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:35 smithi107 bash[55228]: cluster 2024-02-10T07:15:34.320018+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T07:15:35.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:35 smithi107 bash[55228]: cluster 2024-02-10T07:15:34.324197+0000 mon.a (mon.0) 387 : cluster 0 osdmap e129: 8 total, 7 up, 8 in 2024-02-10T07:15:35.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:35 smithi107 bash[55228]: cluster 2024-02-10T07:15:34.328852+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T07:15:35.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:35 smithi107 bash[55228]: cluster 2024-02-10T07:15:34.328986+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T07:15:35.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:35 smithi107 bash[55228]: cluster 2024-02-10T07:15:34.333675+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T07:15:35.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:35 smithi107 bash[55228]: cluster 2024-02-10T07:15:34.334306+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e129 with expected crc 2024-02-10T07:15:35.909 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:15:35 smithi195 bash[42994]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-4 2024-02-10T07:15:36.600 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:36 smithi195 bash[41044]: cluster 2024-02-10T07:15:35.324698+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T07:15:36.600 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:36 smithi195 bash[41044]: cluster 2024-02-10T07:15:35.325259+0000 mon.a (mon.0) 388 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2024-02-10T07:15:36.601 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:36 smithi195 bash[41044]: cluster 2024-02-10T07:15:35.328010+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T07:15:36.601 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:36 smithi195 bash[41044]: cluster 2024-02-10T07:15:35.329760+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T07:15:36.601 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:36 smithi195 bash[41044]: cluster 2024-02-10T07:15:35.330429+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T07:15:36.601 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:36 smithi195 bash[41044]: cluster 2024-02-10T07:15:35.334869+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T07:15:36.601 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:36 smithi195 bash[41044]: cluster 2024-02-10T07:15:35.335578+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T07:15:36.601 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:36 smithi195 bash[41044]: cluster 2024-02-10T07:15:35.340629+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T07:15:36.601 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:36 smithi195 bash[41044]: cluster 2024-02-10T07:15:35.342383+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T07:15:36.601 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:36 smithi195 bash[41044]: audit 2024-02-10T07:15:36.113302+0000 mon.a (mon.0) 389 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:36.601 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:36 smithi195 bash[41044]: audit 2024-02-10T07:15:36.115004+0000 mon.a (mon.0) 390 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:15:36.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:36 smithi107 bash[53833]: cluster 2024-02-10T07:15:35.324698+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T07:15:36.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:36 smithi107 bash[53833]: cluster 2024-02-10T07:15:35.325259+0000 mon.a (mon.0) 388 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2024-02-10T07:15:36.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:36 smithi107 bash[53833]: cluster 2024-02-10T07:15:35.328010+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T07:15:36.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:36 smithi107 bash[53833]: cluster 2024-02-10T07:15:35.329760+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T07:15:36.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:36 smithi107 bash[53833]: cluster 2024-02-10T07:15:35.330429+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T07:15:36.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:36 smithi107 bash[53833]: cluster 2024-02-10T07:15:35.334869+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T07:15:36.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:36 smithi107 bash[53833]: cluster 2024-02-10T07:15:35.335578+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T07:15:36.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:36 smithi107 bash[53833]: cluster 2024-02-10T07:15:35.340629+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T07:15:36.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:36 smithi107 bash[53833]: cluster 2024-02-10T07:15:35.342383+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T07:15:36.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:36 smithi107 bash[53833]: audit 2024-02-10T07:15:36.113302+0000 mon.a (mon.0) 389 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:36.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:36 smithi107 bash[53833]: audit 2024-02-10T07:15:36.115004+0000 mon.a (mon.0) 390 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:15:36.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:36 smithi107 bash[55228]: cluster 2024-02-10T07:15:35.324698+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T07:15:36.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:36 smithi107 bash[55228]: cluster 2024-02-10T07:15:35.325259+0000 mon.a (mon.0) 388 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2024-02-10T07:15:36.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:36 smithi107 bash[55228]: cluster 2024-02-10T07:15:35.328010+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T07:15:36.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:36 smithi107 bash[55228]: cluster 2024-02-10T07:15:35.329760+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T07:15:36.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:36 smithi107 bash[55228]: cluster 2024-02-10T07:15:35.330429+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T07:15:36.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:36 smithi107 bash[55228]: cluster 2024-02-10T07:15:35.334869+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T07:15:36.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:36 smithi107 bash[55228]: cluster 2024-02-10T07:15:35.335578+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T07:15:36.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:36 smithi107 bash[55228]: cluster 2024-02-10T07:15:35.340629+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T07:15:36.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:36 smithi107 bash[55228]: cluster 2024-02-10T07:15:35.342383+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e130 with expected crc 2024-02-10T07:15:36.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:36 smithi107 bash[55228]: audit 2024-02-10T07:15:36.113302+0000 mon.a (mon.0) 389 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:36.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:36 smithi107 bash[55228]: audit 2024-02-10T07:15:36.115004+0000 mon.a (mon.0) 390 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:15:37.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:37 smithi195 bash[41044]: cluster 2024-02-10T07:15:36.101494+0000 mgr.y (mgr.34107) 251 : cluster 0 pgmap v148: 161 pgs: 7 active+undersized, 2 active+undersized+degraded, 17 stale+active+clean, 135 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 5/630 objects degraded (0.794%) 2024-02-10T07:15:37.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:37 smithi195 bash[41044]: cluster 2024-02-10T07:15:37.016742+0000 mon.a (mon.0) 391 : cluster 3 Health check failed: Degraded data redundancy: 5/630 objects degraded (0.794%), 2 pgs degraded (PG_DEGRADED) 2024-02-10T07:15:37.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:37 smithi107 bash[53833]: cluster 2024-02-10T07:15:36.101494+0000 mgr.y (mgr.34107) 251 : cluster 0 pgmap v148: 161 pgs: 7 active+undersized, 2 active+undersized+degraded, 17 stale+active+clean, 135 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 5/630 objects degraded (0.794%) 2024-02-10T07:15:37.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:37 smithi107 bash[53833]: cluster 2024-02-10T07:15:37.016742+0000 mon.a (mon.0) 391 : cluster 3 Health check failed: Degraded data redundancy: 5/630 objects degraded (0.794%), 2 pgs degraded (PG_DEGRADED) 2024-02-10T07:15:37.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:37 smithi107 bash[55228]: cluster 2024-02-10T07:15:36.101494+0000 mgr.y (mgr.34107) 251 : cluster 0 pgmap v148: 161 pgs: 7 active+undersized, 2 active+undersized+degraded, 17 stale+active+clean, 135 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 5/630 objects degraded (0.794%) 2024-02-10T07:15:37.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:37 smithi107 bash[55228]: cluster 2024-02-10T07:15:37.016742+0000 mon.a (mon.0) 391 : cluster 3 Health check failed: Degraded data redundancy: 5/630 objects degraded (0.794%), 2 pgs degraded (PG_DEGRADED) 2024-02-10T07:15:37.989 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:15:37 smithi195 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.4.service: Succeeded. 2024-02-10T07:15:37.989 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:15:37 smithi195 systemd[1]: Stopped Ceph osd.4 for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:15:38.334 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:15:37 smithi195 systemd[1]: Started Ceph osd.4 for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:15:38.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:38 smithi195 bash[41044]: audit 2024-02-10T07:15:37.217850+0000 mgr.y (mgr.34107) 252 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:15:38.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:38 smithi195 bash[41044]: audit 2024-02-10T07:15:38.035691+0000 mon.a (mon.0) 392 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:38.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:38 smithi195 bash[41044]: audit 2024-02-10T07:15:38.044801+0000 mon.a (mon.0) 393 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:38.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:38 smithi107 bash[55228]: audit 2024-02-10T07:15:37.217850+0000 mgr.y (mgr.34107) 252 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:15:38.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:38 smithi107 bash[55228]: audit 2024-02-10T07:15:38.035691+0000 mon.a (mon.0) 392 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:38.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:38 smithi107 bash[55228]: audit 2024-02-10T07:15:38.044801+0000 mon.a (mon.0) 393 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:38.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:38 smithi107 bash[53833]: audit 2024-02-10T07:15:37.217850+0000 mgr.y (mgr.34107) 252 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:15:38.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:38 smithi107 bash[53833]: audit 2024-02-10T07:15:38.035691+0000 mon.a (mon.0) 392 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:38.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:38 smithi107 bash[53833]: audit 2024-02-10T07:15:38.044801+0000 mon.a (mon.0) 393 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:39.628 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:39 smithi107 bash[55228]: cluster 2024-02-10T07:15:38.103225+0000 mgr.y (mgr.34107) 253 : cluster 0 pgmap v149: 161 pgs: 39 active+undersized, 21 active+undersized+degraded, 2 stale+active+clean, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-10T07:15:39.628 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:39 smithi107 bash[55228]: audit 2024-02-10T07:15:38.618232+0000 mon.a (mon.0) 394 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:39.628 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:39 smithi107 bash[55228]: audit 2024-02-10T07:15:38.626956+0000 mon.a (mon.0) 395 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:39.628 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:39 smithi107 bash[53833]: cluster 2024-02-10T07:15:38.103225+0000 mgr.y (mgr.34107) 253 : cluster 0 pgmap v149: 161 pgs: 39 active+undersized, 21 active+undersized+degraded, 2 stale+active+clean, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-10T07:15:39.628 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:39 smithi107 bash[53833]: audit 2024-02-10T07:15:38.618232+0000 mon.a (mon.0) 394 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:39.628 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:39 smithi107 bash[53833]: audit 2024-02-10T07:15:38.626956+0000 mon.a (mon.0) 395 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:39.631 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:39 smithi195 bash[41044]: cluster 2024-02-10T07:15:38.103225+0000 mgr.y (mgr.34107) 253 : cluster 0 pgmap v149: 161 pgs: 39 active+undersized, 21 active+undersized+degraded, 2 stale+active+clean, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 81/630 objects degraded (12.857%) 2024-02-10T07:15:39.631 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:39 smithi195 bash[41044]: audit 2024-02-10T07:15:38.618232+0000 mon.a (mon.0) 394 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:39.631 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:39 smithi195 bash[41044]: audit 2024-02-10T07:15:38.626956+0000 mon.a (mon.0) 395 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:39.631 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:15:39 smithi195 bash[43167]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-10T07:15:39.631 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:15:39 smithi195 bash[43167]: 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-10T07:15:39.631 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:15:39 smithi195 bash[43167]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-02-10T07:15:39.631 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:15:39 smithi195 bash[43167]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-10T07:15:39.631 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:15:39 smithi195 bash[43167]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-02-10T07:15:39.632 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:15:39 smithi195 bash[43167]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-10T07:15:39.632 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:15:39 smithi195 bash[43167]: --> ceph-volume raw activate successful for osd ID: 4 2024-02-10T07:15:39.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:15:39 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:15:39] "GET /metrics HTTP/1.1" 200 38370 "" "Prometheus/2.33.4" 2024-02-10T07:15:41.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:41 smithi195 bash[41044]: cluster 2024-02-10T07:15:40.104495+0000 mgr.y (mgr.34107) 254 : cluster 0 pgmap v150: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 107/630 objects degraded (16.984%) 2024-02-10T07:15:41.659 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:15:41 smithi195 bash[43440]: debug 2024-02-10T07:15:41.349+0000 7fc71ff63700 1 -- 172.21.15.195:0/3011525512 <== mon.2 v2:172.21.15.195:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ffd52c11e0 con 0x55ffd5347000 2024-02-10T07:15:41.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:41 smithi107 bash[53833]: cluster 2024-02-10T07:15:40.104495+0000 mgr.y (mgr.34107) 254 : cluster 0 pgmap v150: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 107/630 objects degraded (16.984%) 2024-02-10T07:15:41.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:41 smithi107 bash[55228]: cluster 2024-02-10T07:15:40.104495+0000 mgr.y (mgr.34107) 254 : cluster 0 pgmap v150: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 107/630 objects degraded (16.984%) 2024-02-10T07:15:42.159 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:15:41 smithi195 bash[43440]: debug 2024-02-10T07:15:41.885+0000 7fc7290fb7c0 -1 Falling back to public interface 2024-02-10T07:15:43.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:43 smithi195 bash[41044]: cluster 2024-02-10T07:15:42.106226+0000 mgr.y (mgr.34107) 255 : cluster 0 pgmap v151: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 107/630 objects degraded (16.984%) 2024-02-10T07:15:43.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:43 smithi107 bash[53833]: cluster 2024-02-10T07:15:42.106226+0000 mgr.y (mgr.34107) 255 : cluster 0 pgmap v151: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 107/630 objects degraded (16.984%) 2024-02-10T07:15:43.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:43 smithi107 bash[55228]: cluster 2024-02-10T07:15:42.106226+0000 mgr.y (mgr.34107) 255 : cluster 0 pgmap v151: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 107/630 objects degraded (16.984%) 2024-02-10T07:15:45.159 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:15:44 smithi195 bash[43440]: debug 2024-02-10T07:15:44.737+0000 7fc7290fb7c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-02-10T07:15:45.159 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:15:44 smithi195 bash[43440]: debug 2024-02-10T07:15:44.793+0000 7fc7290fb7c0 -1 osd.4 128 log_to_monitors true 2024-02-10T07:15:45.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:45 smithi195 bash[41044]: cluster 2024-02-10T07:15:44.107503+0000 mgr.y (mgr.34107) 256 : cluster 0 pgmap v152: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 107/630 objects degraded (16.984%) 2024-02-10T07:15:45.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:45 smithi195 bash[41044]: audit 2024-02-10T07:15:44.546794+0000 mon.a (mon.0) 396 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:45.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:45 smithi195 bash[41044]: audit 2024-02-10T07:15:44.557982+0000 mon.a (mon.0) 397 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:45.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:45 smithi195 bash[41044]: audit 2024-02-10T07:15:44.801705+0000 mon.a (mon.0) 398 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T07:15:45.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:45 smithi195 bash[41044]: audit 2024-02-10T07:15:44.803065+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.195:6800/1034365266,v1:172.21.15.195:6801/1034365266]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T07:15:45.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:45 smithi107 bash[53833]: cluster 2024-02-10T07:15:44.107503+0000 mgr.y (mgr.34107) 256 : cluster 0 pgmap v152: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 107/630 objects degraded (16.984%) 2024-02-10T07:15:45.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:45 smithi107 bash[53833]: audit 2024-02-10T07:15:44.546794+0000 mon.a (mon.0) 396 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:45.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:45 smithi107 bash[53833]: audit 2024-02-10T07:15:44.557982+0000 mon.a (mon.0) 397 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:45.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:45 smithi107 bash[53833]: audit 2024-02-10T07:15:44.801705+0000 mon.a (mon.0) 398 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T07:15:45.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:45 smithi107 bash[53833]: audit 2024-02-10T07:15:44.803065+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.195:6800/1034365266,v1:172.21.15.195:6801/1034365266]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T07:15:45.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:45 smithi107 bash[55228]: cluster 2024-02-10T07:15:44.107503+0000 mgr.y (mgr.34107) 256 : cluster 0 pgmap v152: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 107/630 objects degraded (16.984%) 2024-02-10T07:15:45.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:45 smithi107 bash[55228]: audit 2024-02-10T07:15:44.546794+0000 mon.a (mon.0) 396 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:45.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:45 smithi107 bash[55228]: audit 2024-02-10T07:15:44.557982+0000 mon.a (mon.0) 397 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:45.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:45 smithi107 bash[55228]: audit 2024-02-10T07:15:44.801705+0000 mon.a (mon.0) 398 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T07:15:45.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:45 smithi107 bash[55228]: audit 2024-02-10T07:15:44.803065+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.195:6800/1034365266,v1:172.21.15.195:6801/1034365266]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-10T07:15:46.159 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:15:45 smithi195 bash[43440]: debug 2024-02-10T07:15:45.877+0000 7fc71654b700 -1 osd.4 128 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T07:15:46.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:46 smithi195 bash[41044]: audit 2024-02-10T07:15:45.559996+0000 mon.a (mon.0) 399 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-10T07:15:46.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:46 smithi195 bash[41044]: cluster 2024-02-10T07:15:45.563802+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e131 with expected crc 2024-02-10T07:15:46.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:46 smithi195 bash[41044]: cluster 2024-02-10T07:15:45.564461+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e131 with expected crc 2024-02-10T07:15:46.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:46 smithi195 bash[41044]: cluster 2024-02-10T07:15:45.565744+0000 mon.a (mon.0) 400 : cluster 0 osdmap e131: 8 total, 7 up, 8 in 2024-02-10T07:15:46.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:46 smithi195 bash[41044]: audit 2024-02-10T07:15:45.567505+0000 mon.a (mon.0) 401 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:15:46.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:46 smithi195 bash[41044]: audit 2024-02-10T07:15:45.568693+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.195:6800/1034365266,v1:172.21.15.195:6801/1034365266]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:15:46.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:46 smithi195 bash[41044]: audit 2024-02-10T07:15:45.689590+0000 mon.a (mon.0) 402 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:46.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:46 smithi195 bash[41044]: audit 2024-02-10T07:15:45.704777+0000 mon.a (mon.0) 403 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:46.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:46 smithi195 bash[41044]: audit 2024-02-10T07:15:45.870146+0000 mon.a (mon.0) 404 : audit 1 from='osd.4 ' entity='osd.4' 2024-02-10T07:15:46.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:46 smithi195 bash[41044]: cluster 2024-02-10T07:15:46.016861+0000 mon.a (mon.0) 405 : cluster 3 Health check update: Degraded data redundancy: 107/630 objects degraded (16.984%), 27 pgs degraded (PG_DEGRADED) 2024-02-10T07:15:46.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:46 smithi195 bash[41044]: cluster 2024-02-10T07:15:46.108825+0000 mgr.y (mgr.34107) 257 : cluster 0 pgmap v154: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 107/630 objects degraded (16.984%) 2024-02-10T07:15:46.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:46 smithi107 bash[53833]: audit 2024-02-10T07:15:45.559996+0000 mon.a (mon.0) 399 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-10T07:15:46.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:46 smithi107 bash[53833]: cluster 2024-02-10T07:15:45.563802+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e131 with expected crc 2024-02-10T07:15:46.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:46 smithi107 bash[53833]: cluster 2024-02-10T07:15:45.564461+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e131 with expected crc 2024-02-10T07:15:46.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:46 smithi107 bash[53833]: cluster 2024-02-10T07:15:45.565744+0000 mon.a (mon.0) 400 : cluster 0 osdmap e131: 8 total, 7 up, 8 in 2024-02-10T07:15:46.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:46 smithi107 bash[53833]: audit 2024-02-10T07:15:45.567505+0000 mon.a (mon.0) 401 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:15:46.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:46 smithi107 bash[53833]: audit 2024-02-10T07:15:45.568693+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.195:6800/1034365266,v1:172.21.15.195:6801/1034365266]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:15:46.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:46 smithi107 bash[53833]: audit 2024-02-10T07:15:45.689590+0000 mon.a (mon.0) 402 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:46.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:46 smithi107 bash[53833]: audit 2024-02-10T07:15:45.704777+0000 mon.a (mon.0) 403 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:46.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:46 smithi107 bash[53833]: audit 2024-02-10T07:15:45.870146+0000 mon.a (mon.0) 404 : audit 1 from='osd.4 ' entity='osd.4' 2024-02-10T07:15:46.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:46 smithi107 bash[53833]: cluster 2024-02-10T07:15:46.016861+0000 mon.a (mon.0) 405 : cluster 3 Health check update: Degraded data redundancy: 107/630 objects degraded (16.984%), 27 pgs degraded (PG_DEGRADED) 2024-02-10T07:15:46.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:46 smithi107 bash[53833]: cluster 2024-02-10T07:15:46.108825+0000 mgr.y (mgr.34107) 257 : cluster 0 pgmap v154: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 107/630 objects degraded (16.984%) 2024-02-10T07:15:46.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:46 smithi107 bash[55228]: audit 2024-02-10T07:15:45.559996+0000 mon.a (mon.0) 399 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-10T07:15:46.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:46 smithi107 bash[55228]: cluster 2024-02-10T07:15:45.563802+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e131 with expected crc 2024-02-10T07:15:46.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:46 smithi107 bash[55228]: cluster 2024-02-10T07:15:45.564461+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e131 with expected crc 2024-02-10T07:15:46.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:46 smithi107 bash[55228]: cluster 2024-02-10T07:15:45.565744+0000 mon.a (mon.0) 400 : cluster 0 osdmap e131: 8 total, 7 up, 8 in 2024-02-10T07:15:46.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:46 smithi107 bash[55228]: audit 2024-02-10T07:15:45.567505+0000 mon.a (mon.0) 401 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:15:46.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:46 smithi107 bash[55228]: audit 2024-02-10T07:15:45.568693+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.195:6800/1034365266,v1:172.21.15.195:6801/1034365266]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:15:46.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:46 smithi107 bash[55228]: audit 2024-02-10T07:15:45.689590+0000 mon.a (mon.0) 402 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:46.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:46 smithi107 bash[55228]: audit 2024-02-10T07:15:45.704777+0000 mon.a (mon.0) 403 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:46.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:46 smithi107 bash[55228]: audit 2024-02-10T07:15:45.870146+0000 mon.a (mon.0) 404 : audit 1 from='osd.4 ' entity='osd.4' 2024-02-10T07:15:46.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:46 smithi107 bash[55228]: cluster 2024-02-10T07:15:46.016861+0000 mon.a (mon.0) 405 : cluster 3 Health check update: Degraded data redundancy: 107/630 objects degraded (16.984%), 27 pgs degraded (PG_DEGRADED) 2024-02-10T07:15:46.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:46 smithi107 bash[55228]: cluster 2024-02-10T07:15:46.108825+0000 mgr.y (mgr.34107) 257 : cluster 0 pgmap v154: 161 pgs: 42 active+undersized, 27 active+undersized+degraded, 92 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 107/630 objects degraded (16.984%) 2024-02-10T07:15:47.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:47 smithi195 bash[41044]: cluster 2024-02-10T07:15:46.042676+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e131 with expected crc 2024-02-10T07:15:47.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:47 smithi195 bash[41044]: cluster 2024-02-10T07:15:46.866967+0000 mon.a (mon.0) 406 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T07:15:47.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:47 smithi195 bash[41044]: cluster 2024-02-10T07:15:46.873815+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T07:15:47.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:47 smithi195 bash[41044]: cluster 2024-02-10T07:15:46.873968+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T07:15:47.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:47 smithi195 bash[41044]: cluster 2024-02-10T07:15:46.876042+0000 mon.a (mon.0) 407 : cluster 1 osd.4 [v2:172.21.15.195:6800/1034365266,v1:172.21.15.195:6801/1034365266] boot 2024-02-10T07:15:47.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:47 smithi195 bash[41044]: cluster 2024-02-10T07:15:46.876204+0000 mon.a (mon.0) 408 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2024-02-10T07:15:47.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:47 smithi195 bash[41044]: audit 2024-02-10T07:15:46.876838+0000 mon.a (mon.0) 409 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T07:15:47.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:47 smithi195 bash[41044]: cluster 2024-02-10T07:15:46.880474+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T07:15:47.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:47 smithi195 bash[41044]: cluster 2024-02-10T07:15:46.885039+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T07:15:47.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:47 smithi195 bash[41044]: audit 2024-02-10T07:15:47.225825+0000 mgr.y (mgr.34107) 258 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:15:47.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:47 smithi107 bash[53833]: cluster 2024-02-10T07:15:46.042676+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e131 with expected crc 2024-02-10T07:15:47.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:47 smithi107 bash[53833]: cluster 2024-02-10T07:15:46.866967+0000 mon.a (mon.0) 406 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T07:15:47.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:47 smithi107 bash[53833]: cluster 2024-02-10T07:15:46.873815+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T07:15:47.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:47 smithi107 bash[53833]: cluster 2024-02-10T07:15:46.873968+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T07:15:47.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:47 smithi107 bash[53833]: cluster 2024-02-10T07:15:46.876042+0000 mon.a (mon.0) 407 : cluster 1 osd.4 [v2:172.21.15.195:6800/1034365266,v1:172.21.15.195:6801/1034365266] boot 2024-02-10T07:15:47.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:47 smithi107 bash[53833]: cluster 2024-02-10T07:15:46.876204+0000 mon.a (mon.0) 408 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2024-02-10T07:15:47.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:47 smithi107 bash[53833]: audit 2024-02-10T07:15:46.876838+0000 mon.a (mon.0) 409 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T07:15:47.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:47 smithi107 bash[53833]: cluster 2024-02-10T07:15:46.880474+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T07:15:47.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:47 smithi107 bash[53833]: cluster 2024-02-10T07:15:46.885039+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T07:15:47.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:47 smithi107 bash[53833]: audit 2024-02-10T07:15:47.225825+0000 mgr.y (mgr.34107) 258 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:15:47.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:47 smithi107 bash[55228]: cluster 2024-02-10T07:15:46.042676+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e131 with expected crc 2024-02-10T07:15:47.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:47 smithi107 bash[55228]: cluster 2024-02-10T07:15:46.866967+0000 mon.a (mon.0) 406 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T07:15:47.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:47 smithi107 bash[55228]: cluster 2024-02-10T07:15:46.873815+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T07:15:47.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:47 smithi107 bash[55228]: cluster 2024-02-10T07:15:46.873968+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T07:15:47.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:47 smithi107 bash[55228]: cluster 2024-02-10T07:15:46.876042+0000 mon.a (mon.0) 407 : cluster 1 osd.4 [v2:172.21.15.195:6800/1034365266,v1:172.21.15.195:6801/1034365266] boot 2024-02-10T07:15:47.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:47 smithi107 bash[55228]: cluster 2024-02-10T07:15:46.876204+0000 mon.a (mon.0) 408 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2024-02-10T07:15:47.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:47 smithi107 bash[55228]: audit 2024-02-10T07:15:46.876838+0000 mon.a (mon.0) 409 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-10T07:15:47.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:47 smithi107 bash[55228]: cluster 2024-02-10T07:15:46.880474+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T07:15:47.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:47 smithi107 bash[55228]: cluster 2024-02-10T07:15:46.885039+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e132 with expected crc 2024-02-10T07:15:47.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:47 smithi107 bash[55228]: audit 2024-02-10T07:15:47.225825+0000 mgr.y (mgr.34107) 258 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:15:49.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:48 smithi195 bash[41044]: cluster 2024-02-10T07:15:47.876986+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T07:15:49.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:48 smithi195 bash[41044]: cluster 2024-02-10T07:15:47.879182+0000 mon.a (mon.0) 410 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2024-02-10T07:15:49.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:48 smithi195 bash[41044]: cluster 2024-02-10T07:15:47.880419+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T07:15:49.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:48 smithi195 bash[41044]: cluster 2024-02-10T07:15:47.881805+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T07:15:49.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:48 smithi195 bash[41044]: cluster 2024-02-10T07:15:47.882359+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T07:15:49.160 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:48 smithi195 bash[41044]: cluster 2024-02-10T07:15:47.887481+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T07:15:49.161 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:48 smithi195 bash[41044]: cluster 2024-02-10T07:15:47.888700+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T07:15:49.161 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:48 smithi195 bash[41044]: cluster 2024-02-10T07:15:47.889756+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T07:15:49.161 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:48 smithi195 bash[41044]: cluster 2024-02-10T07:15:47.893181+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T07:15:49.161 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:48 smithi195 bash[41044]: cluster 2024-02-10T07:15:48.109898+0000 mgr.y (mgr.34107) 259 : cluster 0 pgmap v157: 161 pgs: 31 peering, 23 active+undersized, 15 active+undersized+degraded, 92 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 49/630 objects degraded (7.778%) 2024-02-10T07:15:49.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:48 smithi107 bash[53833]: cluster 2024-02-10T07:15:47.876986+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T07:15:49.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:48 smithi107 bash[53833]: cluster 2024-02-10T07:15:47.879182+0000 mon.a (mon.0) 410 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2024-02-10T07:15:49.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:48 smithi107 bash[53833]: cluster 2024-02-10T07:15:47.880419+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T07:15:49.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:48 smithi107 bash[53833]: cluster 2024-02-10T07:15:47.881805+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T07:15:49.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:48 smithi107 bash[53833]: cluster 2024-02-10T07:15:47.882359+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T07:15:49.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:48 smithi107 bash[53833]: cluster 2024-02-10T07:15:47.887481+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T07:15:49.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:48 smithi107 bash[53833]: cluster 2024-02-10T07:15:47.888700+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T07:15:49.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:48 smithi107 bash[53833]: cluster 2024-02-10T07:15:47.889756+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T07:15:49.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:48 smithi107 bash[53833]: cluster 2024-02-10T07:15:47.893181+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T07:15:49.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:48 smithi107 bash[53833]: cluster 2024-02-10T07:15:48.109898+0000 mgr.y (mgr.34107) 259 : cluster 0 pgmap v157: 161 pgs: 31 peering, 23 active+undersized, 15 active+undersized+degraded, 92 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 49/630 objects degraded (7.778%) 2024-02-10T07:15:49.213 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:48 smithi107 bash[55228]: cluster 2024-02-10T07:15:47.876986+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T07:15:49.213 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:48 smithi107 bash[55228]: cluster 2024-02-10T07:15:47.879182+0000 mon.a (mon.0) 410 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2024-02-10T07:15:49.213 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:48 smithi107 bash[55228]: cluster 2024-02-10T07:15:47.880419+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T07:15:49.213 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:48 smithi107 bash[55228]: cluster 2024-02-10T07:15:47.881805+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T07:15:49.213 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:48 smithi107 bash[55228]: cluster 2024-02-10T07:15:47.882359+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T07:15:49.213 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:48 smithi107 bash[55228]: cluster 2024-02-10T07:15:47.887481+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T07:15:49.214 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:48 smithi107 bash[55228]: cluster 2024-02-10T07:15:47.888700+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T07:15:49.214 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:48 smithi107 bash[55228]: cluster 2024-02-10T07:15:47.889756+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T07:15:49.214 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:48 smithi107 bash[55228]: cluster 2024-02-10T07:15:47.893181+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e133 with expected crc 2024-02-10T07:15:49.214 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:48 smithi107 bash[55228]: cluster 2024-02-10T07:15:48.109898+0000 mgr.y (mgr.34107) 259 : cluster 0 pgmap v157: 161 pgs: 31 peering, 23 active+undersized, 15 active+undersized+degraded, 92 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 49/630 objects degraded (7.778%) 2024-02-10T07:15:49.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:15:49 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:15:49] "GET /metrics HTTP/1.1" 200 38370 "" "Prometheus/2.33.4" 2024-02-10T07:15:51.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:51 smithi107 bash[53833]: cluster 2024-02-10T07:15:50.110956+0000 mgr.y (mgr.34107) 260 : cluster 0 pgmap v158: 161 pgs: 31 peering, 20 active+undersized, 11 active+undersized+degraded, 99 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/630 objects degraded (5.238%) 2024-02-10T07:15:51.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:51 smithi107 bash[53833]: cluster 2024-02-10T07:15:51.018585+0000 mon.a (mon.0) 411 : cluster 3 Health check update: Degraded data redundancy: 33/630 objects degraded (5.238%), 11 pgs degraded (PG_DEGRADED) 2024-02-10T07:15:51.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:51 smithi107 bash[53833]: audit 2024-02-10T07:15:51.113604+0000 mon.a (mon.0) 412 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:51.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:51 smithi107 bash[53833]: audit 2024-02-10T07:15:51.116039+0000 mon.a (mon.0) 413 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:15:51.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:51 smithi107 bash[55228]: cluster 2024-02-10T07:15:50.110956+0000 mgr.y (mgr.34107) 260 : cluster 0 pgmap v158: 161 pgs: 31 peering, 20 active+undersized, 11 active+undersized+degraded, 99 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/630 objects degraded (5.238%) 2024-02-10T07:15:51.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:51 smithi107 bash[55228]: cluster 2024-02-10T07:15:51.018585+0000 mon.a (mon.0) 411 : cluster 3 Health check update: Degraded data redundancy: 33/630 objects degraded (5.238%), 11 pgs degraded (PG_DEGRADED) 2024-02-10T07:15:51.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:51 smithi107 bash[55228]: audit 2024-02-10T07:15:51.113604+0000 mon.a (mon.0) 412 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:51.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:51 smithi107 bash[55228]: audit 2024-02-10T07:15:51.116039+0000 mon.a (mon.0) 413 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:15:51.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:51 smithi195 bash[41044]: cluster 2024-02-10T07:15:50.110956+0000 mgr.y (mgr.34107) 260 : cluster 0 pgmap v158: 161 pgs: 31 peering, 20 active+undersized, 11 active+undersized+degraded, 99 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/630 objects degraded (5.238%) 2024-02-10T07:15:51.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:51 smithi195 bash[41044]: cluster 2024-02-10T07:15:51.018585+0000 mon.a (mon.0) 411 : cluster 3 Health check update: Degraded data redundancy: 33/630 objects degraded (5.238%), 11 pgs degraded (PG_DEGRADED) 2024-02-10T07:15:51.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:51 smithi195 bash[41044]: audit 2024-02-10T07:15:51.113604+0000 mon.a (mon.0) 412 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:51.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:51 smithi195 bash[41044]: audit 2024-02-10T07:15:51.116039+0000 mon.a (mon.0) 413 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:15:52.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:52 smithi195 bash[41044]: cluster 2024-02-10T07:15:52.168283+0000 mon.a (mon.0) 414 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 11 pgs degraded) 2024-02-10T07:15:52.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:52 smithi195 bash[41044]: cluster 2024-02-10T07:15:52.168376+0000 mon.a (mon.0) 415 : cluster 1 Cluster is now healthy 2024-02-10T07:15:52.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:52 smithi107 bash[55228]: cluster 2024-02-10T07:15:52.168283+0000 mon.a (mon.0) 414 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 11 pgs degraded) 2024-02-10T07:15:52.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:52 smithi107 bash[55228]: cluster 2024-02-10T07:15:52.168376+0000 mon.a (mon.0) 415 : cluster 1 Cluster is now healthy 2024-02-10T07:15:52.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:52 smithi107 bash[53833]: cluster 2024-02-10T07:15:52.168283+0000 mon.a (mon.0) 414 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 11 pgs degraded) 2024-02-10T07:15:52.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:52 smithi107 bash[53833]: cluster 2024-02-10T07:15:52.168376+0000 mon.a (mon.0) 415 : cluster 1 Cluster is now healthy 2024-02-10T07:15:53.654 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:53 smithi195 bash[41044]: cluster 2024-02-10T07:15:52.112419+0000 mgr.y (mgr.34107) 261 : cluster 0 pgmap v159: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-02-10T07:15:53.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:53 smithi107 bash[53833]: cluster 2024-02-10T07:15:52.112419+0000 mgr.y (mgr.34107) 261 : cluster 0 pgmap v159: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-02-10T07:15:53.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:53 smithi107 bash[55228]: cluster 2024-02-10T07:15:52.112419+0000 mgr.y (mgr.34107) 261 : cluster 0 pgmap v159: 161 pgs: 8 peering, 153 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-02-10T07:15:55.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:55 smithi195 bash[41044]: cluster 2024-02-10T07:15:54.113392+0000 mgr.y (mgr.34107) 262 : cluster 0 pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-10T07:15:55.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:55 smithi107 bash[53833]: cluster 2024-02-10T07:15:54.113392+0000 mgr.y (mgr.34107) 262 : cluster 0 pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-10T07:15:55.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:55 smithi107 bash[55228]: cluster 2024-02-10T07:15:54.113392+0000 mgr.y (mgr.34107) 262 : cluster 0 pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-10T07:15:57.132 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:56 smithi195 bash[41044]: audit 2024-02-10T07:15:55.758023+0000 mon.a (mon.0) 416 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:57.133 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:56 smithi195 bash[41044]: audit 2024-02-10T07:15:55.767725+0000 mon.a (mon.0) 417 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:57.133 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:56 smithi195 bash[41044]: audit 2024-02-10T07:15:55.769889+0000 mon.a (mon.0) 418 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:15:57.133 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:56 smithi195 bash[41044]: audit 2024-02-10T07:15:55.771451+0000 mon.a (mon.0) 419 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:15:57.133 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:56 smithi195 bash[41044]: audit 2024-02-10T07:15:55.778489+0000 mon.a (mon.0) 420 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:57.133 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:56 smithi195 bash[41044]: audit 2024-02-10T07:15:55.866467+0000 mon.a (mon.0) 421 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:15:57.133 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:56 smithi195 bash[41044]: audit 2024-02-10T07:15:55.870175+0000 mon.a (mon.0) 422 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:15:57.133 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:56 smithi195 bash[41044]: audit 2024-02-10T07:15:55.872913+0000 mon.a (mon.0) 423 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:15:57.133 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:56 smithi195 bash[41044]: audit 2024-02-10T07:15:55.874990+0000 mon.a (mon.0) 424 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:15:57.133 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:56 smithi195 bash[41044]: audit 2024-02-10T07:15:55.877667+0000 mon.a (mon.0) 425 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T07:15:57.133 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:56 smithi195 bash[41044]: audit 2024-02-10T07:15:55.878090+0000 mgr.y (mgr.34107) 263 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T07:15:57.133 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:56 smithi195 bash[41044]: cephadm 2024-02-10T07:15:55.880207+0000 mgr.y (mgr.34107) 264 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-02-10T07:15:57.133 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:56 smithi195 bash[41044]: cluster 2024-02-10T07:15:56.114644+0000 mgr.y (mgr.34107) 265 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T07:15:57.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:56 smithi107 bash[55228]: audit 2024-02-10T07:15:55.758023+0000 mon.a (mon.0) 416 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:57.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:56 smithi107 bash[55228]: audit 2024-02-10T07:15:55.767725+0000 mon.a (mon.0) 417 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:57.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:56 smithi107 bash[55228]: audit 2024-02-10T07:15:55.769889+0000 mon.a (mon.0) 418 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:15:57.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:56 smithi107 bash[55228]: audit 2024-02-10T07:15:55.771451+0000 mon.a (mon.0) 419 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:15:57.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:56 smithi107 bash[55228]: audit 2024-02-10T07:15:55.778489+0000 mon.a (mon.0) 420 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:57.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:56 smithi107 bash[55228]: audit 2024-02-10T07:15:55.866467+0000 mon.a (mon.0) 421 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:15:57.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:56 smithi107 bash[55228]: audit 2024-02-10T07:15:55.870175+0000 mon.a (mon.0) 422 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:15:57.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:56 smithi107 bash[55228]: audit 2024-02-10T07:15:55.872913+0000 mon.a (mon.0) 423 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:15:57.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:56 smithi107 bash[55228]: audit 2024-02-10T07:15:55.874990+0000 mon.a (mon.0) 424 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:15:57.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:56 smithi107 bash[55228]: audit 2024-02-10T07:15:55.877667+0000 mon.a (mon.0) 425 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T07:15:57.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:56 smithi107 bash[55228]: audit 2024-02-10T07:15:55.878090+0000 mgr.y (mgr.34107) 263 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T07:15:57.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:56 smithi107 bash[55228]: cephadm 2024-02-10T07:15:55.880207+0000 mgr.y (mgr.34107) 264 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-02-10T07:15:57.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:56 smithi107 bash[55228]: cluster 2024-02-10T07:15:56.114644+0000 mgr.y (mgr.34107) 265 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T07:15:57.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:56 smithi107 bash[53833]: audit 2024-02-10T07:15:55.758023+0000 mon.a (mon.0) 416 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:57.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:56 smithi107 bash[53833]: audit 2024-02-10T07:15:55.767725+0000 mon.a (mon.0) 417 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:57.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:56 smithi107 bash[53833]: audit 2024-02-10T07:15:55.769889+0000 mon.a (mon.0) 418 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:15:57.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:56 smithi107 bash[53833]: audit 2024-02-10T07:15:55.771451+0000 mon.a (mon.0) 419 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:15:57.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:56 smithi107 bash[53833]: audit 2024-02-10T07:15:55.778489+0000 mon.a (mon.0) 420 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:57.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:56 smithi107 bash[53833]: audit 2024-02-10T07:15:55.866467+0000 mon.a (mon.0) 421 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:15:57.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:56 smithi107 bash[53833]: audit 2024-02-10T07:15:55.870175+0000 mon.a (mon.0) 422 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:15:57.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:56 smithi107 bash[53833]: audit 2024-02-10T07:15:55.872913+0000 mon.a (mon.0) 423 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:15:57.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:56 smithi107 bash[53833]: audit 2024-02-10T07:15:55.874990+0000 mon.a (mon.0) 424 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:15:57.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:56 smithi107 bash[53833]: audit 2024-02-10T07:15:55.877667+0000 mon.a (mon.0) 425 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T07:15:57.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:56 smithi107 bash[53833]: audit 2024-02-10T07:15:55.878090+0000 mgr.y (mgr.34107) 263 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-10T07:15:57.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:56 smithi107 bash[53833]: cephadm 2024-02-10T07:15:55.880207+0000 mgr.y (mgr.34107) 264 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-02-10T07:15:57.213 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:56 smithi107 bash[53833]: cluster 2024-02-10T07:15:56.114644+0000 mgr.y (mgr.34107) 265 : cluster 0 pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T07:15:57.231 INFO:teuthology.orchestra.run.smithi107.stdout:true 2024-02-10T07:15:58.010 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T07:15:58.011 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 running (6m) 43s ago 13m 16.3M - 0.23.0 ba2b418f427c d3f029c1318f 2024-02-10T07:15:58.011 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 running (5m) 13s ago 13m 43.7M - 8.3.5 dad864ee21e9 5607b97710aa 2024-02-10T07:15:58.011 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.lvlagr smithi107 running (5m) 43s ago 11m 47.6M - 3.5 e1d6a67b021e 757a2f6d398f 2024-02-10T07:15:58.011 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443,9283,8765 running (4m) 13s ago 19m 443M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bb490544b5d3 2024-02-10T07:15:58.011 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:8443,9283,8765 running (5m) 43s ago 21m 506M - 19.0.0-1361-g290212a1 c328ab9dcfc7 c02886bcdecb 2024-02-10T07:15:58.011 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (4m) 43s ago 21m 51.6M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 e0da1fb95790 2024-02-10T07:15:58.011 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (3m) 13s ago 19m 42.0M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 d340158ba46e 2024-02-10T07:15:58.011 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (3m) 43s ago 20m 46.1M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 869a46f2072d 2024-02-10T07:15:58.011 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 running (6m) 43s ago 14m 12.2M - 1.3.1 1dbe0e931976 c8acf9662b9a 2024-02-10T07:15:58.011 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 running (6m) 13s ago 14m 12.1M - 1.3.1 1dbe0e931976 afd5feac7ebe 2024-02-10T07:15:58.011 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 running (2m) 43s ago 19m 57.9M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 03a1804d2551 2024-02-10T07:15:58.011 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (105s) 43s ago 18m 52.8M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 5e413662b8f1 2024-02-10T07:15:58.011 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (76s) 43s ago 17m 53.7M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 39da3d03eb00 2024-02-10T07:15:58.011 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (47s) 43s ago 17m - 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 a7fea3d04cd1 2024-02-10T07:15:58.012 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (17s) 13s ago 16m - 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 d60199fb198c 2024-02-10T07:15:58.012 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (16m) 13s ago 16m 64.5M 3037M 17.2.0 e1d6a67b021e 9174cf372e54 2024-02-10T07:15:58.012 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (15m) 13s ago 15m 62.5M 3037M 17.2.0 e1d6a67b021e b13040a8249e 2024-02-10T07:15:58.012 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (14m) 13s ago 14m 66.7M 3037M 17.2.0 e1d6a67b021e 42ed17ada673 2024-02-10T07:15:58.012 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 running (5m) 13s ago 14m 63.7M - 2.33.4 514e6a882f6e 83de9a3c8dfd 2024-02-10T07:15:58.012 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.zkixal smithi107 *:8000 running (12m) 43s ago 12m 90.8M - 17.2.0 e1d6a67b021e 00fc962fbb51 2024-02-10T07:15:58.012 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.qewfcx smithi195 *:8000 running (11m) 13s ago 11m 88.5M - 17.2.0 e1d6a67b021e 24e6b5e4ac80 2024-02-10T07:15:58.012 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.lgutqr smithi107 *:80 running (11m) 43s ago 11m 88.3M - 17.2.0 e1d6a67b021e 486944c7deb5 2024-02-10T07:15:58.012 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.zqbguk smithi195 *:80 running (11m) 13s ago 11m 88.4M - 17.2.0 e1d6a67b021e 53e1b5b8b160 2024-02-10T07:15:58.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:58 smithi195 bash[41044]: audit 2024-02-10T07:15:57.212539+0000 mgr.y (mgr.34107) 266 : audit 0 from='client.44383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:15:58.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:58 smithi195 bash[41044]: audit 2024-02-10T07:15:57.236985+0000 mgr.y (mgr.34107) 267 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:15:58.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:58 smithi107 bash[53833]: audit 2024-02-10T07:15:57.212539+0000 mgr.y (mgr.34107) 266 : audit 0 from='client.44383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:15:58.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:58 smithi107 bash[53833]: audit 2024-02-10T07:15:57.236985+0000 mgr.y (mgr.34107) 267 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:15:58.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:58 smithi107 bash[55228]: audit 2024-02-10T07:15:57.212539+0000 mgr.y (mgr.34107) 266 : audit 0 from='client.44383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:15:58.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:58 smithi107 bash[55228]: audit 2024-02-10T07:15:57.236985+0000 mgr.y (mgr.34107) 267 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:15:58.463 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:15:58.464 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-02-10T07:15:58.464 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T07:15:58.464 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:15:58.464 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-02-10T07:15:58.464 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T07:15:58.464 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:15:58.464 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-02-10T07:15:58.464 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-02-10T07:15:58.464 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 5 2024-02-10T07:15:58.464 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:15:58.464 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-02-10T07:15:58.464 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T07:15:58.464 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:15:58.464 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-02-10T07:15:58.465 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-02-10T07:15:58.465 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 10 2024-02-10T07:15:58.465 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:15:58.465 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:15:58.858 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:15:58.858 INFO:teuthology.orchestra.run.smithi107.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T07:15:58.858 INFO:teuthology.orchestra.run.smithi107.stdout: "in_progress": true, 2024-02-10T07:15:58.858 INFO:teuthology.orchestra.run.smithi107.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T07:15:58.858 INFO:teuthology.orchestra.run.smithi107.stdout: "services_complete": [ 2024-02-10T07:15:58.859 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr", 2024-02-10T07:15:58.859 INFO:teuthology.orchestra.run.smithi107.stdout: "mon" 2024-02-10T07:15:58.859 INFO:teuthology.orchestra.run.smithi107.stdout: ], 2024-02-10T07:15:58.859 INFO:teuthology.orchestra.run.smithi107.stdout: "progress": "10/23 daemons upgraded", 2024-02-10T07:15:58.859 INFO:teuthology.orchestra.run.smithi107.stdout: "message": "Currently upgrading osd daemons", 2024-02-10T07:15:58.859 INFO:teuthology.orchestra.run.smithi107.stdout: "is_paused": false 2024-02-10T07:15:58.859 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:15:59.317 INFO:teuthology.orchestra.run.smithi107.stdout:HEALTH_OK 2024-02-10T07:15:59.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:59 smithi107 bash[53833]: audit 2024-02-10T07:15:57.613491+0000 mgr.y (mgr.34107) 268 : audit 0 from='client.44389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:15:59.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:59 smithi107 bash[53833]: audit 2024-02-10T07:15:57.989728+0000 mgr.y (mgr.34107) 269 : audit 0 from='client.44395 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:15:59.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:59 smithi107 bash[53833]: cluster 2024-02-10T07:15:58.116038+0000 mgr.y (mgr.34107) 270 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-02-10T07:15:59.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:59 smithi107 bash[53833]: cephadm 2024-02-10T07:15:58.202770+0000 mgr.y (mgr.34107) 271 : cephadm 1 Upgrade: Updating osd.5 2024-02-10T07:15:59.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:59 smithi107 bash[53833]: audit 2024-02-10T07:15:58.209663+0000 mon.a (mon.0) 426 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:59.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:59 smithi107 bash[53833]: audit 2024-02-10T07:15:58.213895+0000 mon.a (mon.0) 427 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T07:15:59.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:59 smithi107 bash[53833]: audit 2024-02-10T07:15:58.215517+0000 mon.a (mon.0) 428 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:15:59.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:59 smithi107 bash[53833]: cephadm 2024-02-10T07:15:58.218978+0000 mgr.y (mgr.34107) 272 : cephadm 1 Deploying daemon osd.5 on smithi195 2024-02-10T07:15:59.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:15:59 smithi107 bash[53833]: audit 2024-02-10T07:15:58.460301+0000 mon.a (mon.0) 429 : audit 0 from='client.? 172.21.15.107:0/4281661729' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:15:59.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:59 smithi107 bash[55228]: audit 2024-02-10T07:15:57.613491+0000 mgr.y (mgr.34107) 268 : audit 0 from='client.44389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:15:59.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:59 smithi107 bash[55228]: audit 2024-02-10T07:15:57.989728+0000 mgr.y (mgr.34107) 269 : audit 0 from='client.44395 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:15:59.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:59 smithi107 bash[55228]: cluster 2024-02-10T07:15:58.116038+0000 mgr.y (mgr.34107) 270 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-02-10T07:15:59.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:59 smithi107 bash[55228]: cephadm 2024-02-10T07:15:58.202770+0000 mgr.y (mgr.34107) 271 : cephadm 1 Upgrade: Updating osd.5 2024-02-10T07:15:59.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:59 smithi107 bash[55228]: audit 2024-02-10T07:15:58.209663+0000 mon.a (mon.0) 426 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:59.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:59 smithi107 bash[55228]: audit 2024-02-10T07:15:58.213895+0000 mon.a (mon.0) 427 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T07:15:59.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:59 smithi107 bash[55228]: audit 2024-02-10T07:15:58.215517+0000 mon.a (mon.0) 428 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:15:59.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:59 smithi107 bash[55228]: cephadm 2024-02-10T07:15:58.218978+0000 mgr.y (mgr.34107) 272 : cephadm 1 Deploying daemon osd.5 on smithi195 2024-02-10T07:15:59.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:15:59 smithi107 bash[55228]: audit 2024-02-10T07:15:58.460301+0000 mon.a (mon.0) 429 : audit 0 from='client.? 172.21.15.107:0/4281661729' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:15:59.557 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:59 smithi195 bash[41044]: audit 2024-02-10T07:15:57.613491+0000 mgr.y (mgr.34107) 268 : audit 0 from='client.44389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:15:59.557 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:59 smithi195 bash[41044]: audit 2024-02-10T07:15:57.989728+0000 mgr.y (mgr.34107) 269 : audit 0 from='client.44395 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:15:59.557 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:59 smithi195 bash[41044]: cluster 2024-02-10T07:15:58.116038+0000 mgr.y (mgr.34107) 270 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 999 B/s rd, 0 op/s 2024-02-10T07:15:59.557 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:59 smithi195 bash[41044]: cephadm 2024-02-10T07:15:58.202770+0000 mgr.y (mgr.34107) 271 : cephadm 1 Upgrade: Updating osd.5 2024-02-10T07:15:59.557 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:59 smithi195 bash[41044]: audit 2024-02-10T07:15:58.209663+0000 mon.a (mon.0) 426 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:15:59.558 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:59 smithi195 bash[41044]: audit 2024-02-10T07:15:58.213895+0000 mon.a (mon.0) 427 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-10T07:15:59.558 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:59 smithi195 bash[41044]: audit 2024-02-10T07:15:58.215517+0000 mon.a (mon.0) 428 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:15:59.558 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:59 smithi195 bash[41044]: cephadm 2024-02-10T07:15:58.218978+0000 mgr.y (mgr.34107) 272 : cephadm 1 Deploying daemon osd.5 on smithi195 2024-02-10T07:15:59.558 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:15:59 smithi195 bash[41044]: audit 2024-02-10T07:15:58.460301+0000 mon.a (mon.0) 429 : audit 0 from='client.? 172.21.15.107:0/4281661729' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:15:59.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:15:59 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:15:59] "GET /metrics HTTP/1.1" 200 38384 "" "Prometheus/2.33.4" 2024-02-10T07:16:00.574 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:00 smithi195 bash[41044]: audit 2024-02-10T07:15:58.854619+0000 mgr.y (mgr.34107) 273 : audit 0 from='client.54341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:16:00.574 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:00 smithi195 bash[41044]: audit 2024-02-10T07:15:59.313722+0000 mon.a (mon.0) 430 : audit 0 from='client.? 172.21.15.107:0/2416606899' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:16:00.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:00 smithi107 bash[53833]: audit 2024-02-10T07:15:58.854619+0000 mgr.y (mgr.34107) 273 : audit 0 from='client.54341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:16:00.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:00 smithi107 bash[53833]: audit 2024-02-10T07:15:59.313722+0000 mon.a (mon.0) 430 : audit 0 from='client.? 172.21.15.107:0/2416606899' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:16:00.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:00 smithi107 bash[55228]: audit 2024-02-10T07:15:58.854619+0000 mgr.y (mgr.34107) 273 : audit 0 from='client.54341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:16:00.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:00 smithi107 bash[55228]: audit 2024-02-10T07:15:59.313722+0000 mon.a (mon.0) 430 : audit 0 from='client.? 172.21.15.107:0/2416606899' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:16:01.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:01 smithi195 bash[41044]: cluster 2024-02-10T07:16:00.117037+0000 mgr.y (mgr.34107) 274 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:16:01.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:01 smithi107 bash[53833]: cluster 2024-02-10T07:16:00.117037+0000 mgr.y (mgr.34107) 274 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:16:01.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:01 smithi107 bash[55228]: cluster 2024-02-10T07:16:00.117037+0000 mgr.y (mgr.34107) 274 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:16:02.631 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:02 smithi195 bash[41044]: audit 2024-02-10T07:16:01.346443+0000 mon.a (mon.0) 431 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:02.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:02 smithi107 bash[53833]: audit 2024-02-10T07:16:01.346443+0000 mon.a (mon.0) 431 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:02.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:02 smithi107 bash[55228]: audit 2024-02-10T07:16:01.346443+0000 mon.a (mon.0) 431 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:02.909 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:16:02 smithi195 systemd[1]: Stopping Ceph osd.5 for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:16:03.360 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:16:03 smithi195 bash[20633]: debug 2024-02-10T07:16:03.021+0000 7faad7998700 -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-10T07:16:03.360 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:16:03 smithi195 bash[20633]: debug 2024-02-10T07:16:03.021+0000 7faad7998700 -1 osd.5 133 *** Got signal Terminated *** 2024-02-10T07:16:03.360 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:16:03 smithi195 bash[20633]: debug 2024-02-10T07:16:03.021+0000 7faad7998700 -1 osd.5 133 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T07:16:03.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:03 smithi195 bash[41044]: cluster 2024-02-10T07:16:02.118509+0000 mgr.y (mgr.34107) 275 : cluster 0 pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:16:03.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:03 smithi195 bash[41044]: cluster 2024-02-10T07:16:03.026855+0000 mon.a (mon.0) 432 : cluster 1 osd.5 marked itself down and dead 2024-02-10T07:16:03.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:03 smithi107 bash[53833]: cluster 2024-02-10T07:16:02.118509+0000 mgr.y (mgr.34107) 275 : cluster 0 pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:16:03.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:03 smithi107 bash[53833]: cluster 2024-02-10T07:16:03.026855+0000 mon.a (mon.0) 432 : cluster 1 osd.5 marked itself down and dead 2024-02-10T07:16:03.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:03 smithi107 bash[55228]: cluster 2024-02-10T07:16:02.118509+0000 mgr.y (mgr.34107) 275 : cluster 0 pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:16:03.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:03 smithi107 bash[55228]: cluster 2024-02-10T07:16:03.026855+0000 mon.a (mon.0) 432 : cluster 1 osd.5 marked itself down and dead 2024-02-10T07:16:04.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:04 smithi195 bash[41044]: cluster 2024-02-10T07:16:03.355336+0000 mon.a (mon.0) 433 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T07:16:04.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:04 smithi195 bash[41044]: cluster 2024-02-10T07:16:03.367670+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T07:16:04.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:04 smithi195 bash[41044]: cluster 2024-02-10T07:16:03.369753+0000 mon.a (mon.0) 434 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2024-02-10T07:16:04.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:04 smithi195 bash[41044]: cluster 2024-02-10T07:16:03.372944+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T07:16:04.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:04 smithi195 bash[41044]: cluster 2024-02-10T07:16:03.373778+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T07:16:04.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:04 smithi195 bash[41044]: cluster 2024-02-10T07:16:03.375150+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T07:16:04.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:04 smithi195 bash[41044]: cluster 2024-02-10T07:16:03.378366+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T07:16:04.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:04 smithi195 bash[41044]: cluster 2024-02-10T07:16:03.380748+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T07:16:04.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:04 smithi195 bash[41044]: cluster 2024-02-10T07:16:03.381907+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T07:16:04.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:04 smithi195 bash[41044]: cluster 2024-02-10T07:16:03.381943+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T07:16:04.659 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:16:04 smithi195 bash[44930]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-5 2024-02-10T07:16:04.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:04 smithi107 bash[53833]: cluster 2024-02-10T07:16:03.355336+0000 mon.a (mon.0) 433 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T07:16:04.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:04 smithi107 bash[53833]: cluster 2024-02-10T07:16:03.367670+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T07:16:04.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:04 smithi107 bash[53833]: cluster 2024-02-10T07:16:03.369753+0000 mon.a (mon.0) 434 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2024-02-10T07:16:04.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:04 smithi107 bash[53833]: cluster 2024-02-10T07:16:03.372944+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T07:16:04.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:04 smithi107 bash[53833]: cluster 2024-02-10T07:16:03.373778+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T07:16:04.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:04 smithi107 bash[53833]: cluster 2024-02-10T07:16:03.375150+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T07:16:04.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:04 smithi107 bash[53833]: cluster 2024-02-10T07:16:03.378366+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T07:16:04.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:04 smithi107 bash[53833]: cluster 2024-02-10T07:16:03.380748+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T07:16:04.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:04 smithi107 bash[53833]: cluster 2024-02-10T07:16:03.381907+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T07:16:04.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:04 smithi107 bash[53833]: cluster 2024-02-10T07:16:03.381943+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T07:16:04.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:04 smithi107 bash[55228]: cluster 2024-02-10T07:16:03.355336+0000 mon.a (mon.0) 433 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T07:16:04.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:04 smithi107 bash[55228]: cluster 2024-02-10T07:16:03.367670+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T07:16:04.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:04 smithi107 bash[55228]: cluster 2024-02-10T07:16:03.369753+0000 mon.a (mon.0) 434 : cluster 0 osdmap e134: 8 total, 7 up, 8 in 2024-02-10T07:16:04.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:04 smithi107 bash[55228]: cluster 2024-02-10T07:16:03.372944+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T07:16:04.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:04 smithi107 bash[55228]: cluster 2024-02-10T07:16:03.373778+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T07:16:04.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:04 smithi107 bash[55228]: cluster 2024-02-10T07:16:03.375150+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T07:16:04.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:04 smithi107 bash[55228]: cluster 2024-02-10T07:16:03.378366+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T07:16:04.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:04 smithi107 bash[55228]: cluster 2024-02-10T07:16:03.380748+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T07:16:04.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:04 smithi107 bash[55228]: cluster 2024-02-10T07:16:03.381907+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T07:16:04.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:04 smithi107 bash[55228]: cluster 2024-02-10T07:16:03.381943+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e134 with expected crc 2024-02-10T07:16:05.159 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:16:04 smithi195 bash[45003]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-5 2024-02-10T07:16:05.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:05 smithi195 bash[41044]: cluster 2024-02-10T07:16:04.119251+0000 mgr.y (mgr.34107) 276 : cluster 0 pgmap v166: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T07:16:05.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:05 smithi195 bash[41044]: cluster 2024-02-10T07:16:04.377441+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T07:16:05.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:05 smithi195 bash[41044]: cluster 2024-02-10T07:16:04.377966+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T07:16:05.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:05 smithi195 bash[41044]: cluster 2024-02-10T07:16:04.379583+0000 mon.a (mon.0) 435 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2024-02-10T07:16:05.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:05 smithi195 bash[41044]: cluster 2024-02-10T07:16:04.383973+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T07:16:05.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:05 smithi195 bash[41044]: cluster 2024-02-10T07:16:04.384921+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T07:16:05.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:05 smithi195 bash[41044]: cluster 2024-02-10T07:16:04.388610+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T07:16:05.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:05 smithi195 bash[41044]: cluster 2024-02-10T07:16:04.389176+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T07:16:05.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:05 smithi195 bash[41044]: cluster 2024-02-10T07:16:04.390401+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T07:16:05.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:05 smithi107 bash[55228]: cluster 2024-02-10T07:16:04.119251+0000 mgr.y (mgr.34107) 276 : cluster 0 pgmap v166: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T07:16:05.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:05 smithi107 bash[55228]: cluster 2024-02-10T07:16:04.377441+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T07:16:05.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:05 smithi107 bash[55228]: cluster 2024-02-10T07:16:04.377966+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T07:16:05.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:05 smithi107 bash[55228]: cluster 2024-02-10T07:16:04.379583+0000 mon.a (mon.0) 435 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2024-02-10T07:16:05.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:05 smithi107 bash[55228]: cluster 2024-02-10T07:16:04.383973+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T07:16:05.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:05 smithi107 bash[55228]: cluster 2024-02-10T07:16:04.384921+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T07:16:05.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:05 smithi107 bash[55228]: cluster 2024-02-10T07:16:04.388610+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T07:16:05.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:05 smithi107 bash[55228]: cluster 2024-02-10T07:16:04.389176+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T07:16:05.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:05 smithi107 bash[55228]: cluster 2024-02-10T07:16:04.390401+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T07:16:05.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:05 smithi107 bash[53833]: cluster 2024-02-10T07:16:04.119251+0000 mgr.y (mgr.34107) 276 : cluster 0 pgmap v166: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T07:16:05.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:05 smithi107 bash[53833]: cluster 2024-02-10T07:16:04.377441+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T07:16:05.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:05 smithi107 bash[53833]: cluster 2024-02-10T07:16:04.377966+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T07:16:05.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:05 smithi107 bash[53833]: cluster 2024-02-10T07:16:04.379583+0000 mon.a (mon.0) 435 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2024-02-10T07:16:05.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:05 smithi107 bash[53833]: cluster 2024-02-10T07:16:04.383973+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T07:16:05.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:05 smithi107 bash[53833]: cluster 2024-02-10T07:16:04.384921+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T07:16:05.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:05 smithi107 bash[53833]: cluster 2024-02-10T07:16:04.388610+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T07:16:05.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:05 smithi107 bash[53833]: cluster 2024-02-10T07:16:04.389176+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T07:16:05.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:05 smithi107 bash[53833]: cluster 2024-02-10T07:16:04.390401+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e135 with expected crc 2024-02-10T07:16:07.120 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:16:06 smithi195 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.5.service: Succeeded. 2024-02-10T07:16:07.120 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:16:06 smithi195 systemd[1]: Stopped Ceph osd.5 for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:16:07.120 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:16:07 smithi195 systemd[1]: Started Ceph osd.5 for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:16:07.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:07 smithi195 bash[41044]: audit 2024-02-10T07:16:06.111902+0000 mon.a (mon.0) 436 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:07.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:07 smithi195 bash[41044]: audit 2024-02-10T07:16:06.114125+0000 mon.a (mon.0) 437 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:16:07.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:07 smithi195 bash[41044]: cluster 2024-02-10T07:16:06.123321+0000 mgr.y (mgr.34107) 277 : cluster 0 pgmap v168: 161 pgs: 12 active+undersized, 9 active+undersized+degraded, 6 peering, 11 stale+active+clean, 123 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-02-10T07:16:07.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:07 smithi107 bash[53833]: audit 2024-02-10T07:16:06.111902+0000 mon.a (mon.0) 436 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:07.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:07 smithi107 bash[53833]: audit 2024-02-10T07:16:06.114125+0000 mon.a (mon.0) 437 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:16:07.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:07 smithi107 bash[53833]: cluster 2024-02-10T07:16:06.123321+0000 mgr.y (mgr.34107) 277 : cluster 0 pgmap v168: 161 pgs: 12 active+undersized, 9 active+undersized+degraded, 6 peering, 11 stale+active+clean, 123 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-02-10T07:16:07.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:07 smithi107 bash[55228]: audit 2024-02-10T07:16:06.111902+0000 mon.a (mon.0) 436 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:07.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:07 smithi107 bash[55228]: audit 2024-02-10T07:16:06.114125+0000 mon.a (mon.0) 437 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:16:07.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:07 smithi107 bash[55228]: cluster 2024-02-10T07:16:06.123321+0000 mgr.y (mgr.34107) 277 : cluster 0 pgmap v168: 161 pgs: 12 active+undersized, 9 active+undersized+degraded, 6 peering, 11 stale+active+clean, 123 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 34/630 objects degraded (5.397%) 2024-02-10T07:16:08.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:08 smithi195 bash[41044]: cluster 2024-02-10T07:16:07.107701+0000 mon.a (mon.0) 438 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-10T07:16:08.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:08 smithi195 bash[41044]: cluster 2024-02-10T07:16:07.107791+0000 mon.a (mon.0) 439 : cluster 3 Health check failed: Degraded data redundancy: 34/630 objects degraded (5.397%), 9 pgs degraded (PG_DEGRADED) 2024-02-10T07:16:08.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:08 smithi195 bash[41044]: audit 2024-02-10T07:16:07.128748+0000 mon.a (mon.0) 440 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:08.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:08 smithi195 bash[41044]: audit 2024-02-10T07:16:07.135470+0000 mon.a (mon.0) 441 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:08.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:08 smithi195 bash[41044]: audit 2024-02-10T07:16:07.245366+0000 mgr.y (mgr.34107) 278 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:16:08.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:08 smithi107 bash[53833]: cluster 2024-02-10T07:16:07.107701+0000 mon.a (mon.0) 438 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-10T07:16:08.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:08 smithi107 bash[53833]: cluster 2024-02-10T07:16:07.107791+0000 mon.a (mon.0) 439 : cluster 3 Health check failed: Degraded data redundancy: 34/630 objects degraded (5.397%), 9 pgs degraded (PG_DEGRADED) 2024-02-10T07:16:08.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:08 smithi107 bash[53833]: audit 2024-02-10T07:16:07.128748+0000 mon.a (mon.0) 440 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:08.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:08 smithi107 bash[53833]: audit 2024-02-10T07:16:07.135470+0000 mon.a (mon.0) 441 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:08.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:08 smithi107 bash[53833]: audit 2024-02-10T07:16:07.245366+0000 mgr.y (mgr.34107) 278 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:16:08.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:08 smithi107 bash[55228]: cluster 2024-02-10T07:16:07.107701+0000 mon.a (mon.0) 438 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-10T07:16:08.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:08 smithi107 bash[55228]: cluster 2024-02-10T07:16:07.107791+0000 mon.a (mon.0) 439 : cluster 3 Health check failed: Degraded data redundancy: 34/630 objects degraded (5.397%), 9 pgs degraded (PG_DEGRADED) 2024-02-10T07:16:08.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:08 smithi107 bash[55228]: audit 2024-02-10T07:16:07.128748+0000 mon.a (mon.0) 440 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:08.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:08 smithi107 bash[55228]: audit 2024-02-10T07:16:07.135470+0000 mon.a (mon.0) 441 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:08.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:08 smithi107 bash[55228]: audit 2024-02-10T07:16:07.245366+0000 mgr.y (mgr.34107) 278 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:16:08.909 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:16:08 smithi195 bash[45178]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-10T07:16:08.909 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:16:08 smithi195 bash[45178]: 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-10T07:16:08.909 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:16:08 smithi195 bash[45178]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-02-10T07:16:08.909 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:16:08 smithi195 bash[45178]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-10T07:16:08.909 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:16:08 smithi195 bash[45178]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-02-10T07:16:08.909 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:16:08 smithi195 bash[45178]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-10T07:16:08.909 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:16:08 smithi195 bash[45178]: --> ceph-volume raw activate successful for osd ID: 5 2024-02-10T07:16:09.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:09 smithi195 bash[41044]: cluster 2024-02-10T07:16:08.124715+0000 mgr.y (mgr.34107) 279 : cluster 0 pgmap v169: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 6 peering, 101 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 61/630 objects degraded (9.683%) 2024-02-10T07:16:09.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:09 smithi107 bash[53833]: cluster 2024-02-10T07:16:08.124715+0000 mgr.y (mgr.34107) 279 : cluster 0 pgmap v169: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 6 peering, 101 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 61/630 objects degraded (9.683%) 2024-02-10T07:16:09.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:09 smithi107 bash[55228]: cluster 2024-02-10T07:16:08.124715+0000 mgr.y (mgr.34107) 279 : cluster 0 pgmap v169: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 6 peering, 101 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 61/630 objects degraded (9.683%) 2024-02-10T07:16:09.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:16:09 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:16:09] "GET /metrics HTTP/1.1" 200 38383 "" "Prometheus/2.33.4" 2024-02-10T07:16:10.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:10 smithi107 bash[53833]: cluster 2024-02-10T07:16:10.128506+0000 mon.a (mon.0) 442 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-10T07:16:10.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:10 smithi107 bash[55228]: cluster 2024-02-10T07:16:10.128506+0000 mon.a (mon.0) 442 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-10T07:16:10.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:10 smithi195 bash[41044]: cluster 2024-02-10T07:16:10.128506+0000 mon.a (mon.0) 442 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-10T07:16:10.659 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:16:10 smithi195 bash[45455]: debug 2024-02-10T07:16:10.400+0000 7f6ada847700 1 -- 172.21.15.195:0/1323744824 <== mon.2 v2:172.21.15.195:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55cf2a47f1e0 con 0x55cf2a504c00 2024-02-10T07:16:11.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:11 smithi195 bash[41044]: cluster 2024-02-10T07:16:10.126019+0000 mgr.y (mgr.34107) 280 : cluster 0 pgmap v170: 161 pgs: 41 active+undersized, 19 active+undersized+degraded, 101 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-02-10T07:16:11.409 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:16:10 smithi195 bash[45455]: debug 2024-02-10T07:16:10.936+0000 7f6ae39df7c0 -1 Falling back to public interface 2024-02-10T07:16:11.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:11 smithi107 bash[53833]: cluster 2024-02-10T07:16:10.126019+0000 mgr.y (mgr.34107) 280 : cluster 0 pgmap v170: 161 pgs: 41 active+undersized, 19 active+undersized+degraded, 101 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-02-10T07:16:11.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:11 smithi107 bash[55228]: cluster 2024-02-10T07:16:10.126019+0000 mgr.y (mgr.34107) 280 : cluster 0 pgmap v170: 161 pgs: 41 active+undersized, 19 active+undersized+degraded, 101 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-02-10T07:16:13.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:13 smithi107 bash[55228]: cluster 2024-02-10T07:16:12.127735+0000 mgr.y (mgr.34107) 281 : cluster 0 pgmap v171: 161 pgs: 41 active+undersized, 19 active+undersized+degraded, 101 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-02-10T07:16:13.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:13 smithi107 bash[53833]: cluster 2024-02-10T07:16:12.127735+0000 mgr.y (mgr.34107) 281 : cluster 0 pgmap v171: 161 pgs: 41 active+undersized, 19 active+undersized+degraded, 101 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-02-10T07:16:13.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:13 smithi195 bash[41044]: cluster 2024-02-10T07:16:12.127735+0000 mgr.y (mgr.34107) 281 : cluster 0 pgmap v171: 161 pgs: 41 active+undersized, 19 active+undersized+degraded, 101 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-02-10T07:16:14.159 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:16:13 smithi195 bash[45455]: debug 2024-02-10T07:16:13.732+0000 7f6ae39df7c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-02-10T07:16:14.159 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:16:13 smithi195 bash[45455]: debug 2024-02-10T07:16:13.784+0000 7f6ae39df7c0 -1 osd.5 133 log_to_monitors true 2024-02-10T07:16:14.857 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:14 smithi195 bash[41044]: audit 2024-02-10T07:16:13.503696+0000 mon.a (mon.0) 443 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:14.857 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:14 smithi195 bash[41044]: audit 2024-02-10T07:16:13.514207+0000 mon.a (mon.0) 444 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:14.857 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:14 smithi195 bash[41044]: audit 2024-02-10T07:16:13.792967+0000 mon.a (mon.0) 445 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T07:16:14.857 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:14 smithi195 bash[41044]: audit 2024-02-10T07:16:13.794378+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.195:6808/4194658976,v1:172.21.15.195:6809/4194658976]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T07:16:14.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:14 smithi107 bash[53833]: audit 2024-02-10T07:16:13.503696+0000 mon.a (mon.0) 443 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:14.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:14 smithi107 bash[53833]: audit 2024-02-10T07:16:13.514207+0000 mon.a (mon.0) 444 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:14.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:14 smithi107 bash[53833]: audit 2024-02-10T07:16:13.792967+0000 mon.a (mon.0) 445 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T07:16:14.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:14 smithi107 bash[53833]: audit 2024-02-10T07:16:13.794378+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.195:6808/4194658976,v1:172.21.15.195:6809/4194658976]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T07:16:14.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:14 smithi107 bash[55228]: audit 2024-02-10T07:16:13.503696+0000 mon.a (mon.0) 443 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:14.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:14 smithi107 bash[55228]: audit 2024-02-10T07:16:13.514207+0000 mon.a (mon.0) 444 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:14.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:14 smithi107 bash[55228]: audit 2024-02-10T07:16:13.792967+0000 mon.a (mon.0) 445 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T07:16:14.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:14 smithi107 bash[55228]: audit 2024-02-10T07:16:13.794378+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.195:6808/4194658976,v1:172.21.15.195:6809/4194658976]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-10T07:16:15.158 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:16:14 smithi195 bash[45455]: debug 2024-02-10T07:16:14.852+0000 7f6ad0e2f700 -1 osd.5 133 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T07:16:15.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:15 smithi195 bash[41044]: cluster 2024-02-10T07:16:14.128715+0000 mgr.y (mgr.34107) 282 : cluster 0 pgmap v172: 161 pgs: 41 active+undersized, 19 active+undersized+degraded, 101 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-02-10T07:16:15.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:15 smithi195 bash[41044]: audit 2024-02-10T07:16:14.517556+0000 mon.a (mon.0) 446 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-10T07:16:15.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:15 smithi195 bash[41044]: cluster 2024-02-10T07:16:14.522896+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e136 with expected crc 2024-02-10T07:16:15.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:15 smithi195 bash[41044]: cluster 2024-02-10T07:16:14.524237+0000 mon.a (mon.0) 447 : cluster 0 osdmap e136: 8 total, 7 up, 8 in 2024-02-10T07:16:15.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:15 smithi195 bash[41044]: cluster 2024-02-10T07:16:14.525444+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e136 with expected crc 2024-02-10T07:16:15.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:15 smithi195 bash[41044]: audit 2024-02-10T07:16:14.525654+0000 mon.a (mon.0) 448 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:16:15.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:15 smithi195 bash[41044]: audit 2024-02-10T07:16:14.527158+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.195:6808/4194658976,v1:172.21.15.195:6809/4194658976]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:16:15.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:15 smithi195 bash[41044]: audit 2024-02-10T07:16:14.617884+0000 mon.a (mon.0) 449 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:15.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:15 smithi195 bash[41044]: audit 2024-02-10T07:16:14.633004+0000 mon.a (mon.0) 450 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:15.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:15 smithi195 bash[41044]: audit 2024-02-10T07:16:14.839089+0000 mon.a (mon.0) 451 : audit 1 from='osd.5 ' entity='osd.5' 2024-02-10T07:16:15.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:15 smithi107 bash[53833]: cluster 2024-02-10T07:16:14.128715+0000 mgr.y (mgr.34107) 282 : cluster 0 pgmap v172: 161 pgs: 41 active+undersized, 19 active+undersized+degraded, 101 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-02-10T07:16:15.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:15 smithi107 bash[53833]: audit 2024-02-10T07:16:14.517556+0000 mon.a (mon.0) 446 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-10T07:16:15.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:15 smithi107 bash[53833]: cluster 2024-02-10T07:16:14.522896+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e136 with expected crc 2024-02-10T07:16:15.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:15 smithi107 bash[53833]: cluster 2024-02-10T07:16:14.524237+0000 mon.a (mon.0) 447 : cluster 0 osdmap e136: 8 total, 7 up, 8 in 2024-02-10T07:16:15.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:15 smithi107 bash[53833]: cluster 2024-02-10T07:16:14.525444+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e136 with expected crc 2024-02-10T07:16:15.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:15 smithi107 bash[53833]: audit 2024-02-10T07:16:14.525654+0000 mon.a (mon.0) 448 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:16:15.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:15 smithi107 bash[53833]: audit 2024-02-10T07:16:14.527158+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.195:6808/4194658976,v1:172.21.15.195:6809/4194658976]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:16:15.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:15 smithi107 bash[53833]: audit 2024-02-10T07:16:14.617884+0000 mon.a (mon.0) 449 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:15.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:15 smithi107 bash[53833]: audit 2024-02-10T07:16:14.633004+0000 mon.a (mon.0) 450 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:15.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:15 smithi107 bash[53833]: audit 2024-02-10T07:16:14.839089+0000 mon.a (mon.0) 451 : audit 1 from='osd.5 ' entity='osd.5' 2024-02-10T07:16:15.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:15 smithi107 bash[55228]: cluster 2024-02-10T07:16:14.128715+0000 mgr.y (mgr.34107) 282 : cluster 0 pgmap v172: 161 pgs: 41 active+undersized, 19 active+undersized+degraded, 101 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-02-10T07:16:15.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:15 smithi107 bash[55228]: audit 2024-02-10T07:16:14.517556+0000 mon.a (mon.0) 446 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-10T07:16:15.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:15 smithi107 bash[55228]: cluster 2024-02-10T07:16:14.522896+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e136 with expected crc 2024-02-10T07:16:15.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:15 smithi107 bash[55228]: cluster 2024-02-10T07:16:14.524237+0000 mon.a (mon.0) 447 : cluster 0 osdmap e136: 8 total, 7 up, 8 in 2024-02-10T07:16:15.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:15 smithi107 bash[55228]: cluster 2024-02-10T07:16:14.525444+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e136 with expected crc 2024-02-10T07:16:15.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:15 smithi107 bash[55228]: audit 2024-02-10T07:16:14.525654+0000 mon.a (mon.0) 448 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:16:15.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:15 smithi107 bash[55228]: audit 2024-02-10T07:16:14.527158+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.195:6808/4194658976,v1:172.21.15.195:6809/4194658976]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:16:15.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:15 smithi107 bash[55228]: audit 2024-02-10T07:16:14.617884+0000 mon.a (mon.0) 449 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:15.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:15 smithi107 bash[55228]: audit 2024-02-10T07:16:14.633004+0000 mon.a (mon.0) 450 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:15.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:15 smithi107 bash[55228]: audit 2024-02-10T07:16:14.839089+0000 mon.a (mon.0) 451 : audit 1 from='osd.5 ' entity='osd.5' 2024-02-10T07:16:16.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:16 smithi195 bash[41044]: cluster 2024-02-10T07:16:15.835932+0000 mon.a (mon.0) 452 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T07:16:16.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:16 smithi195 bash[41044]: cluster 2024-02-10T07:16:15.843134+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e137 with expected crc 2024-02-10T07:16:16.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:16 smithi195 bash[41044]: cluster 2024-02-10T07:16:15.845851+0000 mon.a (mon.0) 453 : cluster 1 osd.5 [v2:172.21.15.195:6808/4194658976,v1:172.21.15.195:6809/4194658976] boot 2024-02-10T07:16:16.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:16 smithi195 bash[41044]: cluster 2024-02-10T07:16:15.845938+0000 mon.a (mon.0) 454 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2024-02-10T07:16:16.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:16 smithi195 bash[41044]: audit 2024-02-10T07:16:15.846686+0000 mon.a (mon.0) 455 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T07:16:16.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:16 smithi195 bash[41044]: cluster 2024-02-10T07:16:15.847421+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e137 with expected crc 2024-02-10T07:16:16.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:16 smithi195 bash[41044]: cluster 2024-02-10T07:16:15.853470+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e137 with expected crc 2024-02-10T07:16:16.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:16 smithi195 bash[41044]: cluster 2024-02-10T07:16:15.855802+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e137 with expected crc 2024-02-10T07:16:16.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:16 smithi195 bash[41044]: cluster 2024-02-10T07:16:16.026663+0000 mon.a (mon.0) 456 : cluster 3 Health check update: Degraded data redundancy: 70/630 objects degraded (11.111%), 19 pgs degraded (PG_DEGRADED) 2024-02-10T07:16:16.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:16 smithi107 bash[53833]: cluster 2024-02-10T07:16:15.835932+0000 mon.a (mon.0) 452 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T07:16:16.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:16 smithi107 bash[53833]: cluster 2024-02-10T07:16:15.843134+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e137 with expected crc 2024-02-10T07:16:16.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:16 smithi107 bash[53833]: cluster 2024-02-10T07:16:15.845851+0000 mon.a (mon.0) 453 : cluster 1 osd.5 [v2:172.21.15.195:6808/4194658976,v1:172.21.15.195:6809/4194658976] boot 2024-02-10T07:16:16.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:16 smithi107 bash[53833]: cluster 2024-02-10T07:16:15.845938+0000 mon.a (mon.0) 454 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2024-02-10T07:16:16.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:16 smithi107 bash[53833]: audit 2024-02-10T07:16:15.846686+0000 mon.a (mon.0) 455 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T07:16:16.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:16 smithi107 bash[53833]: cluster 2024-02-10T07:16:15.847421+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e137 with expected crc 2024-02-10T07:16:16.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:16 smithi107 bash[53833]: cluster 2024-02-10T07:16:15.853470+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e137 with expected crc 2024-02-10T07:16:16.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:16 smithi107 bash[53833]: cluster 2024-02-10T07:16:15.855802+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e137 with expected crc 2024-02-10T07:16:16.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:16 smithi107 bash[53833]: cluster 2024-02-10T07:16:16.026663+0000 mon.a (mon.0) 456 : cluster 3 Health check update: Degraded data redundancy: 70/630 objects degraded (11.111%), 19 pgs degraded (PG_DEGRADED) 2024-02-10T07:16:16.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:16 smithi107 bash[55228]: cluster 2024-02-10T07:16:15.835932+0000 mon.a (mon.0) 452 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T07:16:16.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:16 smithi107 bash[55228]: cluster 2024-02-10T07:16:15.843134+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e137 with expected crc 2024-02-10T07:16:16.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:16 smithi107 bash[55228]: cluster 2024-02-10T07:16:15.845851+0000 mon.a (mon.0) 453 : cluster 1 osd.5 [v2:172.21.15.195:6808/4194658976,v1:172.21.15.195:6809/4194658976] boot 2024-02-10T07:16:16.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:16 smithi107 bash[55228]: cluster 2024-02-10T07:16:15.845938+0000 mon.a (mon.0) 454 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2024-02-10T07:16:16.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:16 smithi107 bash[55228]: audit 2024-02-10T07:16:15.846686+0000 mon.a (mon.0) 455 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-10T07:16:16.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:16 smithi107 bash[55228]: cluster 2024-02-10T07:16:15.847421+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e137 with expected crc 2024-02-10T07:16:16.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:16 smithi107 bash[55228]: cluster 2024-02-10T07:16:15.853470+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e137 with expected crc 2024-02-10T07:16:16.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:16 smithi107 bash[55228]: cluster 2024-02-10T07:16:15.855802+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e137 with expected crc 2024-02-10T07:16:16.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:16 smithi107 bash[55228]: cluster 2024-02-10T07:16:16.026663+0000 mon.a (mon.0) 456 : cluster 3 Health check update: Degraded data redundancy: 70/630 objects degraded (11.111%), 19 pgs degraded (PG_DEGRADED) 2024-02-10T07:16:17.516 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:17 smithi107 bash[53833]: cluster 2024-02-10T07:16:16.129803+0000 mgr.y (mgr.34107) 283 : cluster 0 pgmap v175: 161 pgs: 41 active+undersized, 19 active+undersized+degraded, 101 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 70/630 objects degraded (11.111%) 2024-02-10T07:16:17.516 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:17 smithi107 bash[53833]: cluster 2024-02-10T07:16:16.845364+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T07:16:17.516 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:17 smithi107 bash[53833]: cluster 2024-02-10T07:16:16.847418+0000 mon.a (mon.0) 457 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2024-02-10T07:16:17.516 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:17 smithi107 bash[53833]: cluster 2024-02-10T07:16:16.851608+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T07:16:17.517 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:17 smithi107 bash[53833]: cluster 2024-02-10T07:16:16.852419+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T07:16:17.517 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:17 smithi107 bash[53833]: cluster 2024-02-10T07:16:16.854472+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T07:16:17.517 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:17 smithi107 bash[53833]: cluster 2024-02-10T07:16:16.855013+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T07:16:17.517 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:17 smithi107 bash[53833]: cluster 2024-02-10T07:16:16.856756+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T07:16:17.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:17 smithi195 bash[41044]: cluster 2024-02-10T07:16:16.129803+0000 mgr.y (mgr.34107) 283 : cluster 0 pgmap v175: 161 pgs: 41 active+undersized, 19 active+undersized+degraded, 101 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 70/630 objects degraded (11.111%) 2024-02-10T07:16:17.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:17 smithi195 bash[41044]: cluster 2024-02-10T07:16:16.845364+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T07:16:17.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:17 smithi195 bash[41044]: cluster 2024-02-10T07:16:16.847418+0000 mon.a (mon.0) 457 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2024-02-10T07:16:17.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:17 smithi195 bash[41044]: cluster 2024-02-10T07:16:16.851608+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T07:16:17.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:17 smithi195 bash[41044]: cluster 2024-02-10T07:16:16.852419+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T07:16:17.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:17 smithi195 bash[41044]: cluster 2024-02-10T07:16:16.854472+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T07:16:17.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:17 smithi195 bash[41044]: cluster 2024-02-10T07:16:16.855013+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T07:16:17.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:17 smithi195 bash[41044]: cluster 2024-02-10T07:16:16.856756+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T07:16:17.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:17 smithi107 bash[55228]: cluster 2024-02-10T07:16:16.129803+0000 mgr.y (mgr.34107) 283 : cluster 0 pgmap v175: 161 pgs: 41 active+undersized, 19 active+undersized+degraded, 101 active+clean; 585 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 70/630 objects degraded (11.111%) 2024-02-10T07:16:17.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:17 smithi107 bash[55228]: cluster 2024-02-10T07:16:16.845364+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T07:16:17.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:17 smithi107 bash[55228]: cluster 2024-02-10T07:16:16.847418+0000 mon.a (mon.0) 457 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2024-02-10T07:16:17.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:17 smithi107 bash[55228]: cluster 2024-02-10T07:16:16.851608+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T07:16:17.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:17 smithi107 bash[55228]: cluster 2024-02-10T07:16:16.852419+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T07:16:17.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:17 smithi107 bash[55228]: cluster 2024-02-10T07:16:16.854472+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T07:16:17.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:17 smithi107 bash[55228]: cluster 2024-02-10T07:16:16.855013+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T07:16:17.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:17 smithi107 bash[55228]: cluster 2024-02-10T07:16:16.856756+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e138 with expected crc 2024-02-10T07:16:18.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:18 smithi195 bash[41044]: audit 2024-02-10T07:16:17.253856+0000 mgr.y (mgr.34107) 284 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:16:18.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:18 smithi107 bash[53833]: audit 2024-02-10T07:16:17.253856+0000 mgr.y (mgr.34107) 284 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:16:18.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:18 smithi107 bash[55228]: audit 2024-02-10T07:16:17.253856+0000 mgr.y (mgr.34107) 284 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:16:19.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:19 smithi195 bash[41044]: cluster 2024-02-10T07:16:18.131154+0000 mgr.y (mgr.34107) 285 : cluster 0 pgmap v177: 161 pgs: 5 peering, 23 active+undersized, 15 active+undersized+degraded, 118 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 49/630 objects degraded (7.778%) 2024-02-10T07:16:19.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:19 smithi107 bash[53833]: cluster 2024-02-10T07:16:18.131154+0000 mgr.y (mgr.34107) 285 : cluster 0 pgmap v177: 161 pgs: 5 peering, 23 active+undersized, 15 active+undersized+degraded, 118 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 49/630 objects degraded (7.778%) 2024-02-10T07:16:19.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:16:19 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:16:19] "GET /metrics HTTP/1.1" 200 38383 "" "Prometheus/2.33.4" 2024-02-10T07:16:19.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:19 smithi107 bash[55228]: cluster 2024-02-10T07:16:18.131154+0000 mgr.y (mgr.34107) 285 : cluster 0 pgmap v177: 161 pgs: 5 peering, 23 active+undersized, 15 active+undersized+degraded, 118 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 49/630 objects degraded (7.778%) 2024-02-10T07:16:20.789 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:20 smithi195 bash[41044]: cluster 2024-02-10T07:16:20.132361+0000 mgr.y (mgr.34107) 286 : cluster 0 pgmap v178: 161 pgs: 5 peering, 8 active+undersized, 4 active+undersized+degraded, 144 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 8/630 objects degraded (1.270%) 2024-02-10T07:16:20.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:20 smithi107 bash[53833]: cluster 2024-02-10T07:16:20.132361+0000 mgr.y (mgr.34107) 286 : cluster 0 pgmap v178: 161 pgs: 5 peering, 8 active+undersized, 4 active+undersized+degraded, 144 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 8/630 objects degraded (1.270%) 2024-02-10T07:16:20.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:20 smithi107 bash[55228]: cluster 2024-02-10T07:16:20.132361+0000 mgr.y (mgr.34107) 286 : cluster 0 pgmap v178: 161 pgs: 5 peering, 8 active+undersized, 4 active+undersized+degraded, 144 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 8/630 objects degraded (1.270%) 2024-02-10T07:16:21.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:21 smithi195 bash[41044]: cluster 2024-02-10T07:16:21.029676+0000 mon.a (mon.0) 458 : cluster 3 Health check update: Degraded data redundancy: 8/630 objects degraded (1.270%), 4 pgs degraded (PG_DEGRADED) 2024-02-10T07:16:21.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:21 smithi195 bash[41044]: audit 2024-02-10T07:16:21.112374+0000 mon.a (mon.0) 459 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:21.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:21 smithi195 bash[41044]: audit 2024-02-10T07:16:21.114674+0000 mon.a (mon.0) 460 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:16:21.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:21 smithi107 bash[55228]: cluster 2024-02-10T07:16:21.029676+0000 mon.a (mon.0) 458 : cluster 3 Health check update: Degraded data redundancy: 8/630 objects degraded (1.270%), 4 pgs degraded (PG_DEGRADED) 2024-02-10T07:16:21.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:21 smithi107 bash[55228]: audit 2024-02-10T07:16:21.112374+0000 mon.a (mon.0) 459 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:21.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:21 smithi107 bash[55228]: audit 2024-02-10T07:16:21.114674+0000 mon.a (mon.0) 460 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:16:21.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:21 smithi107 bash[53833]: cluster 2024-02-10T07:16:21.029676+0000 mon.a (mon.0) 458 : cluster 3 Health check update: Degraded data redundancy: 8/630 objects degraded (1.270%), 4 pgs degraded (PG_DEGRADED) 2024-02-10T07:16:21.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:21 smithi107 bash[53833]: audit 2024-02-10T07:16:21.112374+0000 mon.a (mon.0) 459 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:21.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:21 smithi107 bash[53833]: audit 2024-02-10T07:16:21.114674+0000 mon.a (mon.0) 460 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:16:22.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:22 smithi195 bash[41044]: cluster 2024-02-10T07:16:22.134602+0000 mgr.y (mgr.34107) 287 : cluster 0 pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:16:22.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:22 smithi107 bash[53833]: cluster 2024-02-10T07:16:22.134602+0000 mgr.y (mgr.34107) 287 : cluster 0 pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:16:22.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:22 smithi107 bash[55228]: cluster 2024-02-10T07:16:22.134602+0000 mgr.y (mgr.34107) 287 : cluster 0 pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:16:23.871 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:23 smithi195 bash[41044]: cluster 2024-02-10T07:16:22.536716+0000 mon.a (mon.0) 461 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/630 objects degraded (1.270%), 4 pgs degraded) 2024-02-10T07:16:23.872 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:23 smithi195 bash[41044]: cluster 2024-02-10T07:16:22.536787+0000 mon.a (mon.0) 462 : cluster 1 Cluster is now healthy 2024-02-10T07:16:23.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:23 smithi107 bash[55228]: cluster 2024-02-10T07:16:22.536716+0000 mon.a (mon.0) 461 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/630 objects degraded (1.270%), 4 pgs degraded) 2024-02-10T07:16:23.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:23 smithi107 bash[55228]: cluster 2024-02-10T07:16:22.536787+0000 mon.a (mon.0) 462 : cluster 1 Cluster is now healthy 2024-02-10T07:16:23.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:23 smithi107 bash[53833]: cluster 2024-02-10T07:16:22.536716+0000 mon.a (mon.0) 461 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8/630 objects degraded (1.270%), 4 pgs degraded) 2024-02-10T07:16:23.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:23 smithi107 bash[53833]: cluster 2024-02-10T07:16:22.536787+0000 mon.a (mon.0) 462 : cluster 1 Cluster is now healthy 2024-02-10T07:16:25.811 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:25 smithi195 bash[41044]: cluster 2024-02-10T07:16:24.135542+0000 mgr.y (mgr.34107) 288 : cluster 0 pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 493 B/s rd, 0 op/s 2024-02-10T07:16:25.811 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:25 smithi195 bash[41044]: audit 2024-02-10T07:16:24.488758+0000 mon.a (mon.0) 463 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:25.811 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:25 smithi195 bash[41044]: audit 2024-02-10T07:16:24.502786+0000 mon.a (mon.0) 464 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:25.811 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:25 smithi195 bash[41044]: audit 2024-02-10T07:16:24.505285+0000 mon.a (mon.0) 465 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:16:25.811 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:25 smithi195 bash[41044]: audit 2024-02-10T07:16:24.506940+0000 mon.a (mon.0) 466 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:16:25.812 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:25 smithi195 bash[41044]: audit 2024-02-10T07:16:24.517706+0000 mon.a (mon.0) 467 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:25.812 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:25 smithi195 bash[41044]: audit 2024-02-10T07:16:24.608434+0000 mon.a (mon.0) 468 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:16:25.812 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:25 smithi195 bash[41044]: audit 2024-02-10T07:16:24.613342+0000 mon.a (mon.0) 469 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:16:25.812 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:25 smithi195 bash[41044]: audit 2024-02-10T07:16:24.616791+0000 mon.a (mon.0) 470 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:16:25.812 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:25 smithi195 bash[41044]: audit 2024-02-10T07:16:24.618482+0000 mon.a (mon.0) 471 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:16:25.812 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:25 smithi195 bash[41044]: audit 2024-02-10T07:16:24.621071+0000 mon.a (mon.0) 472 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T07:16:25.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:25 smithi107 bash[53833]: cluster 2024-02-10T07:16:24.135542+0000 mgr.y (mgr.34107) 288 : cluster 0 pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 493 B/s rd, 0 op/s 2024-02-10T07:16:25.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:25 smithi107 bash[53833]: audit 2024-02-10T07:16:24.488758+0000 mon.a (mon.0) 463 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:25.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:25 smithi107 bash[53833]: audit 2024-02-10T07:16:24.502786+0000 mon.a (mon.0) 464 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:25.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:25 smithi107 bash[53833]: audit 2024-02-10T07:16:24.505285+0000 mon.a (mon.0) 465 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:16:25.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:25 smithi107 bash[53833]: audit 2024-02-10T07:16:24.506940+0000 mon.a (mon.0) 466 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:16:25.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:25 smithi107 bash[53833]: audit 2024-02-10T07:16:24.517706+0000 mon.a (mon.0) 467 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:25.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:25 smithi107 bash[53833]: audit 2024-02-10T07:16:24.608434+0000 mon.a (mon.0) 468 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:16:25.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:25 smithi107 bash[53833]: audit 2024-02-10T07:16:24.613342+0000 mon.a (mon.0) 469 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:16:25.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:25 smithi107 bash[53833]: audit 2024-02-10T07:16:24.616791+0000 mon.a (mon.0) 470 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:16:25.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:25 smithi107 bash[53833]: audit 2024-02-10T07:16:24.618482+0000 mon.a (mon.0) 471 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:16:25.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:25 smithi107 bash[53833]: audit 2024-02-10T07:16:24.621071+0000 mon.a (mon.0) 472 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T07:16:25.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:25 smithi107 bash[55228]: cluster 2024-02-10T07:16:24.135542+0000 mgr.y (mgr.34107) 288 : cluster 0 pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 493 B/s rd, 0 op/s 2024-02-10T07:16:25.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:25 smithi107 bash[55228]: audit 2024-02-10T07:16:24.488758+0000 mon.a (mon.0) 463 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:25.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:25 smithi107 bash[55228]: audit 2024-02-10T07:16:24.502786+0000 mon.a (mon.0) 464 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:25.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:25 smithi107 bash[55228]: audit 2024-02-10T07:16:24.505285+0000 mon.a (mon.0) 465 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:16:25.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:25 smithi107 bash[55228]: audit 2024-02-10T07:16:24.506940+0000 mon.a (mon.0) 466 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:16:25.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:25 smithi107 bash[55228]: audit 2024-02-10T07:16:24.517706+0000 mon.a (mon.0) 467 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:25.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:25 smithi107 bash[55228]: audit 2024-02-10T07:16:24.608434+0000 mon.a (mon.0) 468 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:16:25.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:25 smithi107 bash[55228]: audit 2024-02-10T07:16:24.613342+0000 mon.a (mon.0) 469 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:16:25.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:25 smithi107 bash[55228]: audit 2024-02-10T07:16:24.616791+0000 mon.a (mon.0) 470 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:16:25.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:25 smithi107 bash[55228]: audit 2024-02-10T07:16:24.618482+0000 mon.a (mon.0) 471 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:16:25.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:25 smithi107 bash[55228]: audit 2024-02-10T07:16:24.621071+0000 mon.a (mon.0) 472 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T07:16:26.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:26 smithi195 bash[41044]: audit 2024-02-10T07:16:24.621407+0000 mgr.y (mgr.34107) 289 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T07:16:26.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:26 smithi195 bash[41044]: cephadm 2024-02-10T07:16:24.623243+0000 mgr.y (mgr.34107) 290 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-02-10T07:16:26.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:26 smithi107 bash[53833]: audit 2024-02-10T07:16:24.621407+0000 mgr.y (mgr.34107) 289 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T07:16:26.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:26 smithi107 bash[53833]: cephadm 2024-02-10T07:16:24.623243+0000 mgr.y (mgr.34107) 290 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-02-10T07:16:26.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:26 smithi107 bash[55228]: audit 2024-02-10T07:16:24.621407+0000 mgr.y (mgr.34107) 289 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-10T07:16:26.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:26 smithi107 bash[55228]: cephadm 2024-02-10T07:16:24.623243+0000 mgr.y (mgr.34107) 290 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-02-10T07:16:27.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:27 smithi107 bash[53833]: cluster 2024-02-10T07:16:26.136958+0000 mgr.y (mgr.34107) 291 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s 2024-02-10T07:16:27.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:27 smithi107 bash[53833]: audit 2024-02-10T07:16:26.750429+0000 mon.a (mon.0) 473 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:27.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:27 smithi107 bash[53833]: audit 2024-02-10T07:16:26.755122+0000 mon.a (mon.0) 474 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T07:16:27.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:27 smithi107 bash[53833]: audit 2024-02-10T07:16:26.756912+0000 mon.a (mon.0) 475 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:16:27.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:27 smithi107 bash[55228]: cluster 2024-02-10T07:16:26.136958+0000 mgr.y (mgr.34107) 291 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s 2024-02-10T07:16:27.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:27 smithi107 bash[55228]: audit 2024-02-10T07:16:26.750429+0000 mon.a (mon.0) 473 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:27.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:27 smithi107 bash[55228]: audit 2024-02-10T07:16:26.755122+0000 mon.a (mon.0) 474 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T07:16:27.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:27 smithi107 bash[55228]: audit 2024-02-10T07:16:26.756912+0000 mon.a (mon.0) 475 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:16:27.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:27 smithi195 bash[41044]: cluster 2024-02-10T07:16:26.136958+0000 mgr.y (mgr.34107) 291 : cluster 0 pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s 2024-02-10T07:16:27.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:27 smithi195 bash[41044]: audit 2024-02-10T07:16:26.750429+0000 mon.a (mon.0) 473 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:27.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:27 smithi195 bash[41044]: audit 2024-02-10T07:16:26.755122+0000 mon.a (mon.0) 474 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-10T07:16:27.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:27 smithi195 bash[41044]: audit 2024-02-10T07:16:26.756912+0000 mon.a (mon.0) 475 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:16:28.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:28 smithi195 bash[41044]: cephadm 2024-02-10T07:16:26.742837+0000 mgr.y (mgr.34107) 292 : cephadm 1 Upgrade: Updating osd.6 2024-02-10T07:16:28.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:28 smithi195 bash[41044]: cephadm 2024-02-10T07:16:26.762614+0000 mgr.y (mgr.34107) 293 : cephadm 1 Deploying daemon osd.6 on smithi195 2024-02-10T07:16:28.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:28 smithi195 bash[41044]: audit 2024-02-10T07:16:27.264340+0000 mgr.y (mgr.34107) 294 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:16:28.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:28 smithi107 bash[53833]: cephadm 2024-02-10T07:16:26.742837+0000 mgr.y (mgr.34107) 292 : cephadm 1 Upgrade: Updating osd.6 2024-02-10T07:16:28.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:28 smithi107 bash[53833]: cephadm 2024-02-10T07:16:26.762614+0000 mgr.y (mgr.34107) 293 : cephadm 1 Deploying daemon osd.6 on smithi195 2024-02-10T07:16:28.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:28 smithi107 bash[53833]: audit 2024-02-10T07:16:27.264340+0000 mgr.y (mgr.34107) 294 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:16:28.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:28 smithi107 bash[55228]: cephadm 2024-02-10T07:16:26.742837+0000 mgr.y (mgr.34107) 292 : cephadm 1 Upgrade: Updating osd.6 2024-02-10T07:16:28.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:28 smithi107 bash[55228]: cephadm 2024-02-10T07:16:26.762614+0000 mgr.y (mgr.34107) 293 : cephadm 1 Deploying daemon osd.6 on smithi195 2024-02-10T07:16:28.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:28 smithi107 bash[55228]: audit 2024-02-10T07:16:27.264340+0000 mgr.y (mgr.34107) 294 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:16:29.732 INFO:teuthology.orchestra.run.smithi107.stdout:true 2024-02-10T07:16:29.886 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:29 smithi195 bash[41044]: cluster 2024-02-10T07:16:28.138204+0000 mgr.y (mgr.34107) 295 : cluster 0 pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 815 B/s rd, 0 op/s 2024-02-10T07:16:29.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:29 smithi107 bash[53833]: cluster 2024-02-10T07:16:28.138204+0000 mgr.y (mgr.34107) 295 : cluster 0 pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 815 B/s rd, 0 op/s 2024-02-10T07:16:29.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:29 smithi107 bash[55228]: cluster 2024-02-10T07:16:28.138204+0000 mgr.y (mgr.34107) 295 : cluster 0 pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 815 B/s rd, 0 op/s 2024-02-10T07:16:29.962 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:16:29 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:16:29] "GET /metrics HTTP/1.1" 200 38390 "" "Prometheus/2.33.4" 2024-02-10T07:16:30.516 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T07:16:30.516 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 running (7m) 75s ago 14m 16.3M - 0.23.0 ba2b418f427c d3f029c1318f 2024-02-10T07:16:30.516 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 running (6m) 17s ago 13m 43.8M - 8.3.5 dad864ee21e9 5607b97710aa 2024-02-10T07:16:30.517 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.lvlagr smithi107 running (5m) 75s ago 12m 47.6M - 3.5 e1d6a67b021e 757a2f6d398f 2024-02-10T07:16:30.517 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443,9283,8765 running (5m) 17s ago 20m 443M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bb490544b5d3 2024-02-10T07:16:30.517 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:8443,9283,8765 running (6m) 75s ago 22m 506M - 19.0.0-1361-g290212a1 c328ab9dcfc7 c02886bcdecb 2024-02-10T07:16:30.517 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (5m) 75s ago 22m 51.6M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 e0da1fb95790 2024-02-10T07:16:30.517 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (4m) 17s ago 20m 44.2M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 d340158ba46e 2024-02-10T07:16:30.517 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (4m) 75s ago 20m 46.1M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 869a46f2072d 2024-02-10T07:16:30.517 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 running (7m) 75s ago 14m 12.2M - 1.3.1 1dbe0e931976 c8acf9662b9a 2024-02-10T07:16:30.517 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 running (6m) 17s ago 14m 11.9M - 1.3.1 1dbe0e931976 afd5feac7ebe 2024-02-10T07:16:30.517 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 running (2m) 75s ago 19m 57.9M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 03a1804d2551 2024-02-10T07:16:30.517 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (2m) 75s ago 19m 52.8M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 5e413662b8f1 2024-02-10T07:16:30.517 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (109s) 75s ago 18m 53.7M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 39da3d03eb00 2024-02-10T07:16:30.517 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (80s) 75s ago 17m - 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 a7fea3d04cd1 2024-02-10T07:16:30.517 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (50s) 17s ago 17m 54.9M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 d60199fb198c 2024-02-10T07:16:30.518 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (21s) 17s ago 16m - 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 3bdc2396af97 2024-02-10T07:16:30.518 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (16m) 17s ago 16m 64.9M 3037M 17.2.0 e1d6a67b021e b13040a8249e 2024-02-10T07:16:30.518 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (15m) 17s ago 15m 68.0M 3037M 17.2.0 e1d6a67b021e 42ed17ada673 2024-02-10T07:16:30.518 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 running (5m) 17s ago 14m 63.9M - 2.33.4 514e6a882f6e 83de9a3c8dfd 2024-02-10T07:16:30.518 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.zkixal smithi107 *:8000 running (12m) 75s ago 12m 90.8M - 17.2.0 e1d6a67b021e 00fc962fbb51 2024-02-10T07:16:30.518 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.qewfcx smithi195 *:8000 running (12m) 17s ago 12m 88.7M - 17.2.0 e1d6a67b021e 24e6b5e4ac80 2024-02-10T07:16:30.518 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.lgutqr smithi107 *:80 running (12m) 75s ago 12m 88.3M - 17.2.0 e1d6a67b021e 486944c7deb5 2024-02-10T07:16:30.518 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.zqbguk smithi195 *:80 running (12m) 17s ago 12m 88.7M - 17.2.0 e1d6a67b021e 53e1b5b8b160 2024-02-10T07:16:30.969 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:16:30.969 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-02-10T07:16:30.969 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T07:16:30.969 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:16:30.969 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-02-10T07:16:30.969 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T07:16:30.969 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:16:30.970 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-02-10T07:16:30.970 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-02-10T07:16:30.970 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 6 2024-02-10T07:16:30.970 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:16:30.970 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-02-10T07:16:30.970 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T07:16:30.970 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:16:30.970 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-02-10T07:16:30.970 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-02-10T07:16:30.970 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 11 2024-02-10T07:16:30.970 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:16:30.970 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:16:31.336 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:16:31.336 INFO:teuthology.orchestra.run.smithi107.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T07:16:31.336 INFO:teuthology.orchestra.run.smithi107.stdout: "in_progress": true, 2024-02-10T07:16:31.336 INFO:teuthology.orchestra.run.smithi107.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T07:16:31.336 INFO:teuthology.orchestra.run.smithi107.stdout: "services_complete": [ 2024-02-10T07:16:31.336 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr", 2024-02-10T07:16:31.336 INFO:teuthology.orchestra.run.smithi107.stdout: "mon" 2024-02-10T07:16:31.337 INFO:teuthology.orchestra.run.smithi107.stdout: ], 2024-02-10T07:16:31.337 INFO:teuthology.orchestra.run.smithi107.stdout: "progress": "11/23 daemons upgraded", 2024-02-10T07:16:31.337 INFO:teuthology.orchestra.run.smithi107.stdout: "message": "Currently upgrading osd daemons", 2024-02-10T07:16:31.337 INFO:teuthology.orchestra.run.smithi107.stdout: "is_paused": false 2024-02-10T07:16:31.337 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:16:31.511 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:16:31 smithi195 systemd[1]: Stopping Ceph osd.6 for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:16:31.777 INFO:teuthology.orchestra.run.smithi107.stdout:HEALTH_OK 2024-02-10T07:16:31.909 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:16:31 smithi195 bash[23738]: debug 2024-02-10T07:16:31.548+0000 7f7357448700 -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-10T07:16:31.909 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:16:31 smithi195 bash[23738]: debug 2024-02-10T07:16:31.548+0000 7f7357448700 -1 osd.6 138 *** Got signal Terminated *** 2024-02-10T07:16:31.909 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:16:31 smithi195 bash[23738]: debug 2024-02-10T07:16:31.548+0000 7f7357448700 -1 osd.6 138 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T07:16:31.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:31 smithi195 bash[41044]: audit 2024-02-10T07:16:29.713013+0000 mgr.y (mgr.34107) 296 : audit 0 from='client.34497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:16:31.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:31 smithi195 bash[41044]: audit 2024-02-10T07:16:30.108364+0000 mgr.y (mgr.34107) 297 : audit 0 from='client.44431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:16:31.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:31 smithi195 bash[41044]: cluster 2024-02-10T07:16:30.139004+0000 mgr.y (mgr.34107) 298 : cluster 0 pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-10T07:16:31.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:31 smithi195 bash[41044]: audit 2024-02-10T07:16:30.489420+0000 mgr.y (mgr.34107) 299 : audit 0 from='client.34509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:16:31.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:31 smithi195 bash[41044]: audit 2024-02-10T07:16:30.965912+0000 mon.a (mon.0) 476 : audit 0 from='client.? 172.21.15.107:0/3914878042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:16:31.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:31 smithi195 bash[41044]: audit 2024-02-10T07:16:31.377513+0000 mon.a (mon.0) 477 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:31.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:31 smithi107 bash[53833]: audit 2024-02-10T07:16:29.713013+0000 mgr.y (mgr.34107) 296 : audit 0 from='client.34497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:16:31.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:31 smithi107 bash[53833]: audit 2024-02-10T07:16:30.108364+0000 mgr.y (mgr.34107) 297 : audit 0 from='client.44431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:16:31.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:31 smithi107 bash[53833]: cluster 2024-02-10T07:16:30.139004+0000 mgr.y (mgr.34107) 298 : cluster 0 pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-10T07:16:31.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:31 smithi107 bash[53833]: audit 2024-02-10T07:16:30.489420+0000 mgr.y (mgr.34107) 299 : audit 0 from='client.34509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:16:31.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:31 smithi107 bash[53833]: audit 2024-02-10T07:16:30.965912+0000 mon.a (mon.0) 476 : audit 0 from='client.? 172.21.15.107:0/3914878042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:16:31.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:31 smithi107 bash[53833]: audit 2024-02-10T07:16:31.377513+0000 mon.a (mon.0) 477 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:31.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:31 smithi107 bash[55228]: audit 2024-02-10T07:16:29.713013+0000 mgr.y (mgr.34107) 296 : audit 0 from='client.34497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:16:31.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:31 smithi107 bash[55228]: audit 2024-02-10T07:16:30.108364+0000 mgr.y (mgr.34107) 297 : audit 0 from='client.44431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:16:31.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:31 smithi107 bash[55228]: cluster 2024-02-10T07:16:30.139004+0000 mgr.y (mgr.34107) 298 : cluster 0 pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-10T07:16:31.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:31 smithi107 bash[55228]: audit 2024-02-10T07:16:30.489420+0000 mgr.y (mgr.34107) 299 : audit 0 from='client.34509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:16:31.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:31 smithi107 bash[55228]: audit 2024-02-10T07:16:30.965912+0000 mon.a (mon.0) 476 : audit 0 from='client.? 172.21.15.107:0/3914878042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:16:31.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:31 smithi107 bash[55228]: audit 2024-02-10T07:16:31.377513+0000 mon.a (mon.0) 477 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:32.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:32 smithi195 bash[41044]: audit 2024-02-10T07:16:31.332238+0000 mgr.y (mgr.34107) 300 : audit 0 from='client.44449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:16:32.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:32 smithi195 bash[41044]: cluster 2024-02-10T07:16:31.551061+0000 mon.a (mon.0) 478 : cluster 1 osd.6 marked itself down and dead 2024-02-10T07:16:32.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:32 smithi195 bash[41044]: audit 2024-02-10T07:16:31.774521+0000 mon.a (mon.0) 479 : audit 0 from='client.? 172.21.15.107:0/3382913676' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:16:32.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:32 smithi107 bash[53833]: audit 2024-02-10T07:16:31.332238+0000 mgr.y (mgr.34107) 300 : audit 0 from='client.44449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:16:32.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:32 smithi107 bash[53833]: cluster 2024-02-10T07:16:31.551061+0000 mon.a (mon.0) 478 : cluster 1 osd.6 marked itself down and dead 2024-02-10T07:16:32.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:32 smithi107 bash[53833]: audit 2024-02-10T07:16:31.774521+0000 mon.a (mon.0) 479 : audit 0 from='client.? 172.21.15.107:0/3382913676' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:16:32.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:32 smithi107 bash[55228]: audit 2024-02-10T07:16:31.332238+0000 mgr.y (mgr.34107) 300 : audit 0 from='client.44449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:16:32.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:32 smithi107 bash[55228]: cluster 2024-02-10T07:16:31.551061+0000 mon.a (mon.0) 478 : cluster 1 osd.6 marked itself down and dead 2024-02-10T07:16:32.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:32 smithi107 bash[55228]: audit 2024-02-10T07:16:31.774521+0000 mon.a (mon.0) 479 : audit 0 from='client.? 172.21.15.107:0/3382913676' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:16:33.855 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:16:33 smithi195 bash[46974]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-6 2024-02-10T07:16:33.856 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:33 smithi195 bash[41044]: cluster 2024-02-10T07:16:32.140351+0000 mgr.y (mgr.34107) 301 : cluster 0 pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T07:16:33.856 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:33 smithi195 bash[41044]: cluster 2024-02-10T07:16:32.509016+0000 mon.a (mon.0) 480 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T07:16:33.856 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:33 smithi195 bash[41044]: cluster 2024-02-10T07:16:32.522124+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e139 with expected crc 2024-02-10T07:16:33.856 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:33 smithi195 bash[41044]: cluster 2024-02-10T07:16:32.524576+0000 mon.a (mon.0) 481 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-02-10T07:16:33.856 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:33 smithi195 bash[41044]: cluster 2024-02-10T07:16:32.526799+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e139 with expected crc 2024-02-10T07:16:33.856 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:33 smithi195 bash[41044]: cluster 2024-02-10T07:16:32.529255+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e139 with expected crc 2024-02-10T07:16:33.856 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:33 smithi195 bash[41044]: cluster 2024-02-10T07:16:32.532057+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e139 with expected crc 2024-02-10T07:16:33.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:33 smithi107 bash[53833]: cluster 2024-02-10T07:16:32.140351+0000 mgr.y (mgr.34107) 301 : cluster 0 pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T07:16:33.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:33 smithi107 bash[53833]: cluster 2024-02-10T07:16:32.509016+0000 mon.a (mon.0) 480 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T07:16:33.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:33 smithi107 bash[53833]: cluster 2024-02-10T07:16:32.522124+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e139 with expected crc 2024-02-10T07:16:33.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:33 smithi107 bash[53833]: cluster 2024-02-10T07:16:32.524576+0000 mon.a (mon.0) 481 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-02-10T07:16:33.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:33 smithi107 bash[53833]: cluster 2024-02-10T07:16:32.526799+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e139 with expected crc 2024-02-10T07:16:33.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:33 smithi107 bash[53833]: cluster 2024-02-10T07:16:32.529255+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e139 with expected crc 2024-02-10T07:16:33.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:33 smithi107 bash[53833]: cluster 2024-02-10T07:16:32.532057+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e139 with expected crc 2024-02-10T07:16:33.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:33 smithi107 bash[55228]: cluster 2024-02-10T07:16:32.140351+0000 mgr.y (mgr.34107) 301 : cluster 0 pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T07:16:33.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:33 smithi107 bash[55228]: cluster 2024-02-10T07:16:32.509016+0000 mon.a (mon.0) 480 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T07:16:33.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:33 smithi107 bash[55228]: cluster 2024-02-10T07:16:32.522124+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e139 with expected crc 2024-02-10T07:16:33.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:33 smithi107 bash[55228]: cluster 2024-02-10T07:16:32.524576+0000 mon.a (mon.0) 481 : cluster 0 osdmap e139: 8 total, 7 up, 8 in 2024-02-10T07:16:33.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:33 smithi107 bash[55228]: cluster 2024-02-10T07:16:32.526799+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e139 with expected crc 2024-02-10T07:16:33.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:33 smithi107 bash[55228]: cluster 2024-02-10T07:16:32.529255+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e139 with expected crc 2024-02-10T07:16:33.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:33 smithi107 bash[55228]: cluster 2024-02-10T07:16:32.532057+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e139 with expected crc 2024-02-10T07:16:34.159 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:16:33 smithi195 bash[47048]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-6 2024-02-10T07:16:34.836 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:34 smithi195 bash[41044]: cluster 2024-02-10T07:16:33.529221+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e140 with expected crc 2024-02-10T07:16:34.837 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:34 smithi195 bash[41044]: cluster 2024-02-10T07:16:33.532069+0000 mon.a (mon.0) 482 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2024-02-10T07:16:34.837 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:34 smithi195 bash[41044]: cluster 2024-02-10T07:16:33.533350+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e140 with expected crc 2024-02-10T07:16:34.837 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:34 smithi195 bash[41044]: cluster 2024-02-10T07:16:33.537032+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e140 with expected crc 2024-02-10T07:16:34.837 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:34 smithi195 bash[41044]: cluster 2024-02-10T07:16:33.540601+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e140 with expected crc 2024-02-10T07:16:34.837 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:34 smithi195 bash[41044]: cluster 2024-02-10T07:16:34.141145+0000 mgr.y (mgr.34107) 302 : cluster 0 pgmap v187: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-10T07:16:34.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:34 smithi107 bash[53833]: cluster 2024-02-10T07:16:33.529221+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e140 with expected crc 2024-02-10T07:16:34.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:34 smithi107 bash[53833]: cluster 2024-02-10T07:16:33.532069+0000 mon.a (mon.0) 482 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2024-02-10T07:16:34.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:34 smithi107 bash[53833]: cluster 2024-02-10T07:16:33.533350+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e140 with expected crc 2024-02-10T07:16:34.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:34 smithi107 bash[53833]: cluster 2024-02-10T07:16:33.537032+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e140 with expected crc 2024-02-10T07:16:34.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:34 smithi107 bash[53833]: cluster 2024-02-10T07:16:33.540601+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e140 with expected crc 2024-02-10T07:16:34.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:34 smithi107 bash[53833]: cluster 2024-02-10T07:16:34.141145+0000 mgr.y (mgr.34107) 302 : cluster 0 pgmap v187: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-10T07:16:34.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:34 smithi107 bash[55228]: cluster 2024-02-10T07:16:33.529221+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e140 with expected crc 2024-02-10T07:16:34.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:34 smithi107 bash[55228]: cluster 2024-02-10T07:16:33.532069+0000 mon.a (mon.0) 482 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2024-02-10T07:16:34.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:34 smithi107 bash[55228]: cluster 2024-02-10T07:16:33.533350+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e140 with expected crc 2024-02-10T07:16:34.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:34 smithi107 bash[55228]: cluster 2024-02-10T07:16:33.537032+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e140 with expected crc 2024-02-10T07:16:34.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:34 smithi107 bash[55228]: cluster 2024-02-10T07:16:33.540601+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e140 with expected crc 2024-02-10T07:16:34.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:34 smithi107 bash[55228]: cluster 2024-02-10T07:16:34.141145+0000 mgr.y (mgr.34107) 302 : cluster 0 pgmap v187: 161 pgs: 5 peering, 12 stale+active+clean, 144 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-10T07:16:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:35 smithi195 bash[41044]: cluster 2024-02-10T07:16:34.523849+0000 mon.a (mon.0) 483 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-10T07:16:35.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:35 smithi107 bash[53833]: cluster 2024-02-10T07:16:34.523849+0000 mon.a (mon.0) 483 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-10T07:16:35.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:35 smithi107 bash[55228]: cluster 2024-02-10T07:16:34.523849+0000 mon.a (mon.0) 483 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-10T07:16:36.219 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:16:35 smithi195 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.6.service: Succeeded. 2024-02-10T07:16:36.219 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:16:35 smithi195 systemd[1]: Stopped Ceph osd.6 for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:16:36.219 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:16:36 smithi195 systemd[1]: Started Ceph osd.6 for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:16:37.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:37 smithi195 bash[41044]: audit 2024-02-10T07:16:36.112740+0000 mon.a (mon.0) 484 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:37.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:37 smithi195 bash[41044]: audit 2024-02-10T07:16:36.115019+0000 mon.a (mon.0) 485 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:16:37.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:37 smithi195 bash[41044]: cluster 2024-02-10T07:16:36.142855+0000 mgr.y (mgr.34107) 303 : cluster 0 pgmap v188: 161 pgs: 13 active+undersized+degraded, 26 active+undersized, 5 peering, 117 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 49/630 objects degraded (7.778%) 2024-02-10T07:16:37.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:37 smithi195 bash[41044]: audit 2024-02-10T07:16:36.275199+0000 mon.a (mon.0) 486 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:37.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:37 smithi195 bash[41044]: audit 2024-02-10T07:16:36.286164+0000 mon.a (mon.0) 487 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:37.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:37 smithi195 bash[41044]: audit 2024-02-10T07:16:36.892440+0000 mon.a (mon.0) 488 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:37.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:37 smithi195 bash[41044]: audit 2024-02-10T07:16:36.904060+0000 mon.a (mon.0) 489 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:37.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:37 smithi107 bash[53833]: audit 2024-02-10T07:16:36.112740+0000 mon.a (mon.0) 484 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:37.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:37 smithi107 bash[53833]: audit 2024-02-10T07:16:36.115019+0000 mon.a (mon.0) 485 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:16:37.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:37 smithi107 bash[53833]: cluster 2024-02-10T07:16:36.142855+0000 mgr.y (mgr.34107) 303 : cluster 0 pgmap v188: 161 pgs: 13 active+undersized+degraded, 26 active+undersized, 5 peering, 117 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 49/630 objects degraded (7.778%) 2024-02-10T07:16:37.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:37 smithi107 bash[53833]: audit 2024-02-10T07:16:36.275199+0000 mon.a (mon.0) 486 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:37.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:37 smithi107 bash[53833]: audit 2024-02-10T07:16:36.286164+0000 mon.a (mon.0) 487 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:37.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:37 smithi107 bash[53833]: audit 2024-02-10T07:16:36.892440+0000 mon.a (mon.0) 488 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:37.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:37 smithi107 bash[53833]: audit 2024-02-10T07:16:36.904060+0000 mon.a (mon.0) 489 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:37.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:37 smithi107 bash[55228]: audit 2024-02-10T07:16:36.112740+0000 mon.a (mon.0) 484 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:37.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:37 smithi107 bash[55228]: audit 2024-02-10T07:16:36.115019+0000 mon.a (mon.0) 485 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:16:37.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:37 smithi107 bash[55228]: cluster 2024-02-10T07:16:36.142855+0000 mgr.y (mgr.34107) 303 : cluster 0 pgmap v188: 161 pgs: 13 active+undersized+degraded, 26 active+undersized, 5 peering, 117 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 49/630 objects degraded (7.778%) 2024-02-10T07:16:37.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:37 smithi107 bash[55228]: audit 2024-02-10T07:16:36.275199+0000 mon.a (mon.0) 486 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:37.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:37 smithi107 bash[55228]: audit 2024-02-10T07:16:36.286164+0000 mon.a (mon.0) 487 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:37.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:37 smithi107 bash[55228]: audit 2024-02-10T07:16:36.892440+0000 mon.a (mon.0) 488 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:37.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:37 smithi107 bash[55228]: audit 2024-02-10T07:16:36.904060+0000 mon.a (mon.0) 489 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:38.124 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:16:37 smithi195 bash[47224]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-10T07:16:38.124 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:16:37 smithi195 bash[47224]: 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-10T07:16:38.124 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:16:37 smithi195 bash[47224]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-02-10T07:16:38.124 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:16:37 smithi195 bash[47224]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-10T07:16:38.124 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:16:37 smithi195 bash[47224]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-02-10T07:16:38.125 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:16:37 smithi195 bash[47224]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-10T07:16:38.125 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:16:37 smithi195 bash[47224]: --> ceph-volume raw activate successful for osd ID: 6 2024-02-10T07:16:38.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:38 smithi195 bash[41044]: cluster 2024-02-10T07:16:37.108651+0000 mon.a (mon.0) 490 : cluster 3 Health check failed: Degraded data redundancy: 49/630 objects degraded (7.778%), 13 pgs degraded (PG_DEGRADED) 2024-02-10T07:16:38.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:38 smithi195 bash[41044]: audit 2024-02-10T07:16:37.272660+0000 mgr.y (mgr.34107) 304 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:16:38.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:38 smithi107 bash[53833]: cluster 2024-02-10T07:16:37.108651+0000 mon.a (mon.0) 490 : cluster 3 Health check failed: Degraded data redundancy: 49/630 objects degraded (7.778%), 13 pgs degraded (PG_DEGRADED) 2024-02-10T07:16:38.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:38 smithi107 bash[53833]: audit 2024-02-10T07:16:37.272660+0000 mgr.y (mgr.34107) 304 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:16:38.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:38 smithi107 bash[55228]: cluster 2024-02-10T07:16:37.108651+0000 mon.a (mon.0) 490 : cluster 3 Health check failed: Degraded data redundancy: 49/630 objects degraded (7.778%), 13 pgs degraded (PG_DEGRADED) 2024-02-10T07:16:38.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:38 smithi107 bash[55228]: audit 2024-02-10T07:16:37.272660+0000 mgr.y (mgr.34107) 304 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:16:39.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:39 smithi195 bash[41044]: cluster 2024-02-10T07:16:38.144222+0000 mgr.y (mgr.34107) 305 : cluster 0 pgmap v189: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T07:16:39.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:39 smithi107 bash[53833]: cluster 2024-02-10T07:16:38.144222+0000 mgr.y (mgr.34107) 305 : cluster 0 pgmap v189: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T07:16:39.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:39 smithi107 bash[55228]: cluster 2024-02-10T07:16:38.144222+0000 mgr.y (mgr.34107) 305 : cluster 0 pgmap v189: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T07:16:39.909 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:16:39 smithi195 bash[47549]: debug 2024-02-10T07:16:39.464+0000 7f110c7d3700 1 -- 172.21.15.195:0/3352467123 <== mon.2 v2:172.21.15.195:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5640e934f1e0 con 0x5640e93d4800 2024-02-10T07:16:39.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:16:39 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:16:39] "GET /metrics HTTP/1.1" 200 38466 "" "Prometheus/2.33.4" 2024-02-10T07:16:40.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:40 smithi195 bash[41044]: cluster 2024-02-10T07:16:39.119708+0000 mon.a (mon.0) 491 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-10T07:16:40.409 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:16:40 smithi195 bash[47549]: debug 2024-02-10T07:16:40.016+0000 7f111596b7c0 -1 Falling back to public interface 2024-02-10T07:16:40.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:40 smithi107 bash[55228]: cluster 2024-02-10T07:16:39.119708+0000 mon.a (mon.0) 491 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-10T07:16:40.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:40 smithi107 bash[53833]: cluster 2024-02-10T07:16:39.119708+0000 mon.a (mon.0) 491 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-10T07:16:41.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:41 smithi195 bash[41044]: cluster 2024-02-10T07:16:40.145528+0000 mgr.y (mgr.34107) 306 : cluster 0 pgmap v190: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T07:16:41.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:41 smithi107 bash[55228]: cluster 2024-02-10T07:16:40.145528+0000 mgr.y (mgr.34107) 306 : cluster 0 pgmap v190: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T07:16:41.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:41 smithi107 bash[53833]: cluster 2024-02-10T07:16:40.145528+0000 mgr.y (mgr.34107) 306 : cluster 0 pgmap v190: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T07:16:43.253 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:43 smithi195 bash[41044]: cluster 2024-02-10T07:16:42.147011+0000 mgr.y (mgr.34107) 307 : cluster 0 pgmap v191: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T07:16:43.254 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:43 smithi195 bash[41044]: audit 2024-02-10T07:16:43.026612+0000 mon.a (mon.0) 492 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T07:16:43.254 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:43 smithi195 bash[41044]: audit 2024-02-10T07:16:43.027994+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.195:6816/239359481,v1:172.21.15.195:6817/239359481]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T07:16:43.254 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:16:42 smithi195 bash[47549]: debug 2024-02-10T07:16:42.984+0000 7f111596b7c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-02-10T07:16:43.254 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:16:43 smithi195 bash[47549]: debug 2024-02-10T07:16:43.016+0000 7f111596b7c0 -1 osd.6 138 log_to_monitors true 2024-02-10T07:16:43.658 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:16:43 smithi195 bash[47549]: debug 2024-02-10T07:16:43.248+0000 7f1106dc3700 -1 osd.6 138 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T07:16:43.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:43 smithi107 bash[53833]: cluster 2024-02-10T07:16:42.147011+0000 mgr.y (mgr.34107) 307 : cluster 0 pgmap v191: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T07:16:43.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:43 smithi107 bash[53833]: audit 2024-02-10T07:16:43.026612+0000 mon.a (mon.0) 492 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T07:16:43.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:43 smithi107 bash[53833]: audit 2024-02-10T07:16:43.027994+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.195:6816/239359481,v1:172.21.15.195:6817/239359481]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T07:16:43.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:43 smithi107 bash[55228]: cluster 2024-02-10T07:16:42.147011+0000 mgr.y (mgr.34107) 307 : cluster 0 pgmap v191: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T07:16:43.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:43 smithi107 bash[55228]: audit 2024-02-10T07:16:43.026612+0000 mon.a (mon.0) 492 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T07:16:43.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:43 smithi107 bash[55228]: audit 2024-02-10T07:16:43.027994+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.195:6816/239359481,v1:172.21.15.195:6817/239359481]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-10T07:16:44.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:44 smithi195 bash[41044]: audit 2024-02-10T07:16:43.205111+0000 mon.a (mon.0) 493 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-10T07:16:44.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:44 smithi195 bash[41044]: cluster 2024-02-10T07:16:43.211750+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e141 with expected crc 2024-02-10T07:16:44.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:44 smithi195 bash[41044]: cluster 2024-02-10T07:16:43.215032+0000 mon.a (mon.0) 494 : cluster 0 osdmap e141: 8 total, 7 up, 8 in 2024-02-10T07:16:44.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:44 smithi195 bash[41044]: audit 2024-02-10T07:16:43.215986+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.195:6816/239359481,v1:172.21.15.195:6817/239359481]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:16:44.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:44 smithi195 bash[41044]: audit 2024-02-10T07:16:43.216431+0000 mon.a (mon.0) 495 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:16:44.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:44 smithi107 bash[55228]: audit 2024-02-10T07:16:43.205111+0000 mon.a (mon.0) 493 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-10T07:16:44.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:44 smithi107 bash[55228]: cluster 2024-02-10T07:16:43.211750+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e141 with expected crc 2024-02-10T07:16:44.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:44 smithi107 bash[55228]: cluster 2024-02-10T07:16:43.215032+0000 mon.a (mon.0) 494 : cluster 0 osdmap e141: 8 total, 7 up, 8 in 2024-02-10T07:16:44.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:44 smithi107 bash[55228]: audit 2024-02-10T07:16:43.215986+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.195:6816/239359481,v1:172.21.15.195:6817/239359481]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:16:44.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:44 smithi107 bash[55228]: audit 2024-02-10T07:16:43.216431+0000 mon.a (mon.0) 495 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:16:44.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:44 smithi107 bash[53833]: audit 2024-02-10T07:16:43.205111+0000 mon.a (mon.0) 493 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-10T07:16:44.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:44 smithi107 bash[53833]: cluster 2024-02-10T07:16:43.211750+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e141 with expected crc 2024-02-10T07:16:44.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:44 smithi107 bash[53833]: cluster 2024-02-10T07:16:43.215032+0000 mon.a (mon.0) 494 : cluster 0 osdmap e141: 8 total, 7 up, 8 in 2024-02-10T07:16:44.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:44 smithi107 bash[53833]: audit 2024-02-10T07:16:43.215986+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.195:6816/239359481,v1:172.21.15.195:6817/239359481]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:16:44.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:44 smithi107 bash[53833]: audit 2024-02-10T07:16:43.216431+0000 mon.a (mon.0) 495 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:16:45.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:45 smithi195 bash[41044]: cluster 2024-02-10T07:16:44.148084+0000 mgr.y (mgr.34107) 308 : cluster 0 pgmap v193: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T07:16:45.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:45 smithi195 bash[41044]: cluster 2024-02-10T07:16:44.220057+0000 mon.a (mon.0) 496 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T07:16:45.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:45 smithi195 bash[41044]: cluster 2024-02-10T07:16:44.225835+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e142 with expected crc 2024-02-10T07:16:45.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:45 smithi195 bash[41044]: cluster 2024-02-10T07:16:44.228718+0000 mon.a (mon.0) 497 : cluster 1 osd.6 [v2:172.21.15.195:6816/239359481,v1:172.21.15.195:6817/239359481] boot 2024-02-10T07:16:45.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:45 smithi195 bash[41044]: cluster 2024-02-10T07:16:44.228899+0000 mon.a (mon.0) 498 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2024-02-10T07:16:45.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:45 smithi195 bash[41044]: audit 2024-02-10T07:16:44.232480+0000 mon.a (mon.0) 499 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T07:16:45.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:45 smithi195 bash[41044]: audit 2024-02-10T07:16:44.476704+0000 mon.a (mon.0) 500 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:45.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:45 smithi195 bash[41044]: audit 2024-02-10T07:16:44.486021+0000 mon.a (mon.0) 501 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:45.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:45 smithi195 bash[41044]: cluster 2024-02-10T07:16:45.231794+0000 mon.a (mon.0) 502 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2024-02-10T07:16:45.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:45 smithi107 bash[53833]: cluster 2024-02-10T07:16:44.148084+0000 mgr.y (mgr.34107) 308 : cluster 0 pgmap v193: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T07:16:45.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:45 smithi107 bash[53833]: cluster 2024-02-10T07:16:44.220057+0000 mon.a (mon.0) 496 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T07:16:45.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:45 smithi107 bash[53833]: cluster 2024-02-10T07:16:44.225835+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e142 with expected crc 2024-02-10T07:16:45.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:45 smithi107 bash[53833]: cluster 2024-02-10T07:16:44.228718+0000 mon.a (mon.0) 497 : cluster 1 osd.6 [v2:172.21.15.195:6816/239359481,v1:172.21.15.195:6817/239359481] boot 2024-02-10T07:16:45.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:45 smithi107 bash[53833]: cluster 2024-02-10T07:16:44.228899+0000 mon.a (mon.0) 498 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2024-02-10T07:16:45.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:45 smithi107 bash[53833]: audit 2024-02-10T07:16:44.232480+0000 mon.a (mon.0) 499 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T07:16:45.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:45 smithi107 bash[53833]: audit 2024-02-10T07:16:44.476704+0000 mon.a (mon.0) 500 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:45.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:45 smithi107 bash[53833]: audit 2024-02-10T07:16:44.486021+0000 mon.a (mon.0) 501 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:45.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:45 smithi107 bash[53833]: cluster 2024-02-10T07:16:45.231794+0000 mon.a (mon.0) 502 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2024-02-10T07:16:45.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:45 smithi107 bash[55228]: cluster 2024-02-10T07:16:44.148084+0000 mgr.y (mgr.34107) 308 : cluster 0 pgmap v193: 161 pgs: 17 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T07:16:45.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:45 smithi107 bash[55228]: cluster 2024-02-10T07:16:44.220057+0000 mon.a (mon.0) 496 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T07:16:45.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:45 smithi107 bash[55228]: cluster 2024-02-10T07:16:44.225835+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e142 with expected crc 2024-02-10T07:16:45.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:45 smithi107 bash[55228]: cluster 2024-02-10T07:16:44.228718+0000 mon.a (mon.0) 497 : cluster 1 osd.6 [v2:172.21.15.195:6816/239359481,v1:172.21.15.195:6817/239359481] boot 2024-02-10T07:16:45.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:45 smithi107 bash[55228]: cluster 2024-02-10T07:16:44.228899+0000 mon.a (mon.0) 498 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2024-02-10T07:16:45.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:45 smithi107 bash[55228]: audit 2024-02-10T07:16:44.232480+0000 mon.a (mon.0) 499 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-10T07:16:45.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:45 smithi107 bash[55228]: audit 2024-02-10T07:16:44.476704+0000 mon.a (mon.0) 500 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:45.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:45 smithi107 bash[55228]: audit 2024-02-10T07:16:44.486021+0000 mon.a (mon.0) 501 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:45.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:45 smithi107 bash[55228]: cluster 2024-02-10T07:16:45.231794+0000 mon.a (mon.0) 502 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2024-02-10T07:16:46.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:46 smithi195 bash[41044]: cluster 2024-02-10T07:16:45.228727+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e143 with expected crc 2024-02-10T07:16:46.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:46 smithi195 bash[41044]: cluster 2024-02-10T07:16:45.233252+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e143 with expected crc 2024-02-10T07:16:46.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:46 smithi195 bash[41044]: cluster 2024-02-10T07:16:45.236667+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e143 with expected crc 2024-02-10T07:16:46.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:46 smithi195 bash[41044]: audit 2024-02-10T07:16:45.583685+0000 mon.a (mon.0) 503 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:46.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:46 smithi195 bash[41044]: audit 2024-02-10T07:16:45.596788+0000 mon.a (mon.0) 504 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:46.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:46 smithi195 bash[41044]: cluster 2024-02-10T07:16:46.037715+0000 mon.a (mon.0) 505 : cluster 3 Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 17 pgs degraded (PG_DEGRADED) 2024-02-10T07:16:46.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:46 smithi107 bash[53833]: cluster 2024-02-10T07:16:45.228727+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e143 with expected crc 2024-02-10T07:16:46.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:46 smithi107 bash[53833]: cluster 2024-02-10T07:16:45.233252+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e143 with expected crc 2024-02-10T07:16:46.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:46 smithi107 bash[53833]: cluster 2024-02-10T07:16:45.236667+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e143 with expected crc 2024-02-10T07:16:46.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:46 smithi107 bash[53833]: audit 2024-02-10T07:16:45.583685+0000 mon.a (mon.0) 503 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:46.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:46 smithi107 bash[53833]: audit 2024-02-10T07:16:45.596788+0000 mon.a (mon.0) 504 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:46.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:46 smithi107 bash[53833]: cluster 2024-02-10T07:16:46.037715+0000 mon.a (mon.0) 505 : cluster 3 Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 17 pgs degraded (PG_DEGRADED) 2024-02-10T07:16:46.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:46 smithi107 bash[55228]: cluster 2024-02-10T07:16:45.228727+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e143 with expected crc 2024-02-10T07:16:46.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:46 smithi107 bash[55228]: cluster 2024-02-10T07:16:45.233252+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e143 with expected crc 2024-02-10T07:16:46.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:46 smithi107 bash[55228]: cluster 2024-02-10T07:16:45.236667+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e143 with expected crc 2024-02-10T07:16:46.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:46 smithi107 bash[55228]: audit 2024-02-10T07:16:45.583685+0000 mon.a (mon.0) 503 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:46.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:46 smithi107 bash[55228]: audit 2024-02-10T07:16:45.596788+0000 mon.a (mon.0) 504 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:46.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:46 smithi107 bash[55228]: cluster 2024-02-10T07:16:46.037715+0000 mon.a (mon.0) 505 : cluster 3 Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 17 pgs degraded (PG_DEGRADED) 2024-02-10T07:16:47.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:47 smithi195 bash[41044]: cluster 2024-02-10T07:16:46.149069+0000 mgr.y (mgr.34107) 309 : cluster 0 pgmap v196: 161 pgs: 7 peering, 8 active+undersized+degraded, 19 active+undersized, 127 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 37/630 objects degraded (5.873%) 2024-02-10T07:16:47.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:47 smithi107 bash[53833]: cluster 2024-02-10T07:16:46.149069+0000 mgr.y (mgr.34107) 309 : cluster 0 pgmap v196: 161 pgs: 7 peering, 8 active+undersized+degraded, 19 active+undersized, 127 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 37/630 objects degraded (5.873%) 2024-02-10T07:16:47.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:47 smithi107 bash[55228]: cluster 2024-02-10T07:16:46.149069+0000 mgr.y (mgr.34107) 309 : cluster 0 pgmap v196: 161 pgs: 7 peering, 8 active+undersized+degraded, 19 active+undersized, 127 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 37/630 objects degraded (5.873%) 2024-02-10T07:16:48.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:48 smithi195 bash[41044]: audit 2024-02-10T07:16:47.281802+0000 mgr.y (mgr.34107) 310 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:16:48.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:48 smithi107 bash[53833]: audit 2024-02-10T07:16:47.281802+0000 mgr.y (mgr.34107) 310 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:16:48.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:48 smithi107 bash[55228]: audit 2024-02-10T07:16:47.281802+0000 mgr.y (mgr.34107) 310 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:16:49.628 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:49 smithi107 bash[53833]: cluster 2024-02-10T07:16:48.150339+0000 mgr.y (mgr.34107) 311 : cluster 0 pgmap v197: 161 pgs: 7 peering, 4 active+undersized+degraded, 10 active+undersized, 140 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 13/630 objects degraded (2.063%) 2024-02-10T07:16:49.628 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:49 smithi107 bash[55228]: cluster 2024-02-10T07:16:48.150339+0000 mgr.y (mgr.34107) 311 : cluster 0 pgmap v197: 161 pgs: 7 peering, 4 active+undersized+degraded, 10 active+undersized, 140 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 13/630 objects degraded (2.063%) 2024-02-10T07:16:49.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:49 smithi195 bash[41044]: cluster 2024-02-10T07:16:48.150339+0000 mgr.y (mgr.34107) 311 : cluster 0 pgmap v197: 161 pgs: 7 peering, 4 active+undersized+degraded, 10 active+undersized, 140 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 13/630 objects degraded (2.063%) 2024-02-10T07:16:49.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:16:49 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:16:49] "GET /metrics HTTP/1.1" 200 38466 "" "Prometheus/2.33.4" 2024-02-10T07:16:50.592 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:50 smithi195 bash[41044]: cluster 2024-02-10T07:16:50.261818+0000 mon.a (mon.0) 506 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/630 objects degraded (2.063%), 4 pgs degraded) 2024-02-10T07:16:50.592 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:50 smithi195 bash[41044]: cluster 2024-02-10T07:16:50.261907+0000 mon.a (mon.0) 507 : cluster 1 Cluster is now healthy 2024-02-10T07:16:50.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:50 smithi107 bash[53833]: cluster 2024-02-10T07:16:50.261818+0000 mon.a (mon.0) 506 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/630 objects degraded (2.063%), 4 pgs degraded) 2024-02-10T07:16:50.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:50 smithi107 bash[53833]: cluster 2024-02-10T07:16:50.261907+0000 mon.a (mon.0) 507 : cluster 1 Cluster is now healthy 2024-02-10T07:16:50.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:50 smithi107 bash[55228]: cluster 2024-02-10T07:16:50.261818+0000 mon.a (mon.0) 506 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/630 objects degraded (2.063%), 4 pgs degraded) 2024-02-10T07:16:50.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:50 smithi107 bash[55228]: cluster 2024-02-10T07:16:50.261907+0000 mon.a (mon.0) 507 : cluster 1 Cluster is now healthy 2024-02-10T07:16:51.632 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:51 smithi195 bash[41044]: cluster 2024-02-10T07:16:50.151510+0000 mgr.y (mgr.34107) 312 : cluster 0 pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:16:51.632 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:51 smithi195 bash[41044]: audit 2024-02-10T07:16:51.114710+0000 mon.a (mon.0) 508 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:51.632 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:51 smithi195 bash[41044]: audit 2024-02-10T07:16:51.117282+0000 mon.a (mon.0) 509 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:16:51.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:51 smithi107 bash[53833]: cluster 2024-02-10T07:16:50.151510+0000 mgr.y (mgr.34107) 312 : cluster 0 pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:16:51.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:51 smithi107 bash[53833]: audit 2024-02-10T07:16:51.114710+0000 mon.a (mon.0) 508 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:51.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:51 smithi107 bash[53833]: audit 2024-02-10T07:16:51.117282+0000 mon.a (mon.0) 509 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:16:51.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:51 smithi107 bash[55228]: cluster 2024-02-10T07:16:50.151510+0000 mgr.y (mgr.34107) 312 : cluster 0 pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:16:51.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:51 smithi107 bash[55228]: audit 2024-02-10T07:16:51.114710+0000 mon.a (mon.0) 508 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:51.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:51 smithi107 bash[55228]: audit 2024-02-10T07:16:51.117282+0000 mon.a (mon.0) 509 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:16:53.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:53 smithi195 bash[41044]: cluster 2024-02-10T07:16:52.152877+0000 mgr.y (mgr.34107) 313 : cluster 0 pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:16:53.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:53 smithi107 bash[53833]: cluster 2024-02-10T07:16:52.152877+0000 mgr.y (mgr.34107) 313 : cluster 0 pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:16:53.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:53 smithi107 bash[55228]: cluster 2024-02-10T07:16:52.152877+0000 mgr.y (mgr.34107) 313 : cluster 0 pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:16:55.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:55 smithi195 bash[41044]: cluster 2024-02-10T07:16:54.153863+0000 mgr.y (mgr.34107) 314 : cluster 0 pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:16:55.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:55 smithi107 bash[53833]: cluster 2024-02-10T07:16:54.153863+0000 mgr.y (mgr.34107) 314 : cluster 0 pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:16:55.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:55 smithi107 bash[55228]: cluster 2024-02-10T07:16:54.153863+0000 mgr.y (mgr.34107) 314 : cluster 0 pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:16:56.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:56 smithi195 bash[41044]: audit 2024-02-10T07:16:55.558832+0000 mon.a (mon.0) 510 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:56.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:56 smithi195 bash[41044]: audit 2024-02-10T07:16:55.569138+0000 mon.a (mon.0) 511 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:56.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:56 smithi195 bash[41044]: audit 2024-02-10T07:16:55.571304+0000 mon.a (mon.0) 512 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:16:56.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:56 smithi195 bash[41044]: audit 2024-02-10T07:16:55.572965+0000 mon.a (mon.0) 513 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:16:56.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:56 smithi195 bash[41044]: audit 2024-02-10T07:16:55.582447+0000 mon.a (mon.0) 514 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:56.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:56 smithi195 bash[41044]: audit 2024-02-10T07:16:55.670439+0000 mon.a (mon.0) 515 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:16:56.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:56 smithi195 bash[41044]: audit 2024-02-10T07:16:55.674001+0000 mon.a (mon.0) 516 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:16:56.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:56 smithi195 bash[41044]: audit 2024-02-10T07:16:55.676737+0000 mon.a (mon.0) 517 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:16:56.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:56 smithi195 bash[41044]: audit 2024-02-10T07:16:55.678802+0000 mon.a (mon.0) 518 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:16:56.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:56 smithi195 bash[41044]: audit 2024-02-10T07:16:55.681385+0000 mon.a (mon.0) 519 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T07:16:56.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:56 smithi195 bash[41044]: audit 2024-02-10T07:16:55.681642+0000 mgr.y (mgr.34107) 315 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T07:16:56.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:56 smithi195 bash[41044]: cephadm 2024-02-10T07:16:55.683085+0000 mgr.y (mgr.34107) 316 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-02-10T07:16:56.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:56 smithi195 bash[41044]: cluster 2024-02-10T07:16:56.155090+0000 mgr.y (mgr.34107) 317 : cluster 0 pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:16:56.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:56 smithi195 bash[41044]: audit 2024-02-10T07:16:56.401132+0000 mon.a (mon.0) 520 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:56.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:56 smithi107 bash[55228]: audit 2024-02-10T07:16:55.558832+0000 mon.a (mon.0) 510 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:56.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:56 smithi107 bash[55228]: audit 2024-02-10T07:16:55.569138+0000 mon.a (mon.0) 511 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:56.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:56 smithi107 bash[55228]: audit 2024-02-10T07:16:55.571304+0000 mon.a (mon.0) 512 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:16:56.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:56 smithi107 bash[55228]: audit 2024-02-10T07:16:55.572965+0000 mon.a (mon.0) 513 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:16:56.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:56 smithi107 bash[55228]: audit 2024-02-10T07:16:55.582447+0000 mon.a (mon.0) 514 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:56.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:56 smithi107 bash[55228]: audit 2024-02-10T07:16:55.670439+0000 mon.a (mon.0) 515 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:16:56.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:56 smithi107 bash[55228]: audit 2024-02-10T07:16:55.674001+0000 mon.a (mon.0) 516 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:16:56.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:56 smithi107 bash[55228]: audit 2024-02-10T07:16:55.676737+0000 mon.a (mon.0) 517 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:16:56.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:56 smithi107 bash[55228]: audit 2024-02-10T07:16:55.678802+0000 mon.a (mon.0) 518 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:16:56.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:56 smithi107 bash[55228]: audit 2024-02-10T07:16:55.681385+0000 mon.a (mon.0) 519 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T07:16:56.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:56 smithi107 bash[55228]: audit 2024-02-10T07:16:55.681642+0000 mgr.y (mgr.34107) 315 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T07:16:56.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:56 smithi107 bash[55228]: cephadm 2024-02-10T07:16:55.683085+0000 mgr.y (mgr.34107) 316 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-02-10T07:16:56.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:56 smithi107 bash[55228]: cluster 2024-02-10T07:16:56.155090+0000 mgr.y (mgr.34107) 317 : cluster 0 pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:16:56.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:56 smithi107 bash[55228]: audit 2024-02-10T07:16:56.401132+0000 mon.a (mon.0) 520 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:56.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:56 smithi107 bash[53833]: audit 2024-02-10T07:16:55.558832+0000 mon.a (mon.0) 510 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:56.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:56 smithi107 bash[53833]: audit 2024-02-10T07:16:55.569138+0000 mon.a (mon.0) 511 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:56.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:56 smithi107 bash[53833]: audit 2024-02-10T07:16:55.571304+0000 mon.a (mon.0) 512 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:16:56.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:56 smithi107 bash[53833]: audit 2024-02-10T07:16:55.572965+0000 mon.a (mon.0) 513 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:16:56.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:56 smithi107 bash[53833]: audit 2024-02-10T07:16:55.582447+0000 mon.a (mon.0) 514 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:56.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:56 smithi107 bash[53833]: audit 2024-02-10T07:16:55.670439+0000 mon.a (mon.0) 515 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:16:56.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:56 smithi107 bash[53833]: audit 2024-02-10T07:16:55.674001+0000 mon.a (mon.0) 516 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:16:56.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:56 smithi107 bash[53833]: audit 2024-02-10T07:16:55.676737+0000 mon.a (mon.0) 517 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:16:56.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:56 smithi107 bash[53833]: audit 2024-02-10T07:16:55.678802+0000 mon.a (mon.0) 518 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:16:56.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:56 smithi107 bash[53833]: audit 2024-02-10T07:16:55.681385+0000 mon.a (mon.0) 519 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T07:16:56.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:56 smithi107 bash[53833]: audit 2024-02-10T07:16:55.681642+0000 mgr.y (mgr.34107) 315 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-10T07:16:56.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:56 smithi107 bash[53833]: cephadm 2024-02-10T07:16:55.683085+0000 mgr.y (mgr.34107) 316 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-02-10T07:16:56.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:56 smithi107 bash[53833]: cluster 2024-02-10T07:16:56.155090+0000 mgr.y (mgr.34107) 317 : cluster 0 pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:16:56.963 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:56 smithi107 bash[53833]: audit 2024-02-10T07:16:56.401132+0000 mon.a (mon.0) 520 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:58.398 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:58 smithi195 bash[41044]: audit 2024-02-10T07:16:57.292966+0000 mgr.y (mgr.34107) 318 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:16:58.398 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:58 smithi195 bash[41044]: audit 2024-02-10T07:16:57.963750+0000 mon.a (mon.0) 521 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:58.398 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:58 smithi195 bash[41044]: audit 2024-02-10T07:16:57.968544+0000 mon.a (mon.0) 522 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T07:16:58.398 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:58 smithi195 bash[41044]: audit 2024-02-10T07:16:57.970317+0000 mon.a (mon.0) 523 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:16:58.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:58 smithi107 bash[55228]: audit 2024-02-10T07:16:57.292966+0000 mgr.y (mgr.34107) 318 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:16:58.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:58 smithi107 bash[55228]: audit 2024-02-10T07:16:57.963750+0000 mon.a (mon.0) 521 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:58.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:58 smithi107 bash[55228]: audit 2024-02-10T07:16:57.968544+0000 mon.a (mon.0) 522 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T07:16:58.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:58 smithi107 bash[55228]: audit 2024-02-10T07:16:57.970317+0000 mon.a (mon.0) 523 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:16:58.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:58 smithi107 bash[53833]: audit 2024-02-10T07:16:57.292966+0000 mgr.y (mgr.34107) 318 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:16:58.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:58 smithi107 bash[53833]: audit 2024-02-10T07:16:57.963750+0000 mon.a (mon.0) 521 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:16:58.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:58 smithi107 bash[53833]: audit 2024-02-10T07:16:57.968544+0000 mon.a (mon.0) 522 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-10T07:16:58.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:58 smithi107 bash[53833]: audit 2024-02-10T07:16:57.970317+0000 mon.a (mon.0) 523 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:16:59.350 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:59 smithi195 bash[41044]: cephadm 2024-02-10T07:16:57.955665+0000 mgr.y (mgr.34107) 319 : cephadm 1 Upgrade: Updating osd.7 2024-02-10T07:16:59.351 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:59 smithi195 bash[41044]: cephadm 2024-02-10T07:16:57.976523+0000 mgr.y (mgr.34107) 320 : cephadm 1 Deploying daemon osd.7 on smithi195 2024-02-10T07:16:59.351 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:16:59 smithi195 bash[41044]: cluster 2024-02-10T07:16:58.156226+0000 mgr.y (mgr.34107) 321 : cluster 0 pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:16:59.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:59 smithi107 bash[53833]: cephadm 2024-02-10T07:16:57.955665+0000 mgr.y (mgr.34107) 319 : cephadm 1 Upgrade: Updating osd.7 2024-02-10T07:16:59.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:59 smithi107 bash[53833]: cephadm 2024-02-10T07:16:57.976523+0000 mgr.y (mgr.34107) 320 : cephadm 1 Deploying daemon osd.7 on smithi195 2024-02-10T07:16:59.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:16:59 smithi107 bash[53833]: cluster 2024-02-10T07:16:58.156226+0000 mgr.y (mgr.34107) 321 : cluster 0 pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:16:59.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:59 smithi107 bash[55228]: cephadm 2024-02-10T07:16:57.955665+0000 mgr.y (mgr.34107) 319 : cephadm 1 Upgrade: Updating osd.7 2024-02-10T07:16:59.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:59 smithi107 bash[55228]: cephadm 2024-02-10T07:16:57.976523+0000 mgr.y (mgr.34107) 320 : cephadm 1 Deploying daemon osd.7 on smithi195 2024-02-10T07:16:59.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:16:59 smithi107 bash[55228]: cluster 2024-02-10T07:16:58.156226+0000 mgr.y (mgr.34107) 321 : cluster 0 pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:16:59.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:16:59 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:16:59] "GET /metrics HTTP/1.1" 200 38474 "" "Prometheus/2.33.4" 2024-02-10T07:17:01.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:01 smithi195 bash[41044]: cluster 2024-02-10T07:17:00.157393+0000 mgr.y (mgr.34107) 322 : cluster 0 pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:17:01.656 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:01 smithi107 bash[53833]: cluster 2024-02-10T07:17:00.157393+0000 mgr.y (mgr.34107) 322 : cluster 0 pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:17:01.656 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:01 smithi107 bash[55228]: cluster 2024-02-10T07:17:00.157393+0000 mgr.y (mgr.34107) 322 : cluster 0 pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:17:02.201 INFO:teuthology.orchestra.run.smithi107.stdout:true 2024-02-10T07:17:02.659 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:17:02 smithi195 systemd[1]: Stopping Ceph osd.7 for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:17:02.978 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T07:17:02.978 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 running (7m) 108s ago 14m 16.3M - 0.23.0 ba2b418f427c d3f029c1318f 2024-02-10T07:17:02.978 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 running (7m) 18s ago 14m 43.8M - 8.3.5 dad864ee21e9 5607b97710aa 2024-02-10T07:17:02.978 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.lvlagr smithi107 running (6m) 108s ago 12m 47.6M - 3.5 e1d6a67b021e 757a2f6d398f 2024-02-10T07:17:02.978 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443,9283,8765 running (6m) 18s ago 20m 444M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bb490544b5d3 2024-02-10T07:17:02.978 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:8443,9283,8765 running (6m) 108s ago 22m 506M - 19.0.0-1361-g290212a1 c328ab9dcfc7 c02886bcdecb 2024-02-10T07:17:02.978 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (5m) 108s ago 22m 51.6M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 e0da1fb95790 2024-02-10T07:17:02.978 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (4m) 18s ago 21m 45.7M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 d340158ba46e 2024-02-10T07:17:02.978 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (5m) 108s ago 21m 46.1M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 869a46f2072d 2024-02-10T07:17:02.978 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 running (7m) 108s ago 15m 12.2M - 1.3.1 1dbe0e931976 c8acf9662b9a 2024-02-10T07:17:02.979 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 running (7m) 18s ago 15m 12.3M - 1.3.1 1dbe0e931976 afd5feac7ebe 2024-02-10T07:17:02.979 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 running (3m) 108s ago 20m 57.9M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 03a1804d2551 2024-02-10T07:17:02.979 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (2m) 108s ago 19m 52.8M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 5e413662b8f1 2024-02-10T07:17:02.979 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (2m) 108s ago 19m 53.7M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 39da3d03eb00 2024-02-10T07:17:02.979 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (112s) 108s ago 18m - 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 a7fea3d04cd1 2024-02-10T07:17:02.979 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (82s) 18s ago 17m 55.9M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 d60199fb198c 2024-02-10T07:17:02.979 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (53s) 18s ago 17m 53.1M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 3bdc2396af97 2024-02-10T07:17:02.979 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (24s) 18s ago 16m 13.1M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 1b7519b35899 2024-02-10T07:17:02.979 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (16m) 18s ago 16m 68.9M 3037M 17.2.0 e1d6a67b021e 42ed17ada673 2024-02-10T07:17:02.979 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 running (6m) 18s ago 15m 64.1M - 2.33.4 514e6a882f6e 83de9a3c8dfd 2024-02-10T07:17:02.979 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.zkixal smithi107 *:8000 running (13m) 108s ago 13m 90.8M - 17.2.0 e1d6a67b021e 00fc962fbb51 2024-02-10T07:17:02.979 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.qewfcx smithi195 *:8000 running (13m) 18s ago 13m 88.9M - 17.2.0 e1d6a67b021e 24e6b5e4ac80 2024-02-10T07:17:02.979 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.lgutqr smithi107 *:80 running (12m) 108s ago 12m 88.3M - 17.2.0 e1d6a67b021e 486944c7deb5 2024-02-10T07:17:02.979 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.zqbguk smithi195 *:80 running (12m) 18s ago 12m 88.9M - 17.2.0 e1d6a67b021e 53e1b5b8b160 2024-02-10T07:17:03.159 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:17:02 smithi195 bash[26880]: debug 2024-02-10T07:17:02.715+0000 7fe49d407700 -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-10T07:17:03.159 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:17:02 smithi195 bash[26880]: debug 2024-02-10T07:17:02.715+0000 7fe49d407700 -1 osd.7 143 *** Got signal Terminated *** 2024-02-10T07:17:03.159 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:17:02 smithi195 bash[26880]: debug 2024-02-10T07:17:02.715+0000 7fe49d407700 -1 osd.7 143 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T07:17:03.456 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:17:03.456 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-02-10T07:17:03.456 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T07:17:03.456 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:17:03.456 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-02-10T07:17:03.456 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T07:17:03.456 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:17:03.457 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-02-10T07:17:03.457 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 7 2024-02-10T07:17:03.457 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:17:03.457 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-02-10T07:17:03.457 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-02-10T07:17:03.457 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:17:03.457 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-02-10T07:17:03.457 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-02-10T07:17:03.458 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 12 2024-02-10T07:17:03.458 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:17:03.458 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:17:03.603 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:03 smithi195 bash[41044]: cluster 2024-02-10T07:17:02.158440+0000 mgr.y (mgr.34107) 323 : cluster 0 pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:17:03.603 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:03 smithi195 bash[41044]: audit 2024-02-10T07:17:02.178911+0000 mgr.y (mgr.34107) 324 : audit 0 from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:17:03.603 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:03 smithi195 bash[41044]: cluster 2024-02-10T07:17:02.715542+0000 mon.a (mon.0) 524 : cluster 1 osd.7 marked itself down and dead 2024-02-10T07:17:03.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:03 smithi107 bash[55228]: cluster 2024-02-10T07:17:02.158440+0000 mgr.y (mgr.34107) 323 : cluster 0 pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:17:03.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:03 smithi107 bash[55228]: audit 2024-02-10T07:17:02.178911+0000 mgr.y (mgr.34107) 324 : audit 0 from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:17:03.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:03 smithi107 bash[55228]: cluster 2024-02-10T07:17:02.715542+0000 mon.a (mon.0) 524 : cluster 1 osd.7 marked itself down and dead 2024-02-10T07:17:03.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:03 smithi107 bash[53833]: cluster 2024-02-10T07:17:02.158440+0000 mgr.y (mgr.34107) 323 : cluster 0 pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:17:03.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:03 smithi107 bash[53833]: audit 2024-02-10T07:17:02.178911+0000 mgr.y (mgr.34107) 324 : audit 0 from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:17:03.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:03 smithi107 bash[53833]: cluster 2024-02-10T07:17:02.715542+0000 mon.a (mon.0) 524 : cluster 1 osd.7 marked itself down and dead 2024-02-10T07:17:03.837 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:17:03.838 INFO:teuthology.orchestra.run.smithi107.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T07:17:03.838 INFO:teuthology.orchestra.run.smithi107.stdout: "in_progress": true, 2024-02-10T07:17:03.838 INFO:teuthology.orchestra.run.smithi107.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T07:17:03.838 INFO:teuthology.orchestra.run.smithi107.stdout: "services_complete": [ 2024-02-10T07:17:03.838 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr", 2024-02-10T07:17:03.838 INFO:teuthology.orchestra.run.smithi107.stdout: "mon" 2024-02-10T07:17:03.838 INFO:teuthology.orchestra.run.smithi107.stdout: ], 2024-02-10T07:17:03.838 INFO:teuthology.orchestra.run.smithi107.stdout: "progress": "12/23 daemons upgraded", 2024-02-10T07:17:03.838 INFO:teuthology.orchestra.run.smithi107.stdout: "message": "Currently upgrading osd daemons", 2024-02-10T07:17:03.838 INFO:teuthology.orchestra.run.smithi107.stdout: "is_paused": false 2024-02-10T07:17:03.838 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:17:04.301 INFO:teuthology.orchestra.run.smithi107.stdout:HEALTH_WARN 1 osds down; all OSDs are running squid or later but require_osd_release < squid; Reduced data availability: 1 pg peering 2024-02-10T07:17:04.301 INFO:teuthology.orchestra.run.smithi107.stdout:[WRN] OSD_DOWN: 1 osds down 2024-02-10T07:17:04.301 INFO:teuthology.orchestra.run.smithi107.stdout: osd.7 (root=default,host=smithi195) is down 2024-02-10T07:17:04.301 INFO:teuthology.orchestra.run.smithi107.stdout:[WRN] OSD_UPGRADE_FINISHED: all OSDs are running squid or later but require_osd_release < squid 2024-02-10T07:17:04.301 INFO:teuthology.orchestra.run.smithi107.stdout: all OSDs are running squid or later but require_osd_release < squid 2024-02-10T07:17:04.301 INFO:teuthology.orchestra.run.smithi107.stdout:[WRN] PG_AVAILABILITY: Reduced data availability: 1 pg peering 2024-02-10T07:17:04.301 INFO:teuthology.orchestra.run.smithi107.stdout: pg 1.0 is stuck peering for 5m, current state peering, last acting [0,6] 2024-02-10T07:17:04.660 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:17:04 smithi195 bash[49028]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-7 2024-02-10T07:17:04.660 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:17:04 smithi195 bash[49100]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-7 2024-02-10T07:17:04.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:04 smithi195 bash[41044]: audit 2024-02-10T07:17:02.576731+0000 mgr.y (mgr.34107) 325 : audit 0 from='client.44473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:17:04.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:04 smithi195 bash[41044]: audit 2024-02-10T07:17:02.948217+0000 mgr.y (mgr.34107) 326 : audit 0 from='client.44479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:17:04.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:04 smithi195 bash[41044]: cluster 2024-02-10T07:17:03.216360+0000 mon.a (mon.0) 525 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T07:17:04.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:04 smithi195 bash[41044]: cluster 2024-02-10T07:17:03.216431+0000 mon.a (mon.0) 526 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-02-10T07:17:04.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:04 smithi195 bash[41044]: cluster 2024-02-10T07:17:03.227205+0000 mon.a (mon.0) 527 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2024-02-10T07:17:04.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:04 smithi195 bash[41044]: audit 2024-02-10T07:17:03.452681+0000 mon.a (mon.0) 528 : audit 0 from='client.? 172.21.15.107:0/4251745090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:17:04.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:04 smithi195 bash[41044]: cluster 2024-02-10T07:17:04.230185+0000 mon.a (mon.0) 529 : cluster 0 osdmap e145: 8 total, 7 up, 8 in 2024-02-10T07:17:04.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:04 smithi107 bash[53833]: audit 2024-02-10T07:17:02.576731+0000 mgr.y (mgr.34107) 325 : audit 0 from='client.44473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:17:04.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:04 smithi107 bash[53833]: audit 2024-02-10T07:17:02.948217+0000 mgr.y (mgr.34107) 326 : audit 0 from='client.44479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:17:04.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:04 smithi107 bash[53833]: cluster 2024-02-10T07:17:03.216360+0000 mon.a (mon.0) 525 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T07:17:04.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:04 smithi107 bash[53833]: cluster 2024-02-10T07:17:03.216431+0000 mon.a (mon.0) 526 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-02-10T07:17:04.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:04 smithi107 bash[53833]: cluster 2024-02-10T07:17:03.227205+0000 mon.a (mon.0) 527 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2024-02-10T07:17:04.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:04 smithi107 bash[53833]: audit 2024-02-10T07:17:03.452681+0000 mon.a (mon.0) 528 : audit 0 from='client.? 172.21.15.107:0/4251745090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:17:04.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:04 smithi107 bash[53833]: cluster 2024-02-10T07:17:04.230185+0000 mon.a (mon.0) 529 : cluster 0 osdmap e145: 8 total, 7 up, 8 in 2024-02-10T07:17:04.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:04 smithi107 bash[55228]: audit 2024-02-10T07:17:02.576731+0000 mgr.y (mgr.34107) 325 : audit 0 from='client.44473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:17:04.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:04 smithi107 bash[55228]: audit 2024-02-10T07:17:02.948217+0000 mgr.y (mgr.34107) 326 : audit 0 from='client.44479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:17:04.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:04 smithi107 bash[55228]: cluster 2024-02-10T07:17:03.216360+0000 mon.a (mon.0) 525 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-02-10T07:17:04.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:04 smithi107 bash[55228]: cluster 2024-02-10T07:17:03.216431+0000 mon.a (mon.0) 526 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-02-10T07:17:04.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:04 smithi107 bash[55228]: cluster 2024-02-10T07:17:03.227205+0000 mon.a (mon.0) 527 : cluster 0 osdmap e144: 8 total, 7 up, 8 in 2024-02-10T07:17:04.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:04 smithi107 bash[55228]: audit 2024-02-10T07:17:03.452681+0000 mon.a (mon.0) 528 : audit 0 from='client.? 172.21.15.107:0/4251745090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:17:04.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:04 smithi107 bash[55228]: cluster 2024-02-10T07:17:04.230185+0000 mon.a (mon.0) 529 : cluster 0 osdmap e145: 8 total, 7 up, 8 in 2024-02-10T07:17:05.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:05 smithi195 bash[41044]: audit 2024-02-10T07:17:03.834014+0000 mgr.y (mgr.34107) 327 : audit 0 from='client.44491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:17:05.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:05 smithi195 bash[41044]: cluster 2024-02-10T07:17:04.159413+0000 mgr.y (mgr.34107) 328 : cluster 0 pgmap v206: 161 pgs: 18 peering, 15 stale+active+clean, 128 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:17:05.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:05 smithi195 bash[41044]: cluster 2024-02-10T07:17:04.244181+0000 mon.a (mon.0) 530 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-10T07:17:05.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:05 smithi195 bash[41044]: audit 2024-02-10T07:17:04.298166+0000 mon.a (mon.0) 531 : audit 0 from='client.? 172.21.15.107:0/3389866487' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:17:05.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:05 smithi107 bash[55228]: audit 2024-02-10T07:17:03.834014+0000 mgr.y (mgr.34107) 327 : audit 0 from='client.44491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:17:05.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:05 smithi107 bash[55228]: cluster 2024-02-10T07:17:04.159413+0000 mgr.y (mgr.34107) 328 : cluster 0 pgmap v206: 161 pgs: 18 peering, 15 stale+active+clean, 128 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:17:05.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:05 smithi107 bash[55228]: cluster 2024-02-10T07:17:04.244181+0000 mon.a (mon.0) 530 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-10T07:17:05.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:05 smithi107 bash[55228]: audit 2024-02-10T07:17:04.298166+0000 mon.a (mon.0) 531 : audit 0 from='client.? 172.21.15.107:0/3389866487' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:17:05.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:05 smithi107 bash[53833]: audit 2024-02-10T07:17:03.834014+0000 mgr.y (mgr.34107) 327 : audit 0 from='client.44491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:17:05.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:05 smithi107 bash[53833]: cluster 2024-02-10T07:17:04.159413+0000 mgr.y (mgr.34107) 328 : cluster 0 pgmap v206: 161 pgs: 18 peering, 15 stale+active+clean, 128 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-02-10T07:17:05.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:05 smithi107 bash[53833]: cluster 2024-02-10T07:17:04.244181+0000 mon.a (mon.0) 530 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-10T07:17:05.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:05 smithi107 bash[53833]: audit 2024-02-10T07:17:04.298166+0000 mon.a (mon.0) 531 : audit 0 from='client.? 172.21.15.107:0/3389866487' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:17:06.676 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:17:06 smithi195 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.7.service: Succeeded. 2024-02-10T07:17:06.676 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:17:06 smithi195 systemd[1]: Stopped Ceph osd.7 for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:17:07.122 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:17:06 smithi195 systemd[1]: Started Ceph osd.7 for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:17:07.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:07 smithi195 bash[41044]: audit 2024-02-10T07:17:06.113529+0000 mon.a (mon.0) 532 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:07.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:07 smithi195 bash[41044]: audit 2024-02-10T07:17:06.115457+0000 mon.a (mon.0) 533 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:17:07.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:07 smithi195 bash[41044]: cluster 2024-02-10T07:17:06.160918+0000 mgr.y (mgr.34107) 329 : cluster 0 pgmap v208: 161 pgs: 15 active+undersized+degraded, 16 active+undersized, 18 peering, 5 stale+active+clean, 107 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-02-10T07:17:07.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:07 smithi195 bash[41044]: audit 2024-02-10T07:17:06.729141+0000 mon.a (mon.0) 534 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:07.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:07 smithi195 bash[41044]: audit 2024-02-10T07:17:06.739420+0000 mon.a (mon.0) 535 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:07.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:07 smithi107 bash[53833]: audit 2024-02-10T07:17:06.113529+0000 mon.a (mon.0) 532 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:07.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:07 smithi107 bash[53833]: audit 2024-02-10T07:17:06.115457+0000 mon.a (mon.0) 533 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:17:07.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:07 smithi107 bash[53833]: cluster 2024-02-10T07:17:06.160918+0000 mgr.y (mgr.34107) 329 : cluster 0 pgmap v208: 161 pgs: 15 active+undersized+degraded, 16 active+undersized, 18 peering, 5 stale+active+clean, 107 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-02-10T07:17:07.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:07 smithi107 bash[53833]: audit 2024-02-10T07:17:06.729141+0000 mon.a (mon.0) 534 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:07.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:07 smithi107 bash[53833]: audit 2024-02-10T07:17:06.739420+0000 mon.a (mon.0) 535 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:07.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:07 smithi107 bash[55228]: audit 2024-02-10T07:17:06.113529+0000 mon.a (mon.0) 532 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:07.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:07 smithi107 bash[55228]: audit 2024-02-10T07:17:06.115457+0000 mon.a (mon.0) 533 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:17:07.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:07 smithi107 bash[55228]: cluster 2024-02-10T07:17:06.160918+0000 mgr.y (mgr.34107) 329 : cluster 0 pgmap v208: 161 pgs: 15 active+undersized+degraded, 16 active+undersized, 18 peering, 5 stale+active+clean, 107 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 65/630 objects degraded (10.317%) 2024-02-10T07:17:07.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:07 smithi107 bash[55228]: audit 2024-02-10T07:17:06.729141+0000 mon.a (mon.0) 534 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:07.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:07 smithi107 bash[55228]: audit 2024-02-10T07:17:06.739420+0000 mon.a (mon.0) 535 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:08.399 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:08 smithi195 bash[41044]: cluster 2024-02-10T07:17:07.109321+0000 mon.a (mon.0) 536 : cluster 3 Health check failed: Degraded data redundancy: 65/630 objects degraded (10.317%), 15 pgs degraded (PG_DEGRADED) 2024-02-10T07:17:08.399 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:08 smithi195 bash[41044]: audit 2024-02-10T07:17:07.299415+0000 mgr.y (mgr.34107) 330 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:17:08.400 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:17:08 smithi195 bash[49268]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-10T07:17:08.400 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:17:08 smithi195 bash[49268]: 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-10T07:17:08.400 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:17:08 smithi195 bash[49268]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-02-10T07:17:08.400 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:17:08 smithi195 bash[49268]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-10T07:17:08.400 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:17:08 smithi195 bash[49268]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-02-10T07:17:08.400 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:17:08 smithi195 bash[49268]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-10T07:17:08.400 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:17:08 smithi195 bash[49268]: --> ceph-volume raw activate successful for osd ID: 7 2024-02-10T07:17:08.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:08 smithi107 bash[53833]: cluster 2024-02-10T07:17:07.109321+0000 mon.a (mon.0) 536 : cluster 3 Health check failed: Degraded data redundancy: 65/630 objects degraded (10.317%), 15 pgs degraded (PG_DEGRADED) 2024-02-10T07:17:08.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:08 smithi107 bash[53833]: audit 2024-02-10T07:17:07.299415+0000 mgr.y (mgr.34107) 330 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:17:08.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:08 smithi107 bash[55228]: cluster 2024-02-10T07:17:07.109321+0000 mon.a (mon.0) 536 : cluster 3 Health check failed: Degraded data redundancy: 65/630 objects degraded (10.317%), 15 pgs degraded (PG_DEGRADED) 2024-02-10T07:17:08.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:08 smithi107 bash[55228]: audit 2024-02-10T07:17:07.299415+0000 mgr.y (mgr.34107) 330 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:17:09.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:09 smithi195 bash[41044]: cluster 2024-02-10T07:17:08.162310+0000 mgr.y (mgr.34107) 331 : cluster 0 pgmap v209: 161 pgs: 20 active+undersized+degraded, 24 active+undersized, 18 peering, 1 stale+active+clean, 98 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T07:17:09.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:09 smithi107 bash[53833]: cluster 2024-02-10T07:17:08.162310+0000 mgr.y (mgr.34107) 331 : cluster 0 pgmap v209: 161 pgs: 20 active+undersized+degraded, 24 active+undersized, 18 peering, 1 stale+active+clean, 98 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T07:17:09.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:09 smithi107 bash[55228]: cluster 2024-02-10T07:17:08.162310+0000 mgr.y (mgr.34107) 331 : cluster 0 pgmap v209: 161 pgs: 20 active+undersized+degraded, 24 active+undersized, 18 peering, 1 stale+active+clean, 98 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-02-10T07:17:09.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:17:09 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:17:09] "GET /metrics HTTP/1.1" 200 38549 "" "Prometheus/2.33.4" 2024-02-10T07:17:10.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:10 smithi195 bash[41044]: cluster 2024-02-10T07:17:10.216099+0000 mon.a (mon.0) 537 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-10T07:17:10.409 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:17:10 smithi195 bash[49544]: debug 2024-02-10T07:17:10.235+0000 7f0dd7018700 1 -- 172.21.15.195:0/3123840007 <== mon.2 v2:172.21.15.195:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55eec78f11e0 con 0x55eec7977000 2024-02-10T07:17:10.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:10 smithi107 bash[53833]: cluster 2024-02-10T07:17:10.216099+0000 mon.a (mon.0) 537 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-10T07:17:10.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:10 smithi107 bash[55228]: cluster 2024-02-10T07:17:10.216099+0000 mon.a (mon.0) 537 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-10T07:17:11.159 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:17:10 smithi195 bash[49544]: debug 2024-02-10T07:17:10.771+0000 7f0de01b07c0 -1 Falling back to public interface 2024-02-10T07:17:11.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:11 smithi195 bash[41044]: cluster 2024-02-10T07:17:10.163861+0000 mgr.y (mgr.34107) 332 : cluster 0 pgmap v210: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-02-10T07:17:11.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:11 smithi107 bash[53833]: cluster 2024-02-10T07:17:10.163861+0000 mgr.y (mgr.34107) 332 : cluster 0 pgmap v210: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-02-10T07:17:11.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:11 smithi107 bash[55228]: cluster 2024-02-10T07:17:10.163861+0000 mgr.y (mgr.34107) 332 : cluster 0 pgmap v210: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-02-10T07:17:13.572 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:13 smithi195 bash[41044]: cluster 2024-02-10T07:17:12.165610+0000 mgr.y (mgr.34107) 333 : cluster 0 pgmap v211: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-02-10T07:17:13.573 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:17:13 smithi195 bash[49544]: debug 2024-02-10T07:17:13.567+0000 7f0de01b07c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-02-10T07:17:13.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:13 smithi107 bash[53833]: cluster 2024-02-10T07:17:12.165610+0000 mgr.y (mgr.34107) 333 : cluster 0 pgmap v211: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-02-10T07:17:13.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:13 smithi107 bash[55228]: cluster 2024-02-10T07:17:12.165610+0000 mgr.y (mgr.34107) 333 : cluster 0 pgmap v211: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-02-10T07:17:13.908 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:17:13 smithi195 bash[49544]: debug 2024-02-10T07:17:13.619+0000 7f0de01b07c0 -1 osd.7 143 log_to_monitors true 2024-02-10T07:17:14.658 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:17:14 smithi195 bash[49544]: debug 2024-02-10T07:17:14.339+0000 7f0dd1608700 -1 osd.7 143 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-10T07:17:14.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:14 smithi195 bash[41044]: audit 2024-02-10T07:17:13.625595+0000 mon.a (mon.0) 538 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T07:17:14.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:14 smithi195 bash[41044]: audit 2024-02-10T07:17:13.626703+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.195:6824/1901134415,v1:172.21.15.195:6825/1901134415]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T07:17:14.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:14 smithi195 bash[41044]: audit 2024-02-10T07:17:14.163019+0000 mon.a (mon.0) 539 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:14.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:14 smithi195 bash[41044]: audit 2024-02-10T07:17:14.170148+0000 mon.a (mon.0) 540 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:14.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:14 smithi107 bash[53833]: audit 2024-02-10T07:17:13.625595+0000 mon.a (mon.0) 538 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T07:17:14.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:14 smithi107 bash[53833]: audit 2024-02-10T07:17:13.626703+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.195:6824/1901134415,v1:172.21.15.195:6825/1901134415]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T07:17:14.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:14 smithi107 bash[53833]: audit 2024-02-10T07:17:14.163019+0000 mon.a (mon.0) 539 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:14.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:14 smithi107 bash[53833]: audit 2024-02-10T07:17:14.170148+0000 mon.a (mon.0) 540 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:14.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:14 smithi107 bash[55228]: audit 2024-02-10T07:17:13.625595+0000 mon.a (mon.0) 538 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T07:17:14.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:14 smithi107 bash[55228]: audit 2024-02-10T07:17:13.626703+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.195:6824/1901134415,v1:172.21.15.195:6825/1901134415]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-10T07:17:14.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:14 smithi107 bash[55228]: audit 2024-02-10T07:17:14.163019+0000 mon.a (mon.0) 539 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:14.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:14 smithi107 bash[55228]: audit 2024-02-10T07:17:14.170148+0000 mon.a (mon.0) 540 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:15.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:15 smithi195 bash[41044]: cluster 2024-02-10T07:17:14.167242+0000 mgr.y (mgr.34107) 334 : cluster 0 pgmap v212: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-02-10T07:17:15.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:15 smithi195 bash[41044]: audit 2024-02-10T07:17:14.286657+0000 mon.a (mon.0) 541 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-10T07:17:15.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:15 smithi195 bash[41044]: cluster 2024-02-10T07:17:14.291940+0000 mon.a (mon.0) 542 : cluster 0 osdmap e146: 8 total, 7 up, 8 in 2024-02-10T07:17:15.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:15 smithi195 bash[41044]: audit 2024-02-10T07:17:14.295133+0000 mon.a (mon.0) 543 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:17:15.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:15 smithi195 bash[41044]: audit 2024-02-10T07:17:14.295875+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.195:6824/1901134415,v1:172.21.15.195:6825/1901134415]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:17:15.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:15 smithi195 bash[41044]: audit 2024-02-10T07:17:15.269619+0000 mon.a (mon.0) 544 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:15.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:15 smithi195 bash[41044]: audit 2024-02-10T07:17:15.278860+0000 mon.a (mon.0) 545 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:15.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:15 smithi107 bash[53833]: cluster 2024-02-10T07:17:14.167242+0000 mgr.y (mgr.34107) 334 : cluster 0 pgmap v212: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-02-10T07:17:15.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:15 smithi107 bash[53833]: audit 2024-02-10T07:17:14.286657+0000 mon.a (mon.0) 541 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-10T07:17:15.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:15 smithi107 bash[53833]: cluster 2024-02-10T07:17:14.291940+0000 mon.a (mon.0) 542 : cluster 0 osdmap e146: 8 total, 7 up, 8 in 2024-02-10T07:17:15.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:15 smithi107 bash[53833]: audit 2024-02-10T07:17:14.295133+0000 mon.a (mon.0) 543 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:17:15.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:15 smithi107 bash[53833]: audit 2024-02-10T07:17:14.295875+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.195:6824/1901134415,v1:172.21.15.195:6825/1901134415]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:17:15.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:15 smithi107 bash[53833]: audit 2024-02-10T07:17:15.269619+0000 mon.a (mon.0) 544 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:15.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:15 smithi107 bash[53833]: audit 2024-02-10T07:17:15.278860+0000 mon.a (mon.0) 545 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:15.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:15 smithi107 bash[55228]: cluster 2024-02-10T07:17:14.167242+0000 mgr.y (mgr.34107) 334 : cluster 0 pgmap v212: 161 pgs: 24 active+undersized+degraded, 40 active+undersized, 97 active+clean; 585 KiB data, 246 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-02-10T07:17:15.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:15 smithi107 bash[55228]: audit 2024-02-10T07:17:14.286657+0000 mon.a (mon.0) 541 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-10T07:17:15.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:15 smithi107 bash[55228]: cluster 2024-02-10T07:17:14.291940+0000 mon.a (mon.0) 542 : cluster 0 osdmap e146: 8 total, 7 up, 8 in 2024-02-10T07:17:15.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:15 smithi107 bash[55228]: audit 2024-02-10T07:17:14.295133+0000 mon.a (mon.0) 543 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:17:15.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:15 smithi107 bash[55228]: audit 2024-02-10T07:17:14.295875+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.195:6824/1901134415,v1:172.21.15.195:6825/1901134415]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-02-10T07:17:15.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:15 smithi107 bash[55228]: audit 2024-02-10T07:17:15.269619+0000 mon.a (mon.0) 544 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:15.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:15 smithi107 bash[55228]: audit 2024-02-10T07:17:15.278860+0000 mon.a (mon.0) 545 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:16.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:16 smithi195 bash[41044]: cluster 2024-02-10T07:17:15.296778+0000 mon.a (mon.0) 546 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T07:17:16.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:16 smithi195 bash[41044]: cluster 2024-02-10T07:17:15.304003+0000 mon.a (mon.0) 547 : cluster 1 osd.7 [v2:172.21.15.195:6824/1901134415,v1:172.21.15.195:6825/1901134415] boot 2024-02-10T07:17:16.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:16 smithi195 bash[41044]: cluster 2024-02-10T07:17:15.304115+0000 mon.a (mon.0) 548 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2024-02-10T07:17:16.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:16 smithi195 bash[41044]: audit 2024-02-10T07:17:15.317780+0000 mon.a (mon.0) 549 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T07:17:16.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:16 smithi195 bash[41044]: cluster 2024-02-10T07:17:16.047652+0000 mon.a (mon.0) 550 : cluster 3 Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 24 pgs degraded (PG_DEGRADED) 2024-02-10T07:17:16.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:16 smithi107 bash[53833]: cluster 2024-02-10T07:17:15.296778+0000 mon.a (mon.0) 546 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T07:17:16.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:16 smithi107 bash[53833]: cluster 2024-02-10T07:17:15.304003+0000 mon.a (mon.0) 547 : cluster 1 osd.7 [v2:172.21.15.195:6824/1901134415,v1:172.21.15.195:6825/1901134415] boot 2024-02-10T07:17:16.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:16 smithi107 bash[53833]: cluster 2024-02-10T07:17:15.304115+0000 mon.a (mon.0) 548 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2024-02-10T07:17:16.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:16 smithi107 bash[53833]: audit 2024-02-10T07:17:15.317780+0000 mon.a (mon.0) 549 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T07:17:16.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:16 smithi107 bash[53833]: cluster 2024-02-10T07:17:16.047652+0000 mon.a (mon.0) 550 : cluster 3 Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 24 pgs degraded (PG_DEGRADED) 2024-02-10T07:17:16.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:16 smithi107 bash[55228]: cluster 2024-02-10T07:17:15.296778+0000 mon.a (mon.0) 546 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-10T07:17:16.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:16 smithi107 bash[55228]: cluster 2024-02-10T07:17:15.304003+0000 mon.a (mon.0) 547 : cluster 1 osd.7 [v2:172.21.15.195:6824/1901134415,v1:172.21.15.195:6825/1901134415] boot 2024-02-10T07:17:16.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:16 smithi107 bash[55228]: cluster 2024-02-10T07:17:15.304115+0000 mon.a (mon.0) 548 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2024-02-10T07:17:16.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:16 smithi107 bash[55228]: audit 2024-02-10T07:17:15.317780+0000 mon.a (mon.0) 549 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-10T07:17:16.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:16 smithi107 bash[55228]: cluster 2024-02-10T07:17:16.047652+0000 mon.a (mon.0) 550 : cluster 3 Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 24 pgs degraded (PG_DEGRADED) 2024-02-10T07:17:17.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:17 smithi195 bash[41044]: cluster 2024-02-10T07:17:16.168850+0000 mgr.y (mgr.34107) 335 : cluster 0 pgmap v215: 161 pgs: 15 peering, 18 active+undersized+degraded, 31 active+undersized, 97 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 57/630 objects degraded (9.048%) 2024-02-10T07:17:17.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:17 smithi195 bash[41044]: cluster 2024-02-10T07:17:16.306331+0000 mon.a (mon.0) 551 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2024-02-10T07:17:17.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:17 smithi107 bash[53833]: cluster 2024-02-10T07:17:16.168850+0000 mgr.y (mgr.34107) 335 : cluster 0 pgmap v215: 161 pgs: 15 peering, 18 active+undersized+degraded, 31 active+undersized, 97 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 57/630 objects degraded (9.048%) 2024-02-10T07:17:17.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:17 smithi107 bash[53833]: cluster 2024-02-10T07:17:16.306331+0000 mon.a (mon.0) 551 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2024-02-10T07:17:17.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:17 smithi107 bash[55228]: cluster 2024-02-10T07:17:16.168850+0000 mgr.y (mgr.34107) 335 : cluster 0 pgmap v215: 161 pgs: 15 peering, 18 active+undersized+degraded, 31 active+undersized, 97 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 57/630 objects degraded (9.048%) 2024-02-10T07:17:17.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:17 smithi107 bash[55228]: cluster 2024-02-10T07:17:16.306331+0000 mon.a (mon.0) 551 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2024-02-10T07:17:18.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:18 smithi195 bash[41044]: audit 2024-02-10T07:17:17.309920+0000 mgr.y (mgr.34107) 336 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:17:18.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:18 smithi107 bash[53833]: audit 2024-02-10T07:17:17.309920+0000 mgr.y (mgr.34107) 336 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:17:18.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:18 smithi107 bash[55228]: audit 2024-02-10T07:17:17.309920+0000 mgr.y (mgr.34107) 336 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:17:19.627 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:19 smithi107 bash[53833]: cluster 2024-02-10T07:17:18.170136+0000 mgr.y (mgr.34107) 337 : cluster 0 pgmap v217: 161 pgs: 15 peering, 14 active+undersized+degraded, 26 active+undersized, 106 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 51/630 objects degraded (8.095%) 2024-02-10T07:17:19.628 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:19 smithi107 bash[55228]: cluster 2024-02-10T07:17:18.170136+0000 mgr.y (mgr.34107) 337 : cluster 0 pgmap v217: 161 pgs: 15 peering, 14 active+undersized+degraded, 26 active+undersized, 106 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 51/630 objects degraded (8.095%) 2024-02-10T07:17:19.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:19 smithi195 bash[41044]: cluster 2024-02-10T07:17:18.170136+0000 mgr.y (mgr.34107) 337 : cluster 0 pgmap v217: 161 pgs: 15 peering, 14 active+undersized+degraded, 26 active+undersized, 106 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 51/630 objects degraded (8.095%) 2024-02-10T07:17:19.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:17:19 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:17:19] "GET /metrics HTTP/1.1" 200 38549 "" "Prometheus/2.33.4" 2024-02-10T07:17:20.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:20 smithi195 bash[41044]: cluster 2024-02-10T07:17:20.314708+0000 mon.a (mon.0) 552 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/630 objects degraded (8.095%), 14 pgs degraded) 2024-02-10T07:17:20.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:20 smithi107 bash[53833]: cluster 2024-02-10T07:17:20.314708+0000 mon.a (mon.0) 552 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/630 objects degraded (8.095%), 14 pgs degraded) 2024-02-10T07:17:20.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:20 smithi107 bash[55228]: cluster 2024-02-10T07:17:20.314708+0000 mon.a (mon.0) 552 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 51/630 objects degraded (8.095%), 14 pgs degraded) 2024-02-10T07:17:21.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:21 smithi195 bash[41044]: cluster 2024-02-10T07:17:20.171451+0000 mgr.y (mgr.34107) 338 : cluster 0 pgmap v218: 161 pgs: 15 peering, 146 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T07:17:21.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:21 smithi195 bash[41044]: audit 2024-02-10T07:17:21.114700+0000 mon.a (mon.0) 553 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:21.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:21 smithi195 bash[41044]: audit 2024-02-10T07:17:21.116689+0000 mon.a (mon.0) 554 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:17:21.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:21 smithi107 bash[53833]: cluster 2024-02-10T07:17:20.171451+0000 mgr.y (mgr.34107) 338 : cluster 0 pgmap v218: 161 pgs: 15 peering, 146 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T07:17:21.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:21 smithi107 bash[53833]: audit 2024-02-10T07:17:21.114700+0000 mon.a (mon.0) 553 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:21.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:21 smithi107 bash[53833]: audit 2024-02-10T07:17:21.116689+0000 mon.a (mon.0) 554 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:17:21.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:21 smithi107 bash[55228]: cluster 2024-02-10T07:17:20.171451+0000 mgr.y (mgr.34107) 338 : cluster 0 pgmap v218: 161 pgs: 15 peering, 146 active+clean; 585 KiB data, 256 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T07:17:21.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:21 smithi107 bash[55228]: audit 2024-02-10T07:17:21.114700+0000 mon.a (mon.0) 553 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:21.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:21 smithi107 bash[55228]: audit 2024-02-10T07:17:21.116689+0000 mon.a (mon.0) 554 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:17:23.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:23 smithi195 bash[41044]: cluster 2024-02-10T07:17:22.172794+0000 mgr.y (mgr.34107) 339 : cluster 0 pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-10T07:17:23.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:23 smithi107 bash[53833]: cluster 2024-02-10T07:17:22.172794+0000 mgr.y (mgr.34107) 339 : cluster 0 pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-10T07:17:23.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:23 smithi107 bash[55228]: cluster 2024-02-10T07:17:22.172794+0000 mgr.y (mgr.34107) 339 : cluster 0 pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-02-10T07:17:25.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:25 smithi195 bash[41044]: cluster 2024-02-10T07:17:24.173929+0000 mgr.y (mgr.34107) 340 : cluster 0 pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:17:25.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:25 smithi195 bash[41044]: audit 2024-02-10T07:17:25.333955+0000 mon.a (mon.0) 555 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:25.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:25 smithi195 bash[41044]: audit 2024-02-10T07:17:25.341435+0000 mon.a (mon.0) 556 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:25.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:25 smithi195 bash[41044]: audit 2024-02-10T07:17:25.343185+0000 mon.a (mon.0) 557 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:17:25.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:25 smithi195 bash[41044]: audit 2024-02-10T07:17:25.344881+0000 mon.a (mon.0) 558 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:17:25.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:25 smithi195 bash[41044]: audit 2024-02-10T07:17:25.352890+0000 mon.a (mon.0) 559 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:25.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:25 smithi107 bash[53833]: cluster 2024-02-10T07:17:24.173929+0000 mgr.y (mgr.34107) 340 : cluster 0 pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:17:25.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:25 smithi107 bash[53833]: audit 2024-02-10T07:17:25.333955+0000 mon.a (mon.0) 555 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:25.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:25 smithi107 bash[53833]: audit 2024-02-10T07:17:25.341435+0000 mon.a (mon.0) 556 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:25.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:25 smithi107 bash[53833]: audit 2024-02-10T07:17:25.343185+0000 mon.a (mon.0) 557 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:17:25.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:25 smithi107 bash[53833]: audit 2024-02-10T07:17:25.344881+0000 mon.a (mon.0) 558 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:17:25.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:25 smithi107 bash[53833]: audit 2024-02-10T07:17:25.352890+0000 mon.a (mon.0) 559 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:25.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:25 smithi107 bash[55228]: cluster 2024-02-10T07:17:24.173929+0000 mgr.y (mgr.34107) 340 : cluster 0 pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:17:25.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:25 smithi107 bash[55228]: audit 2024-02-10T07:17:25.333955+0000 mon.a (mon.0) 555 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:25.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:25 smithi107 bash[55228]: audit 2024-02-10T07:17:25.341435+0000 mon.a (mon.0) 556 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:25.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:25 smithi107 bash[55228]: audit 2024-02-10T07:17:25.343185+0000 mon.a (mon.0) 557 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:17:25.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:25 smithi107 bash[55228]: audit 2024-02-10T07:17:25.344881+0000 mon.a (mon.0) 558 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:17:25.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:25 smithi107 bash[55228]: audit 2024-02-10T07:17:25.352890+0000 mon.a (mon.0) 559 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:26.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:26 smithi195 bash[41044]: audit 2024-02-10T07:17:25.441085+0000 mon.a (mon.0) 560 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:17:26.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:26 smithi195 bash[41044]: audit 2024-02-10T07:17:25.445134+0000 mon.a (mon.0) 561 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:17:26.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:26 smithi195 bash[41044]: audit 2024-02-10T07:17:25.447910+0000 mon.a (mon.0) 562 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:17:26.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:26 smithi195 bash[41044]: audit 2024-02-10T07:17:25.449948+0000 mon.a (mon.0) 563 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:17:26.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:26 smithi195 bash[41044]: audit 2024-02-10T07:17:25.453414+0000 mon.a (mon.0) 564 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:17:26.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:26 smithi195 bash[41044]: cephadm 2024-02-10T07:17:25.454562+0000 mgr.y (mgr.34107) 341 : cephadm 1 Upgrade: Setting container_image for all osd 2024-02-10T07:17:26.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:26 smithi195 bash[41044]: audit 2024-02-10T07:17:25.461555+0000 mon.a (mon.0) 565 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:26.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:26 smithi195 bash[41044]: audit 2024-02-10T07:17:25.464896+0000 mon.a (mon.0) 566 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-10T07:17:26.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:26 smithi195 bash[41044]: audit 2024-02-10T07:17:25.468728+0000 mon.a (mon.0) 567 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-10T07:17:26.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:26 smithi195 bash[41044]: audit 2024-02-10T07:17:25.471532+0000 mon.a (mon.0) 568 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-10T07:17:26.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:26 smithi195 bash[41044]: audit 2024-02-10T07:17:25.477327+0000 mon.a (mon.0) 569 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-10T07:17:26.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:26 smithi195 bash[41044]: audit 2024-02-10T07:17:25.480341+0000 mon.a (mon.0) 570 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-10T07:17:26.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:26 smithi195 bash[41044]: audit 2024-02-10T07:17:25.484618+0000 mon.a (mon.0) 571 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-10T07:17:26.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:26 smithi195 bash[41044]: audit 2024-02-10T07:17:25.487464+0000 mon.a (mon.0) 572 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-10T07:17:26.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:26 smithi195 bash[41044]: audit 2024-02-10T07:17:25.491540+0000 mon.a (mon.0) 573 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-10T07:17:26.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:26 smithi195 bash[41044]: audit 2024-02-10T07:17:25.494439+0000 mon.a (mon.0) 574 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-10T07:17:26.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:26 smithi195 bash[41044]: audit 2024-02-10T07:17:25.498645+0000 mon.a (mon.0) 575 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-10T07:17:26.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:26 smithi195 bash[41044]: audit 2024-02-10T07:17:25.500934+0000 mon.a (mon.0) 576 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-10T07:17:26.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:26 smithi195 bash[41044]: audit 2024-02-10T07:17:25.504753+0000 mon.a (mon.0) 577 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-10T07:17:26.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:26 smithi195 bash[41044]: audit 2024-02-10T07:17:25.507050+0000 mon.a (mon.0) 578 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-10T07:17:26.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:26 smithi195 bash[41044]: audit 2024-02-10T07:17:25.513191+0000 mon.a (mon.0) 579 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-10T07:17:26.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:26 smithi195 bash[41044]: audit 2024-02-10T07:17:25.515722+0000 mon.a (mon.0) 580 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-10T07:17:26.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:26 smithi195 bash[41044]: audit 2024-02-10T07:17:25.519511+0000 mon.a (mon.0) 581 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-10T07:17:26.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:26 smithi195 bash[41044]: cephadm 2024-02-10T07:17:25.524005+0000 mgr.y (mgr.34107) 342 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-02-10T07:17:26.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:26 smithi195 bash[41044]: audit 2024-02-10T07:17:25.524397+0000 mon.a (mon.0) 582 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-02-10T07:17:26.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[53833]: audit 2024-02-10T07:17:25.441085+0000 mon.a (mon.0) 560 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:17:26.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[53833]: audit 2024-02-10T07:17:25.445134+0000 mon.a (mon.0) 561 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:17:26.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[53833]: audit 2024-02-10T07:17:25.447910+0000 mon.a (mon.0) 562 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:17:26.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[53833]: audit 2024-02-10T07:17:25.449948+0000 mon.a (mon.0) 563 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:17:26.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[53833]: audit 2024-02-10T07:17:25.453414+0000 mon.a (mon.0) 564 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:17:26.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[53833]: cephadm 2024-02-10T07:17:25.454562+0000 mgr.y (mgr.34107) 341 : cephadm 1 Upgrade: Setting container_image for all osd 2024-02-10T07:17:26.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[53833]: audit 2024-02-10T07:17:25.461555+0000 mon.a (mon.0) 565 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:26.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[53833]: audit 2024-02-10T07:17:25.464896+0000 mon.a (mon.0) 566 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-10T07:17:26.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[53833]: audit 2024-02-10T07:17:25.468728+0000 mon.a (mon.0) 567 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-10T07:17:26.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[53833]: audit 2024-02-10T07:17:25.471532+0000 mon.a (mon.0) 568 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-10T07:17:26.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[53833]: audit 2024-02-10T07:17:25.477327+0000 mon.a (mon.0) 569 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-10T07:17:26.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[53833]: audit 2024-02-10T07:17:25.480341+0000 mon.a (mon.0) 570 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-10T07:17:26.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[53833]: audit 2024-02-10T07:17:25.484618+0000 mon.a (mon.0) 571 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-10T07:17:26.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[53833]: audit 2024-02-10T07:17:25.487464+0000 mon.a (mon.0) 572 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-10T07:17:26.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[53833]: audit 2024-02-10T07:17:25.491540+0000 mon.a (mon.0) 573 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-10T07:17:26.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[53833]: audit 2024-02-10T07:17:25.494439+0000 mon.a (mon.0) 574 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-10T07:17:26.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[53833]: audit 2024-02-10T07:17:25.498645+0000 mon.a (mon.0) 575 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-10T07:17:26.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[53833]: audit 2024-02-10T07:17:25.500934+0000 mon.a (mon.0) 576 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-10T07:17:26.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[55228]: audit 2024-02-10T07:17:25.441085+0000 mon.a (mon.0) 560 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:17:26.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[55228]: audit 2024-02-10T07:17:25.445134+0000 mon.a (mon.0) 561 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:17:26.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[55228]: audit 2024-02-10T07:17:25.447910+0000 mon.a (mon.0) 562 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:17:26.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[55228]: audit 2024-02-10T07:17:25.449948+0000 mon.a (mon.0) 563 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:17:26.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[55228]: audit 2024-02-10T07:17:25.453414+0000 mon.a (mon.0) 564 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:17:26.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[55228]: cephadm 2024-02-10T07:17:25.454562+0000 mgr.y (mgr.34107) 341 : cephadm 1 Upgrade: Setting container_image for all osd 2024-02-10T07:17:26.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[55228]: audit 2024-02-10T07:17:25.461555+0000 mon.a (mon.0) 565 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:26.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[55228]: audit 2024-02-10T07:17:25.464896+0000 mon.a (mon.0) 566 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-10T07:17:26.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[55228]: audit 2024-02-10T07:17:25.468728+0000 mon.a (mon.0) 567 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-10T07:17:26.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[55228]: audit 2024-02-10T07:17:25.471532+0000 mon.a (mon.0) 568 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-10T07:17:26.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[55228]: audit 2024-02-10T07:17:25.477327+0000 mon.a (mon.0) 569 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-10T07:17:26.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[55228]: audit 2024-02-10T07:17:25.480341+0000 mon.a (mon.0) 570 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-10T07:17:26.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[55228]: audit 2024-02-10T07:17:25.484618+0000 mon.a (mon.0) 571 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-10T07:17:26.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[55228]: audit 2024-02-10T07:17:25.487464+0000 mon.a (mon.0) 572 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-10T07:17:26.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[55228]: audit 2024-02-10T07:17:25.491540+0000 mon.a (mon.0) 573 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-10T07:17:26.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[55228]: audit 2024-02-10T07:17:25.494439+0000 mon.a (mon.0) 574 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-10T07:17:26.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[55228]: audit 2024-02-10T07:17:25.498645+0000 mon.a (mon.0) 575 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-10T07:17:26.715 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[55228]: audit 2024-02-10T07:17:25.500934+0000 mon.a (mon.0) 576 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-10T07:17:26.715 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[55228]: audit 2024-02-10T07:17:25.504753+0000 mon.a (mon.0) 577 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-10T07:17:26.715 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[55228]: audit 2024-02-10T07:17:25.507050+0000 mon.a (mon.0) 578 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-10T07:17:26.715 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[55228]: audit 2024-02-10T07:17:25.513191+0000 mon.a (mon.0) 579 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-10T07:17:26.715 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[55228]: audit 2024-02-10T07:17:25.515722+0000 mon.a (mon.0) 580 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-10T07:17:26.715 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[55228]: audit 2024-02-10T07:17:25.519511+0000 mon.a (mon.0) 581 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-10T07:17:26.715 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[55228]: cephadm 2024-02-10T07:17:25.524005+0000 mgr.y (mgr.34107) 342 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-02-10T07:17:26.715 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[55228]: audit 2024-02-10T07:17:25.524397+0000 mon.a (mon.0) 582 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-02-10T07:17:26.715 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[53833]: audit 2024-02-10T07:17:25.504753+0000 mon.a (mon.0) 577 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-10T07:17:26.715 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[53833]: audit 2024-02-10T07:17:25.507050+0000 mon.a (mon.0) 578 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-10T07:17:26.715 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[53833]: audit 2024-02-10T07:17:25.513191+0000 mon.a (mon.0) 579 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-10T07:17:26.715 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[53833]: audit 2024-02-10T07:17:25.515722+0000 mon.a (mon.0) 580 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-10T07:17:26.716 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[53833]: audit 2024-02-10T07:17:25.519511+0000 mon.a (mon.0) 581 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-10T07:17:26.716 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[53833]: cephadm 2024-02-10T07:17:25.524005+0000 mgr.y (mgr.34107) 342 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-02-10T07:17:26.716 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:26 smithi107 bash[53833]: audit 2024-02-10T07:17:25.524397+0000 mon.a (mon.0) 582 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-02-10T07:17:27.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:27 smithi195 bash[41044]: cluster 2024-02-10T07:17:26.175257+0000 mgr.y (mgr.34107) 343 : cluster 0 pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T07:17:27.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:27 smithi195 bash[41044]: cluster 2024-02-10T07:17:26.517697+0000 mon.a (mon.0) 583 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-02-10T07:17:27.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:27 smithi195 bash[41044]: cluster 2024-02-10T07:17:26.517767+0000 mon.a (mon.0) 584 : cluster 1 Cluster is now healthy 2024-02-10T07:17:27.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:27 smithi195 bash[41044]: audit 2024-02-10T07:17:26.521812+0000 mon.a (mon.0) 585 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-02-10T07:17:27.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:27 smithi195 bash[41044]: cluster 2024-02-10T07:17:26.529048+0000 mon.a (mon.0) 586 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2024-02-10T07:17:27.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:27 smithi195 bash[41044]: audit 2024-02-10T07:17:26.531545+0000 mon.a (mon.0) 587 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:17:27.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:27 smithi195 bash[41044]: audit 2024-02-10T07:17:26.541426+0000 mon.a (mon.0) 588 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:27.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:27 smithi107 bash[53833]: cluster 2024-02-10T07:17:26.175257+0000 mgr.y (mgr.34107) 343 : cluster 0 pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T07:17:27.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:27 smithi107 bash[53833]: cluster 2024-02-10T07:17:26.517697+0000 mon.a (mon.0) 583 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-02-10T07:17:27.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:27 smithi107 bash[53833]: cluster 2024-02-10T07:17:26.517767+0000 mon.a (mon.0) 584 : cluster 1 Cluster is now healthy 2024-02-10T07:17:27.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:27 smithi107 bash[53833]: audit 2024-02-10T07:17:26.521812+0000 mon.a (mon.0) 585 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-02-10T07:17:27.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:27 smithi107 bash[53833]: cluster 2024-02-10T07:17:26.529048+0000 mon.a (mon.0) 586 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2024-02-10T07:17:27.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:27 smithi107 bash[53833]: audit 2024-02-10T07:17:26.531545+0000 mon.a (mon.0) 587 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:17:27.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:27 smithi107 bash[53833]: audit 2024-02-10T07:17:26.541426+0000 mon.a (mon.0) 588 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:27.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:27 smithi107 bash[55228]: cluster 2024-02-10T07:17:26.175257+0000 mgr.y (mgr.34107) 343 : cluster 0 pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T07:17:27.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:27 smithi107 bash[55228]: cluster 2024-02-10T07:17:26.517697+0000 mon.a (mon.0) 583 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-02-10T07:17:27.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:27 smithi107 bash[55228]: cluster 2024-02-10T07:17:26.517767+0000 mon.a (mon.0) 584 : cluster 1 Cluster is now healthy 2024-02-10T07:17:27.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:27 smithi107 bash[55228]: audit 2024-02-10T07:17:26.521812+0000 mon.a (mon.0) 585 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-02-10T07:17:27.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:27 smithi107 bash[55228]: cluster 2024-02-10T07:17:26.529048+0000 mon.a (mon.0) 586 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2024-02-10T07:17:27.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:27 smithi107 bash[55228]: audit 2024-02-10T07:17:26.531545+0000 mon.a (mon.0) 587 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:17:27.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:27 smithi107 bash[55228]: audit 2024-02-10T07:17:26.541426+0000 mon.a (mon.0) 588 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:28.632 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:28 smithi107 bash[53833]: cephadm 2024-02-10T07:17:26.534624+0000 mgr.y (mgr.34107) 344 : cephadm 1 Upgrade: Setting container_image for all mds 2024-02-10T07:17:28.632 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:28 smithi107 bash[53833]: audit 2024-02-10T07:17:27.321347+0000 mgr.y (mgr.34107) 345 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:17:28.633 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:28 smithi107 bash[55228]: cephadm 2024-02-10T07:17:26.534624+0000 mgr.y (mgr.34107) 344 : cephadm 1 Upgrade: Setting container_image for all mds 2024-02-10T07:17:28.633 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:28 smithi107 bash[55228]: audit 2024-02-10T07:17:27.321347+0000 mgr.y (mgr.34107) 345 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:17:28.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:28 smithi195 bash[41044]: cephadm 2024-02-10T07:17:26.534624+0000 mgr.y (mgr.34107) 344 : cephadm 1 Upgrade: Setting container_image for all mds 2024-02-10T07:17:28.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:28 smithi195 bash[41044]: audit 2024-02-10T07:17:27.321347+0000 mgr.y (mgr.34107) 345 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:17:29.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:29 smithi195 bash[41044]: cluster 2024-02-10T07:17:28.176214+0000 mgr.y (mgr.34107) 346 : cluster 0 pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T07:17:29.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:29 smithi107 bash[53833]: cluster 2024-02-10T07:17:28.176214+0000 mgr.y (mgr.34107) 346 : cluster 0 pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T07:17:29.711 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:17:29 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:17:29] "GET /metrics HTTP/1.1" 200 38562 "" "Prometheus/2.33.4" 2024-02-10T07:17:29.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:29 smithi107 bash[55228]: cluster 2024-02-10T07:17:28.176214+0000 mgr.y (mgr.34107) 346 : cluster 0 pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-10T07:17:30.796 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:30 smithi107 bash[55228]: cephadm 2024-02-10T07:17:29.465558+0000 mgr.y (mgr.34107) 347 : cephadm 1 Upgrade: Updating rgw.foo.smithi107.zkixal (1/4) 2024-02-10T07:17:30.796 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:30 smithi107 bash[55228]: audit 2024-02-10T07:17:29.472786+0000 mon.a (mon.0) 589 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:30.796 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:30 smithi107 bash[55228]: audit 2024-02-10T07:17:29.476887+0000 mon.a (mon.0) 590 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi107.zkixal", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:17:30.797 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:30 smithi107 bash[55228]: audit 2024-02-10T07:17:29.479548+0000 mon.a (mon.0) 591 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:17:30.797 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:30 smithi107 bash[55228]: cephadm 2024-02-10T07:17:29.481052+0000 mgr.y (mgr.34107) 348 : cephadm 1 Deploying daemon rgw.foo.smithi107.zkixal on smithi107 2024-02-10T07:17:30.797 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:30 smithi107 bash[53833]: cephadm 2024-02-10T07:17:29.465558+0000 mgr.y (mgr.34107) 347 : cephadm 1 Upgrade: Updating rgw.foo.smithi107.zkixal (1/4) 2024-02-10T07:17:30.797 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:30 smithi107 bash[53833]: audit 2024-02-10T07:17:29.472786+0000 mon.a (mon.0) 589 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:30.797 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:30 smithi107 bash[53833]: audit 2024-02-10T07:17:29.476887+0000 mon.a (mon.0) 590 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi107.zkixal", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:17:30.797 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:30 smithi107 bash[53833]: audit 2024-02-10T07:17:29.479548+0000 mon.a (mon.0) 591 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:17:30.797 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:30 smithi107 bash[53833]: cephadm 2024-02-10T07:17:29.481052+0000 mgr.y (mgr.34107) 348 : cephadm 1 Deploying daemon rgw.foo.smithi107.zkixal on smithi107 2024-02-10T07:17:30.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:30 smithi195 bash[41044]: cephadm 2024-02-10T07:17:29.465558+0000 mgr.y (mgr.34107) 347 : cephadm 1 Upgrade: Updating rgw.foo.smithi107.zkixal (1/4) 2024-02-10T07:17:30.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:30 smithi195 bash[41044]: audit 2024-02-10T07:17:29.472786+0000 mon.a (mon.0) 589 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:30.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:30 smithi195 bash[41044]: audit 2024-02-10T07:17:29.476887+0000 mon.a (mon.0) 590 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi107.zkixal", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:17:30.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:30 smithi195 bash[41044]: audit 2024-02-10T07:17:29.479548+0000 mon.a (mon.0) 591 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:17:30.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:30 smithi195 bash[41044]: cephadm 2024-02-10T07:17:29.481052+0000 mgr.y (mgr.34107) 348 : cephadm 1 Deploying daemon rgw.foo.smithi107.zkixal on smithi107 2024-02-10T07:17:31.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:31 smithi195 bash[41044]: cluster 2024-02-10T07:17:30.177555+0000 mgr.y (mgr.34107) 349 : cluster 0 pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T07:17:31.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:31 smithi195 bash[41044]: audit 2024-02-10T07:17:31.428022+0000 mon.a (mon.0) 592 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:31.920 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:31 smithi107 bash[53833]: cluster 2024-02-10T07:17:30.177555+0000 mgr.y (mgr.34107) 349 : cluster 0 pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T07:17:31.920 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:31 smithi107 bash[53833]: audit 2024-02-10T07:17:31.428022+0000 mon.a (mon.0) 592 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:31.920 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:31 smithi107 bash[55228]: cluster 2024-02-10T07:17:30.177555+0000 mgr.y (mgr.34107) 349 : cluster 0 pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T07:17:31.921 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:31 smithi107 bash[55228]: audit 2024-02-10T07:17:31.428022+0000 mon.a (mon.0) 592 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:33.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:33 smithi195 bash[41044]: cluster 2024-02-10T07:17:32.178827+0000 mgr.y (mgr.34107) 350 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T07:17:33.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:33 smithi107 bash[55228]: cluster 2024-02-10T07:17:32.178827+0000 mgr.y (mgr.34107) 350 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T07:17:33.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:33 smithi107 bash[53833]: cluster 2024-02-10T07:17:32.178827+0000 mgr.y (mgr.34107) 350 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T07:17:34.714 INFO:teuthology.orchestra.run.smithi107.stdout:true 2024-02-10T07:17:34.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:34 smithi195 bash[41044]: audit 2024-02-10T07:17:33.541540+0000 mon.a (mon.0) 593 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:34.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:34 smithi195 bash[41044]: audit 2024-02-10T07:17:33.549825+0000 mon.a (mon.0) 594 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:34.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:34 smithi195 bash[41044]: cluster 2024-02-10T07:17:34.180008+0000 mgr.y (mgr.34107) 351 : cluster 0 pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T07:17:34.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:34 smithi107 bash[53833]: audit 2024-02-10T07:17:33.541540+0000 mon.a (mon.0) 593 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:34.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:34 smithi107 bash[53833]: audit 2024-02-10T07:17:33.549825+0000 mon.a (mon.0) 594 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:34.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:34 smithi107 bash[53833]: cluster 2024-02-10T07:17:34.180008+0000 mgr.y (mgr.34107) 351 : cluster 0 pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T07:17:34.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:34 smithi107 bash[55228]: audit 2024-02-10T07:17:33.541540+0000 mon.a (mon.0) 593 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:34.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:34 smithi107 bash[55228]: audit 2024-02-10T07:17:33.549825+0000 mon.a (mon.0) 594 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:34.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:34 smithi107 bash[55228]: cluster 2024-02-10T07:17:34.180008+0000 mgr.y (mgr.34107) 351 : cluster 0 pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-10T07:17:35.587 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T07:17:35.587 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 running (8m) 2m ago 15m 16.3M - 0.23.0 ba2b418f427c d3f029c1318f 2024-02-10T07:17:35.587 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 running (7m) 21s ago 15m 44.0M - 8.3.5 dad864ee21e9 5607b97710aa 2024-02-10T07:17:35.587 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.lvlagr smithi107 running (6m) 2m ago 13m 47.6M - 3.5 e1d6a67b021e 757a2f6d398f 2024-02-10T07:17:35.587 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443,9283,8765 running (6m) 21s ago 21m 444M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bb490544b5d3 2024-02-10T07:17:35.587 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:8443,9283,8765 running (7m) 2m ago 23m 506M - 19.0.0-1361-g290212a1 c328ab9dcfc7 c02886bcdecb 2024-02-10T07:17:35.587 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (6m) 2m ago 23m 51.6M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 e0da1fb95790 2024-02-10T07:17:35.587 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (5m) 21s ago 21m 47.3M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 d340158ba46e 2024-02-10T07:17:35.587 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (5m) 2m ago 21m 46.1M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 869a46f2072d 2024-02-10T07:17:35.588 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 running (8m) 2m ago 15m 12.2M - 1.3.1 1dbe0e931976 c8acf9662b9a 2024-02-10T07:17:35.588 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 running (7m) 21s ago 15m 15.1M - 1.3.1 1dbe0e931976 afd5feac7ebe 2024-02-10T07:17:35.588 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 running (3m) 2m ago 20m 57.9M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 03a1804d2551 2024-02-10T07:17:35.588 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (3m) 2m ago 20m 52.8M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 5e413662b8f1 2024-02-10T07:17:35.588 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (2m) 2m ago 19m 53.7M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 39da3d03eb00 2024-02-10T07:17:35.588 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (2m) 2m ago 18m - 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 a7fea3d04cd1 2024-02-10T07:17:35.588 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (115s) 21s ago 18m 58.5M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 d60199fb198c 2024-02-10T07:17:35.588 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (86s) 21s ago 17m 54.0M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 3bdc2396af97 2024-02-10T07:17:35.588 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (57s) 21s ago 17m 48.8M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 1b7519b35899 2024-02-10T07:17:35.588 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (26s) 21s ago 16m - 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 fe20635602b5 2024-02-10T07:17:35.588 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 running (6m) 21s ago 15m 64.5M - 2.33.4 514e6a882f6e 83de9a3c8dfd 2024-02-10T07:17:35.589 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.zkixal smithi107 *:8000 starting - - - - 2024-02-10T07:17:35.589 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.qewfcx smithi195 *:8000 running (13m) 21s ago 13m 89.0M - 17.2.0 e1d6a67b021e 24e6b5e4ac80 2024-02-10T07:17:35.589 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.lgutqr smithi107 *:80 running (13m) 2m ago 13m 88.3M - 17.2.0 e1d6a67b021e 486944c7deb5 2024-02-10T07:17:35.589 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.zqbguk smithi195 *:80 running (13m) 21s ago 13m 89.1M - 17.2.0 e1d6a67b021e 53e1b5b8b160 2024-02-10T07:17:35.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:35 smithi107 bash[55228]: audit 2024-02-10T07:17:34.695780+0000 mgr.y (mgr.34107) 352 : audit 0 from='client.44509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:17:35.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:35 smithi107 bash[55228]: audit 2024-02-10T07:17:35.087807+0000 mgr.y (mgr.34107) 353 : audit 0 from='client.44515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:17:35.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:35 smithi107 bash[53833]: audit 2024-02-10T07:17:34.695780+0000 mgr.y (mgr.34107) 352 : audit 0 from='client.44509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:17:35.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:35 smithi107 bash[53833]: audit 2024-02-10T07:17:35.087807+0000 mgr.y (mgr.34107) 353 : audit 0 from='client.44515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:17:35.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:35 smithi195 bash[41044]: audit 2024-02-10T07:17:34.695780+0000 mgr.y (mgr.34107) 352 : audit 0 from='client.44509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:17:35.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:35 smithi195 bash[41044]: audit 2024-02-10T07:17:35.087807+0000 mgr.y (mgr.34107) 353 : audit 0 from='client.44515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:17:36.091 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:17:36.091 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-02-10T07:17:36.091 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T07:17:36.091 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:17:36.091 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-02-10T07:17:36.091 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T07:17:36.092 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:17:36.092 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-02-10T07:17:36.092 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 8 2024-02-10T07:17:36.092 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:17:36.092 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-02-10T07:17:36.092 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-02-10T07:17:36.092 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:17:36.092 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-02-10T07:17:36.092 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-02-10T07:17:36.092 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 13 2024-02-10T07:17:36.092 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:17:36.092 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:17:36.498 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:17:36.499 INFO:teuthology.orchestra.run.smithi107.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T07:17:36.499 INFO:teuthology.orchestra.run.smithi107.stdout: "in_progress": true, 2024-02-10T07:17:36.499 INFO:teuthology.orchestra.run.smithi107.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T07:17:36.499 INFO:teuthology.orchestra.run.smithi107.stdout: "services_complete": [ 2024-02-10T07:17:36.499 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr", 2024-02-10T07:17:36.499 INFO:teuthology.orchestra.run.smithi107.stdout: "mon", 2024-02-10T07:17:36.499 INFO:teuthology.orchestra.run.smithi107.stdout: "osd" 2024-02-10T07:17:36.499 INFO:teuthology.orchestra.run.smithi107.stdout: ], 2024-02-10T07:17:36.499 INFO:teuthology.orchestra.run.smithi107.stdout: "progress": "13/23 daemons upgraded", 2024-02-10T07:17:36.499 INFO:teuthology.orchestra.run.smithi107.stdout: "message": "Currently upgrading rgw daemons", 2024-02-10T07:17:36.499 INFO:teuthology.orchestra.run.smithi107.stdout: "is_paused": false 2024-02-10T07:17:36.499 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:17:36.929 INFO:teuthology.orchestra.run.smithi107.stdout:HEALTH_OK 2024-02-10T07:17:37.326 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:37 smithi107 bash[53833]: audit 2024-02-10T07:17:35.560313+0000 mgr.y (mgr.34107) 354 : audit 0 from='client.34593 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:17:37.327 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:37 smithi107 bash[53833]: audit 2024-02-10T07:17:36.088480+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.107:0/19144823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:17:37.327 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:37 smithi107 bash[53833]: audit 2024-02-10T07:17:36.111912+0000 mon.a (mon.0) 595 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:37.327 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:37 smithi107 bash[53833]: audit 2024-02-10T07:17:36.113816+0000 mon.a (mon.0) 596 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:17:37.327 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:37 smithi107 bash[53833]: cluster 2024-02-10T07:17:36.180908+0000 mgr.y (mgr.34107) 355 : cluster 0 pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-02-10T07:17:37.327 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:37 smithi107 bash[53833]: cephadm 2024-02-10T07:17:36.227394+0000 mgr.y (mgr.34107) 356 : cephadm 1 Upgrade: Updating rgw.smpl.smithi107.lgutqr (2/4) 2024-02-10T07:17:37.327 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:37 smithi107 bash[53833]: audit 2024-02-10T07:17:36.231970+0000 mon.a (mon.0) 597 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:37.327 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:37 smithi107 bash[53833]: audit 2024-02-10T07:17:36.234765+0000 mon.a (mon.0) 598 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi107.lgutqr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:17:37.327 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:37 smithi107 bash[53833]: audit 2024-02-10T07:17:36.236552+0000 mon.a (mon.0) 599 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:17:37.327 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:37 smithi107 bash[53833]: cephadm 2024-02-10T07:17:36.237546+0000 mgr.y (mgr.34107) 357 : cephadm 1 Deploying daemon rgw.smpl.smithi107.lgutqr on smithi107 2024-02-10T07:17:37.327 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:37 smithi107 bash[53833]: audit 2024-02-10T07:17:36.495060+0000 mgr.y (mgr.34107) 358 : audit 0 from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:17:37.327 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:37 smithi107 bash[53833]: audit 2024-02-10T07:17:36.926663+0000 mon.a (mon.0) 600 : audit 0 from='client.? 172.21.15.107:0/1542357017' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:17:37.328 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:37 smithi107 bash[55228]: audit 2024-02-10T07:17:35.560313+0000 mgr.y (mgr.34107) 354 : audit 0 from='client.34593 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:17:37.328 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:37 smithi107 bash[55228]: audit 2024-02-10T07:17:36.088480+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.107:0/19144823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:17:37.328 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:37 smithi107 bash[55228]: audit 2024-02-10T07:17:36.111912+0000 mon.a (mon.0) 595 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:37.328 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:37 smithi107 bash[55228]: audit 2024-02-10T07:17:36.113816+0000 mon.a (mon.0) 596 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:17:37.328 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:37 smithi107 bash[55228]: cluster 2024-02-10T07:17:36.180908+0000 mgr.y (mgr.34107) 355 : cluster 0 pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-02-10T07:17:37.328 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:37 smithi107 bash[55228]: cephadm 2024-02-10T07:17:36.227394+0000 mgr.y (mgr.34107) 356 : cephadm 1 Upgrade: Updating rgw.smpl.smithi107.lgutqr (2/4) 2024-02-10T07:17:37.328 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:37 smithi107 bash[55228]: audit 2024-02-10T07:17:36.231970+0000 mon.a (mon.0) 597 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:37.328 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:37 smithi107 bash[55228]: audit 2024-02-10T07:17:36.234765+0000 mon.a (mon.0) 598 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi107.lgutqr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:17:37.328 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:37 smithi107 bash[55228]: audit 2024-02-10T07:17:36.236552+0000 mon.a (mon.0) 599 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:17:37.328 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:37 smithi107 bash[55228]: cephadm 2024-02-10T07:17:36.237546+0000 mgr.y (mgr.34107) 357 : cephadm 1 Deploying daemon rgw.smpl.smithi107.lgutqr on smithi107 2024-02-10T07:17:37.328 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:37 smithi107 bash[55228]: audit 2024-02-10T07:17:36.495060+0000 mgr.y (mgr.34107) 358 : audit 0 from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:17:37.328 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:37 smithi107 bash[55228]: audit 2024-02-10T07:17:36.926663+0000 mon.a (mon.0) 600 : audit 0 from='client.? 172.21.15.107:0/1542357017' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:17:37.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:37 smithi195 bash[41044]: audit 2024-02-10T07:17:35.560313+0000 mgr.y (mgr.34107) 354 : audit 0 from='client.34593 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:17:37.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:37 smithi195 bash[41044]: audit 2024-02-10T07:17:36.088480+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.107:0/19144823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:17:37.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:37 smithi195 bash[41044]: audit 2024-02-10T07:17:36.111912+0000 mon.a (mon.0) 595 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:37.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:37 smithi195 bash[41044]: audit 2024-02-10T07:17:36.113816+0000 mon.a (mon.0) 596 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:17:37.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:37 smithi195 bash[41044]: cluster 2024-02-10T07:17:36.180908+0000 mgr.y (mgr.34107) 355 : cluster 0 pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-02-10T07:17:37.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:37 smithi195 bash[41044]: cephadm 2024-02-10T07:17:36.227394+0000 mgr.y (mgr.34107) 356 : cephadm 1 Upgrade: Updating rgw.smpl.smithi107.lgutqr (2/4) 2024-02-10T07:17:37.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:37 smithi195 bash[41044]: audit 2024-02-10T07:17:36.231970+0000 mon.a (mon.0) 597 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:37.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:37 smithi195 bash[41044]: audit 2024-02-10T07:17:36.234765+0000 mon.a (mon.0) 598 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi107.lgutqr", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:17:37.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:37 smithi195 bash[41044]: audit 2024-02-10T07:17:36.236552+0000 mon.a (mon.0) 599 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:17:37.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:37 smithi195 bash[41044]: cephadm 2024-02-10T07:17:36.237546+0000 mgr.y (mgr.34107) 357 : cephadm 1 Deploying daemon rgw.smpl.smithi107.lgutqr on smithi107 2024-02-10T07:17:37.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:37 smithi195 bash[41044]: audit 2024-02-10T07:17:36.495060+0000 mgr.y (mgr.34107) 358 : audit 0 from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:17:37.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:37 smithi195 bash[41044]: audit 2024-02-10T07:17:36.926663+0000 mon.a (mon.0) 600 : audit 0 from='client.? 172.21.15.107:0/1542357017' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:17:38.401 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:38 smithi107 bash[53833]: audit 2024-02-10T07:17:37.323079+0000 mgr.y (mgr.34107) 359 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:17:38.401 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:38 smithi107 bash[55228]: audit 2024-02-10T07:17:37.323079+0000 mgr.y (mgr.34107) 359 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:17:38.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:38 smithi195 bash[41044]: audit 2024-02-10T07:17:37.323079+0000 mgr.y (mgr.34107) 359 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:17:39.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:39 smithi195 bash[41044]: cluster 2024-02-10T07:17:38.182064+0000 mgr.y (mgr.34107) 360 : cluster 0 pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 87 B/s wr, 27 op/s 2024-02-10T07:17:39.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:39 smithi107 bash[53833]: cluster 2024-02-10T07:17:38.182064+0000 mgr.y (mgr.34107) 360 : cluster 0 pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 87 B/s wr, 27 op/s 2024-02-10T07:17:39.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:39 smithi107 bash[55228]: cluster 2024-02-10T07:17:38.182064+0000 mgr.y (mgr.34107) 360 : cluster 0 pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 87 B/s wr, 27 op/s 2024-02-10T07:17:39.880 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:17:39 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:17:39] "GET /metrics HTTP/1.1" 200 38558 "" "Prometheus/2.33.4" 2024-02-10T07:17:41.371 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:41 smithi107 bash[53833]: audit 2024-02-10T07:17:40.181454+0000 mon.a (mon.0) 601 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:41.372 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:41 smithi107 bash[53833]: cluster 2024-02-10T07:17:40.183411+0000 mgr.y (mgr.34107) 361 : cluster 0 pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 72 op/s 2024-02-10T07:17:41.372 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:41 smithi107 bash[53833]: audit 2024-02-10T07:17:40.191956+0000 mon.a (mon.0) 602 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:41.372 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:41 smithi107 bash[55228]: audit 2024-02-10T07:17:40.181454+0000 mon.a (mon.0) 601 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:41.372 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:41 smithi107 bash[55228]: cluster 2024-02-10T07:17:40.183411+0000 mgr.y (mgr.34107) 361 : cluster 0 pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 72 op/s 2024-02-10T07:17:41.372 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:41 smithi107 bash[55228]: audit 2024-02-10T07:17:40.191956+0000 mon.a (mon.0) 602 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:41.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:41 smithi195 bash[41044]: audit 2024-02-10T07:17:40.181454+0000 mon.a (mon.0) 601 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:41.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:41 smithi195 bash[41044]: cluster 2024-02-10T07:17:40.183411+0000 mgr.y (mgr.34107) 361 : cluster 0 pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 72 op/s 2024-02-10T07:17:41.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:41 smithi195 bash[41044]: audit 2024-02-10T07:17:40.191956+0000 mon.a (mon.0) 602 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:43.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:43 smithi107 bash[55228]: cluster 2024-02-10T07:17:42.184609+0000 mgr.y (mgr.34107) 362 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-02-10T07:17:43.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:43 smithi107 bash[55228]: audit 2024-02-10T07:17:42.987843+0000 mon.a (mon.0) 603 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:43.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:43 smithi107 bash[55228]: audit 2024-02-10T07:17:42.992918+0000 mon.a (mon.0) 604 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi195.qewfcx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:17:43.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:43 smithi107 bash[55228]: audit 2024-02-10T07:17:42.996100+0000 mon.a (mon.0) 605 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:17:43.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:43 smithi107 bash[53833]: cluster 2024-02-10T07:17:42.184609+0000 mgr.y (mgr.34107) 362 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-02-10T07:17:43.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:43 smithi107 bash[53833]: audit 2024-02-10T07:17:42.987843+0000 mon.a (mon.0) 603 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:43.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:43 smithi107 bash[53833]: audit 2024-02-10T07:17:42.992918+0000 mon.a (mon.0) 604 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi195.qewfcx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:17:43.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:43 smithi107 bash[53833]: audit 2024-02-10T07:17:42.996100+0000 mon.a (mon.0) 605 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:17:43.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:43 smithi195 bash[41044]: cluster 2024-02-10T07:17:42.184609+0000 mgr.y (mgr.34107) 362 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 85 op/s 2024-02-10T07:17:43.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:43 smithi195 bash[41044]: audit 2024-02-10T07:17:42.987843+0000 mon.a (mon.0) 603 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:43.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:43 smithi195 bash[41044]: audit 2024-02-10T07:17:42.992918+0000 mon.a (mon.0) 604 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi195.qewfcx", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:17:43.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:43 smithi195 bash[41044]: audit 2024-02-10T07:17:42.996100+0000 mon.a (mon.0) 605 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:17:44.459 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:44 smithi195 bash[41044]: cephadm 2024-02-10T07:17:42.980175+0000 mgr.y (mgr.34107) 363 : cephadm 1 Upgrade: Updating rgw.foo.smithi195.qewfcx (3/4) 2024-02-10T07:17:44.459 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:44 smithi195 bash[41044]: cephadm 2024-02-10T07:17:42.997560+0000 mgr.y (mgr.34107) 364 : cephadm 1 Deploying daemon rgw.foo.smithi195.qewfcx on smithi195 2024-02-10T07:17:44.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:44 smithi107 bash[53833]: cephadm 2024-02-10T07:17:42.980175+0000 mgr.y (mgr.34107) 363 : cephadm 1 Upgrade: Updating rgw.foo.smithi195.qewfcx (3/4) 2024-02-10T07:17:44.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:44 smithi107 bash[53833]: cephadm 2024-02-10T07:17:42.997560+0000 mgr.y (mgr.34107) 364 : cephadm 1 Deploying daemon rgw.foo.smithi195.qewfcx on smithi195 2024-02-10T07:17:44.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:44 smithi107 bash[55228]: cephadm 2024-02-10T07:17:42.980175+0000 mgr.y (mgr.34107) 363 : cephadm 1 Upgrade: Updating rgw.foo.smithi195.qewfcx (3/4) 2024-02-10T07:17:44.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:44 smithi107 bash[55228]: cephadm 2024-02-10T07:17:42.997560+0000 mgr.y (mgr.34107) 364 : cephadm 1 Deploying daemon rgw.foo.smithi195.qewfcx on smithi195 2024-02-10T07:17:45.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:45 smithi107 bash[53833]: cluster 2024-02-10T07:17:44.185833+0000 mgr.y (mgr.34107) 365 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 170 B/s wr, 114 op/s 2024-02-10T07:17:45.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:45 smithi107 bash[55228]: cluster 2024-02-10T07:17:44.185833+0000 mgr.y (mgr.34107) 365 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 170 B/s wr, 114 op/s 2024-02-10T07:17:45.498 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:45 smithi195 bash[41044]: cluster 2024-02-10T07:17:44.185833+0000 mgr.y (mgr.34107) 365 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 170 B/s wr, 114 op/s 2024-02-10T07:17:47.337 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:47 smithi107 bash[53833]: cluster 2024-02-10T07:17:46.187226+0000 mgr.y (mgr.34107) 366 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-02-10T07:17:47.337 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:47 smithi107 bash[53833]: audit 2024-02-10T07:17:47.023320+0000 mon.a (mon.0) 606 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:47.337 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:47 smithi107 bash[53833]: audit 2024-02-10T07:17:47.033961+0000 mon.a (mon.0) 607 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:47.337 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:47 smithi107 bash[55228]: cluster 2024-02-10T07:17:46.187226+0000 mgr.y (mgr.34107) 366 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-02-10T07:17:47.338 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:47 smithi107 bash[55228]: audit 2024-02-10T07:17:47.023320+0000 mon.a (mon.0) 606 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:47.338 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:47 smithi107 bash[55228]: audit 2024-02-10T07:17:47.033961+0000 mon.a (mon.0) 607 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:47.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:47 smithi195 bash[41044]: cluster 2024-02-10T07:17:46.187226+0000 mgr.y (mgr.34107) 366 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-02-10T07:17:47.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:47 smithi195 bash[41044]: audit 2024-02-10T07:17:47.023320+0000 mon.a (mon.0) 606 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:47.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:47 smithi195 bash[41044]: audit 2024-02-10T07:17:47.033961+0000 mon.a (mon.0) 607 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:48.425 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:48 smithi195 bash[41044]: audit 2024-02-10T07:17:47.333878+0000 mgr.y (mgr.34107) 367 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:17:48.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:48 smithi107 bash[53833]: audit 2024-02-10T07:17:47.333878+0000 mgr.y (mgr.34107) 367 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:17:48.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:48 smithi107 bash[55228]: audit 2024-02-10T07:17:47.333878+0000 mgr.y (mgr.34107) 367 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:17:49.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:49 smithi195 bash[41044]: cluster 2024-02-10T07:17:48.188269+0000 mgr.y (mgr.34107) 368 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 170 B/s wr, 155 op/s 2024-02-10T07:17:49.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:49 smithi107 bash[53833]: cluster 2024-02-10T07:17:48.188269+0000 mgr.y (mgr.34107) 368 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 170 B/s wr, 155 op/s 2024-02-10T07:17:49.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:49 smithi107 bash[55228]: cluster 2024-02-10T07:17:48.188269+0000 mgr.y (mgr.34107) 368 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 170 B/s wr, 155 op/s 2024-02-10T07:17:49.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:17:49 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:17:49] "GET /metrics HTTP/1.1" 200 38558 "" "Prometheus/2.33.4" 2024-02-10T07:17:50.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:50 smithi195 bash[41044]: cephadm 2024-02-10T07:17:49.642806+0000 mgr.y (mgr.34107) 369 : cephadm 1 Upgrade: Updating rgw.smpl.smithi195.zqbguk (4/4) 2024-02-10T07:17:50.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:50 smithi195 bash[41044]: audit 2024-02-10T07:17:49.650141+0000 mon.a (mon.0) 608 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:50.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:50 smithi195 bash[41044]: audit 2024-02-10T07:17:49.653931+0000 mon.a (mon.0) 609 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi195.zqbguk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:17:50.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:50 smithi195 bash[41044]: audit 2024-02-10T07:17:49.657557+0000 mon.a (mon.0) 610 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:17:50.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:50 smithi195 bash[41044]: cephadm 2024-02-10T07:17:49.659706+0000 mgr.y (mgr.34107) 370 : cephadm 1 Deploying daemon rgw.smpl.smithi195.zqbguk on smithi195 2024-02-10T07:17:50.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:50 smithi195 bash[41044]: cluster 2024-02-10T07:17:50.189640+0000 mgr.y (mgr.34107) 371 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 85 B/s wr, 172 op/s 2024-02-10T07:17:50.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:50 smithi107 bash[53833]: cephadm 2024-02-10T07:17:49.642806+0000 mgr.y (mgr.34107) 369 : cephadm 1 Upgrade: Updating rgw.smpl.smithi195.zqbguk (4/4) 2024-02-10T07:17:50.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:50 smithi107 bash[53833]: audit 2024-02-10T07:17:49.650141+0000 mon.a (mon.0) 608 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:50.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:50 smithi107 bash[53833]: audit 2024-02-10T07:17:49.653931+0000 mon.a (mon.0) 609 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi195.zqbguk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:17:50.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:50 smithi107 bash[53833]: audit 2024-02-10T07:17:49.657557+0000 mon.a (mon.0) 610 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:17:50.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:50 smithi107 bash[53833]: cephadm 2024-02-10T07:17:49.659706+0000 mgr.y (mgr.34107) 370 : cephadm 1 Deploying daemon rgw.smpl.smithi195.zqbguk on smithi195 2024-02-10T07:17:50.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:50 smithi107 bash[53833]: cluster 2024-02-10T07:17:50.189640+0000 mgr.y (mgr.34107) 371 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 85 B/s wr, 172 op/s 2024-02-10T07:17:50.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:50 smithi107 bash[55228]: cephadm 2024-02-10T07:17:49.642806+0000 mgr.y (mgr.34107) 369 : cephadm 1 Upgrade: Updating rgw.smpl.smithi195.zqbguk (4/4) 2024-02-10T07:17:50.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:50 smithi107 bash[55228]: audit 2024-02-10T07:17:49.650141+0000 mon.a (mon.0) 608 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:50.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:50 smithi107 bash[55228]: audit 2024-02-10T07:17:49.653931+0000 mon.a (mon.0) 609 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi195.zqbguk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-10T07:17:50.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:50 smithi107 bash[55228]: audit 2024-02-10T07:17:49.657557+0000 mon.a (mon.0) 610 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:17:50.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:50 smithi107 bash[55228]: cephadm 2024-02-10T07:17:49.659706+0000 mgr.y (mgr.34107) 370 : cephadm 1 Deploying daemon rgw.smpl.smithi195.zqbguk on smithi195 2024-02-10T07:17:50.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:50 smithi107 bash[55228]: cluster 2024-02-10T07:17:50.189640+0000 mgr.y (mgr.34107) 371 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 85 B/s wr, 172 op/s 2024-02-10T07:17:52.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:52 smithi195 bash[41044]: audit 2024-02-10T07:17:51.108971+0000 mon.a (mon.0) 611 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:17:52.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:52 smithi107 bash[53833]: audit 2024-02-10T07:17:51.108971+0000 mon.a (mon.0) 611 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:17:52.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:52 smithi107 bash[55228]: audit 2024-02-10T07:17:51.108971+0000 mon.a (mon.0) 611 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:17:53.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:53 smithi195 bash[41044]: cluster 2024-02-10T07:17:52.190814+0000 mgr.y (mgr.34107) 372 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 85 B/s wr, 153 op/s 2024-02-10T07:17:53.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:53 smithi107 bash[53833]: cluster 2024-02-10T07:17:52.190814+0000 mgr.y (mgr.34107) 372 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 85 B/s wr, 153 op/s 2024-02-10T07:17:53.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:53 smithi107 bash[55228]: cluster 2024-02-10T07:17:52.190814+0000 mgr.y (mgr.34107) 372 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 85 B/s wr, 153 op/s 2024-02-10T07:17:54.758 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:54 smithi195 bash[41044]: audit 2024-02-10T07:17:53.536058+0000 mon.a (mon.0) 612 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:54.758 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:54 smithi195 bash[41044]: audit 2024-02-10T07:17:53.545008+0000 mon.a (mon.0) 613 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:54.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:54 smithi107 bash[53833]: audit 2024-02-10T07:17:53.536058+0000 mon.a (mon.0) 612 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:54.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:54 smithi107 bash[53833]: audit 2024-02-10T07:17:53.545008+0000 mon.a (mon.0) 613 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:54.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:54 smithi107 bash[55228]: audit 2024-02-10T07:17:53.536058+0000 mon.a (mon.0) 612 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:54.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:54 smithi107 bash[55228]: audit 2024-02-10T07:17:53.545008+0000 mon.a (mon.0) 613 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:17:55.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:55 smithi195 bash[41044]: cluster 2024-02-10T07:17:54.191977+0000 mgr.y (mgr.34107) 373 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 162 op/s 2024-02-10T07:17:55.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:55 smithi107 bash[53833]: cluster 2024-02-10T07:17:54.191977+0000 mgr.y (mgr.34107) 373 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 162 op/s 2024-02-10T07:17:55.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:55 smithi107 bash[55228]: cluster 2024-02-10T07:17:54.191977+0000 mgr.y (mgr.34107) 373 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 162 op/s 2024-02-10T07:17:57.347 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:57 smithi107 bash[53833]: cluster 2024-02-10T07:17:56.193528+0000 mgr.y (mgr.34107) 374 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 85 B/s wr, 163 op/s 2024-02-10T07:17:57.348 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:57 smithi107 bash[55228]: cluster 2024-02-10T07:17:56.193528+0000 mgr.y (mgr.34107) 374 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 85 B/s wr, 163 op/s 2024-02-10T07:17:57.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:57 smithi195 bash[41044]: cluster 2024-02-10T07:17:56.193528+0000 mgr.y (mgr.34107) 374 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 85 B/s wr, 163 op/s 2024-02-10T07:17:58.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:58 smithi195 bash[41044]: audit 2024-02-10T07:17:57.344323+0000 mgr.y (mgr.34107) 375 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:17:58.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:58 smithi107 bash[53833]: audit 2024-02-10T07:17:57.344323+0000 mgr.y (mgr.34107) 375 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:17:58.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:58 smithi107 bash[55228]: audit 2024-02-10T07:17:57.344323+0000 mgr.y (mgr.34107) 375 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:17:59.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:17:59 smithi195 bash[41044]: cluster 2024-02-10T07:17:58.194639+0000 mgr.y (mgr.34107) 376 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 170 B/s wr, 122 op/s 2024-02-10T07:17:59.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:17:59 smithi107 bash[53833]: cluster 2024-02-10T07:17:58.194639+0000 mgr.y (mgr.34107) 376 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 170 B/s wr, 122 op/s 2024-02-10T07:17:59.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:17:59 smithi107 bash[55228]: cluster 2024-02-10T07:17:58.194639+0000 mgr.y (mgr.34107) 376 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 170 B/s wr, 122 op/s 2024-02-10T07:17:59.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:17:59 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:17:59] "GET /metrics HTTP/1.1" 200 38560 "" "Prometheus/2.33.4" 2024-02-10T07:18:01.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:00 smithi195 bash[41044]: audit 2024-02-10T07:17:59.727120+0000 mon.a (mon.0) 614 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:01.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:00 smithi195 bash[41044]: audit 2024-02-10T07:17:59.737554+0000 mon.a (mon.0) 615 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:01.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:00 smithi195 bash[41044]: audit 2024-02-10T07:17:59.882910+0000 mon.a (mon.0) 616 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:01.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:00 smithi195 bash[41044]: audit 2024-02-10T07:17:59.893576+0000 mon.a (mon.0) 617 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:01.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:00 smithi195 bash[41044]: cluster 2024-02-10T07:18:00.195852+0000 mgr.y (mgr.34107) 377 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-02-10T07:18:01.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:00 smithi107 bash[55228]: audit 2024-02-10T07:17:59.727120+0000 mon.a (mon.0) 614 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:01.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:00 smithi107 bash[55228]: audit 2024-02-10T07:17:59.737554+0000 mon.a (mon.0) 615 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:01.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:00 smithi107 bash[55228]: audit 2024-02-10T07:17:59.882910+0000 mon.a (mon.0) 616 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:01.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:00 smithi107 bash[55228]: audit 2024-02-10T07:17:59.893576+0000 mon.a (mon.0) 617 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:01.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:00 smithi107 bash[55228]: cluster 2024-02-10T07:18:00.195852+0000 mgr.y (mgr.34107) 377 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-02-10T07:18:01.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:00 smithi107 bash[53833]: audit 2024-02-10T07:17:59.727120+0000 mon.a (mon.0) 614 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:01.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:00 smithi107 bash[53833]: audit 2024-02-10T07:17:59.737554+0000 mon.a (mon.0) 615 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:01.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:00 smithi107 bash[53833]: audit 2024-02-10T07:17:59.882910+0000 mon.a (mon.0) 616 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:01.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:00 smithi107 bash[53833]: audit 2024-02-10T07:17:59.893576+0000 mon.a (mon.0) 617 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:01.212 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:00 smithi107 bash[53833]: cluster 2024-02-10T07:18:00.195852+0000 mgr.y (mgr.34107) 377 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-02-10T07:18:02.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:01 smithi195 bash[41044]: audit 2024-02-10T07:18:00.735433+0000 mon.a (mon.0) 618 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:02.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:01 smithi195 bash[41044]: audit 2024-02-10T07:18:00.742112+0000 mon.a (mon.0) 619 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:02.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:01 smithi195 bash[41044]: audit 2024-02-10T07:18:00.941814+0000 mon.a (mon.0) 620 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:02.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:01 smithi195 bash[41044]: audit 2024-02-10T07:18:00.952352+0000 mon.a (mon.0) 621 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:02.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:01 smithi107 bash[53833]: audit 2024-02-10T07:18:00.735433+0000 mon.a (mon.0) 618 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:02.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:01 smithi107 bash[53833]: audit 2024-02-10T07:18:00.742112+0000 mon.a (mon.0) 619 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:02.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:01 smithi107 bash[53833]: audit 2024-02-10T07:18:00.941814+0000 mon.a (mon.0) 620 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:02.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:01 smithi107 bash[53833]: audit 2024-02-10T07:18:00.952352+0000 mon.a (mon.0) 621 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:02.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:01 smithi107 bash[55228]: audit 2024-02-10T07:18:00.735433+0000 mon.a (mon.0) 618 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:02.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:01 smithi107 bash[55228]: audit 2024-02-10T07:18:00.742112+0000 mon.a (mon.0) 619 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:02.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:01 smithi107 bash[55228]: audit 2024-02-10T07:18:00.941814+0000 mon.a (mon.0) 620 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:02.212 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:01 smithi107 bash[55228]: audit 2024-02-10T07:18:00.952352+0000 mon.a (mon.0) 621 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:03.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:02 smithi195 bash[41044]: cluster 2024-02-10T07:18:02.197067+0000 mgr.y (mgr.34107) 378 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 170 B/s wr, 138 op/s 2024-02-10T07:18:03.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:02 smithi107 bash[53833]: cluster 2024-02-10T07:18:02.197067+0000 mgr.y (mgr.34107) 378 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 170 B/s wr, 138 op/s 2024-02-10T07:18:03.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:02 smithi107 bash[55228]: cluster 2024-02-10T07:18:02.197067+0000 mgr.y (mgr.34107) 378 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 170 B/s wr, 138 op/s 2024-02-10T07:18:05.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:05 smithi195 bash[41044]: cluster 2024-02-10T07:18:04.198239+0000 mgr.y (mgr.34107) 379 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 170 B/s wr, 112 op/s 2024-02-10T07:18:05.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:05 smithi107 bash[53833]: cluster 2024-02-10T07:18:04.198239+0000 mgr.y (mgr.34107) 379 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 170 B/s wr, 112 op/s 2024-02-10T07:18:05.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:05 smithi107 bash[55228]: cluster 2024-02-10T07:18:04.198239+0000 mgr.y (mgr.34107) 379 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 170 B/s wr, 112 op/s 2024-02-10T07:18:07.345 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:07 smithi107 bash[53833]: audit 2024-02-10T07:18:06.109580+0000 mon.a (mon.0) 622 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:18:07.345 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:07 smithi107 bash[53833]: cluster 2024-02-10T07:18:06.199533+0000 mgr.y (mgr.34107) 380 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 90 op/s 2024-02-10T07:18:07.345 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:07 smithi107 bash[55228]: audit 2024-02-10T07:18:06.109580+0000 mon.a (mon.0) 622 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:18:07.346 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:07 smithi107 bash[55228]: cluster 2024-02-10T07:18:06.199533+0000 mgr.y (mgr.34107) 380 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 90 op/s 2024-02-10T07:18:07.366 INFO:teuthology.orchestra.run.smithi107.stdout:true 2024-02-10T07:18:07.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:07 smithi195 bash[41044]: audit 2024-02-10T07:18:06.109580+0000 mon.a (mon.0) 622 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:18:07.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:07 smithi195 bash[41044]: cluster 2024-02-10T07:18:06.199533+0000 mgr.y (mgr.34107) 380 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 90 op/s 2024-02-10T07:18:08.095 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:08 smithi195 bash[41044]: audit 2024-02-10T07:18:07.347642+0000 mgr.y (mgr.34107) 381 : audit 0 from='client.34701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:18:08.095 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:08 smithi195 bash[41044]: audit 2024-02-10T07:18:07.353726+0000 mgr.y (mgr.34107) 382 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:18:08.149 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T07:18:08.149 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 running (8m) 8s ago 15m 17.6M - 0.23.0 ba2b418f427c d3f029c1318f 2024-02-10T07:18:08.149 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 running (8m) 8s ago 15m 44.6M - 8.3.5 dad864ee21e9 5607b97710aa 2024-02-10T07:18:08.149 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.lvlagr smithi107 running (7m) 8s ago 13m 48.3M - 3.5 e1d6a67b021e 757a2f6d398f 2024-02-10T07:18:08.149 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443,9283,8765 running (7m) 8s ago 21m 444M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bb490544b5d3 2024-02-10T07:18:08.149 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:8443,9283,8765 running (7m) 8s ago 23m 511M - 19.0.0-1361-g290212a1 c328ab9dcfc7 c02886bcdecb 2024-02-10T07:18:08.149 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (6m) 8s ago 23m 59.0M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 e0da1fb95790 2024-02-10T07:18:08.149 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (5m) 8s ago 22m 47.8M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 d340158ba46e 2024-02-10T07:18:08.149 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (6m) 8s ago 22m 50.5M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 869a46f2072d 2024-02-10T07:18:08.150 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 running (8m) 8s ago 16m 12.4M - 1.3.1 1dbe0e931976 c8acf9662b9a 2024-02-10T07:18:08.150 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 running (8m) 8s ago 16m 12.2M - 1.3.1 1dbe0e931976 afd5feac7ebe 2024-02-10T07:18:08.150 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 running (4m) 8s ago 21m 67.0M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 03a1804d2551 2024-02-10T07:18:08.150 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (3m) 8s ago 20m 62.8M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 5e413662b8f1 2024-02-10T07:18:08.150 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (3m) 8s ago 20m 61.0M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 39da3d03eb00 2024-02-10T07:18:08.150 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (2m) 8s ago 19m 63.5M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 a7fea3d04cd1 2024-02-10T07:18:08.150 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (2m) 8s ago 18m 64.6M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 d60199fb198c 2024-02-10T07:18:08.150 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (118s) 8s ago 18m 58.5M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 3bdc2396af97 2024-02-10T07:18:08.150 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (89s) 8s ago 17m 53.0M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 1b7519b35899 2024-02-10T07:18:08.150 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (58s) 8s ago 17m 54.0M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 fe20635602b5 2024-02-10T07:18:08.150 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 running (7m) 8s ago 16m 64.6M - 2.33.4 514e6a882f6e 83de9a3c8dfd 2024-02-10T07:18:08.150 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.zkixal smithi107 *:8000 running (34s) 8s ago 14m 90.1M - 19.0.0-1361-g290212a1 c328ab9dcfc7 b9db86fa2835 2024-02-10T07:18:08.150 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.qewfcx smithi195 *:8000 running (21s) 8s ago 14m 91.8M - 19.0.0-1361-g290212a1 c328ab9dcfc7 08e8cfcdea42 2024-02-10T07:18:08.150 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.lgutqr smithi107 *:80 running (27s) 8s ago 14m 89.8M - 19.0.0-1361-g290212a1 c328ab9dcfc7 ddacb6f0fc31 2024-02-10T07:18:08.150 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.zqbguk smithi195 *:80 running (14s) 8s ago 13m 89.7M - 19.0.0-1361-g290212a1 c328ab9dcfc7 01fa66dcc6fa 2024-02-10T07:18:08.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:08 smithi107 bash[55228]: audit 2024-02-10T07:18:07.347642+0000 mgr.y (mgr.34107) 381 : audit 0 from='client.34701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:18:08.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:08 smithi107 bash[55228]: audit 2024-02-10T07:18:07.353726+0000 mgr.y (mgr.34107) 382 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:18:08.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:08 smithi107 bash[53833]: audit 2024-02-10T07:18:07.347642+0000 mgr.y (mgr.34107) 381 : audit 0 from='client.34701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:18:08.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:08 smithi107 bash[53833]: audit 2024-02-10T07:18:07.353726+0000 mgr.y (mgr.34107) 382 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:18:08.602 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:18:08.602 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-02-10T07:18:08.602 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T07:18:08.602 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:18:08.602 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-02-10T07:18:08.602 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T07:18:08.602 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:18:08.602 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-02-10T07:18:08.602 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 8 2024-02-10T07:18:08.603 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:18:08.603 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-02-10T07:18:08.603 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 4 2024-02-10T07:18:08.603 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:18:08.603 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-02-10T07:18:08.603 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 17 2024-02-10T07:18:08.603 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:18:08.603 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:18:09.029 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:18:09.029 INFO:teuthology.orchestra.run.smithi107.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T07:18:09.029 INFO:teuthology.orchestra.run.smithi107.stdout: "in_progress": true, 2024-02-10T07:18:09.029 INFO:teuthology.orchestra.run.smithi107.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T07:18:09.029 INFO:teuthology.orchestra.run.smithi107.stdout: "services_complete": [ 2024-02-10T07:18:09.029 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr", 2024-02-10T07:18:09.029 INFO:teuthology.orchestra.run.smithi107.stdout: "mon", 2024-02-10T07:18:09.029 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw", 2024-02-10T07:18:09.029 INFO:teuthology.orchestra.run.smithi107.stdout: "osd" 2024-02-10T07:18:09.029 INFO:teuthology.orchestra.run.smithi107.stdout: ], 2024-02-10T07:18:09.029 INFO:teuthology.orchestra.run.smithi107.stdout: "progress": "17/23 daemons upgraded", 2024-02-10T07:18:09.030 INFO:teuthology.orchestra.run.smithi107.stdout: "message": "Currently upgrading rgw daemons", 2024-02-10T07:18:09.030 INFO:teuthology.orchestra.run.smithi107.stdout: "is_paused": false 2024-02-10T07:18:09.030 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:18:09.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:09 smithi107 bash[55228]: audit 2024-02-10T07:18:07.737652+0000 mgr.y (mgr.34107) 383 : audit 0 from='client.44635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:18:09.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:09 smithi107 bash[55228]: audit 2024-02-10T07:18:08.120729+0000 mgr.y (mgr.34107) 384 : audit 0 from='client.44641 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:18:09.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:09 smithi107 bash[55228]: cluster 2024-02-10T07:18:08.200613+0000 mgr.y (mgr.34107) 385 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 85 B/s wr, 59 op/s 2024-02-10T07:18:09.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:09 smithi107 bash[55228]: audit 2024-02-10T07:18:08.598863+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.107:0/1097632115' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:09.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:09 smithi107 bash[53833]: audit 2024-02-10T07:18:07.737652+0000 mgr.y (mgr.34107) 383 : audit 0 from='client.44635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:18:09.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:09 smithi107 bash[53833]: audit 2024-02-10T07:18:08.120729+0000 mgr.y (mgr.34107) 384 : audit 0 from='client.44641 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:18:09.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:09 smithi107 bash[53833]: cluster 2024-02-10T07:18:08.200613+0000 mgr.y (mgr.34107) 385 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 85 B/s wr, 59 op/s 2024-02-10T07:18:09.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:09 smithi107 bash[53833]: audit 2024-02-10T07:18:08.598863+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.107:0/1097632115' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:09.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:09 smithi195 bash[41044]: audit 2024-02-10T07:18:07.737652+0000 mgr.y (mgr.34107) 383 : audit 0 from='client.44635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:18:09.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:09 smithi195 bash[41044]: audit 2024-02-10T07:18:08.120729+0000 mgr.y (mgr.34107) 384 : audit 0 from='client.44641 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:18:09.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:09 smithi195 bash[41044]: cluster 2024-02-10T07:18:08.200613+0000 mgr.y (mgr.34107) 385 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 85 B/s wr, 59 op/s 2024-02-10T07:18:09.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:09 smithi195 bash[41044]: audit 2024-02-10T07:18:08.598863+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.107:0/1097632115' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:09.500 INFO:teuthology.orchestra.run.smithi107.stdout:HEALTH_OK 2024-02-10T07:18:09.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:18:09 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:18:09] "GET /metrics HTTP/1.1" 200 38627 "" "Prometheus/2.33.4" 2024-02-10T07:18:10.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:10 smithi195 bash[41044]: audit 2024-02-10T07:18:09.025486+0000 mgr.y (mgr.34107) 386 : audit 0 from='client.44653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:18:10.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:10 smithi195 bash[41044]: audit 2024-02-10T07:18:09.497459+0000 mon.a (mon.0) 623 : audit 0 from='client.? 172.21.15.107:0/1176001607' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:18:10.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:10 smithi107 bash[53833]: audit 2024-02-10T07:18:09.025486+0000 mgr.y (mgr.34107) 386 : audit 0 from='client.44653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:18:10.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:10 smithi107 bash[53833]: audit 2024-02-10T07:18:09.497459+0000 mon.a (mon.0) 623 : audit 0 from='client.? 172.21.15.107:0/1176001607' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:18:10.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:10 smithi107 bash[55228]: audit 2024-02-10T07:18:09.025486+0000 mgr.y (mgr.34107) 386 : audit 0 from='client.44653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:18:10.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:10 smithi107 bash[55228]: audit 2024-02-10T07:18:09.497459+0000 mon.a (mon.0) 623 : audit 0 from='client.? 172.21.15.107:0/1176001607' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:18:11.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:11 smithi195 bash[41044]: cluster 2024-02-10T07:18:10.202167+0000 mgr.y (mgr.34107) 387 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 46 op/s 2024-02-10T07:18:11.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:11 smithi107 bash[53833]: cluster 2024-02-10T07:18:10.202167+0000 mgr.y (mgr.34107) 387 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 46 op/s 2024-02-10T07:18:11.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:11 smithi107 bash[55228]: cluster 2024-02-10T07:18:10.202167+0000 mgr.y (mgr.34107) 387 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 46 op/s 2024-02-10T07:18:12.593 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[53833]: cephadm 2024-02-10T07:18:11.233608+0000 mgr.y (mgr.34107) 388 : cephadm 1 Detected new or changed devices on smithi195 2024-02-10T07:18:12.593 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[53833]: audit 2024-02-10T07:18:11.245220+0000 mon.a (mon.0) 624 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:12.593 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[53833]: audit 2024-02-10T07:18:11.261703+0000 mon.a (mon.0) 625 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:12.593 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[53833]: audit 2024-02-10T07:18:11.965561+0000 mon.a (mon.0) 626 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:12.593 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[53833]: audit 2024-02-10T07:18:11.977905+0000 mon.a (mon.0) 627 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:12.593 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[53833]: audit 2024-02-10T07:18:11.980197+0000 mon.a (mon.0) 628 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:18:12.594 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[53833]: audit 2024-02-10T07:18:11.981822+0000 mon.a (mon.0) 629 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:18:12.594 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[53833]: audit 2024-02-10T07:18:11.990327+0000 mon.a (mon.0) 630 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:12.594 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[53833]: audit 2024-02-10T07:18:12.079038+0000 mon.a (mon.0) 631 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:18:12.594 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[53833]: audit 2024-02-10T07:18:12.082309+0000 mon.a (mon.0) 632 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:12.594 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[53833]: audit 2024-02-10T07:18:12.085113+0000 mon.a (mon.0) 633 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:12.594 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[53833]: audit 2024-02-10T07:18:12.087113+0000 mon.a (mon.0) 634 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:12.594 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[53833]: audit 2024-02-10T07:18:12.090497+0000 mon.a (mon.0) 635 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:12.594 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[53833]: audit 2024-02-10T07:18:12.093831+0000 mon.a (mon.0) 636 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:12.594 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[53833]: audit 2024-02-10T07:18:12.096766+0000 mon.a (mon.0) 637 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:12.594 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[53833]: audit 2024-02-10T07:18:12.105040+0000 mon.a (mon.0) 638 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:12.594 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[53833]: audit 2024-02-10T07:18:12.108494+0000 mon.a (mon.0) 639 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi107.zkixal"}]: dispatch 2024-02-10T07:18:12.594 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[53833]: audit 2024-02-10T07:18:12.112797+0000 mon.a (mon.0) 640 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi107.zkixal"}]': finished 2024-02-10T07:18:12.594 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[53833]: audit 2024-02-10T07:18:12.115659+0000 mon.a (mon.0) 641 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi195.qewfcx"}]: dispatch 2024-02-10T07:18:12.595 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[55228]: cephadm 2024-02-10T07:18:11.233608+0000 mgr.y (mgr.34107) 388 : cephadm 1 Detected new or changed devices on smithi195 2024-02-10T07:18:12.595 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[55228]: audit 2024-02-10T07:18:11.245220+0000 mon.a (mon.0) 624 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:12.595 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[55228]: audit 2024-02-10T07:18:11.261703+0000 mon.a (mon.0) 625 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:12.595 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[55228]: audit 2024-02-10T07:18:11.965561+0000 mon.a (mon.0) 626 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:12.595 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[55228]: audit 2024-02-10T07:18:11.977905+0000 mon.a (mon.0) 627 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:12.595 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[55228]: audit 2024-02-10T07:18:11.980197+0000 mon.a (mon.0) 628 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:18:12.595 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[55228]: audit 2024-02-10T07:18:11.981822+0000 mon.a (mon.0) 629 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:18:12.595 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[55228]: audit 2024-02-10T07:18:11.990327+0000 mon.a (mon.0) 630 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:12.595 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[55228]: audit 2024-02-10T07:18:12.079038+0000 mon.a (mon.0) 631 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:18:12.595 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[55228]: audit 2024-02-10T07:18:12.082309+0000 mon.a (mon.0) 632 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:12.595 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[55228]: audit 2024-02-10T07:18:12.085113+0000 mon.a (mon.0) 633 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:12.595 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[55228]: audit 2024-02-10T07:18:12.087113+0000 mon.a (mon.0) 634 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:12.595 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[55228]: audit 2024-02-10T07:18:12.090497+0000 mon.a (mon.0) 635 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:12.596 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[55228]: audit 2024-02-10T07:18:12.093831+0000 mon.a (mon.0) 636 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:12.596 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[55228]: audit 2024-02-10T07:18:12.096766+0000 mon.a (mon.0) 637 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:12.596 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[55228]: audit 2024-02-10T07:18:12.105040+0000 mon.a (mon.0) 638 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:12.596 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[55228]: audit 2024-02-10T07:18:12.108494+0000 mon.a (mon.0) 639 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi107.zkixal"}]: dispatch 2024-02-10T07:18:12.596 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[55228]: audit 2024-02-10T07:18:12.112797+0000 mon.a (mon.0) 640 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi107.zkixal"}]': finished 2024-02-10T07:18:12.596 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[55228]: audit 2024-02-10T07:18:12.115659+0000 mon.a (mon.0) 641 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi195.qewfcx"}]: dispatch 2024-02-10T07:18:12.596 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[53833]: audit 2024-02-10T07:18:12.120729+0000 mon.a (mon.0) 642 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi195.qewfcx"}]': finished 2024-02-10T07:18:12.596 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[53833]: audit 2024-02-10T07:18:12.123787+0000 mon.a (mon.0) 643 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi107.lgutqr"}]: dispatch 2024-02-10T07:18:12.596 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[53833]: audit 2024-02-10T07:18:12.127737+0000 mon.a (mon.0) 644 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi107.lgutqr"}]': finished 2024-02-10T07:18:12.596 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[53833]: audit 2024-02-10T07:18:12.130122+0000 mon.a (mon.0) 645 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi195.zqbguk"}]: dispatch 2024-02-10T07:18:12.597 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[53833]: audit 2024-02-10T07:18:12.134459+0000 mon.a (mon.0) 646 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi195.zqbguk"}]': finished 2024-02-10T07:18:12.597 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[53833]: audit 2024-02-10T07:18:12.137932+0000 mon.a (mon.0) 647 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:12.597 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[53833]: audit 2024-02-10T07:18:12.143898+0000 mon.a (mon.0) 648 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:12.597 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[53833]: audit 2024-02-10T07:18:12.147192+0000 mon.a (mon.0) 649 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:12.597 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[53833]: audit 2024-02-10T07:18:12.148949+0000 mon.a (mon.0) 650 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:12.597 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[53833]: audit 2024-02-10T07:18:12.154815+0000 mon.a (mon.0) 651 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:12.597 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[55228]: audit 2024-02-10T07:18:12.120729+0000 mon.a (mon.0) 642 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi195.qewfcx"}]': finished 2024-02-10T07:18:12.597 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[55228]: audit 2024-02-10T07:18:12.123787+0000 mon.a (mon.0) 643 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi107.lgutqr"}]: dispatch 2024-02-10T07:18:12.597 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[55228]: audit 2024-02-10T07:18:12.127737+0000 mon.a (mon.0) 644 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi107.lgutqr"}]': finished 2024-02-10T07:18:12.597 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[55228]: audit 2024-02-10T07:18:12.130122+0000 mon.a (mon.0) 645 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi195.zqbguk"}]: dispatch 2024-02-10T07:18:12.597 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[55228]: audit 2024-02-10T07:18:12.134459+0000 mon.a (mon.0) 646 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi195.zqbguk"}]': finished 2024-02-10T07:18:12.597 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[55228]: audit 2024-02-10T07:18:12.137932+0000 mon.a (mon.0) 647 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:12.597 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[55228]: audit 2024-02-10T07:18:12.143898+0000 mon.a (mon.0) 648 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:12.598 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[55228]: audit 2024-02-10T07:18:12.147192+0000 mon.a (mon.0) 649 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:12.598 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[55228]: audit 2024-02-10T07:18:12.148949+0000 mon.a (mon.0) 650 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:12.598 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:12 smithi107 bash[55228]: audit 2024-02-10T07:18:12.154815+0000 mon.a (mon.0) 651 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:12.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:12 smithi195 bash[41044]: cephadm 2024-02-10T07:18:11.233608+0000 mgr.y (mgr.34107) 388 : cephadm 1 Detected new or changed devices on smithi195 2024-02-10T07:18:12.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:12 smithi195 bash[41044]: audit 2024-02-10T07:18:11.245220+0000 mon.a (mon.0) 624 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:12.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:12 smithi195 bash[41044]: audit 2024-02-10T07:18:11.261703+0000 mon.a (mon.0) 625 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:12.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:12 smithi195 bash[41044]: audit 2024-02-10T07:18:11.965561+0000 mon.a (mon.0) 626 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:12.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:12 smithi195 bash[41044]: audit 2024-02-10T07:18:11.977905+0000 mon.a (mon.0) 627 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:12.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:12 smithi195 bash[41044]: audit 2024-02-10T07:18:11.980197+0000 mon.a (mon.0) 628 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:18:12.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:12 smithi195 bash[41044]: audit 2024-02-10T07:18:11.981822+0000 mon.a (mon.0) 629 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:18:12.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:12 smithi195 bash[41044]: audit 2024-02-10T07:18:11.990327+0000 mon.a (mon.0) 630 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:12.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:12 smithi195 bash[41044]: audit 2024-02-10T07:18:12.079038+0000 mon.a (mon.0) 631 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:18:12.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:12 smithi195 bash[41044]: audit 2024-02-10T07:18:12.082309+0000 mon.a (mon.0) 632 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:12.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:12 smithi195 bash[41044]: audit 2024-02-10T07:18:12.085113+0000 mon.a (mon.0) 633 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:12.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:12 smithi195 bash[41044]: audit 2024-02-10T07:18:12.087113+0000 mon.a (mon.0) 634 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:12.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:12 smithi195 bash[41044]: audit 2024-02-10T07:18:12.090497+0000 mon.a (mon.0) 635 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:12.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:12 smithi195 bash[41044]: audit 2024-02-10T07:18:12.093831+0000 mon.a (mon.0) 636 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:12.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:12 smithi195 bash[41044]: audit 2024-02-10T07:18:12.096766+0000 mon.a (mon.0) 637 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:12.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:12 smithi195 bash[41044]: audit 2024-02-10T07:18:12.105040+0000 mon.a (mon.0) 638 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:12.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:12 smithi195 bash[41044]: audit 2024-02-10T07:18:12.108494+0000 mon.a (mon.0) 639 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi107.zkixal"}]: dispatch 2024-02-10T07:18:12.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:12 smithi195 bash[41044]: audit 2024-02-10T07:18:12.112797+0000 mon.a (mon.0) 640 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi107.zkixal"}]': finished 2024-02-10T07:18:12.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:12 smithi195 bash[41044]: audit 2024-02-10T07:18:12.115659+0000 mon.a (mon.0) 641 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi195.qewfcx"}]: dispatch 2024-02-10T07:18:12.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:12 smithi195 bash[41044]: audit 2024-02-10T07:18:12.120729+0000 mon.a (mon.0) 642 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi195.qewfcx"}]': finished 2024-02-10T07:18:12.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:12 smithi195 bash[41044]: audit 2024-02-10T07:18:12.123787+0000 mon.a (mon.0) 643 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi107.lgutqr"}]: dispatch 2024-02-10T07:18:12.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:12 smithi195 bash[41044]: audit 2024-02-10T07:18:12.127737+0000 mon.a (mon.0) 644 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi107.lgutqr"}]': finished 2024-02-10T07:18:12.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:12 smithi195 bash[41044]: audit 2024-02-10T07:18:12.130122+0000 mon.a (mon.0) 645 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi195.zqbguk"}]: dispatch 2024-02-10T07:18:12.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:12 smithi195 bash[41044]: audit 2024-02-10T07:18:12.134459+0000 mon.a (mon.0) 646 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi195.zqbguk"}]': finished 2024-02-10T07:18:12.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:12 smithi195 bash[41044]: audit 2024-02-10T07:18:12.137932+0000 mon.a (mon.0) 647 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:12.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:12 smithi195 bash[41044]: audit 2024-02-10T07:18:12.143898+0000 mon.a (mon.0) 648 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:12.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:12 smithi195 bash[41044]: audit 2024-02-10T07:18:12.147192+0000 mon.a (mon.0) 649 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:12.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:12 smithi195 bash[41044]: audit 2024-02-10T07:18:12.148949+0000 mon.a (mon.0) 650 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:12.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:12 smithi195 bash[41044]: audit 2024-02-10T07:18:12.154815+0000 mon.a (mon.0) 651 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:13.531 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:13 smithi107 bash[53833]: cephadm 2024-02-10T07:18:11.955063+0000 mgr.y (mgr.34107) 389 : cephadm 1 Detected new or changed devices on smithi107 2024-02-10T07:18:13.531 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:13 smithi107 bash[53833]: cephadm 2024-02-10T07:18:12.098136+0000 mgr.y (mgr.34107) 390 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-02-10T07:18:13.531 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:13 smithi107 bash[53833]: cephadm 2024-02-10T07:18:12.139143+0000 mgr.y (mgr.34107) 391 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-02-10T07:18:13.531 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:13 smithi107 bash[53833]: cephadm 2024-02-10T07:18:12.150055+0000 mgr.y (mgr.34107) 392 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-02-10T07:18:13.531 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:13 smithi107 bash[53833]: cluster 2024-02-10T07:18:12.203512+0000 mgr.y (mgr.34107) 393 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:18:13.531 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:13 smithi107 bash[55228]: cephadm 2024-02-10T07:18:11.955063+0000 mgr.y (mgr.34107) 389 : cephadm 1 Detected new or changed devices on smithi107 2024-02-10T07:18:13.531 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:13 smithi107 bash[55228]: cephadm 2024-02-10T07:18:12.098136+0000 mgr.y (mgr.34107) 390 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-02-10T07:18:13.532 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:13 smithi107 bash[55228]: cephadm 2024-02-10T07:18:12.139143+0000 mgr.y (mgr.34107) 391 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-02-10T07:18:13.532 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:13 smithi107 bash[55228]: cephadm 2024-02-10T07:18:12.150055+0000 mgr.y (mgr.34107) 392 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-02-10T07:18:13.532 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:13 smithi107 bash[55228]: cluster 2024-02-10T07:18:12.203512+0000 mgr.y (mgr.34107) 393 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:18:13.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:13 smithi195 bash[41044]: cephadm 2024-02-10T07:18:11.955063+0000 mgr.y (mgr.34107) 389 : cephadm 1 Detected new or changed devices on smithi107 2024-02-10T07:18:13.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:13 smithi195 bash[41044]: cephadm 2024-02-10T07:18:12.098136+0000 mgr.y (mgr.34107) 390 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-02-10T07:18:13.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:13 smithi195 bash[41044]: cephadm 2024-02-10T07:18:12.139143+0000 mgr.y (mgr.34107) 391 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-02-10T07:18:13.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:13 smithi195 bash[41044]: cephadm 2024-02-10T07:18:12.150055+0000 mgr.y (mgr.34107) 392 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-02-10T07:18:13.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:13 smithi195 bash[41044]: cluster 2024-02-10T07:18:12.203512+0000 mgr.y (mgr.34107) 393 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:18:15.803 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:15 smithi107 bash[53833]: cluster 2024-02-10T07:18:14.204678+0000 mgr.y (mgr.34107) 394 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:18:15.803 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:15 smithi107 bash[53833]: cephadm 2024-02-10T07:18:14.478385+0000 mgr.y (mgr.34107) 395 : cephadm 1 Upgrade: Updating iscsi.foo.smithi107.lvlagr 2024-02-10T07:18:15.803 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:15 smithi107 bash[53833]: audit 2024-02-10T07:18:14.485733+0000 mon.a (mon.0) 652 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:15.803 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:15 smithi107 bash[53833]: audit 2024-02-10T07:18:14.490002+0000 mon.a (mon.0) 653 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi107.lvlagr", "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-10T07:18:15.803 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:15 smithi107 bash[53833]: audit 2024-02-10T07:18:14.504012+0000 mon.a (mon.0) 654 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:18:15.803 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:15 smithi107 bash[53833]: cephadm 2024-02-10T07:18:14.505910+0000 mgr.y (mgr.34107) 396 : cephadm 1 Deploying daemon iscsi.foo.smithi107.lvlagr on smithi107 2024-02-10T07:18:15.803 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:15 smithi107 bash[55228]: cluster 2024-02-10T07:18:14.204678+0000 mgr.y (mgr.34107) 394 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:18:15.803 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:15 smithi107 bash[55228]: cephadm 2024-02-10T07:18:14.478385+0000 mgr.y (mgr.34107) 395 : cephadm 1 Upgrade: Updating iscsi.foo.smithi107.lvlagr 2024-02-10T07:18:15.804 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:15 smithi107 bash[55228]: audit 2024-02-10T07:18:14.485733+0000 mon.a (mon.0) 652 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:15.804 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:15 smithi107 bash[55228]: audit 2024-02-10T07:18:14.490002+0000 mon.a (mon.0) 653 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi107.lvlagr", "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-10T07:18:15.804 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:15 smithi107 bash[55228]: audit 2024-02-10T07:18:14.504012+0000 mon.a (mon.0) 654 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:18:15.804 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:15 smithi107 bash[55228]: cephadm 2024-02-10T07:18:14.505910+0000 mgr.y (mgr.34107) 396 : cephadm 1 Deploying daemon iscsi.foo.smithi107.lvlagr on smithi107 2024-02-10T07:18:15.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:15 smithi195 bash[41044]: cluster 2024-02-10T07:18:14.204678+0000 mgr.y (mgr.34107) 394 : cluster 0 pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:18:15.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:15 smithi195 bash[41044]: cephadm 2024-02-10T07:18:14.478385+0000 mgr.y (mgr.34107) 395 : cephadm 1 Upgrade: Updating iscsi.foo.smithi107.lvlagr 2024-02-10T07:18:15.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:15 smithi195 bash[41044]: audit 2024-02-10T07:18:14.485733+0000 mon.a (mon.0) 652 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:15.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:15 smithi195 bash[41044]: audit 2024-02-10T07:18:14.490002+0000 mon.a (mon.0) 653 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi107.lvlagr", "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-10T07:18:15.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:15 smithi195 bash[41044]: audit 2024-02-10T07:18:14.504012+0000 mon.a (mon.0) 654 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:18:15.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:15 smithi195 bash[41044]: cephadm 2024-02-10T07:18:14.505910+0000 mgr.y (mgr.34107) 396 : cephadm 1 Deploying daemon iscsi.foo.smithi107.lvlagr on smithi107 2024-02-10T07:18:17.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:17 smithi107 bash[53833]: cluster 2024-02-10T07:18:16.206011+0000 mgr.y (mgr.34107) 397 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:18:17.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:17 smithi107 bash[55228]: cluster 2024-02-10T07:18:16.206011+0000 mgr.y (mgr.34107) 397 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:18:17.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:17 smithi195 bash[41044]: cluster 2024-02-10T07:18:16.206011+0000 mgr.y (mgr.34107) 397 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:18:18.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:18 smithi195 bash[41044]: audit 2024-02-10T07:18:17.361849+0000 mgr.y (mgr.34107) 398 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:18:18.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:18 smithi107 bash[53833]: audit 2024-02-10T07:18:17.361849+0000 mgr.y (mgr.34107) 398 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:18:18.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:18 smithi107 bash[55228]: audit 2024-02-10T07:18:17.361849+0000 mgr.y (mgr.34107) 398 : audit 0 from='client.15501 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:18:19.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:19 smithi195 bash[41044]: cluster 2024-02-10T07:18:18.207047+0000 mgr.y (mgr.34107) 399 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:18:19.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:19 smithi107 bash[53833]: cluster 2024-02-10T07:18:18.207047+0000 mgr.y (mgr.34107) 399 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:18:19.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:19 smithi107 bash[55228]: cluster 2024-02-10T07:18:18.207047+0000 mgr.y (mgr.34107) 399 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:18:19.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:18:19 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:18:19] "GET /metrics HTTP/1.1" 200 38627 "" "Prometheus/2.33.4" 2024-02-10T07:18:21.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:21 smithi195 bash[41044]: cluster 2024-02-10T07:18:20.208339+0000 mgr.y (mgr.34107) 400 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:18:21.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:21 smithi195 bash[41044]: audit 2024-02-10T07:18:21.109730+0000 mon.a (mon.0) 655 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:18:21.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:21 smithi107 bash[53833]: cluster 2024-02-10T07:18:20.208339+0000 mgr.y (mgr.34107) 400 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:18:21.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:21 smithi107 bash[53833]: audit 2024-02-10T07:18:21.109730+0000 mon.a (mon.0) 655 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:18:21.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:21 smithi107 bash[55228]: cluster 2024-02-10T07:18:20.208339+0000 mgr.y (mgr.34107) 400 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:18:21.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:21 smithi107 bash[55228]: audit 2024-02-10T07:18:21.109730+0000 mon.a (mon.0) 655 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:18:23.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:23 smithi195 bash[41044]: cluster 2024-02-10T07:18:22.209585+0000 mgr.y (mgr.34107) 401 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:18:23.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:23 smithi107 bash[53833]: cluster 2024-02-10T07:18:22.209585+0000 mgr.y (mgr.34107) 401 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:18:23.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:23 smithi107 bash[55228]: cluster 2024-02-10T07:18:22.209585+0000 mgr.y (mgr.34107) 401 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:18:25.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:25 smithi195 bash[41044]: cluster 2024-02-10T07:18:24.210717+0000 mgr.y (mgr.34107) 402 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:18:25.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:25 smithi107 bash[53833]: cluster 2024-02-10T07:18:24.210717+0000 mgr.y (mgr.34107) 402 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:18:25.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:25 smithi107 bash[55228]: cluster 2024-02-10T07:18:24.210717+0000 mgr.y (mgr.34107) 402 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:18:27.211 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:27 smithi107 bash[53833]: cluster 2024-02-10T07:18:26.212051+0000 mgr.y (mgr.34107) 403 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:18:27.211 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:27 smithi107 bash[55228]: cluster 2024-02-10T07:18:26.212051+0000 mgr.y (mgr.34107) 403 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:18:27.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:27 smithi195 bash[41044]: cluster 2024-02-10T07:18:26.212051+0000 mgr.y (mgr.34107) 403 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:18:29.406 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:29 smithi107 bash[55228]: audit 2024-02-10T07:18:28.145967+0000 mon.a (mon.0) 656 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:29.406 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:29 smithi107 bash[55228]: audit 2024-02-10T07:18:28.156201+0000 mon.a (mon.0) 657 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:29.406 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:29 smithi107 bash[55228]: cluster 2024-02-10T07:18:28.212973+0000 mgr.y (mgr.34107) 404 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:18:29.407 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:29 smithi107 bash[53833]: audit 2024-02-10T07:18:28.145967+0000 mon.a (mon.0) 656 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:29.407 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:29 smithi107 bash[53833]: audit 2024-02-10T07:18:28.156201+0000 mon.a (mon.0) 657 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:29.407 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:29 smithi107 bash[53833]: cluster 2024-02-10T07:18:28.212973+0000 mgr.y (mgr.34107) 404 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:18:29.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:29 smithi195 bash[41044]: audit 2024-02-10T07:18:28.145967+0000 mon.a (mon.0) 656 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:29.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:29 smithi195 bash[41044]: audit 2024-02-10T07:18:28.156201+0000 mon.a (mon.0) 657 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:29.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:29 smithi195 bash[41044]: cluster 2024-02-10T07:18:28.212973+0000 mgr.y (mgr.34107) 404 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:18:29.711 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:18:29 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:18:29] "GET /metrics HTTP/1.1" 200 38626 "" "Prometheus/2.33.4" 2024-02-10T07:18:31.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:31 smithi195 bash[41044]: cluster 2024-02-10T07:18:30.214239+0000 mgr.y (mgr.34107) 405 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:18:31.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:31 smithi195 bash[41044]: audit 2024-02-10T07:18:30.907012+0000 mon.a (mon.0) 658 : audit 0 from='client.? 172.21.15.107:0/2141841773' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-10T07:18:31.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:31 smithi107 bash[53833]: cluster 2024-02-10T07:18:30.214239+0000 mgr.y (mgr.34107) 405 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:18:31.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:31 smithi107 bash[53833]: audit 2024-02-10T07:18:30.907012+0000 mon.a (mon.0) 658 : audit 0 from='client.? 172.21.15.107:0/2141841773' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-10T07:18:31.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:31 smithi107 bash[55228]: cluster 2024-02-10T07:18:30.214239+0000 mgr.y (mgr.34107) 405 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:18:31.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:31 smithi107 bash[55228]: audit 2024-02-10T07:18:30.907012+0000 mon.a (mon.0) 658 : audit 0 from='client.? 172.21.15.107:0/2141841773' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-10T07:18:32.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:32 smithi195 bash[41044]: audit 2024-02-10T07:18:31.301164+0000 mon.a (mon.0) 659 : audit 1 from='client.? 172.21.15.107:0/2281105045' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3975221177"}]: dispatch 2024-02-10T07:18:32.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:32 smithi107 bash[53833]: audit 2024-02-10T07:18:31.301164+0000 mon.a (mon.0) 659 : audit 1 from='client.? 172.21.15.107:0/2281105045' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3975221177"}]: dispatch 2024-02-10T07:18:32.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:32 smithi107 bash[55228]: audit 2024-02-10T07:18:31.301164+0000 mon.a (mon.0) 659 : audit 1 from='client.? 172.21.15.107:0/2281105045' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3975221177"}]: dispatch 2024-02-10T07:18:33.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:33 smithi195 bash[41044]: cluster 2024-02-10T07:18:32.215497+0000 mgr.y (mgr.34107) 406 : cluster 0 pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-02-10T07:18:33.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:33 smithi195 bash[41044]: audit 2024-02-10T07:18:32.284244+0000 mon.a (mon.0) 660 : audit 1 from='client.? 172.21.15.107:0/2281105045' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3975221177"}]': finished 2024-02-10T07:18:33.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:33 smithi195 bash[41044]: cluster 2024-02-10T07:18:32.287996+0000 mon.a (mon.0) 661 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2024-02-10T07:18:33.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:33 smithi195 bash[41044]: audit 2024-02-10T07:18:32.666410+0000 mon.c (mon.1) 22 : audit 1 from='client.? 172.21.15.107:0/3554421446' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3688828805"}]: dispatch 2024-02-10T07:18:33.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:33 smithi195 bash[41044]: audit 2024-02-10T07:18:32.667223+0000 mon.a (mon.0) 662 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3688828805"}]: dispatch 2024-02-10T07:18:33.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:33 smithi107 bash[53833]: cluster 2024-02-10T07:18:32.215497+0000 mgr.y (mgr.34107) 406 : cluster 0 pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-02-10T07:18:33.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:33 smithi107 bash[53833]: audit 2024-02-10T07:18:32.284244+0000 mon.a (mon.0) 660 : audit 1 from='client.? 172.21.15.107:0/2281105045' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3975221177"}]': finished 2024-02-10T07:18:33.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:33 smithi107 bash[53833]: cluster 2024-02-10T07:18:32.287996+0000 mon.a (mon.0) 661 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2024-02-10T07:18:33.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:33 smithi107 bash[53833]: audit 2024-02-10T07:18:32.666410+0000 mon.c (mon.1) 22 : audit 1 from='client.? 172.21.15.107:0/3554421446' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3688828805"}]: dispatch 2024-02-10T07:18:33.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:33 smithi107 bash[53833]: audit 2024-02-10T07:18:32.667223+0000 mon.a (mon.0) 662 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3688828805"}]: dispatch 2024-02-10T07:18:33.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:33 smithi107 bash[55228]: cluster 2024-02-10T07:18:32.215497+0000 mgr.y (mgr.34107) 406 : cluster 0 pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-02-10T07:18:33.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:33 smithi107 bash[55228]: audit 2024-02-10T07:18:32.284244+0000 mon.a (mon.0) 660 : audit 1 from='client.? 172.21.15.107:0/2281105045' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3975221177"}]': finished 2024-02-10T07:18:33.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:33 smithi107 bash[55228]: cluster 2024-02-10T07:18:32.287996+0000 mon.a (mon.0) 661 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2024-02-10T07:18:33.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:33 smithi107 bash[55228]: audit 2024-02-10T07:18:32.666410+0000 mon.c (mon.1) 22 : audit 1 from='client.? 172.21.15.107:0/3554421446' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3688828805"}]: dispatch 2024-02-10T07:18:33.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:33 smithi107 bash[55228]: audit 2024-02-10T07:18:32.667223+0000 mon.a (mon.0) 662 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3688828805"}]: dispatch 2024-02-10T07:18:34.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:34 smithi195 bash[41044]: audit 2024-02-10T07:18:33.296518+0000 mon.a (mon.0) 663 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3688828805"}]': finished 2024-02-10T07:18:34.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:34 smithi195 bash[41044]: cluster 2024-02-10T07:18:33.300292+0000 mon.a (mon.0) 664 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2024-02-10T07:18:34.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:34 smithi195 bash[41044]: audit 2024-02-10T07:18:33.706672+0000 mon.a (mon.0) 665 : audit 1 from='client.? 172.21.15.107:0/1110888534' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3995334746"}]: dispatch 2024-02-10T07:18:34.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:34 smithi107 bash[53833]: audit 2024-02-10T07:18:33.296518+0000 mon.a (mon.0) 663 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3688828805"}]': finished 2024-02-10T07:18:34.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:34 smithi107 bash[53833]: cluster 2024-02-10T07:18:33.300292+0000 mon.a (mon.0) 664 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2024-02-10T07:18:34.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:34 smithi107 bash[53833]: audit 2024-02-10T07:18:33.706672+0000 mon.a (mon.0) 665 : audit 1 from='client.? 172.21.15.107:0/1110888534' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3995334746"}]: dispatch 2024-02-10T07:18:34.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:34 smithi107 bash[55228]: audit 2024-02-10T07:18:33.296518+0000 mon.a (mon.0) 663 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3688828805"}]': finished 2024-02-10T07:18:34.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:34 smithi107 bash[55228]: cluster 2024-02-10T07:18:33.300292+0000 mon.a (mon.0) 664 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2024-02-10T07:18:34.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:34 smithi107 bash[55228]: audit 2024-02-10T07:18:33.706672+0000 mon.a (mon.0) 665 : audit 1 from='client.? 172.21.15.107:0/1110888534' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3995334746"}]: dispatch 2024-02-10T07:18:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:35 smithi195 bash[41044]: cluster 2024-02-10T07:18:34.216367+0000 mgr.y (mgr.34107) 407 : cluster 0 pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-02-10T07:18:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:35 smithi195 bash[41044]: audit 2024-02-10T07:18:34.305665+0000 mon.a (mon.0) 666 : audit 1 from='client.? 172.21.15.107:0/1110888534' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3995334746"}]': finished 2024-02-10T07:18:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:35 smithi195 bash[41044]: cluster 2024-02-10T07:18:34.314112+0000 mon.a (mon.0) 667 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2024-02-10T07:18:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:35 smithi195 bash[41044]: audit 2024-02-10T07:18:34.398693+0000 mon.a (mon.0) 668 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:35 smithi195 bash[41044]: audit 2024-02-10T07:18:34.410282+0000 mon.a (mon.0) 669 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:35 smithi195 bash[41044]: audit 2024-02-10T07:18:34.700937+0000 mon.a (mon.0) 670 : audit 1 from='client.? 172.21.15.107:0/920912231' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/2085388618"}]: dispatch 2024-02-10T07:18:35.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:35 smithi107 bash[55228]: cluster 2024-02-10T07:18:34.216367+0000 mgr.y (mgr.34107) 407 : cluster 0 pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-02-10T07:18:35.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:35 smithi107 bash[55228]: audit 2024-02-10T07:18:34.305665+0000 mon.a (mon.0) 666 : audit 1 from='client.? 172.21.15.107:0/1110888534' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3995334746"}]': finished 2024-02-10T07:18:35.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:35 smithi107 bash[55228]: cluster 2024-02-10T07:18:34.314112+0000 mon.a (mon.0) 667 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2024-02-10T07:18:35.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:35 smithi107 bash[55228]: audit 2024-02-10T07:18:34.398693+0000 mon.a (mon.0) 668 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:35.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:35 smithi107 bash[55228]: audit 2024-02-10T07:18:34.410282+0000 mon.a (mon.0) 669 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:35.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:35 smithi107 bash[55228]: audit 2024-02-10T07:18:34.700937+0000 mon.a (mon.0) 670 : audit 1 from='client.? 172.21.15.107:0/920912231' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/2085388618"}]: dispatch 2024-02-10T07:18:35.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:35 smithi107 bash[53833]: cluster 2024-02-10T07:18:34.216367+0000 mgr.y (mgr.34107) 407 : cluster 0 pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-02-10T07:18:35.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:35 smithi107 bash[53833]: audit 2024-02-10T07:18:34.305665+0000 mon.a (mon.0) 666 : audit 1 from='client.? 172.21.15.107:0/1110888534' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/3995334746"}]': finished 2024-02-10T07:18:35.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:35 smithi107 bash[53833]: cluster 2024-02-10T07:18:34.314112+0000 mon.a (mon.0) 667 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2024-02-10T07:18:35.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:35 smithi107 bash[53833]: audit 2024-02-10T07:18:34.398693+0000 mon.a (mon.0) 668 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:35.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:35 smithi107 bash[53833]: audit 2024-02-10T07:18:34.410282+0000 mon.a (mon.0) 669 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:35 smithi107 bash[53833]: audit 2024-02-10T07:18:34.700937+0000 mon.a (mon.0) 670 : audit 1 from='client.? 172.21.15.107:0/920912231' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/2085388618"}]: dispatch 2024-02-10T07:18:36.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:36 smithi107 bash[53833]: audit 2024-02-10T07:18:35.410115+0000 mon.a (mon.0) 671 : audit 1 from='client.? 172.21.15.107:0/920912231' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/2085388618"}]': finished 2024-02-10T07:18:36.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:36 smithi107 bash[53833]: cluster 2024-02-10T07:18:35.417937+0000 mon.a (mon.0) 672 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2024-02-10T07:18:36.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:36 smithi107 bash[53833]: audit 2024-02-10T07:18:35.822426+0000 mon.c (mon.1) 23 : audit 1 from='client.? 172.21.15.107:0/4251580455' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4101075770"}]: dispatch 2024-02-10T07:18:36.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:36 smithi107 bash[53833]: audit 2024-02-10T07:18:35.823648+0000 mon.a (mon.0) 673 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4101075770"}]: dispatch 2024-02-10T07:18:36.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:36 smithi107 bash[53833]: audit 2024-02-10T07:18:36.110044+0000 mon.a (mon.0) 674 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:18:36.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:36 smithi107 bash[55228]: audit 2024-02-10T07:18:35.410115+0000 mon.a (mon.0) 671 : audit 1 from='client.? 172.21.15.107:0/920912231' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/2085388618"}]': finished 2024-02-10T07:18:36.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:36 smithi107 bash[55228]: cluster 2024-02-10T07:18:35.417937+0000 mon.a (mon.0) 672 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2024-02-10T07:18:36.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:36 smithi107 bash[55228]: audit 2024-02-10T07:18:35.822426+0000 mon.c (mon.1) 23 : audit 1 from='client.? 172.21.15.107:0/4251580455' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4101075770"}]: dispatch 2024-02-10T07:18:36.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:36 smithi107 bash[55228]: audit 2024-02-10T07:18:35.823648+0000 mon.a (mon.0) 673 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4101075770"}]: dispatch 2024-02-10T07:18:36.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:36 smithi107 bash[55228]: audit 2024-02-10T07:18:36.110044+0000 mon.a (mon.0) 674 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:18:36.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:36 smithi195 bash[41044]: audit 2024-02-10T07:18:35.410115+0000 mon.a (mon.0) 671 : audit 1 from='client.? 172.21.15.107:0/920912231' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6800/2085388618"}]': finished 2024-02-10T07:18:36.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:36 smithi195 bash[41044]: cluster 2024-02-10T07:18:35.417937+0000 mon.a (mon.0) 672 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2024-02-10T07:18:36.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:36 smithi195 bash[41044]: audit 2024-02-10T07:18:35.822426+0000 mon.c (mon.1) 23 : audit 1 from='client.? 172.21.15.107:0/4251580455' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4101075770"}]: dispatch 2024-02-10T07:18:36.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:36 smithi195 bash[41044]: audit 2024-02-10T07:18:35.823648+0000 mon.a (mon.0) 673 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4101075770"}]: dispatch 2024-02-10T07:18:36.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:36 smithi195 bash[41044]: audit 2024-02-10T07:18:36.110044+0000 mon.a (mon.0) 674 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:18:37.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:37 smithi107 bash[55228]: cluster 2024-02-10T07:18:36.217570+0000 mgr.y (mgr.34107) 408 : cluster 0 pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:18:37.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:37 smithi107 bash[55228]: audit 2024-02-10T07:18:36.419393+0000 mon.a (mon.0) 675 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4101075770"}]': finished 2024-02-10T07:18:37.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:37 smithi107 bash[55228]: cluster 2024-02-10T07:18:36.422995+0000 mon.a (mon.0) 676 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2024-02-10T07:18:37.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:37 smithi107 bash[55228]: audit 2024-02-10T07:18:36.457384+0000 mon.a (mon.0) 677 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:37.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:37 smithi107 bash[55228]: audit 2024-02-10T07:18:36.466242+0000 mon.a (mon.0) 678 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:37.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:37 smithi107 bash[55228]: audit 2024-02-10T07:18:36.826162+0000 mon.a (mon.0) 679 : audit 1 from='client.? 172.21.15.107:0/2906688624' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/2085388618"}]: dispatch 2024-02-10T07:18:37.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:37 smithi107 bash[53833]: cluster 2024-02-10T07:18:36.217570+0000 mgr.y (mgr.34107) 408 : cluster 0 pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:18:37.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:37 smithi107 bash[53833]: audit 2024-02-10T07:18:36.419393+0000 mon.a (mon.0) 675 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4101075770"}]': finished 2024-02-10T07:18:37.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:37 smithi107 bash[53833]: cluster 2024-02-10T07:18:36.422995+0000 mon.a (mon.0) 676 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2024-02-10T07:18:37.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:37 smithi107 bash[53833]: audit 2024-02-10T07:18:36.457384+0000 mon.a (mon.0) 677 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:37.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:37 smithi107 bash[53833]: audit 2024-02-10T07:18:36.466242+0000 mon.a (mon.0) 678 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:37.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:37 smithi107 bash[53833]: audit 2024-02-10T07:18:36.826162+0000 mon.a (mon.0) 679 : audit 1 from='client.? 172.21.15.107:0/2906688624' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/2085388618"}]: dispatch 2024-02-10T07:18:37.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:37 smithi195 bash[41044]: cluster 2024-02-10T07:18:36.217570+0000 mgr.y (mgr.34107) 408 : cluster 0 pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:18:37.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:37 smithi195 bash[41044]: audit 2024-02-10T07:18:36.419393+0000 mon.a (mon.0) 675 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:0/4101075770"}]': finished 2024-02-10T07:18:37.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:37 smithi195 bash[41044]: cluster 2024-02-10T07:18:36.422995+0000 mon.a (mon.0) 676 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2024-02-10T07:18:37.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:37 smithi195 bash[41044]: audit 2024-02-10T07:18:36.457384+0000 mon.a (mon.0) 677 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:37.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:37 smithi195 bash[41044]: audit 2024-02-10T07:18:36.466242+0000 mon.a (mon.0) 678 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:37.910 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:37 smithi195 bash[41044]: audit 2024-02-10T07:18:36.826162+0000 mon.a (mon.0) 679 : audit 1 from='client.? 172.21.15.107:0/2906688624' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/2085388618"}]: dispatch 2024-02-10T07:18:38.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:38 smithi195 bash[41044]: audit 2024-02-10T07:18:37.465728+0000 mon.a (mon.0) 680 : audit 1 from='client.? 172.21.15.107:0/2906688624' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/2085388618"}]': finished 2024-02-10T07:18:38.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:38 smithi195 bash[41044]: cluster 2024-02-10T07:18:37.469972+0000 mon.a (mon.0) 681 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2024-02-10T07:18:38.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:38 smithi195 bash[41044]: audit 2024-02-10T07:18:37.569207+0000 mon.a (mon.0) 682 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:38.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:38 smithi195 bash[41044]: audit 2024-02-10T07:18:37.579693+0000 mon.a (mon.0) 683 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:38.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:38 smithi107 bash[53833]: audit 2024-02-10T07:18:37.465728+0000 mon.a (mon.0) 680 : audit 1 from='client.? 172.21.15.107:0/2906688624' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/2085388618"}]': finished 2024-02-10T07:18:38.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:38 smithi107 bash[53833]: cluster 2024-02-10T07:18:37.469972+0000 mon.a (mon.0) 681 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2024-02-10T07:18:38.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:38 smithi107 bash[53833]: audit 2024-02-10T07:18:37.569207+0000 mon.a (mon.0) 682 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:38.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:38 smithi107 bash[53833]: audit 2024-02-10T07:18:37.579693+0000 mon.a (mon.0) 683 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:38.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:38 smithi107 bash[55228]: audit 2024-02-10T07:18:37.465728+0000 mon.a (mon.0) 680 : audit 1 from='client.? 172.21.15.107:0/2906688624' entity='client.iscsi.foo.smithi107.lvlagr' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.107:6801/2085388618"}]': finished 2024-02-10T07:18:38.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:38 smithi107 bash[55228]: cluster 2024-02-10T07:18:37.469972+0000 mon.a (mon.0) 681 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2024-02-10T07:18:38.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:38 smithi107 bash[55228]: audit 2024-02-10T07:18:37.569207+0000 mon.a (mon.0) 682 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:38.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:38 smithi107 bash[55228]: audit 2024-02-10T07:18:37.579693+0000 mon.a (mon.0) 683 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:39.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:39 smithi195 bash[41044]: cluster 2024-02-10T07:18:38.218535+0000 mgr.y (mgr.34107) 409 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:18:39.917 INFO:teuthology.orchestra.run.smithi107.stdout:true 2024-02-10T07:18:39.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:39 smithi107 bash[55228]: cluster 2024-02-10T07:18:38.218535+0000 mgr.y (mgr.34107) 409 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:18:39.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:39 smithi107 bash[53833]: cluster 2024-02-10T07:18:38.218535+0000 mgr.y (mgr.34107) 409 : cluster 0 pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:18:39.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:18:39 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:18:39] "GET /metrics HTTP/1.1" 200 38623 "" "Prometheus/2.33.4" 2024-02-10T07:18:40.695 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T07:18:40.695 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 running (9m) 4s ago 16m 17.7M - 0.23.0 ba2b418f427c d3f029c1318f 2024-02-10T07:18:40.695 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 running (8m) 6s ago 16m 44.1M - 8.3.5 dad864ee21e9 5607b97710aa 2024-02-10T07:18:40.695 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.lvlagr smithi107 running (12s) 4s ago 14m 68.9M - 3.6 c328ab9dcfc7 cfc1c64685ff 2024-02-10T07:18:40.695 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443,9283,8765 running (7m) 6s ago 22m 444M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bb490544b5d3 2024-02-10T07:18:40.695 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:8443,9283,8765 running (8m) 4s ago 24m 512M - 19.0.0-1361-g290212a1 c328ab9dcfc7 c02886bcdecb 2024-02-10T07:18:40.695 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (7m) 4s ago 24m 60.6M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 e0da1fb95790 2024-02-10T07:18:40.695 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (6m) 6s ago 22m 50.4M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 d340158ba46e 2024-02-10T07:18:40.696 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (6m) 4s ago 22m 52.1M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 869a46f2072d 2024-02-10T07:18:40.696 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 running (9m) 4s ago 16m 12.3M - 1.3.1 1dbe0e931976 c8acf9662b9a 2024-02-10T07:18:40.696 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 running (9m) 6s ago 16m 12.2M - 1.3.1 1dbe0e931976 afd5feac7ebe 2024-02-10T07:18:40.696 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 running (4m) 4s ago 21m 67.1M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 03a1804d2551 2024-02-10T07:18:40.696 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (4m) 4s ago 21m 63.2M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 5e413662b8f1 2024-02-10T07:18:40.696 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (3m) 4s ago 20m 61.6M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 39da3d03eb00 2024-02-10T07:18:40.696 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (3m) 4s ago 20m 64.1M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 a7fea3d04cd1 2024-02-10T07:18:40.696 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (3m) 6s ago 19m 65.9M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 d60199fb198c 2024-02-10T07:18:40.696 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (2m) 6s ago 18m 59.2M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 3bdc2396af97 2024-02-10T07:18:40.697 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (2m) 6s ago 18m 53.3M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 1b7519b35899 2024-02-10T07:18:40.697 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (91s) 6s ago 17m 54.7M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 fe20635602b5 2024-02-10T07:18:40.697 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 running (7m) 6s ago 16m 64.7M - 2.33.4 514e6a882f6e 83de9a3c8dfd 2024-02-10T07:18:40.697 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.zkixal smithi107 *:8000 running (67s) 4s ago 14m 90.5M - 19.0.0-1361-g290212a1 c328ab9dcfc7 b9db86fa2835 2024-02-10T07:18:40.697 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.qewfcx smithi195 *:8000 running (53s) 6s ago 14m 92.2M - 19.0.0-1361-g290212a1 c328ab9dcfc7 08e8cfcdea42 2024-02-10T07:18:40.697 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.lgutqr smithi107 *:80 running (60s) 4s ago 14m 90.2M - 19.0.0-1361-g290212a1 c328ab9dcfc7 ddacb6f0fc31 2024-02-10T07:18:40.697 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.zqbguk smithi195 *:80 running (47s) 6s ago 14m 90.1M - 19.0.0-1361-g290212a1 c328ab9dcfc7 01fa66dcc6fa 2024-02-10T07:18:41.179 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:18:41.180 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-02-10T07:18:41.180 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T07:18:41.180 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:18:41.180 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-02-10T07:18:41.180 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T07:18:41.180 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:18:41.181 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-02-10T07:18:41.181 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 8 2024-02-10T07:18:41.181 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:18:41.181 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-02-10T07:18:41.181 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 4 2024-02-10T07:18:41.181 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:18:41.182 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-02-10T07:18:41.182 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 17 2024-02-10T07:18:41.182 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:18:41.182 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:18:41.578 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:18:41.578 INFO:teuthology.orchestra.run.smithi107.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T07:18:41.578 INFO:teuthology.orchestra.run.smithi107.stdout: "in_progress": true, 2024-02-10T07:18:41.578 INFO:teuthology.orchestra.run.smithi107.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T07:18:41.578 INFO:teuthology.orchestra.run.smithi107.stdout: "services_complete": [ 2024-02-10T07:18:41.578 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw", 2024-02-10T07:18:41.578 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr", 2024-02-10T07:18:41.578 INFO:teuthology.orchestra.run.smithi107.stdout: "iscsi", 2024-02-10T07:18:41.578 INFO:teuthology.orchestra.run.smithi107.stdout: "mon", 2024-02-10T07:18:41.578 INFO:teuthology.orchestra.run.smithi107.stdout: "osd" 2024-02-10T07:18:41.579 INFO:teuthology.orchestra.run.smithi107.stdout: ], 2024-02-10T07:18:41.579 INFO:teuthology.orchestra.run.smithi107.stdout: "progress": "18/23 daemons upgraded", 2024-02-10T07:18:41.579 INFO:teuthology.orchestra.run.smithi107.stdout: "message": "Currently upgrading iscsi daemons", 2024-02-10T07:18:41.579 INFO:teuthology.orchestra.run.smithi107.stdout: "is_paused": false 2024-02-10T07:18:41.579 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:18:41.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:41 smithi195 bash[41044]: audit 2024-02-10T07:18:39.900137+0000 mgr.y (mgr.34107) 410 : audit 0 from='client.44725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:18:41.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:41 smithi195 bash[41044]: cluster 2024-02-10T07:18:40.219819+0000 mgr.y (mgr.34107) 411 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 866 B/s rd, 0 op/s 2024-02-10T07:18:41.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:41 smithi195 bash[41044]: audit 2024-02-10T07:18:40.284279+0000 mgr.y (mgr.34107) 412 : audit 0 from='client.44731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:18:41.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:41 smithi195 bash[41044]: audit 2024-02-10T07:18:41.176524+0000 mon.a (mon.0) 684 : audit 0 from='client.? 172.21.15.107:0/3327053561' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:41.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:41 smithi107 bash[53833]: audit 2024-02-10T07:18:39.900137+0000 mgr.y (mgr.34107) 410 : audit 0 from='client.44725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:18:41.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:41 smithi107 bash[53833]: cluster 2024-02-10T07:18:40.219819+0000 mgr.y (mgr.34107) 411 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 866 B/s rd, 0 op/s 2024-02-10T07:18:41.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:41 smithi107 bash[53833]: audit 2024-02-10T07:18:40.284279+0000 mgr.y (mgr.34107) 412 : audit 0 from='client.44731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:18:41.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:41 smithi107 bash[53833]: audit 2024-02-10T07:18:41.176524+0000 mon.a (mon.0) 684 : audit 0 from='client.? 172.21.15.107:0/3327053561' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:41.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:41 smithi107 bash[55228]: audit 2024-02-10T07:18:39.900137+0000 mgr.y (mgr.34107) 410 : audit 0 from='client.44725 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:18:41.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:41 smithi107 bash[55228]: cluster 2024-02-10T07:18:40.219819+0000 mgr.y (mgr.34107) 411 : cluster 0 pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 866 B/s rd, 0 op/s 2024-02-10T07:18:41.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:41 smithi107 bash[55228]: audit 2024-02-10T07:18:40.284279+0000 mgr.y (mgr.34107) 412 : audit 0 from='client.44731 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:18:41.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:41 smithi107 bash[55228]: audit 2024-02-10T07:18:41.176524+0000 mon.a (mon.0) 684 : audit 0 from='client.? 172.21.15.107:0/3327053561' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:42.023 INFO:teuthology.orchestra.run.smithi107.stdout:HEALTH_OK 2024-02-10T07:18:42.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:42 smithi195 bash[41044]: audit 2024-02-10T07:18:40.553827+0000 mgr.y (mgr.34107) 413 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:18:42.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:42 smithi195 bash[41044]: audit 2024-02-10T07:18:40.673300+0000 mgr.y (mgr.34107) 414 : audit 0 from='client.34806 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:18:42.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:42 smithi195 bash[41044]: audit 2024-02-10T07:18:42.020981+0000 mon.c (mon.1) 24 : audit 0 from='client.? 172.21.15.107:0/3144922553' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:18:42.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:42 smithi107 bash[55228]: audit 2024-02-10T07:18:40.553827+0000 mgr.y (mgr.34107) 413 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:18:42.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:42 smithi107 bash[55228]: audit 2024-02-10T07:18:40.673300+0000 mgr.y (mgr.34107) 414 : audit 0 from='client.34806 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:18:42.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:42 smithi107 bash[55228]: audit 2024-02-10T07:18:42.020981+0000 mon.c (mon.1) 24 : audit 0 from='client.? 172.21.15.107:0/3144922553' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:18:42.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:42 smithi107 bash[53833]: audit 2024-02-10T07:18:40.553827+0000 mgr.y (mgr.34107) 413 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:18:42.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:42 smithi107 bash[53833]: audit 2024-02-10T07:18:40.673300+0000 mgr.y (mgr.34107) 414 : audit 0 from='client.34806 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:18:42.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:42 smithi107 bash[53833]: audit 2024-02-10T07:18:42.020981+0000 mon.c (mon.1) 24 : audit 0 from='client.? 172.21.15.107:0/3144922553' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:18:43.788 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:43 smithi107 bash[53833]: audit 2024-02-10T07:18:41.574658+0000 mgr.y (mgr.34107) 415 : audit 0 from='client.44749 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:18:43.788 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:43 smithi107 bash[53833]: cluster 2024-02-10T07:18:42.221009+0000 mgr.y (mgr.34107) 416 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-02-10T07:18:43.788 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:43 smithi107 bash[55228]: audit 2024-02-10T07:18:41.574658+0000 mgr.y (mgr.34107) 415 : audit 0 from='client.44749 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:18:43.788 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:43 smithi107 bash[55228]: cluster 2024-02-10T07:18:42.221009+0000 mgr.y (mgr.34107) 416 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-02-10T07:18:43.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:43 smithi195 bash[41044]: audit 2024-02-10T07:18:41.574658+0000 mgr.y (mgr.34107) 415 : audit 0 from='client.44749 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:18:43.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:43 smithi195 bash[41044]: cluster 2024-02-10T07:18:42.221009+0000 mgr.y (mgr.34107) 416 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-02-10T07:18:45.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:45 smithi107 bash[53833]: cluster 2024-02-10T07:18:44.222127+0000 mgr.y (mgr.34107) 417 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-10T07:18:45.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:45 smithi107 bash[55228]: cluster 2024-02-10T07:18:44.222127+0000 mgr.y (mgr.34107) 417 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-10T07:18:45.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:45 smithi195 bash[41044]: cluster 2024-02-10T07:18:44.222127+0000 mgr.y (mgr.34107) 417 : cluster 0 pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-10T07:18:47.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:47 smithi195 bash[41044]: cluster 2024-02-10T07:18:46.223383+0000 mgr.y (mgr.34107) 418 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-10T07:18:47.412 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:47 smithi107 bash[53833]: cluster 2024-02-10T07:18:46.223383+0000 mgr.y (mgr.34107) 418 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-10T07:18:47.412 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:47 smithi107 bash[55228]: cluster 2024-02-10T07:18:46.223383+0000 mgr.y (mgr.34107) 418 : cluster 0 pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-02-10T07:18:49.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: audit 2024-02-10T07:18:47.978060+0000 mon.a (mon.0) 685 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:49.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: audit 2024-02-10T07:18:47.987209+0000 mon.a (mon.0) 686 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:49.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: audit 2024-02-10T07:18:47.989409+0000 mon.a (mon.0) 687 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:18:49.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: audit 2024-02-10T07:18:47.990814+0000 mon.a (mon.0) 688 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:18:49.410 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: cephadm 2024-02-10T07:18:47.999254+0000 mgr.y (mgr.34107) 419 : cephadm 1 Checking dashboard <-> RGW credentials 2024-02-10T07:18:49.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: cluster 2024-02-10T07:18:48.225311+0000 mgr.y (mgr.34107) 420 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-02-10T07:18:49.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: audit 2024-02-10T07:18:48.387892+0000 mon.a (mon.0) 689 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:49.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: audit 2024-02-10T07:18:48.476130+0000 mon.a (mon.0) 690 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T07:18:49.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: audit 2024-02-10T07:18:48.478113+0000 mgr.y (mgr.34107) 421 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T07:18:49.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: audit 2024-02-10T07:18:48.499334+0000 mon.a (mon.0) 691 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:49.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: cephadm 2024-02-10T07:18:48.501810+0000 mgr.y (mgr.34107) 422 : cephadm 1 Adding iSCSI gateway http://:@172.21.15.107:5000 to Dashboard 2024-02-10T07:18:49.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: audit 2024-02-10T07:18:48.502275+0000 mon.a (mon.0) 692 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T07:18:49.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: audit 2024-02-10T07:18:48.503088+0000 mgr.y (mgr.34107) 423 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T07:18:49.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: audit 2024-02-10T07:18:48.505571+0000 mon.a (mon.0) 693 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi107"}]: dispatch 2024-02-10T07:18:49.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: audit 2024-02-10T07:18:48.506553+0000 mgr.y (mgr.34107) 424 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi107"}]: dispatch 2024-02-10T07:18:49.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: audit 2024-02-10T07:18:48.512385+0000 mon.a (mon.0) 694 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:49.412 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: audit 2024-02-10T07:18:48.525390+0000 mon.a (mon.0) 695 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:18:49.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: audit 2024-02-10T07:18:48.528723+0000 mon.a (mon.0) 696 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: audit 2024-02-10T07:18:48.531415+0000 mon.a (mon.0) 697 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: audit 2024-02-10T07:18:48.533457+0000 mon.a (mon.0) 698 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: audit 2024-02-10T07:18:48.536564+0000 mon.a (mon.0) 699 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: audit 2024-02-10T07:18:48.539977+0000 mon.a (mon.0) 700 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: audit 2024-02-10T07:18:48.542579+0000 mon.a (mon.0) 701 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: audit 2024-02-10T07:18:48.544730+0000 mon.a (mon.0) 702 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: audit 2024-02-10T07:18:48.546817+0000 mon.a (mon.0) 703 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: audit 2024-02-10T07:18:48.548768+0000 mon.a (mon.0) 704 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.413 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: audit 2024-02-10T07:18:48.551318+0000 mon.a (mon.0) 705 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.414 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: audit 2024-02-10T07:18:48.559964+0000 mon.a (mon.0) 706 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:49.414 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: audit 2024-02-10T07:18:48.563623+0000 mon.a (mon.0) 707 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi107.lvlagr"}]: dispatch 2024-02-10T07:18:49.414 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: audit 2024-02-10T07:18:48.570149+0000 mon.a (mon.0) 708 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi107.lvlagr"}]': finished 2024-02-10T07:18:49.414 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: audit 2024-02-10T07:18:48.574509+0000 mon.a (mon.0) 709 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.414 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: audit 2024-02-10T07:18:48.580727+0000 mon.a (mon.0) 710 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:49.414 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: audit 2024-02-10T07:18:48.584493+0000 mon.a (mon.0) 711 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.414 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:48 smithi195 bash[41044]: audit 2024-02-10T07:18:48.590918+0000 mon.a (mon.0) 712 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:49.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: audit 2024-02-10T07:18:47.978060+0000 mon.a (mon.0) 685 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:49.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: audit 2024-02-10T07:18:47.987209+0000 mon.a (mon.0) 686 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:49.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: audit 2024-02-10T07:18:47.989409+0000 mon.a (mon.0) 687 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:18:49.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: audit 2024-02-10T07:18:47.990814+0000 mon.a (mon.0) 688 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:18:49.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: cephadm 2024-02-10T07:18:47.999254+0000 mgr.y (mgr.34107) 419 : cephadm 1 Checking dashboard <-> RGW credentials 2024-02-10T07:18:49.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: cluster 2024-02-10T07:18:48.225311+0000 mgr.y (mgr.34107) 420 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-02-10T07:18:49.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: audit 2024-02-10T07:18:48.387892+0000 mon.a (mon.0) 689 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:49.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: audit 2024-02-10T07:18:48.476130+0000 mon.a (mon.0) 690 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T07:18:49.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: audit 2024-02-10T07:18:48.478113+0000 mgr.y (mgr.34107) 421 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T07:18:49.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: audit 2024-02-10T07:18:48.499334+0000 mon.a (mon.0) 691 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:49.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: cephadm 2024-02-10T07:18:48.501810+0000 mgr.y (mgr.34107) 422 : cephadm 1 Adding iSCSI gateway http://:@172.21.15.107:5000 to Dashboard 2024-02-10T07:18:49.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: audit 2024-02-10T07:18:48.502275+0000 mon.a (mon.0) 692 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T07:18:49.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: audit 2024-02-10T07:18:48.503088+0000 mgr.y (mgr.34107) 423 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T07:18:49.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: audit 2024-02-10T07:18:48.505571+0000 mon.a (mon.0) 693 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi107"}]: dispatch 2024-02-10T07:18:49.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: audit 2024-02-10T07:18:48.506553+0000 mgr.y (mgr.34107) 424 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi107"}]: dispatch 2024-02-10T07:18:49.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: audit 2024-02-10T07:18:48.512385+0000 mon.a (mon.0) 694 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:49.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: audit 2024-02-10T07:18:48.525390+0000 mon.a (mon.0) 695 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:18:49.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: audit 2024-02-10T07:18:48.528723+0000 mon.a (mon.0) 696 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: audit 2024-02-10T07:18:48.531415+0000 mon.a (mon.0) 697 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.463 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: audit 2024-02-10T07:18:48.533457+0000 mon.a (mon.0) 698 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.463 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: audit 2024-02-10T07:18:47.978060+0000 mon.a (mon.0) 685 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:49.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: audit 2024-02-10T07:18:47.987209+0000 mon.a (mon.0) 686 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:49.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: audit 2024-02-10T07:18:47.989409+0000 mon.a (mon.0) 687 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:18:49.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: audit 2024-02-10T07:18:47.990814+0000 mon.a (mon.0) 688 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:18:49.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: cephadm 2024-02-10T07:18:47.999254+0000 mgr.y (mgr.34107) 419 : cephadm 1 Checking dashboard <-> RGW credentials 2024-02-10T07:18:49.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: cluster 2024-02-10T07:18:48.225311+0000 mgr.y (mgr.34107) 420 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-02-10T07:18:49.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: audit 2024-02-10T07:18:48.387892+0000 mon.a (mon.0) 689 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:49.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: audit 2024-02-10T07:18:48.476130+0000 mon.a (mon.0) 690 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T07:18:49.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: audit 2024-02-10T07:18:48.478113+0000 mgr.y (mgr.34107) 421 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-10T07:18:49.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: audit 2024-02-10T07:18:48.499334+0000 mon.a (mon.0) 691 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:49.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: cephadm 2024-02-10T07:18:48.501810+0000 mgr.y (mgr.34107) 422 : cephadm 1 Adding iSCSI gateway http://:@172.21.15.107:5000 to Dashboard 2024-02-10T07:18:49.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: audit 2024-02-10T07:18:48.502275+0000 mon.a (mon.0) 692 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T07:18:49.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: audit 2024-02-10T07:18:48.503088+0000 mgr.y (mgr.34107) 423 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-10T07:18:49.464 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: audit 2024-02-10T07:18:48.505571+0000 mon.a (mon.0) 693 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi107"}]: dispatch 2024-02-10T07:18:49.465 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: audit 2024-02-10T07:18:48.506553+0000 mgr.y (mgr.34107) 424 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi107"}]: dispatch 2024-02-10T07:18:49.465 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: audit 2024-02-10T07:18:48.512385+0000 mon.a (mon.0) 694 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:49.465 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: audit 2024-02-10T07:18:48.525390+0000 mon.a (mon.0) 695 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:18:49.465 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: audit 2024-02-10T07:18:48.528723+0000 mon.a (mon.0) 696 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.465 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: audit 2024-02-10T07:18:48.531415+0000 mon.a (mon.0) 697 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.465 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: audit 2024-02-10T07:18:48.533457+0000 mon.a (mon.0) 698 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.465 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: audit 2024-02-10T07:18:48.536564+0000 mon.a (mon.0) 699 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.465 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: audit 2024-02-10T07:18:48.539977+0000 mon.a (mon.0) 700 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.465 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: audit 2024-02-10T07:18:48.542579+0000 mon.a (mon.0) 701 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.465 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: audit 2024-02-10T07:18:48.544730+0000 mon.a (mon.0) 702 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.466 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: audit 2024-02-10T07:18:48.546817+0000 mon.a (mon.0) 703 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.466 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: audit 2024-02-10T07:18:48.548768+0000 mon.a (mon.0) 704 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.466 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: audit 2024-02-10T07:18:48.551318+0000 mon.a (mon.0) 705 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.466 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: audit 2024-02-10T07:18:48.559964+0000 mon.a (mon.0) 706 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:49.466 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: audit 2024-02-10T07:18:48.563623+0000 mon.a (mon.0) 707 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi107.lvlagr"}]: dispatch 2024-02-10T07:18:49.466 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: audit 2024-02-10T07:18:48.570149+0000 mon.a (mon.0) 708 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi107.lvlagr"}]': finished 2024-02-10T07:18:49.466 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: audit 2024-02-10T07:18:48.574509+0000 mon.a (mon.0) 709 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.466 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: audit 2024-02-10T07:18:48.580727+0000 mon.a (mon.0) 710 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:49.466 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: audit 2024-02-10T07:18:48.584493+0000 mon.a (mon.0) 711 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.466 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[53833]: audit 2024-02-10T07:18:48.590918+0000 mon.a (mon.0) 712 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:49.466 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: audit 2024-02-10T07:18:48.536564+0000 mon.a (mon.0) 699 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.466 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: audit 2024-02-10T07:18:48.539977+0000 mon.a (mon.0) 700 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.467 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: audit 2024-02-10T07:18:48.542579+0000 mon.a (mon.0) 701 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.467 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: audit 2024-02-10T07:18:48.544730+0000 mon.a (mon.0) 702 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.467 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: audit 2024-02-10T07:18:48.546817+0000 mon.a (mon.0) 703 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.467 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: audit 2024-02-10T07:18:48.548768+0000 mon.a (mon.0) 704 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.467 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: audit 2024-02-10T07:18:48.551318+0000 mon.a (mon.0) 705 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.467 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: audit 2024-02-10T07:18:48.559964+0000 mon.a (mon.0) 706 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:49.467 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: audit 2024-02-10T07:18:48.563623+0000 mon.a (mon.0) 707 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi107.lvlagr"}]: dispatch 2024-02-10T07:18:49.467 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: audit 2024-02-10T07:18:48.570149+0000 mon.a (mon.0) 708 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi107.lvlagr"}]': finished 2024-02-10T07:18:49.467 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: audit 2024-02-10T07:18:48.574509+0000 mon.a (mon.0) 709 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.467 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: audit 2024-02-10T07:18:48.580727+0000 mon.a (mon.0) 710 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:49.467 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: audit 2024-02-10T07:18:48.584493+0000 mon.a (mon.0) 711 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:18:49.467 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:48 smithi107 bash[55228]: audit 2024-02-10T07:18:48.590918+0000 mon.a (mon.0) 712 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:49.929 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:18:49 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:18:49] "GET /metrics HTTP/1.1" 200 38623 "" "Prometheus/2.33.4" 2024-02-10T07:18:50.188 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:49 smithi107 bash[53833]: cephadm 2024-02-10T07:18:48.552621+0000 mgr.y (mgr.34107) 425 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-02-10T07:18:50.188 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:49 smithi107 bash[53833]: cephadm 2024-02-10T07:18:48.575752+0000 mgr.y (mgr.34107) 426 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-02-10T07:18:50.188 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:49 smithi107 bash[53833]: cephadm 2024-02-10T07:18:48.585755+0000 mgr.y (mgr.34107) 427 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-02-10T07:18:50.192 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:49 smithi107 bash[55228]: cephadm 2024-02-10T07:18:48.552621+0000 mgr.y (mgr.34107) 425 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-02-10T07:18:50.192 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:49 smithi107 bash[55228]: cephadm 2024-02-10T07:18:48.575752+0000 mgr.y (mgr.34107) 426 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-02-10T07:18:50.192 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:49 smithi107 bash[55228]: cephadm 2024-02-10T07:18:48.585755+0000 mgr.y (mgr.34107) 427 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-02-10T07:18:50.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:49 smithi195 bash[41044]: cephadm 2024-02-10T07:18:48.552621+0000 mgr.y (mgr.34107) 425 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-02-10T07:18:50.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:49 smithi195 bash[41044]: cephadm 2024-02-10T07:18:48.575752+0000 mgr.y (mgr.34107) 426 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-02-10T07:18:50.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:49 smithi195 bash[41044]: cephadm 2024-02-10T07:18:48.585755+0000 mgr.y (mgr.34107) 427 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-02-10T07:18:51.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:51 smithi195 bash[41044]: cluster 2024-02-10T07:18:50.226679+0000 mgr.y (mgr.34107) 428 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:18:51.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:51 smithi107 bash[53833]: cluster 2024-02-10T07:18:50.226679+0000 mgr.y (mgr.34107) 428 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:18:51.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:51 smithi107 bash[55228]: cluster 2024-02-10T07:18:50.226679+0000 mgr.y (mgr.34107) 428 : cluster 0 pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:18:51.926 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:51 smithi107 systemd[1]: Stopping Ceph node-exporter.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:18:52.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:52 smithi195 bash[41044]: audit 2024-02-10T07:18:50.565055+0000 mgr.y (mgr.34107) 429 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:18:52.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:52 smithi195 bash[41044]: cephadm 2024-02-10T07:18:50.968208+0000 mgr.y (mgr.34107) 430 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-02-10T07:18:52.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:52 smithi195 bash[41044]: cephadm 2024-02-10T07:18:50.969123+0000 mgr.y (mgr.34107) 431 : cephadm 1 Deploying daemon node-exporter.a on smithi107 2024-02-10T07:18:52.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:52 smithi195 bash[41044]: audit 2024-02-10T07:18:51.110060+0000 mon.a (mon.0) 713 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:18:52.711 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:52 smithi107 bash[80222]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-node-exporter-a 2024-02-10T07:18:52.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:52 smithi107 bash[53833]: audit 2024-02-10T07:18:50.565055+0000 mgr.y (mgr.34107) 429 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:18:52.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:52 smithi107 bash[53833]: cephadm 2024-02-10T07:18:50.968208+0000 mgr.y (mgr.34107) 430 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-02-10T07:18:52.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:52 smithi107 bash[53833]: cephadm 2024-02-10T07:18:50.969123+0000 mgr.y (mgr.34107) 431 : cephadm 1 Deploying daemon node-exporter.a on smithi107 2024-02-10T07:18:52.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:52 smithi107 bash[53833]: audit 2024-02-10T07:18:51.110060+0000 mon.a (mon.0) 713 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:18:52.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:52 smithi107 bash[55228]: audit 2024-02-10T07:18:50.565055+0000 mgr.y (mgr.34107) 429 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:18:52.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:52 smithi107 bash[55228]: cephadm 2024-02-10T07:18:50.968208+0000 mgr.y (mgr.34107) 430 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-02-10T07:18:52.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:52 smithi107 bash[55228]: cephadm 2024-02-10T07:18:50.969123+0000 mgr.y (mgr.34107) 431 : cephadm 1 Deploying daemon node-exporter.a on smithi107 2024-02-10T07:18:52.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:52 smithi107 bash[55228]: audit 2024-02-10T07:18:51.110060+0000 mon.a (mon.0) 713 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:18:52.990 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:52 smithi107 bash[80296]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-node-exporter-a 2024-02-10T07:18:52.990 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:52 smithi107 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-02-10T07:18:52.990 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:52 smithi107 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-10T07:18:52.990 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:52 smithi107 systemd[1]: Stopped Ceph node-exporter.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:18:53.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:53 smithi195 bash[41044]: cluster 2024-02-10T07:18:52.227906+0000 mgr.y (mgr.34107) 432 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-02-10T07:18:53.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:53 smithi195 bash[41044]: audit 2024-02-10T07:18:53.033427+0000 mon.a (mon.0) 714 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:53.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:53 smithi195 bash[41044]: audit 2024-02-10T07:18:53.042985+0000 mon.a (mon.0) 715 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:53.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:53 smithi107 bash[53833]: cluster 2024-02-10T07:18:52.227906+0000 mgr.y (mgr.34107) 432 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-02-10T07:18:53.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:53 smithi107 bash[53833]: audit 2024-02-10T07:18:53.033427+0000 mon.a (mon.0) 714 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:53.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:53 smithi107 bash[53833]: audit 2024-02-10T07:18:53.042985+0000 mon.a (mon.0) 715 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:53.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:53 smithi107 bash[55228]: cluster 2024-02-10T07:18:52.227906+0000 mgr.y (mgr.34107) 432 : cluster 0 pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-02-10T07:18:53.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:53 smithi107 bash[55228]: audit 2024-02-10T07:18:53.033427+0000 mon.a (mon.0) 714 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:53.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:53 smithi107 bash[55228]: audit 2024-02-10T07:18:53.042985+0000 mon.a (mon.0) 715 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:53.462 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:52 smithi107 systemd[1]: Started Ceph node-exporter.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:18:53.462 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:53 smithi107 bash[80358]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-02-10T07:18:53.960 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:53 smithi107 bash[80358]: v1.5.0: Pulling from prometheus/node-exporter 2024-02-10T07:18:53.960 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:53 smithi107 bash[80358]: 22b70bddd3ac: Pulling fs layer 2024-02-10T07:18:53.960 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:53 smithi107 bash[80358]: 5c12815fee55: Pulling fs layer 2024-02-10T07:18:53.961 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:53 smithi107 bash[80358]: c0e87333d380: Pulling fs layer 2024-02-10T07:18:54.211 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:53 smithi107 bash[80358]: 5c12815fee55: Verifying Checksum 2024-02-10T07:18:54.211 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:53 smithi107 bash[80358]: 5c12815fee55: Download complete 2024-02-10T07:18:54.211 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:54 smithi107 bash[80358]: 22b70bddd3ac: Verifying Checksum 2024-02-10T07:18:54.211 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:54 smithi107 bash[80358]: 22b70bddd3ac: Download complete 2024-02-10T07:18:54.211 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:54 smithi107 bash[80358]: c0e87333d380: Verifying Checksum 2024-02-10T07:18:54.211 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:54 smithi107 bash[80358]: c0e87333d380: Download complete 2024-02-10T07:18:54.211 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:54 smithi107 bash[80358]: 22b70bddd3ac: Pull complete 2024-02-10T07:18:54.960 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:54 smithi107 bash[80358]: 5c12815fee55: Pull complete 2024-02-10T07:18:55.508 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:55 smithi107 bash[53833]: cluster 2024-02-10T07:18:54.229072+0000 mgr.y (mgr.34107) 433 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-02-10T07:18:55.508 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:55 smithi107 bash[55228]: cluster 2024-02-10T07:18:54.229072+0000 mgr.y (mgr.34107) 433 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-02-10T07:18:55.508 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:55 smithi107 bash[80358]: c0e87333d380: Pull complete 2024-02-10T07:18:55.508 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:55 smithi107 bash[80358]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-02-10T07:18:55.508 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:55 smithi107 bash[80358]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-02-10T07:18:55.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:55 smithi195 bash[41044]: cluster 2024-02-10T07:18:54.229072+0000 mgr.y (mgr.34107) 433 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-02-10T07:18:56.159 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:18:56 smithi195 systemd[1]: Stopping Ceph node-exporter.b for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:18:56.606 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[53833]: cephadm 2024-02-10T07:18:55.262093+0000 mgr.y (mgr.34107) 434 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-02-10T07:18:56.606 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[53833]: cephadm 2024-02-10T07:18:55.263018+0000 mgr.y (mgr.34107) 435 : cephadm 1 Deploying daemon node-exporter.b on smithi195 2024-02-10T07:18:56.606 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[55228]: cephadm 2024-02-10T07:18:55.262093+0000 mgr.y (mgr.34107) 434 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-02-10T07:18:56.606 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[55228]: cephadm 2024-02-10T07:18:55.263018+0000 mgr.y (mgr.34107) 435 : cephadm 1 Deploying daemon node-exporter.b on smithi195 2024-02-10T07:18:56.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:56 smithi195 bash[41044]: cephadm 2024-02-10T07:18:55.262093+0000 mgr.y (mgr.34107) 434 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-02-10T07:18:56.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:56 smithi195 bash[41044]: cephadm 2024-02-10T07:18:55.263018+0000 mgr.y (mgr.34107) 435 : cephadm 1 Deploying daemon node-exporter.b on smithi195 2024-02-10T07:18:56.961 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.646Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-02-10T07:18:56.961 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.646Z 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-10T07:18:56.961 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.646Z 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-10T07:18:56.961 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.647Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-02-10T07:18:56.961 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.647Z 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-10T07:18:56.962 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.647Z 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-10T07:18:56.962 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.648Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-02-10T07:18:56.962 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.648Z caller=node_exporter.go:117 level=info collector=arp 2024-02-10T07:18:56.962 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.648Z caller=node_exporter.go:117 level=info collector=bcache 2024-02-10T07:18:56.962 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.648Z caller=node_exporter.go:117 level=info collector=bonding 2024-02-10T07:18:56.962 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.648Z caller=node_exporter.go:117 level=info collector=btrfs 2024-02-10T07:18:56.962 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.648Z caller=node_exporter.go:117 level=info collector=conntrack 2024-02-10T07:18:56.962 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.648Z caller=node_exporter.go:117 level=info collector=cpu 2024-02-10T07:18:56.962 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.648Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-02-10T07:18:56.962 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.648Z caller=node_exporter.go:117 level=info collector=diskstats 2024-02-10T07:18:56.962 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.648Z caller=node_exporter.go:117 level=info collector=dmi 2024-02-10T07:18:56.962 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.648Z caller=node_exporter.go:117 level=info collector=edac 2024-02-10T07:18:56.962 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=entropy 2024-02-10T07:18:56.962 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-02-10T07:18:56.962 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=filefd 2024-02-10T07:18:56.963 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=filesystem 2024-02-10T07:18:56.963 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=hwmon 2024-02-10T07:18:56.963 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=infiniband 2024-02-10T07:18:56.963 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=ipvs 2024-02-10T07:18:56.963 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=loadavg 2024-02-10T07:18:56.963 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=mdadm 2024-02-10T07:18:56.963 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=meminfo 2024-02-10T07:18:56.963 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=netclass 2024-02-10T07:18:56.963 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=netdev 2024-02-10T07:18:56.963 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=netstat 2024-02-10T07:18:56.963 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=nfs 2024-02-10T07:18:56.963 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=nfsd 2024-02-10T07:18:56.964 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=nvme 2024-02-10T07:18:56.964 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=os 2024-02-10T07:18:56.964 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-02-10T07:18:56.964 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=pressure 2024-02-10T07:18:56.964 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=rapl 2024-02-10T07:18:56.964 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=schedstat 2024-02-10T07:18:56.964 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=selinux 2024-02-10T07:18:56.964 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=sockstat 2024-02-10T07:18:56.964 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=softnet 2024-02-10T07:18:56.964 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=stat 2024-02-10T07:18:56.964 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=tapestats 2024-02-10T07:18:56.964 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=textfile 2024-02-10T07:18:56.964 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-02-10T07:18:56.964 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=time 2024-02-10T07:18:56.964 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-02-10T07:18:56.965 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=uname 2024-02-10T07:18:56.965 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=vmstat 2024-02-10T07:18:56.965 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=xfs 2024-02-10T07:18:56.965 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.649Z caller=node_exporter.go:117 level=info collector=zfs 2024-02-10T07:18:56.965 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.650Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-02-10T07:18:56.965 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:18:56 smithi107 bash[80358]: ts=2024-02-10T07:18:56.650Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-02-10T07:18:57.159 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:18:56 smithi195 bash[57544]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-node-exporter-b 2024-02-10T07:18:57.159 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:18:57 smithi195 bash[57616]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-node-exporter-b 2024-02-10T07:18:57.159 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:18:57 smithi195 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-02-10T07:18:57.159 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:18:57 smithi195 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-10T07:18:57.159 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:18:57 smithi195 systemd[1]: Stopped Ceph node-exporter.b for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:18:57.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:57 smithi195 bash[41044]: cluster 2024-02-10T07:18:56.230433+0000 mgr.y (mgr.34107) 436 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-02-10T07:18:57.659 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:18:57 smithi195 systemd[1]: Started Ceph node-exporter.b for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:18:57.659 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:18:57 smithi195 bash[57681]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-02-10T07:18:57.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:57 smithi107 bash[53833]: cluster 2024-02-10T07:18:56.230433+0000 mgr.y (mgr.34107) 436 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-02-10T07:18:57.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:57 smithi107 bash[55228]: cluster 2024-02-10T07:18:56.230433+0000 mgr.y (mgr.34107) 436 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-02-10T07:18:58.159 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:18:57 smithi195 bash[57681]: v1.5.0: Pulling from prometheus/node-exporter 2024-02-10T07:18:58.159 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:18:58 smithi195 bash[57681]: 22b70bddd3ac: Pulling fs layer 2024-02-10T07:18:58.159 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:18:58 smithi195 bash[57681]: 5c12815fee55: Pulling fs layer 2024-02-10T07:18:58.159 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:18:58 smithi195 bash[57681]: c0e87333d380: Pulling fs layer 2024-02-10T07:18:58.530 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:58 smithi195 bash[41044]: audit 2024-02-10T07:18:57.340864+0000 mon.a (mon.0) 716 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:58.530 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:58 smithi195 bash[41044]: audit 2024-02-10T07:18:57.354828+0000 mon.a (mon.0) 717 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:58.530 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:18:58 smithi195 bash[57681]: 5c12815fee55: Verifying Checksum 2024-02-10T07:18:58.530 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:18:58 smithi195 bash[57681]: 5c12815fee55: Download complete 2024-02-10T07:18:58.530 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:18:58 smithi195 bash[57681]: 22b70bddd3ac: Download complete 2024-02-10T07:18:58.530 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:18:58 smithi195 bash[57681]: c0e87333d380: Verifying Checksum 2024-02-10T07:18:58.531 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:18:58 smithi195 bash[57681]: c0e87333d380: Download complete 2024-02-10T07:18:58.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:58 smithi107 bash[53833]: audit 2024-02-10T07:18:57.340864+0000 mon.a (mon.0) 716 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:58.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:58 smithi107 bash[53833]: audit 2024-02-10T07:18:57.354828+0000 mon.a (mon.0) 717 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:58.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:58 smithi107 bash[55228]: audit 2024-02-10T07:18:57.340864+0000 mon.a (mon.0) 716 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:58.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:58 smithi107 bash[55228]: audit 2024-02-10T07:18:57.354828+0000 mon.a (mon.0) 717 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:18:58.908 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:18:58 smithi195 bash[57681]: 22b70bddd3ac: Pull complete 2024-02-10T07:18:59.361 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:18:59 smithi195 bash[57681]: 5c12815fee55: Pull complete 2024-02-10T07:18:59.628 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:18:59 smithi107 bash[53833]: cluster 2024-02-10T07:18:58.231483+0000 mgr.y (mgr.34107) 437 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-02-10T07:18:59.628 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:18:59 smithi107 bash[55228]: cluster 2024-02-10T07:18:58.231483+0000 mgr.y (mgr.34107) 437 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-02-10T07:18:59.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:18:59 smithi195 bash[41044]: cluster 2024-02-10T07:18:58.231483+0000 mgr.y (mgr.34107) 437 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-02-10T07:18:59.651 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:18:59 smithi195 bash[57681]: c0e87333d380: Pull complete 2024-02-10T07:18:59.651 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:18:59 smithi195 bash[57681]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-02-10T07:18:59.909 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:18:59 smithi195 bash[57681]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-02-10T07:18:59.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:18:59 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:18:59] "GET /metrics HTTP/1.1" 200 38619 "" "Prometheus/2.33.4" 2024-02-10T07:19:01.160 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.987Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-02-10T07:19:01.160 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.987Z 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-10T07:19:01.160 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.988Z 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-10T07:19:01.160 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.988Z 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-10T07:19:01.160 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z 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-10T07:19:01.160 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-02-10T07:19:01.160 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-02-10T07:19:01.160 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z caller=node_exporter.go:117 level=info collector=arp 2024-02-10T07:19:01.160 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z caller=node_exporter.go:117 level=info collector=bcache 2024-02-10T07:19:01.161 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z caller=node_exporter.go:117 level=info collector=bonding 2024-02-10T07:19:01.161 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z caller=node_exporter.go:117 level=info collector=btrfs 2024-02-10T07:19:01.161 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z caller=node_exporter.go:117 level=info collector=conntrack 2024-02-10T07:19:01.161 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z caller=node_exporter.go:117 level=info collector=cpu 2024-02-10T07:19:01.161 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-02-10T07:19:01.161 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z caller=node_exporter.go:117 level=info collector=diskstats 2024-02-10T07:19:01.161 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z caller=node_exporter.go:117 level=info collector=dmi 2024-02-10T07:19:01.161 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z caller=node_exporter.go:117 level=info collector=edac 2024-02-10T07:19:01.161 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z caller=node_exporter.go:117 level=info collector=entropy 2024-02-10T07:19:01.161 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-02-10T07:19:01.161 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z caller=node_exporter.go:117 level=info collector=filefd 2024-02-10T07:19:01.161 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z caller=node_exporter.go:117 level=info collector=filesystem 2024-02-10T07:19:01.161 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z caller=node_exporter.go:117 level=info collector=hwmon 2024-02-10T07:19:01.162 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z caller=node_exporter.go:117 level=info collector=infiniband 2024-02-10T07:19:01.162 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z caller=node_exporter.go:117 level=info collector=ipvs 2024-02-10T07:19:01.162 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z caller=node_exporter.go:117 level=info collector=loadavg 2024-02-10T07:19:01.162 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z caller=node_exporter.go:117 level=info collector=mdadm 2024-02-10T07:19:01.162 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z caller=node_exporter.go:117 level=info collector=meminfo 2024-02-10T07:19:01.162 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z caller=node_exporter.go:117 level=info collector=netclass 2024-02-10T07:19:01.162 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z caller=node_exporter.go:117 level=info collector=netdev 2024-02-10T07:19:01.162 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z caller=node_exporter.go:117 level=info collector=netstat 2024-02-10T07:19:01.162 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z caller=node_exporter.go:117 level=info collector=nfs 2024-02-10T07:19:01.162 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z caller=node_exporter.go:117 level=info collector=nfsd 2024-02-10T07:19:01.162 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z caller=node_exporter.go:117 level=info collector=nvme 2024-02-10T07:19:01.163 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z caller=node_exporter.go:117 level=info collector=os 2024-02-10T07:19:01.163 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-02-10T07:19:01.163 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.989Z caller=node_exporter.go:117 level=info collector=pressure 2024-02-10T07:19:01.163 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.990Z caller=node_exporter.go:117 level=info collector=rapl 2024-02-10T07:19:01.163 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.990Z caller=node_exporter.go:117 level=info collector=schedstat 2024-02-10T07:19:01.163 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.990Z caller=node_exporter.go:117 level=info collector=selinux 2024-02-10T07:19:01.163 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.990Z caller=node_exporter.go:117 level=info collector=sockstat 2024-02-10T07:19:01.163 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.990Z caller=node_exporter.go:117 level=info collector=softnet 2024-02-10T07:19:01.163 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.990Z caller=node_exporter.go:117 level=info collector=stat 2024-02-10T07:19:01.163 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.990Z caller=node_exporter.go:117 level=info collector=tapestats 2024-02-10T07:19:01.163 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.990Z caller=node_exporter.go:117 level=info collector=textfile 2024-02-10T07:19:01.163 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.990Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-02-10T07:19:01.163 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.990Z caller=node_exporter.go:117 level=info collector=time 2024-02-10T07:19:01.164 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.990Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-02-10T07:19:01.164 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.990Z caller=node_exporter.go:117 level=info collector=uname 2024-02-10T07:19:01.164 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.990Z caller=node_exporter.go:117 level=info collector=vmstat 2024-02-10T07:19:01.164 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.990Z caller=node_exporter.go:117 level=info collector=xfs 2024-02-10T07:19:01.164 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.990Z caller=node_exporter.go:117 level=info collector=zfs 2024-02-10T07:19:01.164 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.990Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-02-10T07:19:01.164 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:19:00 smithi195 bash[57681]: ts=2024-02-10T07:19:00.990Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-02-10T07:19:01.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:01 smithi195 bash[41044]: cluster 2024-02-10T07:19:00.232838+0000 mgr.y (mgr.34107) 438 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-02-10T07:19:01.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:01 smithi107 bash[55228]: cluster 2024-02-10T07:19:00.232838+0000 mgr.y (mgr.34107) 438 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-02-10T07:19:01.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:01 smithi107 bash[53833]: cluster 2024-02-10T07:19:00.232838+0000 mgr.y (mgr.34107) 438 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-02-10T07:19:02.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:02 smithi195 bash[41044]: audit 2024-02-10T07:19:00.573747+0000 mgr.y (mgr.34107) 439 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:19:02.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:02 smithi107 bash[53833]: audit 2024-02-10T07:19:00.573747+0000 mgr.y (mgr.34107) 439 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:19:02.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:02 smithi107 bash[55228]: audit 2024-02-10T07:19:00.573747+0000 mgr.y (mgr.34107) 439 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:19:03.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:03 smithi195 bash[41044]: cluster 2024-02-10T07:19:02.234210+0000 mgr.y (mgr.34107) 440 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-02-10T07:19:03.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:03 smithi107 bash[53833]: cluster 2024-02-10T07:19:02.234210+0000 mgr.y (mgr.34107) 440 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-02-10T07:19:03.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:03 smithi107 bash[55228]: cluster 2024-02-10T07:19:02.234210+0000 mgr.y (mgr.34107) 440 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 2 op/s 2024-02-10T07:19:04.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:04 smithi107 bash[53833]: audit 2024-02-10T07:19:03.674780+0000 mon.a (mon.0) 718 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:04.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:04 smithi107 bash[53833]: audit 2024-02-10T07:19:03.683410+0000 mon.a (mon.0) 719 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:04.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:04 smithi107 bash[53833]: cluster 2024-02-10T07:19:04.235340+0000 mgr.y (mgr.34107) 441 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-02-10T07:19:04.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:04 smithi107 bash[53833]: audit 2024-02-10T07:19:04.537542+0000 mon.a (mon.0) 720 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:04.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:04 smithi107 bash[53833]: audit 2024-02-10T07:19:04.547423+0000 mon.a (mon.0) 721 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:04.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:04 smithi107 bash[55228]: audit 2024-02-10T07:19:03.674780+0000 mon.a (mon.0) 718 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:04.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:04 smithi107 bash[55228]: audit 2024-02-10T07:19:03.683410+0000 mon.a (mon.0) 719 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:04.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:04 smithi107 bash[55228]: cluster 2024-02-10T07:19:04.235340+0000 mgr.y (mgr.34107) 441 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-02-10T07:19:04.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:04 smithi107 bash[55228]: audit 2024-02-10T07:19:04.537542+0000 mon.a (mon.0) 720 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:04.962 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:04 smithi107 bash[55228]: audit 2024-02-10T07:19:04.547423+0000 mon.a (mon.0) 721 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:05.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:04 smithi195 bash[41044]: audit 2024-02-10T07:19:03.674780+0000 mon.a (mon.0) 718 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:05.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:04 smithi195 bash[41044]: audit 2024-02-10T07:19:03.683410+0000 mon.a (mon.0) 719 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:05.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:04 smithi195 bash[41044]: cluster 2024-02-10T07:19:04.235340+0000 mgr.y (mgr.34107) 441 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-02-10T07:19:05.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:04 smithi195 bash[41044]: audit 2024-02-10T07:19:04.537542+0000 mon.a (mon.0) 720 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:05.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:04 smithi195 bash[41044]: audit 2024-02-10T07:19:04.547423+0000 mon.a (mon.0) 721 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:05.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:05 smithi107 bash[53833]: audit 2024-02-10T07:19:04.690905+0000 mon.a (mon.0) 722 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:05.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:05 smithi107 bash[53833]: audit 2024-02-10T07:19:04.699499+0000 mon.a (mon.0) 723 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:05.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:05 smithi107 bash[53833]: audit 2024-02-10T07:19:05.644074+0000 mon.a (mon.0) 724 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:05.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:05 smithi107 bash[53833]: audit 2024-02-10T07:19:05.654775+0000 mon.a (mon.0) 725 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:05.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:05 smithi107 bash[55228]: audit 2024-02-10T07:19:04.690905+0000 mon.a (mon.0) 722 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:05.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:05 smithi107 bash[55228]: audit 2024-02-10T07:19:04.699499+0000 mon.a (mon.0) 723 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:05.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:05 smithi107 bash[55228]: audit 2024-02-10T07:19:05.644074+0000 mon.a (mon.0) 724 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:05.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:05 smithi107 bash[55228]: audit 2024-02-10T07:19:05.654775+0000 mon.a (mon.0) 725 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:06.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:05 smithi195 bash[41044]: audit 2024-02-10T07:19:04.690905+0000 mon.a (mon.0) 722 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:06.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:05 smithi195 bash[41044]: audit 2024-02-10T07:19:04.699499+0000 mon.a (mon.0) 723 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:06.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:05 smithi195 bash[41044]: audit 2024-02-10T07:19:05.644074+0000 mon.a (mon.0) 724 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:06.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:05 smithi195 bash[41044]: audit 2024-02-10T07:19:05.654775+0000 mon.a (mon.0) 725 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:07.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:07 smithi195 bash[41044]: audit 2024-02-10T07:19:06.110979+0000 mon.a (mon.0) 726 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:19:07.411 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:07 smithi195 bash[41044]: cluster 2024-02-10T07:19:06.236584+0000 mgr.y (mgr.34107) 442 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:07.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:07 smithi107 bash[53833]: audit 2024-02-10T07:19:06.110979+0000 mon.a (mon.0) 726 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:19:07.462 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:07 smithi107 bash[53833]: cluster 2024-02-10T07:19:06.236584+0000 mgr.y (mgr.34107) 442 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:07.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:07 smithi107 bash[55228]: audit 2024-02-10T07:19:06.110979+0000 mon.a (mon.0) 726 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:19:07.462 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:07 smithi107 bash[55228]: cluster 2024-02-10T07:19:06.236584+0000 mgr.y (mgr.34107) 442 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:09.628 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:09 smithi107 bash[53833]: cluster 2024-02-10T07:19:08.237627+0000 mgr.y (mgr.34107) 443 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:09.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:09 smithi107 bash[55228]: cluster 2024-02-10T07:19:08.237627+0000 mgr.y (mgr.34107) 443 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:09.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:09 smithi195 bash[41044]: cluster 2024-02-10T07:19:08.237627+0000 mgr.y (mgr.34107) 443 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:09.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:19:09 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:19:09] "GET /metrics HTTP/1.1" 200 38626 "" "Prometheus/2.33.4" 2024-02-10T07:19:11.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:11 smithi107 bash[53833]: cluster 2024-02-10T07:19:10.238946+0000 mgr.y (mgr.34107) 444 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:11.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:11 smithi107 bash[55228]: cluster 2024-02-10T07:19:10.238946+0000 mgr.y (mgr.34107) 444 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:11.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:11 smithi195 bash[41044]: cluster 2024-02-10T07:19:10.238946+0000 mgr.y (mgr.34107) 444 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:12.440 INFO:teuthology.orchestra.run.smithi107.stdout:true 2024-02-10T07:19:12.581 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:12 smithi107 bash[53833]: audit 2024-02-10T07:19:10.584959+0000 mgr.y (mgr.34107) 445 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:19:12.581 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:12 smithi107 bash[55228]: audit 2024-02-10T07:19:10.584959+0000 mgr.y (mgr.34107) 445 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:19:12.605 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:12 smithi195 bash[41044]: audit 2024-02-10T07:19:10.584959+0000 mgr.y (mgr.34107) 445 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:19:13.226 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T07:19:13.227 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 running (9m) 9s ago 17m 17.8M - 0.23.0 ba2b418f427c d3f029c1318f 2024-02-10T07:19:13.227 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 running (9m) 8s ago 16m 44.5M - 8.3.5 dad864ee21e9 5607b97710aa 2024-02-10T07:19:13.227 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.lvlagr smithi107 running (45s) 9s ago 14m 47.0M - 3.6 c328ab9dcfc7 cfc1c64685ff 2024-02-10T07:19:13.227 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443,9283,8765 running (8m) 8s ago 22m 445M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bb490544b5d3 2024-02-10T07:19:13.227 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:8443,9283,8765 running (9m) 9s ago 24m 514M - 19.0.0-1361-g290212a1 c328ab9dcfc7 c02886bcdecb 2024-02-10T07:19:13.227 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (7m) 9s ago 25m 61.5M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 e0da1fb95790 2024-02-10T07:19:13.227 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (6m) 8s ago 23m 48.7M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 d340158ba46e 2024-02-10T07:19:13.227 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (7m) 9s ago 23m 50.9M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 869a46f2072d 2024-02-10T07:19:13.227 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 running (17s) 9s ago 17m 8468k - 1.5.0 0da6a335fe13 d2ad1dc951e1 2024-02-10T07:19:13.227 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 running (13s) 8s ago 17m - - 1.5.0 0da6a335fe13 7ae00726d5c9 2024-02-10T07:19:13.227 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 running (5m) 9s ago 22m 67.3M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 03a1804d2551 2024-02-10T07:19:13.227 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (5m) 9s ago 21m 62.9M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 5e413662b8f1 2024-02-10T07:19:13.227 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (4m) 9s ago 21m 61.0M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 39da3d03eb00 2024-02-10T07:19:13.228 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (4m) 9s ago 20m 65.1M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 a7fea3d04cd1 2024-02-10T07:19:13.228 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (3m) 8s ago 20m 65.9M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 d60199fb198c 2024-02-10T07:19:13.228 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (3m) 8s ago 19m 59.5M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 3bdc2396af97 2024-02-10T07:19:13.228 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (2m) 8s ago 18m 53.7M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 1b7519b35899 2024-02-10T07:19:13.228 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (2m) 8s ago 18m 55.3M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 fe20635602b5 2024-02-10T07:19:13.228 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 running (8m) 8s ago 17m 64.8M - 2.33.4 514e6a882f6e 83de9a3c8dfd 2024-02-10T07:19:13.228 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.zkixal smithi107 *:8000 running (99s) 9s ago 15m 90.9M - 19.0.0-1361-g290212a1 c328ab9dcfc7 b9db86fa2835 2024-02-10T07:19:13.228 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.qewfcx smithi195 *:8000 running (86s) 8s ago 15m 92.5M - 19.0.0-1361-g290212a1 c328ab9dcfc7 08e8cfcdea42 2024-02-10T07:19:13.228 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.lgutqr smithi107 *:80 running (93s) 9s ago 15m 90.5M - 19.0.0-1361-g290212a1 c328ab9dcfc7 ddacb6f0fc31 2024-02-10T07:19:13.228 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.zqbguk smithi195 *:80 running (79s) 8s ago 15m 90.5M - 19.0.0-1361-g290212a1 c328ab9dcfc7 01fa66dcc6fa 2024-02-10T07:19:13.586 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:13 smithi195 bash[41044]: cluster 2024-02-10T07:19:12.240098+0000 mgr.y (mgr.34107) 446 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:13.586 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:13 smithi195 bash[41044]: audit 2024-02-10T07:19:12.422163+0000 mgr.y (mgr.34107) 447 : audit 0 from='client.34866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:19:13.679 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:19:13.680 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-02-10T07:19:13.680 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T07:19:13.680 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:19:13.680 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-02-10T07:19:13.680 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T07:19:13.680 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:19:13.680 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-02-10T07:19:13.680 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 8 2024-02-10T07:19:13.680 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:19:13.680 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-02-10T07:19:13.680 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 4 2024-02-10T07:19:13.680 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:19:13.681 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-02-10T07:19:13.681 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 17 2024-02-10T07:19:13.681 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:19:13.681 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:19:13.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:13 smithi107 bash[53833]: cluster 2024-02-10T07:19:12.240098+0000 mgr.y (mgr.34107) 446 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:13.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:13 smithi107 bash[53833]: audit 2024-02-10T07:19:12.422163+0000 mgr.y (mgr.34107) 447 : audit 0 from='client.34866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:19:13.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:13 smithi107 bash[55228]: cluster 2024-02-10T07:19:12.240098+0000 mgr.y (mgr.34107) 446 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:13.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:13 smithi107 bash[55228]: audit 2024-02-10T07:19:12.422163+0000 mgr.y (mgr.34107) 447 : audit 0 from='client.34866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:19:14.065 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:19:14.065 INFO:teuthology.orchestra.run.smithi107.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T07:19:14.065 INFO:teuthology.orchestra.run.smithi107.stdout: "in_progress": true, 2024-02-10T07:19:14.065 INFO:teuthology.orchestra.run.smithi107.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T07:19:14.065 INFO:teuthology.orchestra.run.smithi107.stdout: "services_complete": [ 2024-02-10T07:19:14.065 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw", 2024-02-10T07:19:14.065 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr", 2024-02-10T07:19:14.065 INFO:teuthology.orchestra.run.smithi107.stdout: "iscsi", 2024-02-10T07:19:14.065 INFO:teuthology.orchestra.run.smithi107.stdout: "mon", 2024-02-10T07:19:14.065 INFO:teuthology.orchestra.run.smithi107.stdout: "osd" 2024-02-10T07:19:14.065 INFO:teuthology.orchestra.run.smithi107.stdout: ], 2024-02-10T07:19:14.065 INFO:teuthology.orchestra.run.smithi107.stdout: "progress": "18/23 daemons upgraded", 2024-02-10T07:19:14.065 INFO:teuthology.orchestra.run.smithi107.stdout: "message": "Currently upgrading node-exporter daemons", 2024-02-10T07:19:14.066 INFO:teuthology.orchestra.run.smithi107.stdout: "is_paused": false 2024-02-10T07:19:14.066 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:19:14.545 INFO:teuthology.orchestra.run.smithi107.stdout:HEALTH_OK 2024-02-10T07:19:14.580 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:14 smithi107 bash[53833]: audit 2024-02-10T07:19:12.813467+0000 mgr.y (mgr.34107) 448 : audit 0 from='client.34872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:19:14.580 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:14 smithi107 bash[53833]: audit 2024-02-10T07:19:13.199597+0000 mgr.y (mgr.34107) 449 : audit 0 from='client.34878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:19:14.581 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:14 smithi107 bash[53833]: audit 2024-02-10T07:19:13.677100+0000 mon.c (mon.1) 25 : audit 0 from='client.? 172.21.15.107:0/609173165' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:14.581 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:14 smithi107 bash[55228]: audit 2024-02-10T07:19:12.813467+0000 mgr.y (mgr.34107) 448 : audit 0 from='client.34872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:19:14.581 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:14 smithi107 bash[55228]: audit 2024-02-10T07:19:13.199597+0000 mgr.y (mgr.34107) 449 : audit 0 from='client.34878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:19:14.581 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:14 smithi107 bash[55228]: audit 2024-02-10T07:19:13.677100+0000 mon.c (mon.1) 25 : audit 0 from='client.? 172.21.15.107:0/609173165' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:14.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:14 smithi195 bash[41044]: audit 2024-02-10T07:19:12.813467+0000 mgr.y (mgr.34107) 448 : audit 0 from='client.34872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:19:14.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:14 smithi195 bash[41044]: audit 2024-02-10T07:19:13.199597+0000 mgr.y (mgr.34107) 449 : audit 0 from='client.34878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:19:14.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:14 smithi195 bash[41044]: audit 2024-02-10T07:19:13.677100+0000 mon.c (mon.1) 25 : audit 0 from='client.? 172.21.15.107:0/609173165' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:15.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:15 smithi195 bash[41044]: audit 2024-02-10T07:19:14.061564+0000 mgr.y (mgr.34107) 450 : audit 0 from='client.44815 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:19:15.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:15 smithi195 bash[41044]: cluster 2024-02-10T07:19:14.240824+0000 mgr.y (mgr.34107) 451 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:15.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:15 smithi195 bash[41044]: audit 2024-02-10T07:19:14.542806+0000 mon.a (mon.0) 727 : audit 0 from='client.? 172.21.15.107:0/840728437' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:19:15.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:15 smithi195 bash[41044]: audit 2024-02-10T07:19:15.201026+0000 mon.a (mon.0) 728 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:15.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:15 smithi195 bash[41044]: audit 2024-02-10T07:19:15.214056+0000 mon.a (mon.0) 729 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:15.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:15 smithi107 bash[53833]: audit 2024-02-10T07:19:14.061564+0000 mgr.y (mgr.34107) 450 : audit 0 from='client.44815 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:19:15.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:15 smithi107 bash[53833]: cluster 2024-02-10T07:19:14.240824+0000 mgr.y (mgr.34107) 451 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:15.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:15 smithi107 bash[53833]: audit 2024-02-10T07:19:14.542806+0000 mon.a (mon.0) 727 : audit 0 from='client.? 172.21.15.107:0/840728437' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:19:15.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:15 smithi107 bash[53833]: audit 2024-02-10T07:19:15.201026+0000 mon.a (mon.0) 728 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:15.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:15 smithi107 bash[53833]: audit 2024-02-10T07:19:15.214056+0000 mon.a (mon.0) 729 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:15.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:15 smithi107 bash[55228]: audit 2024-02-10T07:19:14.061564+0000 mgr.y (mgr.34107) 450 : audit 0 from='client.44815 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:19:15.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:15 smithi107 bash[55228]: cluster 2024-02-10T07:19:14.240824+0000 mgr.y (mgr.34107) 451 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:15.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:15 smithi107 bash[55228]: audit 2024-02-10T07:19:14.542806+0000 mon.a (mon.0) 727 : audit 0 from='client.? 172.21.15.107:0/840728437' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:19:15.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:15 smithi107 bash[55228]: audit 2024-02-10T07:19:15.201026+0000 mon.a (mon.0) 728 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:15.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:15 smithi107 bash[55228]: audit 2024-02-10T07:19:15.214056+0000 mon.a (mon.0) 729 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:17.860 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:17 smithi195 bash[41044]: cluster 2024-02-10T07:19:16.242136+0000 mgr.y (mgr.34107) 452 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:17.860 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:17 smithi195 bash[41044]: audit 2024-02-10T07:19:16.512236+0000 mon.a (mon.0) 730 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:17.860 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:17 smithi195 bash[41044]: audit 2024-02-10T07:19:16.523122+0000 mon.a (mon.0) 731 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:17.860 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:17 smithi195 bash[41044]: audit 2024-02-10T07:19:16.525623+0000 mon.a (mon.0) 732 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:19:17.860 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:17 smithi195 bash[41044]: audit 2024-02-10T07:19:16.527164+0000 mon.a (mon.0) 733 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:19:17.860 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:17 smithi195 bash[41044]: audit 2024-02-10T07:19:16.537527+0000 mon.a (mon.0) 734 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:17.860 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:17 smithi195 bash[41044]: audit 2024-02-10T07:19:16.629570+0000 mon.a (mon.0) 735 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:19:17.860 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:17 smithi195 bash[41044]: audit 2024-02-10T07:19:16.632631+0000 mon.a (mon.0) 736 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.861 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:17 smithi195 bash[41044]: audit 2024-02-10T07:19:16.635074+0000 mon.a (mon.0) 737 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.861 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:17 smithi195 bash[41044]: audit 2024-02-10T07:19:16.637095+0000 mon.a (mon.0) 738 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.861 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:17 smithi195 bash[41044]: audit 2024-02-10T07:19:16.640768+0000 mon.a (mon.0) 739 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.861 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:17 smithi195 bash[41044]: audit 2024-02-10T07:19:16.644333+0000 mon.a (mon.0) 740 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.861 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:17 smithi195 bash[41044]: audit 2024-02-10T07:19:16.647142+0000 mon.a (mon.0) 741 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.861 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:17 smithi195 bash[41044]: audit 2024-02-10T07:19:16.649041+0000 mon.a (mon.0) 742 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.861 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:17 smithi195 bash[41044]: audit 2024-02-10T07:19:16.650844+0000 mon.a (mon.0) 743 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.861 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:17 smithi195 bash[41044]: audit 2024-02-10T07:19:16.652632+0000 mon.a (mon.0) 744 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.861 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:17 smithi195 bash[41044]: audit 2024-02-10T07:19:16.654545+0000 mon.a (mon.0) 745 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.861 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:17 smithi195 bash[41044]: audit 2024-02-10T07:19:16.656236+0000 mon.a (mon.0) 746 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.861 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:17 smithi195 bash[41044]: audit 2024-02-10T07:19:16.658294+0000 mon.a (mon.0) 747 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.861 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:17 smithi195 bash[41044]: audit 2024-02-10T07:19:16.661012+0000 mon.a (mon.0) 748 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[53833]: cluster 2024-02-10T07:19:16.242136+0000 mgr.y (mgr.34107) 452 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:17.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[53833]: audit 2024-02-10T07:19:16.512236+0000 mon.a (mon.0) 730 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:17.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[53833]: audit 2024-02-10T07:19:16.523122+0000 mon.a (mon.0) 731 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:17.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[53833]: audit 2024-02-10T07:19:16.525623+0000 mon.a (mon.0) 732 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:19:17.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[53833]: audit 2024-02-10T07:19:16.527164+0000 mon.a (mon.0) 733 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:19:17.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[53833]: audit 2024-02-10T07:19:16.537527+0000 mon.a (mon.0) 734 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[53833]: audit 2024-02-10T07:19:16.629570+0000 mon.a (mon.0) 735 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:19:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[53833]: audit 2024-02-10T07:19:16.632631+0000 mon.a (mon.0) 736 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[53833]: audit 2024-02-10T07:19:16.635074+0000 mon.a (mon.0) 737 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[53833]: audit 2024-02-10T07:19:16.637095+0000 mon.a (mon.0) 738 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[53833]: audit 2024-02-10T07:19:16.640768+0000 mon.a (mon.0) 739 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[53833]: audit 2024-02-10T07:19:16.644333+0000 mon.a (mon.0) 740 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[53833]: audit 2024-02-10T07:19:16.647142+0000 mon.a (mon.0) 741 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[53833]: audit 2024-02-10T07:19:16.649041+0000 mon.a (mon.0) 742 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[53833]: audit 2024-02-10T07:19:16.650844+0000 mon.a (mon.0) 743 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[53833]: audit 2024-02-10T07:19:16.652632+0000 mon.a (mon.0) 744 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[53833]: audit 2024-02-10T07:19:16.654545+0000 mon.a (mon.0) 745 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[53833]: audit 2024-02-10T07:19:16.656236+0000 mon.a (mon.0) 746 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[53833]: audit 2024-02-10T07:19:16.658294+0000 mon.a (mon.0) 747 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.962 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[53833]: audit 2024-02-10T07:19:16.661012+0000 mon.a (mon.0) 748 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[55228]: cluster 2024-02-10T07:19:16.242136+0000 mgr.y (mgr.34107) 452 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:17.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[55228]: audit 2024-02-10T07:19:16.512236+0000 mon.a (mon.0) 730 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:17.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[55228]: audit 2024-02-10T07:19:16.523122+0000 mon.a (mon.0) 731 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:17.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[55228]: audit 2024-02-10T07:19:16.525623+0000 mon.a (mon.0) 732 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:19:17.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[55228]: audit 2024-02-10T07:19:16.527164+0000 mon.a (mon.0) 733 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:19:17.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[55228]: audit 2024-02-10T07:19:16.537527+0000 mon.a (mon.0) 734 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:17.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[55228]: audit 2024-02-10T07:19:16.629570+0000 mon.a (mon.0) 735 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:19:17.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[55228]: audit 2024-02-10T07:19:16.632631+0000 mon.a (mon.0) 736 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[55228]: audit 2024-02-10T07:19:16.635074+0000 mon.a (mon.0) 737 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[55228]: audit 2024-02-10T07:19:16.637095+0000 mon.a (mon.0) 738 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[55228]: audit 2024-02-10T07:19:16.640768+0000 mon.a (mon.0) 739 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.963 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[55228]: audit 2024-02-10T07:19:16.644333+0000 mon.a (mon.0) 740 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[55228]: audit 2024-02-10T07:19:16.647142+0000 mon.a (mon.0) 741 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[55228]: audit 2024-02-10T07:19:16.649041+0000 mon.a (mon.0) 742 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[55228]: audit 2024-02-10T07:19:16.650844+0000 mon.a (mon.0) 743 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[55228]: audit 2024-02-10T07:19:16.652632+0000 mon.a (mon.0) 744 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[55228]: audit 2024-02-10T07:19:16.654545+0000 mon.a (mon.0) 745 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[55228]: audit 2024-02-10T07:19:16.656236+0000 mon.a (mon.0) 746 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[55228]: audit 2024-02-10T07:19:16.658294+0000 mon.a (mon.0) 747 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:17.964 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:17 smithi107 bash[55228]: audit 2024-02-10T07:19:16.661012+0000 mon.a (mon.0) 748 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:19.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:19 smithi195 bash[41044]: cluster 2024-02-10T07:19:18.243304+0000 mgr.y (mgr.34107) 453 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-10T07:19:19.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:19 smithi107 bash[53833]: cluster 2024-02-10T07:19:18.243304+0000 mgr.y (mgr.34107) 453 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-10T07:19:19.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:19 smithi107 bash[55228]: cluster 2024-02-10T07:19:18.243304+0000 mgr.y (mgr.34107) 453 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-10T07:19:19.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:19:19 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:19:19] "GET /metrics HTTP/1.1" 200 38626 "" "Prometheus/2.33.4" 2024-02-10T07:19:20.861 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:20 smithi195 bash[41044]: cephadm 2024-02-10T07:19:18.882867+0000 mgr.y (mgr.34107) 454 : cephadm 1 Upgrade: Updating prometheus.a 2024-02-10T07:19:20.861 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:20 smithi195 bash[41044]: cephadm 2024-02-10T07:19:19.128976+0000 mgr.y (mgr.34107) 455 : cephadm 1 Deploying daemon prometheus.a on smithi195 2024-02-10T07:19:20.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:20 smithi107 bash[53833]: cephadm 2024-02-10T07:19:18.882867+0000 mgr.y (mgr.34107) 454 : cephadm 1 Upgrade: Updating prometheus.a 2024-02-10T07:19:20.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:20 smithi107 bash[53833]: cephadm 2024-02-10T07:19:19.128976+0000 mgr.y (mgr.34107) 455 : cephadm 1 Deploying daemon prometheus.a on smithi195 2024-02-10T07:19:20.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:20 smithi107 bash[55228]: cephadm 2024-02-10T07:19:18.882867+0000 mgr.y (mgr.34107) 454 : cephadm 1 Upgrade: Updating prometheus.a 2024-02-10T07:19:20.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:20 smithi107 bash[55228]: cephadm 2024-02-10T07:19:19.128976+0000 mgr.y (mgr.34107) 455 : cephadm 1 Deploying daemon prometheus.a on smithi195 2024-02-10T07:19:21.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:21 smithi195 bash[41044]: cluster 2024-02-10T07:19:20.244698+0000 mgr.y (mgr.34107) 456 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-10T07:19:21.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:21 smithi195 bash[41044]: audit 2024-02-10T07:19:21.111206+0000 mon.a (mon.0) 749 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:19:21.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:21 smithi107 bash[53833]: cluster 2024-02-10T07:19:20.244698+0000 mgr.y (mgr.34107) 456 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-10T07:19:21.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:21 smithi107 bash[53833]: audit 2024-02-10T07:19:21.111206+0000 mon.a (mon.0) 749 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:19:21.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:21 smithi107 bash[55228]: cluster 2024-02-10T07:19:20.244698+0000 mgr.y (mgr.34107) 456 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-10T07:19:21.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:21 smithi107 bash[55228]: audit 2024-02-10T07:19:21.111206+0000 mon.a (mon.0) 749 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:19:22.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:22 smithi195 bash[41044]: audit 2024-02-10T07:19:20.593787+0000 mgr.y (mgr.34107) 457 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:19:22.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:22 smithi107 bash[53833]: audit 2024-02-10T07:19:20.593787+0000 mgr.y (mgr.34107) 457 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:19:22.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:22 smithi107 bash[55228]: audit 2024-02-10T07:19:20.593787+0000 mgr.y (mgr.34107) 457 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:19:23.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:23 smithi195 bash[41044]: cluster 2024-02-10T07:19:22.245991+0000 mgr.y (mgr.34107) 458 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:23.659 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:23 smithi195 systemd[1]: Stopping Ceph prometheus.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:19:23.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:23 smithi107 bash[53833]: cluster 2024-02-10T07:19:22.245991+0000 mgr.y (mgr.34107) 458 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:23.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:23 smithi107 bash[55228]: cluster 2024-02-10T07:19:22.245991+0000 mgr.y (mgr.34107) 458 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:24.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:23 smithi195 bash[38513]: ts=2024-02-10T07:19:23.753Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-10T07:19:24.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:23 smithi195 bash[38513]: ts=2024-02-10T07:19:23.753Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-02-10T07:19:24.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:23 smithi195 bash[38513]: ts=2024-02-10T07:19:23.753Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-02-10T07:19:24.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:23 smithi195 bash[38513]: ts=2024-02-10T07:19:23.753Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-02-10T07:19:24.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:23 smithi195 bash[38513]: ts=2024-02-10T07:19:23.753Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-02-10T07:19:24.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:23 smithi195 bash[38513]: ts=2024-02-10T07:19:23.753Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-02-10T07:19:24.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:23 smithi195 bash[38513]: ts=2024-02-10T07:19:23.754Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-10T07:19:24.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:23 smithi195 bash[38513]: ts=2024-02-10T07:19:23.754Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-02-10T07:19:24.160 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:23 smithi195 bash[38513]: ts=2024-02-10T07:19:23.754Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-02-10T07:19:24.160 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:23 smithi195 bash[38513]: ts=2024-02-10T07:19:23.755Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-02-10T07:19:24.160 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:23 smithi195 bash[38513]: ts=2024-02-10T07:19:23.755Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-02-10T07:19:24.160 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:23 smithi195 bash[38513]: ts=2024-02-10T07:19:23.755Z caller=main.go:1066 level=info msg="See you next time!" 2024-02-10T07:19:24.534 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:24 smithi195 bash[62973]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-prometheus-a 2024-02-10T07:19:24.534 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:24 smithi195 bash[63045]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-prometheus-a 2024-02-10T07:19:24.534 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:24 smithi195 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@prometheus.a.service: Succeeded. 2024-02-10T07:19:24.534 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:24 smithi195 systemd[1]: Stopped Ceph prometheus.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:19:24.813 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:24 smithi195 systemd[1]: Started Ceph prometheus.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:19:25.799 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:25 smithi195 bash[41044]: cluster 2024-02-10T07:19:24.247082+0000 mgr.y (mgr.34107) 459 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-10T07:19:25.809 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:25 smithi195 bash[41044]: audit 2024-02-10T07:19:24.810664+0000 mon.a (mon.0) 750 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:25.809 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:25 smithi195 bash[41044]: audit 2024-02-10T07:19:24.821158+0000 mon.a (mon.0) 751 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:25.809 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:25 smithi195 bash[63110]: ts=2024-02-10T07:19:25.757Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-02-10T07:19:25.809 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:25 smithi195 bash[63110]: ts=2024-02-10T07:19:25.757Z 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-10T07:19:25.810 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:25 smithi195 bash[63110]: ts=2024-02-10T07:19:25.757Z caller=main.go:570 level=info host_details="(Linux 5.4.0-171-generic #189-Ubuntu SMP Fri Jan 5 14:23:02 UTC 2024 x86_64 smithi195 (none))" 2024-02-10T07:19:25.810 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:25 smithi195 bash[63110]: ts=2024-02-10T07:19:25.757Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-10T07:19:25.810 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:25 smithi195 bash[63110]: ts=2024-02-10T07:19:25.757Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-10T07:19:25.810 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:25 smithi195 bash[63110]: ts=2024-02-10T07:19:25.759Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-02-10T07:19:25.810 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:25 smithi195 bash[63110]: ts=2024-02-10T07:19:25.760Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-02-10T07:19:25.810 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:25 smithi195 bash[63110]: ts=2024-02-10T07:19:25.763Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-02-10T07:19:25.810 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:25 smithi195 bash[63110]: ts=2024-02-10T07:19:25.763Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-02-10T07:19:25.810 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:25 smithi195 bash[63110]: ts=2024-02-10T07:19:25.765Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-10T07:19:25.810 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:25 smithi195 bash[63110]: ts=2024-02-10T07:19:25.765Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.482µs 2024-02-10T07:19:25.810 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:25 smithi195 bash[63110]: ts=2024-02-10T07:19:25.765Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-10T07:19:25.810 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:25 smithi195 bash[63110]: ts=2024-02-10T07:19:25.779Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-02-10T07:19:25.810 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:25 smithi195 bash[63110]: ts=2024-02-10T07:19:25.796Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-02-10T07:19:25.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:25 smithi107 bash[53833]: cluster 2024-02-10T07:19:24.247082+0000 mgr.y (mgr.34107) 459 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-10T07:19:25.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:25 smithi107 bash[53833]: audit 2024-02-10T07:19:24.810664+0000 mon.a (mon.0) 750 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:25.961 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:25 smithi107 bash[53833]: audit 2024-02-10T07:19:24.821158+0000 mon.a (mon.0) 751 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:25.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:25 smithi107 bash[55228]: cluster 2024-02-10T07:19:24.247082+0000 mgr.y (mgr.34107) 459 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-10T07:19:25.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:25 smithi107 bash[55228]: audit 2024-02-10T07:19:24.810664+0000 mon.a (mon.0) 750 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:25.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:25 smithi107 bash[55228]: audit 2024-02-10T07:19:24.821158+0000 mon.a (mon.0) 751 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:26.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:25 smithi195 bash[63110]: ts=2024-02-10T07:19:25.802Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-02-10T07:19:26.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:25 smithi195 bash[63110]: ts=2024-02-10T07:19:25.810Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-02-10T07:19:26.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:25 smithi195 bash[63110]: ts=2024-02-10T07:19:25.811Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-02-10T07:19:26.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:25 smithi195 bash[63110]: ts=2024-02-10T07:19:25.811Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=53.68µs wal_replay_duration=45.474089ms wbl_replay_duration=152ns total_replay_duration=45.55054ms 2024-02-10T07:19:26.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:25 smithi195 bash[63110]: ts=2024-02-10T07:19:25.814Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-02-10T07:19:26.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:25 smithi195 bash[63110]: ts=2024-02-10T07:19:25.814Z caller=main.go:1029 level=info msg="TSDB started" 2024-02-10T07:19:26.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:25 smithi195 bash[63110]: ts=2024-02-10T07:19:25.814Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-10T07:19:26.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:25 smithi195 bash[63110]: ts=2024-02-10T07:19:25.843Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=28.691669ms db_storage=1.002µs remote_storage=1.387µs web_handler=413ns query_engine=752ns scrape=327.825µs scrape_sd=112.785µs notify=13.582µs notify_sd=11.602µs rules=27.908021ms tracing=8.71µs 2024-02-10T07:19:26.159 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:25 smithi195 bash[63110]: ts=2024-02-10T07:19:25.843Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-02-10T07:19:26.160 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:19:25 smithi195 bash[63110]: ts=2024-02-10T07:19:25.843Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-02-10T07:19:27.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:27 smithi195 bash[41044]: cluster 2024-02-10T07:19:26.248402+0000 mgr.y (mgr.34107) 460 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:27.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:27 smithi107 bash[53833]: cluster 2024-02-10T07:19:26.248402+0000 mgr.y (mgr.34107) 460 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:27.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:27 smithi107 bash[55228]: cluster 2024-02-10T07:19:26.248402+0000 mgr.y (mgr.34107) 460 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:29.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:29 smithi195 bash[41044]: cluster 2024-02-10T07:19:28.249488+0000 mgr.y (mgr.34107) 461 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:29.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:29 smithi107 bash[53833]: cluster 2024-02-10T07:19:28.249488+0000 mgr.y (mgr.34107) 461 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:29.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:29 smithi107 bash[55228]: cluster 2024-02-10T07:19:28.249488+0000 mgr.y (mgr.34107) 461 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:31.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:31 smithi195 bash[41044]: cluster 2024-02-10T07:19:30.251145+0000 mgr.y (mgr.34107) 462 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:31.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:31 smithi195 bash[41044]: audit 2024-02-10T07:19:31.057545+0000 mon.a (mon.0) 752 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:31.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:31 smithi195 bash[41044]: audit 2024-02-10T07:19:31.064091+0000 mon.a (mon.0) 753 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:31.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:31 smithi195 bash[41044]: audit 2024-02-10T07:19:31.151975+0000 mon.a (mon.0) 754 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:31.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:31 smithi195 bash[41044]: audit 2024-02-10T07:19:31.161317+0000 mon.a (mon.0) 755 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:31.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:31 smithi107 bash[53833]: cluster 2024-02-10T07:19:30.251145+0000 mgr.y (mgr.34107) 462 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:31.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:31 smithi107 bash[53833]: audit 2024-02-10T07:19:31.057545+0000 mon.a (mon.0) 752 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:31.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:31 smithi107 bash[53833]: audit 2024-02-10T07:19:31.064091+0000 mon.a (mon.0) 753 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:31.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:31 smithi107 bash[53833]: audit 2024-02-10T07:19:31.151975+0000 mon.a (mon.0) 754 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:31.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:31 smithi107 bash[53833]: audit 2024-02-10T07:19:31.161317+0000 mon.a (mon.0) 755 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:31.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:31 smithi107 bash[55228]: cluster 2024-02-10T07:19:30.251145+0000 mgr.y (mgr.34107) 462 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:31.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:31 smithi107 bash[55228]: audit 2024-02-10T07:19:31.057545+0000 mon.a (mon.0) 752 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:31.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:31 smithi107 bash[55228]: audit 2024-02-10T07:19:31.064091+0000 mon.a (mon.0) 753 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:31.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:31 smithi107 bash[55228]: audit 2024-02-10T07:19:31.151975+0000 mon.a (mon.0) 754 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:31.712 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:31 smithi107 bash[55228]: audit 2024-02-10T07:19:31.161317+0000 mon.a (mon.0) 755 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:32.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:32 smithi195 bash[41044]: audit 2024-02-10T07:19:30.601874+0000 mgr.y (mgr.34107) 463 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:19:32.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:32 smithi195 bash[41044]: audit 2024-02-10T07:19:32.160376+0000 mon.a (mon.0) 756 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:32.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:32 smithi195 bash[41044]: audit 2024-02-10T07:19:32.172094+0000 mon.a (mon.0) 757 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:32.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:32 smithi107 bash[53833]: audit 2024-02-10T07:19:30.601874+0000 mgr.y (mgr.34107) 463 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:19:32.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:32 smithi107 bash[53833]: audit 2024-02-10T07:19:32.160376+0000 mon.a (mon.0) 756 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:32.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:32 smithi107 bash[53833]: audit 2024-02-10T07:19:32.172094+0000 mon.a (mon.0) 757 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:32.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:32 smithi107 bash[55228]: audit 2024-02-10T07:19:30.601874+0000 mgr.y (mgr.34107) 463 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:19:32.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:32 smithi107 bash[55228]: audit 2024-02-10T07:19:32.160376+0000 mon.a (mon.0) 756 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:32.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:32 smithi107 bash[55228]: audit 2024-02-10T07:19:32.172094+0000 mon.a (mon.0) 757 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:33.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:33 smithi195 bash[41044]: cluster 2024-02-10T07:19:32.252368+0000 mgr.y (mgr.34107) 464 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:33.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:33 smithi107 bash[53833]: cluster 2024-02-10T07:19:32.252368+0000 mgr.y (mgr.34107) 464 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:33.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:33 smithi107 bash[55228]: cluster 2024-02-10T07:19:32.252368+0000 mgr.y (mgr.34107) 464 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:35 smithi195 bash[41044]: cluster 2024-02-10T07:19:34.253554+0000 mgr.y (mgr.34107) 465 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:35.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:35 smithi107 bash[53833]: cluster 2024-02-10T07:19:34.253554+0000 mgr.y (mgr.34107) 465 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:35.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:35 smithi107 bash[55228]: cluster 2024-02-10T07:19:34.253554+0000 mgr.y (mgr.34107) 465 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:37.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:37 smithi195 bash[41044]: audit 2024-02-10T07:19:36.112004+0000 mon.a (mon.0) 758 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:19:37.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:37 smithi195 bash[41044]: cluster 2024-02-10T07:19:36.254882+0000 mgr.y (mgr.34107) 466 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:37.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:37 smithi107 bash[53833]: audit 2024-02-10T07:19:36.112004+0000 mon.a (mon.0) 758 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:19:37.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:37 smithi107 bash[53833]: cluster 2024-02-10T07:19:36.254882+0000 mgr.y (mgr.34107) 466 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:37.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:37 smithi107 bash[55228]: audit 2024-02-10T07:19:36.112004+0000 mon.a (mon.0) 758 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:19:37.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:37 smithi107 bash[55228]: cluster 2024-02-10T07:19:36.254882+0000 mgr.y (mgr.34107) 466 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:39.629 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:39 smithi107 bash[53833]: cluster 2024-02-10T07:19:38.255916+0000 mgr.y (mgr.34107) 467 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:39.630 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:39 smithi107 bash[55228]: cluster 2024-02-10T07:19:38.255916+0000 mgr.y (mgr.34107) 467 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:39.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:39 smithi195 bash[41044]: cluster 2024-02-10T07:19:38.255916+0000 mgr.y (mgr.34107) 467 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:39.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:19:39 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:19:39] "GET /metrics HTTP/1.1" 200 38626 "" "Prometheus/2.43.0" 2024-02-10T07:19:41.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:41 smithi195 bash[41044]: cluster 2024-02-10T07:19:40.257259+0000 mgr.y (mgr.34107) 468 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:41.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:41 smithi107 bash[53833]: cluster 2024-02-10T07:19:40.257259+0000 mgr.y (mgr.34107) 468 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:41.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:41 smithi107 bash[55228]: cluster 2024-02-10T07:19:40.257259+0000 mgr.y (mgr.34107) 468 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:42.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:42 smithi195 bash[41044]: audit 2024-02-10T07:19:40.611978+0000 mgr.y (mgr.34107) 469 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:19:42.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:42 smithi107 bash[53833]: audit 2024-02-10T07:19:40.611978+0000 mgr.y (mgr.34107) 469 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:19:42.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:42 smithi107 bash[55228]: audit 2024-02-10T07:19:40.611978+0000 mgr.y (mgr.34107) 469 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:19:43.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:43 smithi195 bash[41044]: cluster 2024-02-10T07:19:42.258404+0000 mgr.y (mgr.34107) 470 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:43.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:43 smithi195 bash[41044]: audit 2024-02-10T07:19:42.782095+0000 mon.a (mon.0) 759 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:43.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:43 smithi195 bash[41044]: audit 2024-02-10T07:19:42.791720+0000 mon.a (mon.0) 760 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:43.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:43 smithi195 bash[41044]: audit 2024-02-10T07:19:42.793438+0000 mon.a (mon.0) 761 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:19:43.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:43 smithi195 bash[41044]: audit 2024-02-10T07:19:42.795018+0000 mon.a (mon.0) 762 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:19:43.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:43 smithi195 bash[41044]: audit 2024-02-10T07:19:42.803178+0000 mon.a (mon.0) 763 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:43.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:43 smithi195 bash[41044]: audit 2024-02-10T07:19:42.887928+0000 mon.a (mon.0) 764 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T07:19:43.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:43 smithi195 bash[41044]: audit 2024-02-10T07:19:42.896490+0000 mon.a (mon.0) 765 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:19:43.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:43 smithi195 bash[41044]: audit 2024-02-10T07:19:42.900086+0000 mon.a (mon.0) 766 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:43 smithi195 bash[41044]: audit 2024-02-10T07:19:42.904010+0000 mon.a (mon.0) 767 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:43 smithi195 bash[41044]: audit 2024-02-10T07:19:42.906906+0000 mon.a (mon.0) 768 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:43 smithi195 bash[41044]: audit 2024-02-10T07:19:42.911556+0000 mon.a (mon.0) 769 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:43 smithi195 bash[41044]: audit 2024-02-10T07:19:42.915837+0000 mon.a (mon.0) 770 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:43 smithi195 bash[41044]: audit 2024-02-10T07:19:42.918831+0000 mon.a (mon.0) 771 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:43 smithi195 bash[41044]: audit 2024-02-10T07:19:42.921072+0000 mon.a (mon.0) 772 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:43 smithi195 bash[41044]: audit 2024-02-10T07:19:42.923225+0000 mon.a (mon.0) 773 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:43 smithi195 bash[41044]: audit 2024-02-10T07:19:42.925496+0000 mon.a (mon.0) 774 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.662 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:43 smithi195 bash[41044]: audit 2024-02-10T07:19:42.928124+0000 mon.a (mon.0) 775 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.662 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:43 smithi195 bash[41044]: audit 2024-02-10T07:19:42.930263+0000 mon.a (mon.0) 776 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.662 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:43 smithi195 bash[41044]: audit 2024-02-10T07:19:42.932454+0000 mon.a (mon.0) 777 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.662 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:43 smithi195 bash[41044]: audit 2024-02-10T07:19:42.935001+0000 mon.a (mon.0) 778 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.662 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:43 smithi195 bash[41044]: audit 2024-02-10T07:19:42.937472+0000 mon.a (mon.0) 779 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[53833]: cluster 2024-02-10T07:19:42.258404+0000 mgr.y (mgr.34107) 470 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:43.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[53833]: audit 2024-02-10T07:19:42.782095+0000 mon.a (mon.0) 759 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:43.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[53833]: audit 2024-02-10T07:19:42.791720+0000 mon.a (mon.0) 760 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:43.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[53833]: audit 2024-02-10T07:19:42.793438+0000 mon.a (mon.0) 761 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:19:43.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[53833]: audit 2024-02-10T07:19:42.795018+0000 mon.a (mon.0) 762 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:19:43.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[53833]: audit 2024-02-10T07:19:42.803178+0000 mon.a (mon.0) 763 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:43.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[53833]: audit 2024-02-10T07:19:42.887928+0000 mon.a (mon.0) 764 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T07:19:43.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[53833]: audit 2024-02-10T07:19:42.896490+0000 mon.a (mon.0) 765 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:19:43.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[53833]: audit 2024-02-10T07:19:42.900086+0000 mon.a (mon.0) 766 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[53833]: audit 2024-02-10T07:19:42.904010+0000 mon.a (mon.0) 767 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[53833]: audit 2024-02-10T07:19:42.906906+0000 mon.a (mon.0) 768 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[53833]: audit 2024-02-10T07:19:42.911556+0000 mon.a (mon.0) 769 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[53833]: audit 2024-02-10T07:19:42.915837+0000 mon.a (mon.0) 770 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[53833]: audit 2024-02-10T07:19:42.918831+0000 mon.a (mon.0) 771 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[53833]: audit 2024-02-10T07:19:42.921072+0000 mon.a (mon.0) 772 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[53833]: audit 2024-02-10T07:19:42.923225+0000 mon.a (mon.0) 773 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[53833]: audit 2024-02-10T07:19:42.925496+0000 mon.a (mon.0) 774 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[53833]: audit 2024-02-10T07:19:42.928124+0000 mon.a (mon.0) 775 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[53833]: audit 2024-02-10T07:19:42.930263+0000 mon.a (mon.0) 776 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[53833]: audit 2024-02-10T07:19:42.932454+0000 mon.a (mon.0) 777 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[55228]: cluster 2024-02-10T07:19:42.258404+0000 mgr.y (mgr.34107) 470 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:43.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[55228]: audit 2024-02-10T07:19:42.782095+0000 mon.a (mon.0) 759 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:43.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[55228]: audit 2024-02-10T07:19:42.791720+0000 mon.a (mon.0) 760 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:43.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[55228]: audit 2024-02-10T07:19:42.793438+0000 mon.a (mon.0) 761 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:19:43.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[55228]: audit 2024-02-10T07:19:42.795018+0000 mon.a (mon.0) 762 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:19:43.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[55228]: audit 2024-02-10T07:19:42.803178+0000 mon.a (mon.0) 763 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:43.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[55228]: audit 2024-02-10T07:19:42.887928+0000 mon.a (mon.0) 764 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T07:19:43.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[55228]: audit 2024-02-10T07:19:42.896490+0000 mon.a (mon.0) 765 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:19:43.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[55228]: audit 2024-02-10T07:19:42.900086+0000 mon.a (mon.0) 766 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[55228]: audit 2024-02-10T07:19:42.904010+0000 mon.a (mon.0) 767 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[55228]: audit 2024-02-10T07:19:42.906906+0000 mon.a (mon.0) 768 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[55228]: audit 2024-02-10T07:19:42.911556+0000 mon.a (mon.0) 769 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[55228]: audit 2024-02-10T07:19:42.915837+0000 mon.a (mon.0) 770 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[55228]: audit 2024-02-10T07:19:42.918831+0000 mon.a (mon.0) 771 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[55228]: audit 2024-02-10T07:19:42.921072+0000 mon.a (mon.0) 772 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[55228]: audit 2024-02-10T07:19:42.923225+0000 mon.a (mon.0) 773 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[55228]: audit 2024-02-10T07:19:42.925496+0000 mon.a (mon.0) 774 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[55228]: audit 2024-02-10T07:19:42.928124+0000 mon.a (mon.0) 775 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[55228]: audit 2024-02-10T07:19:42.930263+0000 mon.a (mon.0) 776 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[55228]: audit 2024-02-10T07:19:42.932454+0000 mon.a (mon.0) 777 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[55228]: audit 2024-02-10T07:19:42.935001+0000 mon.a (mon.0) 778 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[55228]: audit 2024-02-10T07:19:42.937472+0000 mon.a (mon.0) 779 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.714 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[53833]: audit 2024-02-10T07:19:42.935001+0000 mon.a (mon.0) 778 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:43.714 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:43 smithi107 bash[53833]: audit 2024-02-10T07:19:42.937472+0000 mon.a (mon.0) 779 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:44.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:44 smithi195 bash[41044]: audit 2024-02-10T07:19:42.888559+0000 mgr.y (mgr.34107) 471 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T07:19:44.665 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:44 smithi107 bash[55228]: audit 2024-02-10T07:19:42.888559+0000 mgr.y (mgr.34107) 471 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T07:19:44.665 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:44 smithi107 bash[53833]: audit 2024-02-10T07:19:42.888559+0000 mgr.y (mgr.34107) 471 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-10T07:19:44.959 INFO:teuthology.orchestra.run.smithi107.stdout:true 2024-02-10T07:19:45.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:45 smithi195 bash[41044]: cluster 2024-02-10T07:19:44.259530+0000 mgr.y (mgr.34107) 472 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:45.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:45 smithi107 bash[55228]: cluster 2024-02-10T07:19:44.259530+0000 mgr.y (mgr.34107) 472 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:45.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:45 smithi107 bash[53833]: cluster 2024-02-10T07:19:44.259530+0000 mgr.y (mgr.34107) 472 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:45.746 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T07:19:45.747 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 running (10m) 14s ago 17m 17.9M - 0.23.0 ba2b418f427c d3f029c1318f 2024-02-10T07:19:45.747 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 running (9m) 14s ago 17m 44.2M - 8.3.5 dad864ee21e9 5607b97710aa 2024-02-10T07:19:45.747 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.lvlagr smithi107 running (77s) 14s ago 15m 47.3M - 3.6 c328ab9dcfc7 cfc1c64685ff 2024-02-10T07:19:45.747 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443,9283,8765 running (8m) 14s ago 23m 445M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bb490544b5d3 2024-02-10T07:19:45.747 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:8443,9283,8765 running (9m) 14s ago 25m 515M - 19.0.0-1361-g290212a1 c328ab9dcfc7 c02886bcdecb 2024-02-10T07:19:45.747 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (8m) 14s ago 25m 64.2M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 e0da1fb95790 2024-02-10T07:19:45.748 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (7m) 14s ago 23m 51.1M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 d340158ba46e 2024-02-10T07:19:45.748 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (7m) 14s ago 23m 53.4M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 869a46f2072d 2024-02-10T07:19:45.748 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 running (50s) 14s ago 17m 9304k - 1.5.0 0da6a335fe13 d2ad1dc951e1 2024-02-10T07:19:45.748 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 running (46s) 14s ago 17m 9304k - 1.5.0 0da6a335fe13 7ae00726d5c9 2024-02-10T07:19:45.748 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 running (6m) 14s ago 22m 67.7M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 03a1804d2551 2024-02-10T07:19:45.748 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (5m) 14s ago 22m 62.9M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 5e413662b8f1 2024-02-10T07:19:45.748 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (5m) 14s ago 21m 61.6M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 39da3d03eb00 2024-02-10T07:19:45.749 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (4m) 14s ago 21m 65.4M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 a7fea3d04cd1 2024-02-10T07:19:45.749 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (4m) 14s ago 20m 67.0M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 d60199fb198c 2024-02-10T07:19:45.749 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (3m) 14s ago 19m 60.0M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 3bdc2396af97 2024-02-10T07:19:45.749 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (3m) 14s ago 19m 54.3M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 1b7519b35899 2024-02-10T07:19:45.749 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (2m) 14s ago 18m 55.7M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 fe20635602b5 2024-02-10T07:19:45.749 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 running (20s) 14s ago 17m 41.0M - 2.43.0 a07b618ecd1d a6efaf6e1f14 2024-02-10T07:19:45.750 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.zkixal smithi107 *:8000 running (2m) 14s ago 15m 91.0M - 19.0.0-1361-g290212a1 c328ab9dcfc7 b9db86fa2835 2024-02-10T07:19:45.750 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.qewfcx smithi195 *:8000 running (118s) 14s ago 15m 92.8M - 19.0.0-1361-g290212a1 c328ab9dcfc7 08e8cfcdea42 2024-02-10T07:19:45.750 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.lgutqr smithi107 *:80 running (2m) 14s ago 15m 90.8M - 19.0.0-1361-g290212a1 c328ab9dcfc7 ddacb6f0fc31 2024-02-10T07:19:45.750 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.zqbguk smithi195 *:80 running (112s) 14s ago 15m 90.7M - 19.0.0-1361-g290212a1 c328ab9dcfc7 01fa66dcc6fa 2024-02-10T07:19:46.204 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:19:46.204 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-02-10T07:19:46.204 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T07:19:46.204 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:19:46.204 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-02-10T07:19:46.204 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T07:19:46.204 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:19:46.204 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-02-10T07:19:46.204 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 8 2024-02-10T07:19:46.205 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:19:46.205 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-02-10T07:19:46.205 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 4 2024-02-10T07:19:46.205 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:19:46.205 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-02-10T07:19:46.205 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 17 2024-02-10T07:19:46.205 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:19:46.205 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:19:46.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:46 smithi107 bash[53833]: audit 2024-02-10T07:19:44.936958+0000 mgr.y (mgr.34107) 473 : audit 0 from='client.34902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:19:46.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:46 smithi107 bash[53833]: cephadm 2024-02-10T07:19:45.309185+0000 mgr.y (mgr.34107) 474 : cephadm 1 Upgrade: Updating alertmanager.a 2024-02-10T07:19:46.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:46 smithi107 bash[53833]: cephadm 2024-02-10T07:19:45.326034+0000 mgr.y (mgr.34107) 475 : cephadm 1 Deploying daemon alertmanager.a on smithi107 2024-02-10T07:19:46.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:46 smithi107 bash[53833]: audit 2024-02-10T07:19:45.339822+0000 mgr.y (mgr.34107) 476 : audit 0 from='client.34908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:19:46.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:46 smithi107 bash[53833]: audit 2024-02-10T07:19:46.201252+0000 mon.a (mon.0) 780 : audit 0 from='client.? 172.21.15.107:0/856968545' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:46.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:46 smithi107 bash[55228]: audit 2024-02-10T07:19:44.936958+0000 mgr.y (mgr.34107) 473 : audit 0 from='client.34902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:19:46.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:46 smithi107 bash[55228]: cephadm 2024-02-10T07:19:45.309185+0000 mgr.y (mgr.34107) 474 : cephadm 1 Upgrade: Updating alertmanager.a 2024-02-10T07:19:46.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:46 smithi107 bash[55228]: cephadm 2024-02-10T07:19:45.326034+0000 mgr.y (mgr.34107) 475 : cephadm 1 Deploying daemon alertmanager.a on smithi107 2024-02-10T07:19:46.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:46 smithi107 bash[55228]: audit 2024-02-10T07:19:45.339822+0000 mgr.y (mgr.34107) 476 : audit 0 from='client.34908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:19:46.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:46 smithi107 bash[55228]: audit 2024-02-10T07:19:46.201252+0000 mon.a (mon.0) 780 : audit 0 from='client.? 172.21.15.107:0/856968545' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:46.599 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:19:46.600 INFO:teuthology.orchestra.run.smithi107.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T07:19:46.600 INFO:teuthology.orchestra.run.smithi107.stdout: "in_progress": true, 2024-02-10T07:19:46.600 INFO:teuthology.orchestra.run.smithi107.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T07:19:46.600 INFO:teuthology.orchestra.run.smithi107.stdout: "services_complete": [ 2024-02-10T07:19:46.600 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw", 2024-02-10T07:19:46.600 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr", 2024-02-10T07:19:46.600 INFO:teuthology.orchestra.run.smithi107.stdout: "iscsi", 2024-02-10T07:19:46.600 INFO:teuthology.orchestra.run.smithi107.stdout: "mon", 2024-02-10T07:19:46.600 INFO:teuthology.orchestra.run.smithi107.stdout: "osd" 2024-02-10T07:19:46.600 INFO:teuthology.orchestra.run.smithi107.stdout: ], 2024-02-10T07:19:46.600 INFO:teuthology.orchestra.run.smithi107.stdout: "progress": "18/23 daemons upgraded", 2024-02-10T07:19:46.600 INFO:teuthology.orchestra.run.smithi107.stdout: "message": "Currently upgrading alertmanager daemons", 2024-02-10T07:19:46.600 INFO:teuthology.orchestra.run.smithi107.stdout: "is_paused": false 2024-02-10T07:19:46.601 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:19:46.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:46 smithi195 bash[41044]: audit 2024-02-10T07:19:44.936958+0000 mgr.y (mgr.34107) 473 : audit 0 from='client.34902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:19:46.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:46 smithi195 bash[41044]: cephadm 2024-02-10T07:19:45.309185+0000 mgr.y (mgr.34107) 474 : cephadm 1 Upgrade: Updating alertmanager.a 2024-02-10T07:19:46.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:46 smithi195 bash[41044]: cephadm 2024-02-10T07:19:45.326034+0000 mgr.y (mgr.34107) 475 : cephadm 1 Deploying daemon alertmanager.a on smithi107 2024-02-10T07:19:46.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:46 smithi195 bash[41044]: audit 2024-02-10T07:19:45.339822+0000 mgr.y (mgr.34107) 476 : audit 0 from='client.34908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:19:46.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:46 smithi195 bash[41044]: audit 2024-02-10T07:19:46.201252+0000 mon.a (mon.0) 780 : audit 0 from='client.? 172.21.15.107:0/856968545' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:19:47.067 INFO:teuthology.orchestra.run.smithi107.stdout:HEALTH_OK 2024-02-10T07:19:47.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:47 smithi195 bash[41044]: audit 2024-02-10T07:19:45.725548+0000 mgr.y (mgr.34107) 477 : audit 0 from='client.44839 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:19:47.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:47 smithi195 bash[41044]: cluster 2024-02-10T07:19:46.260615+0000 mgr.y (mgr.34107) 478 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:47.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:47 smithi195 bash[41044]: audit 2024-02-10T07:19:47.065527+0000 mon.c (mon.1) 26 : audit 0 from='client.? 172.21.15.107:0/4248884953' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:19:47.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:47 smithi107 bash[55228]: audit 2024-02-10T07:19:45.725548+0000 mgr.y (mgr.34107) 477 : audit 0 from='client.44839 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:19:47.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:47 smithi107 bash[55228]: cluster 2024-02-10T07:19:46.260615+0000 mgr.y (mgr.34107) 478 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:47.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:47 smithi107 bash[55228]: audit 2024-02-10T07:19:47.065527+0000 mon.c (mon.1) 26 : audit 0 from='client.? 172.21.15.107:0/4248884953' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:19:47.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:47 smithi107 bash[53833]: audit 2024-02-10T07:19:45.725548+0000 mgr.y (mgr.34107) 477 : audit 0 from='client.44839 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:19:47.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:47 smithi107 bash[53833]: cluster 2024-02-10T07:19:46.260615+0000 mgr.y (mgr.34107) 478 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:47.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:47 smithi107 bash[53833]: audit 2024-02-10T07:19:47.065527+0000 mon.c (mon.1) 26 : audit 0 from='client.? 172.21.15.107:0/4248884953' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:19:48.573 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:48 smithi107 bash[53833]: audit 2024-02-10T07:19:46.596999+0000 mgr.y (mgr.34107) 479 : audit 0 from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:19:48.574 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:48 smithi107 bash[55228]: audit 2024-02-10T07:19:46.596999+0000 mgr.y (mgr.34107) 479 : audit 0 from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:19:48.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:48 smithi195 bash[41044]: audit 2024-02-10T07:19:46.596999+0000 mgr.y (mgr.34107) 479 : audit 0 from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:19:49.587 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:49 smithi107 bash[53833]: cluster 2024-02-10T07:19:48.261754+0000 mgr.y (mgr.34107) 480 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:49.588 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:49 smithi107 bash[55228]: cluster 2024-02-10T07:19:48.261754+0000 mgr.y (mgr.34107) 480 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:49.588 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:19:49 smithi107 systemd[1]: Stopping Ceph alertmanager.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:19:49.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:49 smithi195 bash[41044]: cluster 2024-02-10T07:19:48.261754+0000 mgr.y (mgr.34107) 480 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:49.961 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:19:49 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:19:49] "GET /metrics HTTP/1.1" 200 38626 "" "Prometheus/2.43.0" 2024-02-10T07:19:49.961 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:19:49 smithi107 bash[49294]: level=info ts=2024-02-10T07:19:49.584Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-02-10T07:19:50.460 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:19:50 smithi107 bash[86398]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-alertmanager-a 2024-02-10T07:19:50.460 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:19:50 smithi107 bash[86473]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-alertmanager-a 2024-02-10T07:19:50.461 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:19:50 smithi107 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-10T07:19:50.461 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:19:50 smithi107 systemd[1]: Stopped Ceph alertmanager.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:19:50.960 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:19:50 smithi107 systemd[1]: Started Ceph alertmanager.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:19:51.642 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:51 smithi107 bash[53833]: cluster 2024-02-10T07:19:50.263184+0000 mgr.y (mgr.34107) 481 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:51.642 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:51 smithi107 bash[53833]: audit 2024-02-10T07:19:50.679694+0000 mon.a (mon.0) 781 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:51.642 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:51 smithi107 bash[53833]: audit 2024-02-10T07:19:50.687404+0000 mon.a (mon.0) 782 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:51.642 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:51 smithi107 bash[53833]: audit 2024-02-10T07:19:51.113755+0000 mon.a (mon.0) 783 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:19:51.642 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:51 smithi107 bash[55228]: cluster 2024-02-10T07:19:50.263184+0000 mgr.y (mgr.34107) 481 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:51.642 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:51 smithi107 bash[55228]: audit 2024-02-10T07:19:50.679694+0000 mon.a (mon.0) 781 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:51.642 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:51 smithi107 bash[55228]: audit 2024-02-10T07:19:50.687404+0000 mon.a (mon.0) 782 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:51.643 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:51 smithi107 bash[55228]: audit 2024-02-10T07:19:51.113755+0000 mon.a (mon.0) 783 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:19:51.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:51 smithi195 bash[41044]: cluster 2024-02-10T07:19:50.263184+0000 mgr.y (mgr.34107) 481 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:51.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:51 smithi195 bash[41044]: audit 2024-02-10T07:19:50.679694+0000 mon.a (mon.0) 781 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:51.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:51 smithi195 bash[41044]: audit 2024-02-10T07:19:50.687404+0000 mon.a (mon.0) 782 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:51.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:51 smithi195 bash[41044]: audit 2024-02-10T07:19:51.113755+0000 mon.a (mon.0) 783 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:19:51.960 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:19:51 smithi107 bash[86539]: ts=2024-02-10T07:19:51.639Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-02-10T07:19:51.961 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:19:51 smithi107 bash[86539]: ts=2024-02-10T07:19:51.639Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-02-10T07:19:51.961 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:19:51 smithi107 bash[86539]: ts=2024-02-10T07:19:51.644Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.107 port=9094 2024-02-10T07:19:51.961 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:19:51 smithi107 bash[86539]: ts=2024-02-10T07:19:51.647Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-10T07:19:51.961 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:19:51 smithi107 bash[86539]: ts=2024-02-10T07:19:51.692Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T07:19:51.961 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:19:51 smithi107 bash[86539]: ts=2024-02-10T07:19:51.693Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-10T07:19:51.961 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:19:51 smithi107 bash[86539]: ts=2024-02-10T07:19:51.698Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-02-10T07:19:51.961 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:19:51 smithi107 bash[86539]: ts=2024-02-10T07:19:51.698Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-02-10T07:19:52.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:52 smithi195 bash[41044]: audit 2024-02-10T07:19:50.621774+0000 mgr.y (mgr.34107) 482 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:19:52.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:52 smithi107 bash[55228]: audit 2024-02-10T07:19:50.621774+0000 mgr.y (mgr.34107) 482 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:19:52.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:52 smithi107 bash[53833]: audit 2024-02-10T07:19:50.621774+0000 mgr.y (mgr.34107) 482 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:19:53.651 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:53 smithi107 bash[53833]: cluster 2024-02-10T07:19:52.264458+0000 mgr.y (mgr.34107) 483 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:53.651 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:53 smithi107 bash[55228]: cluster 2024-02-10T07:19:52.264458+0000 mgr.y (mgr.34107) 483 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:53.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:53 smithi195 bash[41044]: cluster 2024-02-10T07:19:52.264458+0000 mgr.y (mgr.34107) 483 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:53.960 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:19:53 smithi107 bash[86539]: ts=2024-02-10T07:19:53.648Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000819145s 2024-02-10T07:19:55.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:55 smithi195 bash[41044]: cluster 2024-02-10T07:19:54.265638+0000 mgr.y (mgr.34107) 484 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:55.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:55 smithi107 bash[55228]: cluster 2024-02-10T07:19:54.265638+0000 mgr.y (mgr.34107) 484 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:55.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:55 smithi107 bash[53833]: cluster 2024-02-10T07:19:54.265638+0000 mgr.y (mgr.34107) 484 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:57.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:57 smithi195 bash[41044]: cluster 2024-02-10T07:19:56.267031+0000 mgr.y (mgr.34107) 485 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:57.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:57 smithi195 bash[41044]: audit 2024-02-10T07:19:57.007813+0000 mon.a (mon.0) 784 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:57.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:57 smithi195 bash[41044]: audit 2024-02-10T07:19:57.018954+0000 mon.a (mon.0) 785 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:57.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:57 smithi107 bash[53833]: cluster 2024-02-10T07:19:56.267031+0000 mgr.y (mgr.34107) 485 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:57.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:57 smithi107 bash[53833]: audit 2024-02-10T07:19:57.007813+0000 mon.a (mon.0) 784 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:57.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:57 smithi107 bash[53833]: audit 2024-02-10T07:19:57.018954+0000 mon.a (mon.0) 785 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:57.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:57 smithi107 bash[55228]: cluster 2024-02-10T07:19:56.267031+0000 mgr.y (mgr.34107) 485 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:19:57.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:57 smithi107 bash[55228]: audit 2024-02-10T07:19:57.007813+0000 mon.a (mon.0) 784 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:57.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:57 smithi107 bash[55228]: audit 2024-02-10T07:19:57.018954+0000 mon.a (mon.0) 785 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:59.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:59 smithi195 bash[41044]: audit 2024-02-10T07:19:58.010713+0000 mon.a (mon.0) 786 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:59.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:59 smithi195 bash[41044]: audit 2024-02-10T07:19:58.020348+0000 mon.a (mon.0) 787 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:59.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:19:59 smithi195 bash[41044]: cluster 2024-02-10T07:19:58.267774+0000 mgr.y (mgr.34107) 486 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:59.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:59 smithi107 bash[53833]: audit 2024-02-10T07:19:58.010713+0000 mon.a (mon.0) 786 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:59.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:59 smithi107 bash[53833]: audit 2024-02-10T07:19:58.020348+0000 mon.a (mon.0) 787 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:59.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:19:59 smithi107 bash[53833]: cluster 2024-02-10T07:19:58.267774+0000 mgr.y (mgr.34107) 486 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:59.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:59 smithi107 bash[55228]: audit 2024-02-10T07:19:58.010713+0000 mon.a (mon.0) 786 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:59.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:59 smithi107 bash[55228]: audit 2024-02-10T07:19:58.020348+0000 mon.a (mon.0) 787 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:19:59.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:19:59 smithi107 bash[55228]: cluster 2024-02-10T07:19:58.267774+0000 mgr.y (mgr.34107) 486 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:19:59.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:19:59 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:19:59] "GET /metrics HTTP/1.1" 200 38625 "" "Prometheus/2.43.0" 2024-02-10T07:20:00.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:00 smithi195 bash[41044]: cluster 2024-02-10T07:20:00.000166+0000 mon.a (mon.0) 788 : cluster 1 overall HEALTH_OK 2024-02-10T07:20:00.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:00 smithi107 bash[53833]: cluster 2024-02-10T07:20:00.000166+0000 mon.a (mon.0) 788 : cluster 1 overall HEALTH_OK 2024-02-10T07:20:00.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:00 smithi107 bash[55228]: cluster 2024-02-10T07:20:00.000166+0000 mon.a (mon.0) 788 : cluster 1 overall HEALTH_OK 2024-02-10T07:20:01.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:01 smithi195 bash[41044]: cluster 2024-02-10T07:20:00.268924+0000 mgr.y (mgr.34107) 487 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:01.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:01 smithi107 bash[53833]: cluster 2024-02-10T07:20:00.268924+0000 mgr.y (mgr.34107) 487 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:01.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:01 smithi107 bash[55228]: cluster 2024-02-10T07:20:00.268924+0000 mgr.y (mgr.34107) 487 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:01.960 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:20:01 smithi107 bash[86539]: ts=2024-02-10T07:20:01.650Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002987276s 2024-02-10T07:20:02.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:02 smithi195 bash[41044]: audit 2024-02-10T07:20:00.632965+0000 mgr.y (mgr.34107) 488 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:20:02.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:02 smithi107 bash[53833]: audit 2024-02-10T07:20:00.632965+0000 mgr.y (mgr.34107) 488 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:20:02.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:02 smithi107 bash[55228]: audit 2024-02-10T07:20:00.632965+0000 mgr.y (mgr.34107) 488 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:20:03.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:03 smithi195 bash[41044]: cluster 2024-02-10T07:20:02.270118+0000 mgr.y (mgr.34107) 489 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:03.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:03 smithi107 bash[53833]: cluster 2024-02-10T07:20:02.270118+0000 mgr.y (mgr.34107) 489 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:03.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:03 smithi107 bash[55228]: cluster 2024-02-10T07:20:02.270118+0000 mgr.y (mgr.34107) 489 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:05.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:05 smithi195 bash[41044]: cluster 2024-02-10T07:20:04.271240+0000 mgr.y (mgr.34107) 490 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:05.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:05 smithi107 bash[53833]: cluster 2024-02-10T07:20:04.271240+0000 mgr.y (mgr.34107) 490 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:05.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:05 smithi107 bash[55228]: cluster 2024-02-10T07:20:04.271240+0000 mgr.y (mgr.34107) 490 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:06.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:06 smithi195 bash[41044]: audit 2024-02-10T07:20:06.112499+0000 mon.a (mon.0) 789 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:20:06.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:06 smithi107 bash[53833]: audit 2024-02-10T07:20:06.112499+0000 mon.a (mon.0) 789 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:20:06.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:06 smithi107 bash[55228]: audit 2024-02-10T07:20:06.112499+0000 mon.a (mon.0) 789 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:20:07.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:07 smithi195 bash[41044]: cluster 2024-02-10T07:20:06.272416+0000 mgr.y (mgr.34107) 491 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:07.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:07 smithi107 bash[53833]: cluster 2024-02-10T07:20:06.272416+0000 mgr.y (mgr.34107) 491 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:07.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:07 smithi107 bash[55228]: cluster 2024-02-10T07:20:06.272416+0000 mgr.y (mgr.34107) 491 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:09.628 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[55228]: cluster 2024-02-10T07:20:08.273539+0000 mgr.y (mgr.34107) 492 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:09.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[55228]: audit 2024-02-10T07:20:08.771580+0000 mon.a (mon.0) 790 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:09.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[55228]: audit 2024-02-10T07:20:08.781506+0000 mon.a (mon.0) 791 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:09.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[55228]: audit 2024-02-10T07:20:08.783227+0000 mon.a (mon.0) 792 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:20:09.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[55228]: audit 2024-02-10T07:20:08.784473+0000 mon.a (mon.0) 793 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:20:09.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[55228]: audit 2024-02-10T07:20:08.792902+0000 mon.a (mon.0) 794 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:09.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[55228]: audit 2024-02-10T07:20:08.880594+0000 mon.a (mon.0) 795 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T07:20:09.630 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[55228]: audit 2024-02-10T07:20:08.889924+0000 mon.a (mon.0) 796 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:20:09.630 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[55228]: audit 2024-02-10T07:20:08.894040+0000 mon.a (mon.0) 797 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.630 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[55228]: audit 2024-02-10T07:20:08.896817+0000 mon.a (mon.0) 798 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.630 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[55228]: audit 2024-02-10T07:20:08.898439+0000 mon.a (mon.0) 799 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.630 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[55228]: audit 2024-02-10T07:20:08.901201+0000 mon.a (mon.0) 800 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.630 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[55228]: audit 2024-02-10T07:20:08.906519+0000 mon.a (mon.0) 801 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.630 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[55228]: audit 2024-02-10T07:20:08.909857+0000 mon.a (mon.0) 802 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.631 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[55228]: audit 2024-02-10T07:20:08.912068+0000 mon.a (mon.0) 803 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.631 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[55228]: audit 2024-02-10T07:20:08.914267+0000 mon.a (mon.0) 804 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.631 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[55228]: audit 2024-02-10T07:20:08.916371+0000 mon.a (mon.0) 805 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.631 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[55228]: audit 2024-02-10T07:20:08.918830+0000 mon.a (mon.0) 806 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.631 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[55228]: audit 2024-02-10T07:20:08.921480+0000 mon.a (mon.0) 807 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.631 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[55228]: audit 2024-02-10T07:20:08.924404+0000 mon.a (mon.0) 808 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.632 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[55228]: audit 2024-02-10T07:20:08.928624+0000 mon.a (mon.0) 809 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.632 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[55228]: audit 2024-02-10T07:20:08.932330+0000 mon.a (mon.0) 810 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.632 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[55228]: audit 2024-02-10T07:20:08.935331+0000 mon.a (mon.0) 811 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.632 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[53833]: cluster 2024-02-10T07:20:08.273539+0000 mgr.y (mgr.34107) 492 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:09.632 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[53833]: audit 2024-02-10T07:20:08.771580+0000 mon.a (mon.0) 790 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:09.633 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[53833]: audit 2024-02-10T07:20:08.781506+0000 mon.a (mon.0) 791 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:09.633 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[53833]: audit 2024-02-10T07:20:08.783227+0000 mon.a (mon.0) 792 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:20:09.633 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[53833]: audit 2024-02-10T07:20:08.784473+0000 mon.a (mon.0) 793 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:20:09.633 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[53833]: audit 2024-02-10T07:20:08.792902+0000 mon.a (mon.0) 794 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:09.633 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[53833]: audit 2024-02-10T07:20:08.880594+0000 mon.a (mon.0) 795 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T07:20:09.633 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[53833]: audit 2024-02-10T07:20:08.889924+0000 mon.a (mon.0) 796 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:20:09.633 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[53833]: audit 2024-02-10T07:20:08.894040+0000 mon.a (mon.0) 797 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.633 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[53833]: audit 2024-02-10T07:20:08.896817+0000 mon.a (mon.0) 798 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.633 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[53833]: audit 2024-02-10T07:20:08.898439+0000 mon.a (mon.0) 799 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.633 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[53833]: audit 2024-02-10T07:20:08.901201+0000 mon.a (mon.0) 800 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.633 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[53833]: audit 2024-02-10T07:20:08.906519+0000 mon.a (mon.0) 801 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.633 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[53833]: audit 2024-02-10T07:20:08.909857+0000 mon.a (mon.0) 802 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.633 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[53833]: audit 2024-02-10T07:20:08.912068+0000 mon.a (mon.0) 803 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.633 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[53833]: audit 2024-02-10T07:20:08.914267+0000 mon.a (mon.0) 804 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.633 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[53833]: audit 2024-02-10T07:20:08.916371+0000 mon.a (mon.0) 805 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.634 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[53833]: audit 2024-02-10T07:20:08.918830+0000 mon.a (mon.0) 806 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.634 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[53833]: audit 2024-02-10T07:20:08.921480+0000 mon.a (mon.0) 807 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.634 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[53833]: audit 2024-02-10T07:20:08.924404+0000 mon.a (mon.0) 808 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.634 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[53833]: audit 2024-02-10T07:20:08.928624+0000 mon.a (mon.0) 809 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.634 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[53833]: audit 2024-02-10T07:20:08.932330+0000 mon.a (mon.0) 810 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.634 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[53833]: audit 2024-02-10T07:20:08.935331+0000 mon.a (mon.0) 811 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:09 smithi195 bash[41044]: cluster 2024-02-10T07:20:08.273539+0000 mgr.y (mgr.34107) 492 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:09.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:09 smithi195 bash[41044]: audit 2024-02-10T07:20:08.771580+0000 mon.a (mon.0) 790 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:09.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:09 smithi195 bash[41044]: audit 2024-02-10T07:20:08.781506+0000 mon.a (mon.0) 791 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:09.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:09 smithi195 bash[41044]: audit 2024-02-10T07:20:08.783227+0000 mon.a (mon.0) 792 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:20:09.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:09 smithi195 bash[41044]: audit 2024-02-10T07:20:08.784473+0000 mon.a (mon.0) 793 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:20:09.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:09 smithi195 bash[41044]: audit 2024-02-10T07:20:08.792902+0000 mon.a (mon.0) 794 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:09.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:09 smithi195 bash[41044]: audit 2024-02-10T07:20:08.880594+0000 mon.a (mon.0) 795 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T07:20:09.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:09 smithi195 bash[41044]: audit 2024-02-10T07:20:08.889924+0000 mon.a (mon.0) 796 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:20:09.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:09 smithi195 bash[41044]: audit 2024-02-10T07:20:08.894040+0000 mon.a (mon.0) 797 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:09 smithi195 bash[41044]: audit 2024-02-10T07:20:08.896817+0000 mon.a (mon.0) 798 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:09 smithi195 bash[41044]: audit 2024-02-10T07:20:08.898439+0000 mon.a (mon.0) 799 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:09 smithi195 bash[41044]: audit 2024-02-10T07:20:08.901201+0000 mon.a (mon.0) 800 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:09 smithi195 bash[41044]: audit 2024-02-10T07:20:08.906519+0000 mon.a (mon.0) 801 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:09 smithi195 bash[41044]: audit 2024-02-10T07:20:08.909857+0000 mon.a (mon.0) 802 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:09 smithi195 bash[41044]: audit 2024-02-10T07:20:08.912068+0000 mon.a (mon.0) 803 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:09 smithi195 bash[41044]: audit 2024-02-10T07:20:08.914267+0000 mon.a (mon.0) 804 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:09 smithi195 bash[41044]: audit 2024-02-10T07:20:08.916371+0000 mon.a (mon.0) 805 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:09 smithi195 bash[41044]: audit 2024-02-10T07:20:08.918830+0000 mon.a (mon.0) 806 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:09 smithi195 bash[41044]: audit 2024-02-10T07:20:08.921480+0000 mon.a (mon.0) 807 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:09 smithi195 bash[41044]: audit 2024-02-10T07:20:08.924404+0000 mon.a (mon.0) 808 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:09 smithi195 bash[41044]: audit 2024-02-10T07:20:08.928624+0000 mon.a (mon.0) 809 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:09 smithi195 bash[41044]: audit 2024-02-10T07:20:08.932330+0000 mon.a (mon.0) 810 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:09 smithi195 bash[41044]: audit 2024-02-10T07:20:08.935331+0000 mon.a (mon.0) 811 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:09.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:20:09 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:20:09] "GET /metrics HTTP/1.1" 200 38626 "" "Prometheus/2.43.0" 2024-02-10T07:20:10.644 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:10 smithi107 bash[53833]: audit 2024-02-10T07:20:08.882196+0000 mgr.y (mgr.34107) 493 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T07:20:10.645 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:10 smithi107 bash[55228]: audit 2024-02-10T07:20:08.882196+0000 mgr.y (mgr.34107) 493 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T07:20:10.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:10 smithi195 bash[41044]: audit 2024-02-10T07:20:08.882196+0000 mgr.y (mgr.34107) 493 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-10T07:20:11.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:11 smithi195 bash[41044]: cluster 2024-02-10T07:20:10.274692+0000 mgr.y (mgr.34107) 494 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:11.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:11 smithi107 bash[53833]: cluster 2024-02-10T07:20:10.274692+0000 mgr.y (mgr.34107) 494 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:11.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:11 smithi107 bash[55228]: cluster 2024-02-10T07:20:10.274692+0000 mgr.y (mgr.34107) 494 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:12.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:12 smithi195 bash[41044]: audit 2024-02-10T07:20:10.641872+0000 mgr.y (mgr.34107) 495 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:20:12.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:12 smithi195 bash[41044]: cephadm 2024-02-10T07:20:11.358138+0000 mgr.y (mgr.34107) 496 : cephadm 1 Upgrade: Updating grafana.a 2024-02-10T07:20:12.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:12 smithi195 bash[41044]: cephadm 2024-02-10T07:20:11.380157+0000 mgr.y (mgr.34107) 497 : cephadm 1 Deploying daemon grafana.a on smithi195 2024-02-10T07:20:12.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:12 smithi107 bash[53833]: audit 2024-02-10T07:20:10.641872+0000 mgr.y (mgr.34107) 495 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:20:12.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:12 smithi107 bash[53833]: cephadm 2024-02-10T07:20:11.358138+0000 mgr.y (mgr.34107) 496 : cephadm 1 Upgrade: Updating grafana.a 2024-02-10T07:20:12.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:12 smithi107 bash[53833]: cephadm 2024-02-10T07:20:11.380157+0000 mgr.y (mgr.34107) 497 : cephadm 1 Deploying daemon grafana.a on smithi195 2024-02-10T07:20:12.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:12 smithi107 bash[55228]: audit 2024-02-10T07:20:10.641872+0000 mgr.y (mgr.34107) 495 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:20:12.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:12 smithi107 bash[55228]: cephadm 2024-02-10T07:20:11.358138+0000 mgr.y (mgr.34107) 496 : cephadm 1 Upgrade: Updating grafana.a 2024-02-10T07:20:12.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:12 smithi107 bash[55228]: cephadm 2024-02-10T07:20:11.380157+0000 mgr.y (mgr.34107) 497 : cephadm 1 Deploying daemon grafana.a on smithi195 2024-02-10T07:20:13.626 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:13 smithi195 bash[41044]: cluster 2024-02-10T07:20:12.275941+0000 mgr.y (mgr.34107) 498 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:13.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:13 smithi107 bash[53833]: cluster 2024-02-10T07:20:12.275941+0000 mgr.y (mgr.34107) 498 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:13.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:13 smithi107 bash[55228]: cluster 2024-02-10T07:20:12.275941+0000 mgr.y (mgr.34107) 498 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:15.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:15 smithi195 bash[41044]: cluster 2024-02-10T07:20:14.277050+0000 mgr.y (mgr.34107) 499 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:15.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:15 smithi107 bash[53833]: cluster 2024-02-10T07:20:14.277050+0000 mgr.y (mgr.34107) 499 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:15.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:15 smithi107 bash[55228]: cluster 2024-02-10T07:20:14.277050+0000 mgr.y (mgr.34107) 499 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:16.061 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:15 smithi195 systemd[1]: Stopping Ceph grafana.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:20:16.061 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:15 smithi195 bash[37117]: t=2024-02-10T07:20:15+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-02-10T07:20:16.660 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:16 smithi195 bash[67653]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-grafana-a 2024-02-10T07:20:16.660 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:16 smithi195 bash[67726]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-grafana-a 2024-02-10T07:20:16.660 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:16 smithi195 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@grafana.a.service: Succeeded. 2024-02-10T07:20:16.660 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:16 smithi195 systemd[1]: Stopped Ceph grafana.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:20:17.131 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:16 smithi195 systemd[1]: Started Ceph grafana.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:20:17.158 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:17 smithi195 bash[41044]: cluster 2024-02-10T07:20:16.278414+0000 mgr.y (mgr.34107) 500 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:17.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:17 smithi195 bash[41044]: audit 2024-02-10T07:20:16.887661+0000 mon.a (mon.0) 812 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:17.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:17 smithi195 bash[41044]: audit 2024-02-10T07:20:16.896179+0000 mon.a (mon.0) 813 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:17.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:17 smithi107 bash[53833]: cluster 2024-02-10T07:20:16.278414+0000 mgr.y (mgr.34107) 500 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:17.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:17 smithi107 bash[53833]: audit 2024-02-10T07:20:16.887661+0000 mon.a (mon.0) 812 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:17.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:17 smithi107 bash[53833]: audit 2024-02-10T07:20:16.896179+0000 mon.a (mon.0) 813 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:17.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:17 smithi107 bash[55228]: cluster 2024-02-10T07:20:16.278414+0000 mgr.y (mgr.34107) 500 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:17.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:17 smithi107 bash[55228]: audit 2024-02-10T07:20:16.887661+0000 mon.a (mon.0) 812 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:17.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:17 smithi107 bash[55228]: audit 2024-02-10T07:20:16.896179+0000 mon.a (mon.0) 813 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:17.486 INFO:teuthology.orchestra.run.smithi107.stdout:true 2024-02-10T07:20:18.216 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[41044]: audit 2024-02-10T07:20:17.468097+0000 mgr.y (mgr.34107) 501 : audit 0 from='client.44863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:20:18.260 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T07:20:18.261 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 running (27s) 21s ago 18m 15.4M - 0.25.0 c8568f914cd2 941e8c2e2303 2024-02-10T07:20:18.261 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 starting - - - - 2024-02-10T07:20:18.261 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.lvlagr smithi107 running (110s) 21s ago 15m 47.5M - 3.6 c328ab9dcfc7 cfc1c64685ff 2024-02-10T07:20:18.261 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443,9283,8765 running (9m) 47s ago 23m 445M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bb490544b5d3 2024-02-10T07:20:18.261 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:8443,9283,8765 running (10m) 21s ago 25m 516M - 19.0.0-1361-g290212a1 c328ab9dcfc7 c02886bcdecb 2024-02-10T07:20:18.261 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (8m) 21s ago 26m 65.0M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 e0da1fb95790 2024-02-10T07:20:18.261 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (7m) 47s ago 24m 51.1M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 d340158ba46e 2024-02-10T07:20:18.261 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (8m) 21s ago 24m 54.4M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 869a46f2072d 2024-02-10T07:20:18.261 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 running (82s) 21s ago 18m 9879k - 1.5.0 0da6a335fe13 d2ad1dc951e1 2024-02-10T07:20:18.261 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 running (78s) 47s ago 18m 9304k - 1.5.0 0da6a335fe13 7ae00726d5c9 2024-02-10T07:20:18.261 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 running (6m) 21s ago 23m 67.9M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 03a1804d2551 2024-02-10T07:20:18.261 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (6m) 21s ago 22m 63.3M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 5e413662b8f1 2024-02-10T07:20:18.261 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (5m) 21s ago 22m 61.6M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 39da3d03eb00 2024-02-10T07:20:18.261 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (5m) 21s ago 21m 65.6M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 a7fea3d04cd1 2024-02-10T07:20:18.262 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (4m) 47s ago 21m 67.0M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 d60199fb198c 2024-02-10T07:20:18.262 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (4m) 47s ago 20m 60.0M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 3bdc2396af97 2024-02-10T07:20:18.262 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (3m) 47s ago 19m 54.3M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 1b7519b35899 2024-02-10T07:20:18.262 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (3m) 47s ago 19m 55.7M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 fe20635602b5 2024-02-10T07:20:18.262 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 running (53s) 47s ago 18m 41.0M - 2.43.0 a07b618ecd1d a6efaf6e1f14 2024-02-10T07:20:18.262 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.zkixal smithi107 *:8000 running (2m) 21s ago 16m 91.3M - 19.0.0-1361-g290212a1 c328ab9dcfc7 b9db86fa2835 2024-02-10T07:20:18.262 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.qewfcx smithi195 *:8000 running (2m) 47s ago 16m 92.8M - 19.0.0-1361-g290212a1 c328ab9dcfc7 08e8cfcdea42 2024-02-10T07:20:18.262 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.lgutqr smithi107 *:80 running (2m) 21s ago 16m 91.0M - 19.0.0-1361-g290212a1 c328ab9dcfc7 ddacb6f0fc31 2024-02-10T07:20:18.262 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.zqbguk smithi195 *:80 running (2m) 47s ago 16m 90.7M - 19.0.0-1361-g290212a1 c328ab9dcfc7 01fa66dcc6fa 2024-02-10T07:20:18.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:18 smithi107 bash[53833]: audit 2024-02-10T07:20:17.468097+0000 mgr.y (mgr.34107) 501 : audit 0 from='client.44863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:20:18.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:18 smithi107 bash[55228]: audit 2024-02-10T07:20:17.468097+0000 mgr.y (mgr.34107) 501 : audit 0 from='client.44863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:20:18.482 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=settings t=2024-02-10T07:20:18.215929464Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-02-10T07:20:18.482 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=settings t=2024-02-10T07:20:18.216222242Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-02-10T07:20:18.482 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=settings t=2024-02-10T07:20:18.216260834Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-02-10T07:20:18.482 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=settings t=2024-02-10T07:20:18.216277076Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-02-10T07:20:18.482 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=settings t=2024-02-10T07:20:18.216291862Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-02-10T07:20:18.482 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=settings t=2024-02-10T07:20:18.216304978Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-02-10T07:20:18.482 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=settings t=2024-02-10T07:20:18.216320214Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-02-10T07:20:18.482 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=settings t=2024-02-10T07:20:18.216328223Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-02-10T07:20:18.482 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=settings t=2024-02-10T07:20:18.216338208Z level=info msg="Path Home" path=/usr/share/grafana 2024-02-10T07:20:18.482 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=settings t=2024-02-10T07:20:18.216345584Z level=info msg="Path Data" path=/var/lib/grafana 2024-02-10T07:20:18.482 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=settings t=2024-02-10T07:20:18.216352667Z level=info msg="Path Logs" path=/var/log/grafana 2024-02-10T07:20:18.483 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=settings t=2024-02-10T07:20:18.216362811Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-02-10T07:20:18.483 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=settings t=2024-02-10T07:20:18.216374141Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-02-10T07:20:18.483 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=settings t=2024-02-10T07:20:18.216386362Z level=info msg="App mode production" 2024-02-10T07:20:18.483 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=sqlstore t=2024-02-10T07:20:18.216458706Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-02-10T07:20:18.483 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=sqlstore t=2024-02-10T07:20:18.216492481Z 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-10T07:20:18.483 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:18.229864594Z level=info msg="Starting DB migrations" 2024-02-10T07:20:18.483 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:18.23396536Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-02-10T07:20:18.483 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:18.304293388Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-02-10T07:20:18.483 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:18.346112787Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-02-10T07:20:18.483 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:18.388070211Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-02-10T07:20:18.483 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:18.43012255Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-02-10T07:20:18.483 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:18.455463063Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-02-10T07:20:18.483 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:18.48062899Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-02-10T07:20:18.711 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:20:18.711 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-02-10T07:20:18.711 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T07:20:18.711 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:20:18.711 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-02-10T07:20:18.711 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T07:20:18.711 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:20:18.712 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-02-10T07:20:18.712 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 8 2024-02-10T07:20:18.712 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:20:18.712 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-02-10T07:20:18.712 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 4 2024-02-10T07:20:18.712 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:20:18.712 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-02-10T07:20:18.712 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 17 2024-02-10T07:20:18.712 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:20:18.712 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:20:18.739 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:18.505857443Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-02-10T07:20:18.739 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:18.54797502Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-02-10T07:20:18.739 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:18.573372307Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-02-10T07:20:18.739 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:18.598555245Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-02-10T07:20:18.739 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:18.640437062Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-02-10T07:20:18.739 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:18.713042195Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-02-10T07:20:18.739 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:18.738253198Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-02-10T07:20:19.008 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:18.780174576Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-02-10T07:20:19.009 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:18.82231777Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-02-10T07:20:19.009 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:18.864346029Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-02-10T07:20:19.009 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:18.889587174Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-02-10T07:20:19.009 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:18.914717779Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-02-10T07:20:19.009 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:18.940075453Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-02-10T07:20:19.010 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:18 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:18.982036596Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-02-10T07:20:19.010 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:19.007405633Z level=info msg="Executing migration" id="create provenance_type table" 2024-02-10T07:20:19.094 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:20:19.094 INFO:teuthology.orchestra.run.smithi107.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:290212a1bfd33563ba76ee5b7f0b944fdb6c5d90", 2024-02-10T07:20:19.095 INFO:teuthology.orchestra.run.smithi107.stdout: "in_progress": true, 2024-02-10T07:20:19.095 INFO:teuthology.orchestra.run.smithi107.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-10T07:20:19.095 INFO:teuthology.orchestra.run.smithi107.stdout: "services_complete": [ 2024-02-10T07:20:19.095 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw", 2024-02-10T07:20:19.096 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr", 2024-02-10T07:20:19.096 INFO:teuthology.orchestra.run.smithi107.stdout: "iscsi", 2024-02-10T07:20:19.096 INFO:teuthology.orchestra.run.smithi107.stdout: "mon", 2024-02-10T07:20:19.096 INFO:teuthology.orchestra.run.smithi107.stdout: "osd" 2024-02-10T07:20:19.096 INFO:teuthology.orchestra.run.smithi107.stdout: ], 2024-02-10T07:20:19.096 INFO:teuthology.orchestra.run.smithi107.stdout: "progress": "18/23 daemons upgraded", 2024-02-10T07:20:19.096 INFO:teuthology.orchestra.run.smithi107.stdout: "message": "Currently upgrading grafana daemons", 2024-02-10T07:20:19.097 INFO:teuthology.orchestra.run.smithi107.stdout: "is_paused": false 2024-02-10T07:20:19.097 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:20:19.297 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[41044]: audit 2024-02-10T07:20:17.856989+0000 mgr.y (mgr.34107) 502 : audit 0 from='client.44869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:20:19.297 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[41044]: audit 2024-02-10T07:20:18.233365+0000 mgr.y (mgr.34107) 503 : audit 0 from='client.34950 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:20:19.297 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[41044]: cluster 2024-02-10T07:20:18.279036+0000 mgr.y (mgr.34107) 504 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:19.297 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[41044]: audit 2024-02-10T07:20:18.708856+0000 mon.a (mon.0) 814 : audit 0 from='client.? 172.21.15.107:0/4095181976' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:19.298 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:19.032706524Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-02-10T07:20:19.298 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:19.058061788Z level=info msg="Executing migration" id="create alert_image table" 2024-02-10T07:20:19.298 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:19.083191672Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-02-10T07:20:19.298 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:19.108489167Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-02-10T07:20:19.298 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:19.15898595Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-02-10T07:20:19.298 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:19.201093907Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-02-10T07:20:19.298 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:19.226381645Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-02-10T07:20:19.298 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:19.226769699Z 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-10T07:20:19.298 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:19.296562464Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-02-10T07:20:19.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:19 smithi107 bash[53833]: audit 2024-02-10T07:20:17.856989+0000 mgr.y (mgr.34107) 502 : audit 0 from='client.44869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:20:19.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:19 smithi107 bash[53833]: audit 2024-02-10T07:20:18.233365+0000 mgr.y (mgr.34107) 503 : audit 0 from='client.34950 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:20:19.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:19 smithi107 bash[53833]: cluster 2024-02-10T07:20:18.279036+0000 mgr.y (mgr.34107) 504 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:19.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:19 smithi107 bash[53833]: audit 2024-02-10T07:20:18.708856+0000 mon.a (mon.0) 814 : audit 0 from='client.? 172.21.15.107:0/4095181976' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:19.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:19 smithi107 bash[55228]: audit 2024-02-10T07:20:17.856989+0000 mgr.y (mgr.34107) 502 : audit 0 from='client.44869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:20:19.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:19 smithi107 bash[55228]: audit 2024-02-10T07:20:18.233365+0000 mgr.y (mgr.34107) 503 : audit 0 from='client.34950 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:20:19.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:19 smithi107 bash[55228]: cluster 2024-02-10T07:20:18.279036+0000 mgr.y (mgr.34107) 504 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:19.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:19 smithi107 bash[55228]: audit 2024-02-10T07:20:18.708856+0000 mon.a (mon.0) 814 : audit 0 from='client.? 172.21.15.107:0/4095181976' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:19.533 INFO:teuthology.orchestra.run.smithi107.stdout:HEALTH_OK 2024-02-10T07:20:19.580 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:19.343593013Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-02-10T07:20:19.580 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:19.368902431Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-02-10T07:20:19.580 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:19.410944266Z level=info msg="Executing migration" id="create secrets table" 2024-02-10T07:20:19.580 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:19.436387995Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-02-10T07:20:19.580 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:19.469863316Z level=info msg="Executing migration" id="add name column into data_keys" 2024-02-10T07:20:19.580 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:19.495127151Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-02-10T07:20:19.580 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:19.53691025Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-02-10T07:20:19.580 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:19.579105676Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-02-10T07:20:19.846 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:19.618710112Z level=info msg="Executing migration" id="add column hidden to role table" 2024-02-10T07:20:19.847 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:19.660548124Z level=info msg="Executing migration" id="create query_history table v1" 2024-02-10T07:20:19.847 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:19.685788836Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-02-10T07:20:19.847 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:19.72791976Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-02-10T07:20:19.847 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:19.753215074Z level=info msg="Executing migration" id="teams permissions migration" 2024-02-10T07:20:19.847 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:19.778427957Z level=info msg="Executing migration" id="dashboard permissions" 2024-02-10T07:20:19.847 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:19.820561384Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-02-10T07:20:19.847 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:19.845666857Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-02-10T07:20:19.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:20:19 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:20:19] "GET /metrics HTTP/1.1" 200 38626 "" "Prometheus/2.43.0" 2024-02-10T07:20:20.106 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:19.929398927Z level=info msg="Executing migration" id="alerting notification permissions" 2024-02-10T07:20:20.107 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:19 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:19.971319824Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-02-10T07:20:20.107 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.013449018Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-02-10T07:20:20.107 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.038718182Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-02-10T07:20:20.107 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.063865936Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-02-10T07:20:20.107 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.105818958Z level=info msg="Executing migration" id="create correlation table v1" 2024-02-10T07:20:20.392 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[41044]: audit 2024-02-10T07:20:19.091344+0000 mgr.y (mgr.34107) 505 : audit 0 from='client.34962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:20:20.393 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[41044]: audit 2024-02-10T07:20:19.531710+0000 mon.a (mon.0) 815 : audit 0 from='client.? 172.21.15.107:0/699743023' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:20:20.393 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.147881286Z level=info msg="Executing migration" id="add index correlations.uid" 2024-02-10T07:20:20.393 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.190022306Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-02-10T07:20:20.393 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.231915762Z level=info msg="Executing migration" id="add correlation config column" 2024-02-10T07:20:20.393 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.257175527Z level=info msg="Executing migration" id="create entity_events table" 2024-02-10T07:20:20.393 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.282432462Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-02-10T07:20:20.393 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.307659551Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-02-10T07:20:20.393 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.308017901Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-02-10T07:20:20.393 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.3494018Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-02-10T07:20:20.393 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.349767649Z 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-10T07:20:20.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:20 smithi107 bash[53833]: audit 2024-02-10T07:20:19.091344+0000 mgr.y (mgr.34107) 505 : audit 0 from='client.34962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:20:20.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:20 smithi107 bash[53833]: audit 2024-02-10T07:20:19.531710+0000 mon.a (mon.0) 815 : audit 0 from='client.? 172.21.15.107:0/699743023' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:20:20.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:20 smithi107 bash[55228]: audit 2024-02-10T07:20:19.091344+0000 mgr.y (mgr.34107) 505 : audit 0 from='client.34962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:20:20.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:20 smithi107 bash[55228]: audit 2024-02-10T07:20:19.531710+0000 mon.a (mon.0) 815 : audit 0 from='client.? 172.21.15.107:0/699743023' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:20:20.658 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.39177074Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-02-10T07:20:20.659 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.416917299Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-02-10T07:20:20.659 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.459002267Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-02-10T07:20:20.659 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.539516928Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-02-10T07:20:20.659 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.581434322Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-02-10T07:20:20.659 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.606630391Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-02-10T07:20:20.659 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.623496772Z level=info msg="Executing migration" id="Drop public config table" 2024-02-10T07:20:20.918 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.665580387Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-02-10T07:20:20.919 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.707520736Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-02-10T07:20:20.919 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.732718656Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-02-10T07:20:20.919 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.757984946Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-02-10T07:20:20.919 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.799986272Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-02-10T07:20:20.919 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.833601568Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-02-10T07:20:20.919 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.85880756Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-02-10T07:20:20.919 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.892404892Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-02-10T07:20:20.919 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.917686759Z level=info msg="Executing migration" id="add share column" 2024-02-10T07:20:21.188 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:21 smithi195 bash[41044]: cluster 2024-02-10T07:20:20.280178+0000 mgr.y (mgr.34107) 506 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:21.188 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:21 smithi195 bash[41044]: audit 2024-02-10T07:20:21.112933+0000 mon.a (mon.0) 816 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:20:21.188 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.942970241Z level=info msg="Executing migration" id="create default alerting folders" 2024-02-10T07:20:21.189 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.968484404Z level=info msg="Executing migration" id="create file table" 2024-02-10T07:20:21.189 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:20 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:20.993740862Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-02-10T07:20:21.189 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:21 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:21.035701078Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-02-10T07:20:21.189 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:21 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:21.077723329Z level=info msg="Executing migration" id="create file_meta table" 2024-02-10T07:20:21.189 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:21 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:21.161359464Z level=info msg="Executing migration" id="file table idx: path key" 2024-02-10T07:20:21.189 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:21 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:21.186821999Z level=info msg="Executing migration" id="set path collation in file table" 2024-02-10T07:20:21.456 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:21 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:21.211949959Z level=info msg="Executing migration" id="managed permissions migration" 2024-02-10T07:20:21.457 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:21 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:21.237346372Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-02-10T07:20:21.457 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:21 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:21.27900387Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-02-10T07:20:21.457 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:21 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:21.32124607Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-02-10T07:20:21.457 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:21 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:21.346588446Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-02-10T07:20:21.457 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:21 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:21.388432423Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-02-10T07:20:21.457 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:21 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:21.430685267Z level=info msg="Executing migration" id="update group index for alert rules" 2024-02-10T07:20:21.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:21 smithi107 bash[53833]: cluster 2024-02-10T07:20:20.280178+0000 mgr.y (mgr.34107) 506 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:21.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:21 smithi107 bash[53833]: audit 2024-02-10T07:20:21.112933+0000 mon.a (mon.0) 816 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:20:21.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:21 smithi107 bash[55228]: cluster 2024-02-10T07:20:20.280178+0000 mgr.y (mgr.34107) 506 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:21.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:21 smithi107 bash[55228]: audit 2024-02-10T07:20:21.112933+0000 mon.a (mon.0) 816 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:20:21.731 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:21 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:21.455806864Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-02-10T07:20:21.732 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:21 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:21.480926024Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-02-10T07:20:21.732 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:21 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:21.52027445Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-02-10T07:20:21.732 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:21 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:21.562249578Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-02-10T07:20:21.732 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:21 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:21.587560732Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-02-10T07:20:21.732 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:21 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:21.61280476Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-02-10T07:20:21.732 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:21 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:21.663042751Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-02-10T07:20:21.991 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:21 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:21.730832031Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-02-10T07:20:21.992 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:21 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:21.763669042Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-02-10T07:20:21.992 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:21 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:21.822265696Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-02-10T07:20:21.992 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:21 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:21.847495561Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-02-10T07:20:21.992 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:21 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:21.872806465Z level=info msg="Executing migration" id="create folder table" 2024-02-10T07:20:21.992 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:21 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:21.897974854Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-02-10T07:20:21.992 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:21 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:21.923400755Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-02-10T07:20:21.992 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:21 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:21.948391807Z level=info msg="Executing migration" id="Update folder title length" 2024-02-10T07:20:21.992 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:21 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:21.990552064Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-02-10T07:20:22.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:22 smithi195 bash[41044]: audit 2024-02-10T07:20:20.652400+0000 mgr.y (mgr.34107) 507 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:20:22.409 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:22 smithi195 bash[67794]: logger=migrator t=2024-02-10T07:20:22.032693886Z level=info msg="migrations completed" performed=105 skipped=376 duration=3.798772381s 2024-02-10T07:20:22.409 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:22 smithi195 bash[67794]: logger=sqlstore t=2024-02-10T07:20:22.033979907Z level=info msg="Created default organization" 2024-02-10T07:20:22.409 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:22 smithi195 bash[67794]: logger=plugin.loader t=2024-02-10T07:20:22.103160346Z level=info msg="Plugin registered" pluginID=input 2024-02-10T07:20:22.410 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:22 smithi195 bash[67794]: logger=plugin.loader t=2024-02-10T07:20:22.132459548Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-02-10T07:20:22.410 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:22 smithi195 bash[67794]: logger=plugin.loader t=2024-02-10T07:20:22.132502852Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-02-10T07:20:22.410 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:22 smithi195 bash[67794]: logger=secrets t=2024-02-10T07:20:22.132559321Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-02-10T07:20:22.410 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:22 smithi195 bash[67794]: logger=query_data t=2024-02-10T07:20:22.134998854Z level=info msg="Query Service initialization" 2024-02-10T07:20:22.410 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:22 smithi195 bash[67794]: logger=live.push_http t=2024-02-10T07:20:22.139684173Z level=info msg="Live Push Gateway initialization" 2024-02-10T07:20:22.461 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:22 smithi107 bash[53833]: audit 2024-02-10T07:20:20.652400+0000 mgr.y (mgr.34107) 507 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:20:22.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:22 smithi107 bash[55228]: audit 2024-02-10T07:20:20.652400+0000 mgr.y (mgr.34107) 507 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:20:23.194 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:23 smithi195 bash[41044]: cluster 2024-02-10T07:20:22.281550+0000 mgr.y (mgr.34107) 508 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:23.195 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:22 smithi195 bash[67794]: logger=infra.usagestats.collector t=2024-02-10T07:20:22.932688737Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-02-10T07:20:23.195 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:22 smithi195 bash[67794]: logger=provisioning.datasources t=2024-02-10T07:20:22.983950914Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-02-10T07:20:23.195 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:22 smithi195 bash[67794]: logger=provisioning.datasources t=2024-02-10T07:20:22.984008975Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-02-10T07:20:23.195 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:22 smithi195 bash[67794]: logger=provisioning.datasources t=2024-02-10T07:20:22.984410515Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-02-10T07:20:23.195 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:23 smithi195 bash[67794]: logger=provisioning.alerting t=2024-02-10T07:20:23.084597042Z level=info msg="starting to provision alerting" 2024-02-10T07:20:23.195 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:23 smithi195 bash[67794]: logger=provisioning.alerting t=2024-02-10T07:20:23.084667759Z level=info msg="finished to provision alerting" 2024-02-10T07:20:23.195 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:23 smithi195 bash[67794]: logger=grafanaStorageLogger t=2024-02-10T07:20:23.084853676Z level=info msg="storage starting" 2024-02-10T07:20:23.195 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:23 smithi195 bash[67794]: logger=ngalert.state.manager t=2024-02-10T07:20:23.085603525Z level=info msg="Warming state cache for startup" 2024-02-10T07:20:23.195 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:23 smithi195 bash[67794]: logger=http.server t=2024-02-10T07:20:23.089973761Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-02-10T07:20:23.195 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:23 smithi195 bash[67794]: logger=ngalert.state.manager t=2024-02-10T07:20:23.131697261Z level=info msg="State cache has been initialized" states=0 duration=46.085981ms 2024-02-10T07:20:23.195 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:23 smithi195 bash[67794]: logger=ticker t=2024-02-10T07:20:23.131815001Z level=info msg=starting first_tick=2024-02-10T07:20:30Z 2024-02-10T07:20:23.195 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:23 smithi195 bash[67794]: logger=ngalert.multiorg.alertmanager t=2024-02-10T07:20:23.131808202Z level=info msg="starting MultiOrg Alertmanager" 2024-02-10T07:20:23.195 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:23 smithi195 bash[67794]: logger=sqlstore.transactions t=2024-02-10T07:20:23.147232822Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-02-10T07:20:23.196 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:20:23 smithi195 bash[67794]: logger=sqlstore.transactions t=2024-02-10T07:20:23.193669269Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-02-10T07:20:23.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:23 smithi107 bash[53833]: cluster 2024-02-10T07:20:22.281550+0000 mgr.y (mgr.34107) 508 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:23.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:23 smithi107 bash[55228]: cluster 2024-02-10T07:20:22.281550+0000 mgr.y (mgr.34107) 508 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:24.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:24 smithi107 bash[53833]: audit 2024-02-10T07:20:23.157759+0000 mon.a (mon.0) 817 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:24.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:24 smithi107 bash[53833]: audit 2024-02-10T07:20:23.174354+0000 mon.a (mon.0) 818 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:24.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:24 smithi107 bash[55228]: audit 2024-02-10T07:20:23.157759+0000 mon.a (mon.0) 817 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:24.461 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:24 smithi107 bash[55228]: audit 2024-02-10T07:20:23.174354+0000 mon.a (mon.0) 818 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:24.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:24 smithi195 bash[41044]: audit 2024-02-10T07:20:23.157759+0000 mon.a (mon.0) 817 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:24.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:24 smithi195 bash[41044]: audit 2024-02-10T07:20:23.174354+0000 mon.a (mon.0) 818 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:25.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:25 smithi195 bash[41044]: audit 2024-02-10T07:20:24.276628+0000 mon.a (mon.0) 819 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:25.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:25 smithi195 bash[41044]: cluster 2024-02-10T07:20:24.282729+0000 mgr.y (mgr.34107) 509 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:25.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:25 smithi195 bash[41044]: audit 2024-02-10T07:20:24.290195+0000 mon.a (mon.0) 820 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:25.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:25 smithi107 bash[53833]: audit 2024-02-10T07:20:24.276628+0000 mon.a (mon.0) 819 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:25.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:25 smithi107 bash[53833]: cluster 2024-02-10T07:20:24.282729+0000 mgr.y (mgr.34107) 509 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:25.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:25 smithi107 bash[53833]: audit 2024-02-10T07:20:24.290195+0000 mon.a (mon.0) 820 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:25.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:25 smithi107 bash[55228]: audit 2024-02-10T07:20:24.276628+0000 mon.a (mon.0) 819 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:25.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:25 smithi107 bash[55228]: cluster 2024-02-10T07:20:24.282729+0000 mgr.y (mgr.34107) 509 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:25.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:25 smithi107 bash[55228]: audit 2024-02-10T07:20:24.290195+0000 mon.a (mon.0) 820 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:27.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:27 smithi195 bash[41044]: cluster 2024-02-10T07:20:26.284058+0000 mgr.y (mgr.34107) 510 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:27.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:27 smithi107 bash[53833]: cluster 2024-02-10T07:20:26.284058+0000 mgr.y (mgr.34107) 510 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:27.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:27 smithi107 bash[55228]: cluster 2024-02-10T07:20:26.284058+0000 mgr.y (mgr.34107) 510 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:29.628 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:29 smithi107 bash[53833]: cluster 2024-02-10T07:20:28.285166+0000 mgr.y (mgr.34107) 511 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:29.628 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:29 smithi107 bash[55228]: cluster 2024-02-10T07:20:28.285166+0000 mgr.y (mgr.34107) 511 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:29.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:29 smithi195 bash[41044]: cluster 2024-02-10T07:20:28.285166+0000 mgr.y (mgr.34107) 511 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:29.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:20:29 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:20:29] "GET /metrics HTTP/1.1" 200 38629 "" "Prometheus/2.43.0" 2024-02-10T07:20:31.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:31 smithi195 bash[41044]: cluster 2024-02-10T07:20:30.286325+0000 mgr.y (mgr.34107) 512 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:31.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:31 smithi107 bash[53833]: cluster 2024-02-10T07:20:30.286325+0000 mgr.y (mgr.34107) 512 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:31.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:31 smithi107 bash[55228]: cluster 2024-02-10T07:20:30.286325+0000 mgr.y (mgr.34107) 512 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:32.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:32 smithi195 bash[41044]: audit 2024-02-10T07:20:30.661878+0000 mgr.y (mgr.34107) 513 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:20:32.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:32 smithi107 bash[53833]: audit 2024-02-10T07:20:30.661878+0000 mgr.y (mgr.34107) 513 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:20:32.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:32 smithi107 bash[55228]: audit 2024-02-10T07:20:30.661878+0000 mgr.y (mgr.34107) 513 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:20:33.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:33 smithi195 bash[41044]: cluster 2024-02-10T07:20:32.287460+0000 mgr.y (mgr.34107) 514 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:33.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:33 smithi107 bash[53833]: cluster 2024-02-10T07:20:32.287460+0000 mgr.y (mgr.34107) 514 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:33.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:33 smithi107 bash[55228]: cluster 2024-02-10T07:20:32.287460+0000 mgr.y (mgr.34107) 514 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: cluster 2024-02-10T07:20:34.288578+0000 mgr.y (mgr.34107) 515 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:34.950610+0000 mon.a (mon.0) 821 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:35.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:34.962121+0000 mon.a (mon.0) 822 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:35.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:34.964188+0000 mon.a (mon.0) 823 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:20:35.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:34.965859+0000 mon.a (mon.0) 824 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:20:35.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:34.974700+0000 mon.a (mon.0) 825 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:35.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.061628+0000 mon.a (mon.0) 826 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T07:20:35.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.078895+0000 mon.a (mon.0) 827 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:20:35.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.082401+0000 mon.a (mon.0) 828 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.085128+0000 mon.a (mon.0) 829 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.086913+0000 mon.a (mon.0) 830 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.090426+0000 mon.a (mon.0) 831 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.094162+0000 mon.a (mon.0) 832 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.098103+0000 mon.a (mon.0) 833 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.100594+0000 mon.a (mon.0) 834 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.103304+0000 mon.a (mon.0) 835 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.106034+0000 mon.a (mon.0) 836 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.109079+0000 mon.a (mon.0) 837 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.111598+0000 mon.a (mon.0) 838 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.114068+0000 mon.a (mon.0) 839 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.117279+0000 mon.a (mon.0) 840 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.119964+0000 mon.a (mon.0) 841 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.122703+0000 mon.a (mon.0) 842 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.125449+0000 mon.a (mon.0) 843 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.127781+0000 mon.a (mon.0) 844 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.130133+0000 mon.a (mon.0) 845 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.137419+0000 mon.a (mon.0) 846 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:35.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.140725+0000 mon.a (mon.0) 847 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-10T07:20:35.661 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.146066+0000 mon.a (mon.0) 848 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-10T07:20:35.662 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.149592+0000 mon.a (mon.0) 849 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T07:20:35.662 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.153660+0000 mon.a (mon.0) 850 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-10T07:20:35.662 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.156114+0000 mon.a (mon.0) 851 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-10T07:20:35.662 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.160404+0000 mon.a (mon.0) 852 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-10T07:20:35.662 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.162917+0000 mon.a (mon.0) 853 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-10T07:20:35.662 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.167611+0000 mon.a (mon.0) 854 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-10T07:20:35.662 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.170174+0000 mon.a (mon.0) 855 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-10T07:20:35.662 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.174559+0000 mon.a (mon.0) 856 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-10T07:20:35.662 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.177244+0000 mon.a (mon.0) 857 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-10T07:20:35.663 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.181605+0000 mon.a (mon.0) 858 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-10T07:20:35.663 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.184425+0000 mon.a (mon.0) 859 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-10T07:20:35.663 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.188868+0000 mon.a (mon.0) 860 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-10T07:20:35.663 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.192064+0000 mon.a (mon.0) 861 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T07:20:35.663 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.193321+0000 mon.a (mon.0) 862 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-02-10T07:20:35.663 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.197685+0000 mon.a (mon.0) 863 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-02-10T07:20:35.663 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.200842+0000 mon.a (mon.0) 864 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-10T07:20:35.663 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.205715+0000 mon.a (mon.0) 865 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-10T07:20:35.663 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.208335+0000 mon.a (mon.0) 866 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-10T07:20:35.663 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.213178+0000 mon.a (mon.0) 867 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-10T07:20:35.663 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.215557+0000 mon.a (mon.0) 868 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-02-10T07:20:35.663 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.220858+0000 mon.a (mon.0) 869 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-02-10T07:20:35.664 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.224069+0000 mon.a (mon.0) 870 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T07:20:35.664 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.225115+0000 mon.a (mon.0) 871 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T07:20:35.664 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.226155+0000 mon.a (mon.0) 872 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T07:20:35.664 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.227140+0000 mon.a (mon.0) 873 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T07:20:35.664 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.228155+0000 mon.a (mon.0) 874 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T07:20:35.664 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.229280+0000 mon.a (mon.0) 875 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T07:20:35.664 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.230880+0000 mon.a (mon.0) 876 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-10T07:20:35.664 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.235128+0000 mon.a (mon.0) 877 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-10T07:20:35.664 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.236716+0000 mon.a (mon.0) 878 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:20:35.664 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.237938+0000 mon.a (mon.0) 879 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:20:35.664 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.245808+0000 mon.a (mon.0) 880 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:35.664 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.335883+0000 mon.a (mon.0) 881 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:20:35.664 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.337576+0000 mon.a (mon.0) 882 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:20:35.664 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:35 smithi195 bash[41044]: audit 2024-02-10T07:20:35.346778+0000 mon.a (mon.0) 883 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:35.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: cluster 2024-02-10T07:20:34.288578+0000 mgr.y (mgr.34107) 515 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:35.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:34.950610+0000 mon.a (mon.0) 821 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:35.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:34.962121+0000 mon.a (mon.0) 822 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:34.964188+0000 mon.a (mon.0) 823 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:20:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:34.965859+0000 mon.a (mon.0) 824 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:20:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:34.974700+0000 mon.a (mon.0) 825 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.061628+0000 mon.a (mon.0) 826 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T07:20:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.078895+0000 mon.a (mon.0) 827 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:20:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.082401+0000 mon.a (mon.0) 828 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.085128+0000 mon.a (mon.0) 829 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.086913+0000 mon.a (mon.0) 830 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.090426+0000 mon.a (mon.0) 831 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.094162+0000 mon.a (mon.0) 832 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.712 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.098103+0000 mon.a (mon.0) 833 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.100594+0000 mon.a (mon.0) 834 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.103304+0000 mon.a (mon.0) 835 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.106034+0000 mon.a (mon.0) 836 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.109079+0000 mon.a (mon.0) 837 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.111598+0000 mon.a (mon.0) 838 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.114068+0000 mon.a (mon.0) 839 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: cluster 2024-02-10T07:20:34.288578+0000 mgr.y (mgr.34107) 515 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:35.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:34.950610+0000 mon.a (mon.0) 821 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:35.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:34.962121+0000 mon.a (mon.0) 822 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:35.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:34.964188+0000 mon.a (mon.0) 823 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:20:35.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:34.965859+0000 mon.a (mon.0) 824 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:20:35.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:34.974700+0000 mon.a (mon.0) 825 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:35.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.061628+0000 mon.a (mon.0) 826 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T07:20:35.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.078895+0000 mon.a (mon.0) 827 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-10T07:20:35.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.082401+0000 mon.a (mon.0) 828 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.085128+0000 mon.a (mon.0) 829 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.086913+0000 mon.a (mon.0) 830 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.090426+0000 mon.a (mon.0) 831 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.094162+0000 mon.a (mon.0) 832 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.714 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.098103+0000 mon.a (mon.0) 833 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.715 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.100594+0000 mon.a (mon.0) 834 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.715 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.103304+0000 mon.a (mon.0) 835 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.715 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.106034+0000 mon.a (mon.0) 836 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.715 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.109079+0000 mon.a (mon.0) 837 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.715 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.111598+0000 mon.a (mon.0) 838 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.715 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.114068+0000 mon.a (mon.0) 839 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.715 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.117279+0000 mon.a (mon.0) 840 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.715 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.119964+0000 mon.a (mon.0) 841 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.716 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.122703+0000 mon.a (mon.0) 842 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.716 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.125449+0000 mon.a (mon.0) 843 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.716 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.127781+0000 mon.a (mon.0) 844 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.719 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.130133+0000 mon.a (mon.0) 845 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.719 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.137419+0000 mon.a (mon.0) 846 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:35.719 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.140725+0000 mon.a (mon.0) 847 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-10T07:20:35.719 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.146066+0000 mon.a (mon.0) 848 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-10T07:20:35.719 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.149592+0000 mon.a (mon.0) 849 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T07:20:35.719 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.153660+0000 mon.a (mon.0) 850 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-10T07:20:35.719 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.156114+0000 mon.a (mon.0) 851 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-10T07:20:35.720 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.160404+0000 mon.a (mon.0) 852 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-10T07:20:35.720 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.162917+0000 mon.a (mon.0) 853 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-10T07:20:35.720 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.167611+0000 mon.a (mon.0) 854 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-10T07:20:35.720 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.170174+0000 mon.a (mon.0) 855 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-10T07:20:35.720 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.174559+0000 mon.a (mon.0) 856 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-10T07:20:35.720 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.177244+0000 mon.a (mon.0) 857 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-10T07:20:35.720 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.117279+0000 mon.a (mon.0) 840 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.720 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.119964+0000 mon.a (mon.0) 841 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.720 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.122703+0000 mon.a (mon.0) 842 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.720 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.125449+0000 mon.a (mon.0) 843 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.720 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.127781+0000 mon.a (mon.0) 844 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.721 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.130133+0000 mon.a (mon.0) 845 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:35.721 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.137419+0000 mon.a (mon.0) 846 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:35.721 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.140725+0000 mon.a (mon.0) 847 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-10T07:20:35.721 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.146066+0000 mon.a (mon.0) 848 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-10T07:20:35.721 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.149592+0000 mon.a (mon.0) 849 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T07:20:35.721 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.153660+0000 mon.a (mon.0) 850 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-10T07:20:35.721 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.156114+0000 mon.a (mon.0) 851 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-10T07:20:35.721 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.160404+0000 mon.a (mon.0) 852 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-10T07:20:35.721 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.162917+0000 mon.a (mon.0) 853 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-10T07:20:35.721 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.167611+0000 mon.a (mon.0) 854 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-10T07:20:35.721 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.170174+0000 mon.a (mon.0) 855 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-10T07:20:35.721 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.174559+0000 mon.a (mon.0) 856 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-10T07:20:35.721 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.177244+0000 mon.a (mon.0) 857 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-10T07:20:35.722 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.181605+0000 mon.a (mon.0) 858 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-10T07:20:35.722 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.184425+0000 mon.a (mon.0) 859 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-10T07:20:35.722 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.188868+0000 mon.a (mon.0) 860 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-10T07:20:35.722 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.192064+0000 mon.a (mon.0) 861 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T07:20:35.722 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.193321+0000 mon.a (mon.0) 862 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-02-10T07:20:35.722 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.197685+0000 mon.a (mon.0) 863 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-02-10T07:20:35.722 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.200842+0000 mon.a (mon.0) 864 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-10T07:20:35.722 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.205715+0000 mon.a (mon.0) 865 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-10T07:20:35.722 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.208335+0000 mon.a (mon.0) 866 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-10T07:20:35.722 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.213178+0000 mon.a (mon.0) 867 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-10T07:20:35.722 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.215557+0000 mon.a (mon.0) 868 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-02-10T07:20:35.723 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.220858+0000 mon.a (mon.0) 869 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-02-10T07:20:35.723 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.224069+0000 mon.a (mon.0) 870 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T07:20:35.723 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.225115+0000 mon.a (mon.0) 871 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T07:20:35.723 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.226155+0000 mon.a (mon.0) 872 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T07:20:35.723 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.227140+0000 mon.a (mon.0) 873 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T07:20:35.723 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.181605+0000 mon.a (mon.0) 858 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-10T07:20:35.723 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.184425+0000 mon.a (mon.0) 859 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-10T07:20:35.723 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.188868+0000 mon.a (mon.0) 860 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-10T07:20:35.724 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.192064+0000 mon.a (mon.0) 861 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T07:20:35.724 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.193321+0000 mon.a (mon.0) 862 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-02-10T07:20:35.724 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.197685+0000 mon.a (mon.0) 863 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-02-10T07:20:35.724 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.200842+0000 mon.a (mon.0) 864 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-10T07:20:35.724 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.205715+0000 mon.a (mon.0) 865 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-10T07:20:35.724 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.208335+0000 mon.a (mon.0) 866 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-10T07:20:35.724 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.213178+0000 mon.a (mon.0) 867 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-10T07:20:35.724 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.215557+0000 mon.a (mon.0) 868 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-02-10T07:20:35.724 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.220858+0000 mon.a (mon.0) 869 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-02-10T07:20:35.724 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.224069+0000 mon.a (mon.0) 870 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T07:20:35.724 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.225115+0000 mon.a (mon.0) 871 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T07:20:35.725 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.226155+0000 mon.a (mon.0) 872 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T07:20:35.725 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.227140+0000 mon.a (mon.0) 873 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T07:20:35.725 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.228155+0000 mon.a (mon.0) 874 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T07:20:35.725 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.229280+0000 mon.a (mon.0) 875 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T07:20:35.725 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.230880+0000 mon.a (mon.0) 876 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-10T07:20:35.725 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.235128+0000 mon.a (mon.0) 877 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-10T07:20:35.725 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.236716+0000 mon.a (mon.0) 878 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:20:35.725 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.237938+0000 mon.a (mon.0) 879 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:20:35.726 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.245808+0000 mon.a (mon.0) 880 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:35.726 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.335883+0000 mon.a (mon.0) 881 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:20:35.726 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.337576+0000 mon.a (mon.0) 882 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:20:35.726 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[53833]: audit 2024-02-10T07:20:35.346778+0000 mon.a (mon.0) 883 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:35.726 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.228155+0000 mon.a (mon.0) 874 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T07:20:35.726 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.229280+0000 mon.a (mon.0) 875 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-10T07:20:35.726 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.230880+0000 mon.a (mon.0) 876 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-10T07:20:35.726 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.235128+0000 mon.a (mon.0) 877 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-10T07:20:35.726 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.236716+0000 mon.a (mon.0) 878 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:20:35.726 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.237938+0000 mon.a (mon.0) 879 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:20:35.727 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.245808+0000 mon.a (mon.0) 880 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:35.727 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.335883+0000 mon.a (mon.0) 881 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:20:35.727 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.337576+0000 mon.a (mon.0) 882 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:20:35.727 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:35 smithi107 bash[55228]: audit 2024-02-10T07:20:35.346778+0000 mon.a (mon.0) 883 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:36.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:36 smithi195 bash[41044]: audit 2024-02-10T07:20:35.062382+0000 mgr.y (mgr.34107) 516 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T07:20:36.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:36 smithi195 bash[41044]: cephadm 2024-02-10T07:20:35.131483+0000 mgr.y (mgr.34107) 517 : cephadm 1 Upgrade: Finalizing container_image settings 2024-02-10T07:20:36.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:36 smithi195 bash[41044]: cephadm 2024-02-10T07:20:35.230107+0000 mgr.y (mgr.34107) 518 : cephadm 1 Upgrade: Complete! 2024-02-10T07:20:36.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:36 smithi195 bash[41044]: audit 2024-02-10T07:20:36.113351+0000 mon.a (mon.0) 884 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:20:36.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:36 smithi107 bash[53833]: audit 2024-02-10T07:20:35.062382+0000 mgr.y (mgr.34107) 516 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T07:20:36.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:36 smithi107 bash[53833]: cephadm 2024-02-10T07:20:35.131483+0000 mgr.y (mgr.34107) 517 : cephadm 1 Upgrade: Finalizing container_image settings 2024-02-10T07:20:36.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:36 smithi107 bash[53833]: cephadm 2024-02-10T07:20:35.230107+0000 mgr.y (mgr.34107) 518 : cephadm 1 Upgrade: Complete! 2024-02-10T07:20:36.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:36 smithi107 bash[53833]: audit 2024-02-10T07:20:36.113351+0000 mon.a (mon.0) 884 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:20:36.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:36 smithi107 bash[55228]: audit 2024-02-10T07:20:35.062382+0000 mgr.y (mgr.34107) 516 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-10T07:20:36.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:36 smithi107 bash[55228]: cephadm 2024-02-10T07:20:35.131483+0000 mgr.y (mgr.34107) 517 : cephadm 1 Upgrade: Finalizing container_image settings 2024-02-10T07:20:36.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:36 smithi107 bash[55228]: cephadm 2024-02-10T07:20:35.230107+0000 mgr.y (mgr.34107) 518 : cephadm 1 Upgrade: Complete! 2024-02-10T07:20:36.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:36 smithi107 bash[55228]: audit 2024-02-10T07:20:36.113351+0000 mon.a (mon.0) 884 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:20:37.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:37 smithi195 bash[41044]: cluster 2024-02-10T07:20:36.290102+0000 mgr.y (mgr.34107) 519 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:37.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:37 smithi195 bash[41044]: audit 2024-02-10T07:20:36.493671+0000 mon.a (mon.0) 885 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:37.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:37 smithi107 bash[53833]: cluster 2024-02-10T07:20:36.290102+0000 mgr.y (mgr.34107) 519 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:37.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:37 smithi107 bash[53833]: audit 2024-02-10T07:20:36.493671+0000 mon.a (mon.0) 885 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:37.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:37 smithi107 bash[55228]: cluster 2024-02-10T07:20:36.290102+0000 mgr.y (mgr.34107) 519 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:37.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:37 smithi107 bash[55228]: audit 2024-02-10T07:20:36.493671+0000 mon.a (mon.0) 885 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:20:39.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:39 smithi195 bash[41044]: cluster 2024-02-10T07:20:38.291240+0000 mgr.y (mgr.34107) 520 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:39.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:39 smithi107 bash[53833]: cluster 2024-02-10T07:20:38.291240+0000 mgr.y (mgr.34107) 520 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:39.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:20:39 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:20:39] "GET /metrics HTTP/1.1" 200 38626 "" "Prometheus/2.43.0" 2024-02-10T07:20:39.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:39 smithi107 bash[55228]: cluster 2024-02-10T07:20:38.291240+0000 mgr.y (mgr.34107) 520 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:41.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:41 smithi195 bash[41044]: cluster 2024-02-10T07:20:40.292426+0000 mgr.y (mgr.34107) 521 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:41.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:41 smithi107 bash[53833]: cluster 2024-02-10T07:20:40.292426+0000 mgr.y (mgr.34107) 521 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:41.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:41 smithi107 bash[55228]: cluster 2024-02-10T07:20:40.292426+0000 mgr.y (mgr.34107) 521 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:42.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:42 smithi195 bash[41044]: audit 2024-02-10T07:20:40.672522+0000 mgr.y (mgr.34107) 522 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:20:42.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:42 smithi107 bash[53833]: audit 2024-02-10T07:20:40.672522+0000 mgr.y (mgr.34107) 522 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:20:42.961 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:42 smithi107 bash[55228]: audit 2024-02-10T07:20:40.672522+0000 mgr.y (mgr.34107) 522 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:20:43.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:43 smithi195 bash[41044]: cluster 2024-02-10T07:20:42.293620+0000 mgr.y (mgr.34107) 523 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:43.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:43 smithi107 bash[53833]: cluster 2024-02-10T07:20:42.293620+0000 mgr.y (mgr.34107) 523 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:43.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:43 smithi107 bash[55228]: cluster 2024-02-10T07:20:42.293620+0000 mgr.y (mgr.34107) 523 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:45.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:45 smithi195 bash[41044]: cluster 2024-02-10T07:20:44.294702+0000 mgr.y (mgr.34107) 524 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:45.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:45 smithi107 bash[53833]: cluster 2024-02-10T07:20:44.294702+0000 mgr.y (mgr.34107) 524 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:45.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:45 smithi107 bash[55228]: cluster 2024-02-10T07:20:44.294702+0000 mgr.y (mgr.34107) 524 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:47.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:47 smithi195 bash[41044]: cluster 2024-02-10T07:20:46.296036+0000 mgr.y (mgr.34107) 525 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:47.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:47 smithi107 bash[53833]: cluster 2024-02-10T07:20:46.296036+0000 mgr.y (mgr.34107) 525 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:47.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:47 smithi107 bash[55228]: cluster 2024-02-10T07:20:46.296036+0000 mgr.y (mgr.34107) 525 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:49.626 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:49 smithi107 bash[53833]: cluster 2024-02-10T07:20:48.297108+0000 mgr.y (mgr.34107) 526 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:49.627 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:49 smithi107 bash[55228]: cluster 2024-02-10T07:20:48.297108+0000 mgr.y (mgr.34107) 526 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:49.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:49 smithi195 bash[41044]: cluster 2024-02-10T07:20:48.297108+0000 mgr.y (mgr.34107) 526 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:49.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:20:49 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:20:49] "GET /metrics HTTP/1.1" 200 38626 "" "Prometheus/2.43.0" 2024-02-10T07:20:50.621 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph orch ps' 2024-02-10T07:20:51.647 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:51 smithi107 bash[53833]: audit 2024-02-10T07:20:49.931076+0000 mgr.y (mgr.34107) 527 : audit 0 from='client.44899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:20:51.647 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:51 smithi107 bash[53833]: cluster 2024-02-10T07:20:50.298316+0000 mgr.y (mgr.34107) 528 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:51.647 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:51 smithi107 bash[53833]: audit 2024-02-10T07:20:51.113914+0000 mon.a (mon.0) 886 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:20:51.647 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:51 smithi107 bash[55228]: audit 2024-02-10T07:20:49.931076+0000 mgr.y (mgr.34107) 527 : audit 0 from='client.44899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:20:51.647 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:51 smithi107 bash[55228]: cluster 2024-02-10T07:20:50.298316+0000 mgr.y (mgr.34107) 528 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:51.647 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:51 smithi107 bash[55228]: audit 2024-02-10T07:20:51.113914+0000 mon.a (mon.0) 886 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:20:51.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:51 smithi195 bash[41044]: audit 2024-02-10T07:20:49.931076+0000 mgr.y (mgr.34107) 527 : audit 0 from='client.44899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:20:51.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:51 smithi195 bash[41044]: cluster 2024-02-10T07:20:50.298316+0000 mgr.y (mgr.34107) 528 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:51.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:51 smithi195 bash[41044]: audit 2024-02-10T07:20:51.113914+0000 mon.a (mon.0) 886 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:20:52.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:52 smithi195 bash[41044]: audit 2024-02-10T07:20:50.683937+0000 mgr.y (mgr.34107) 529 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:20:52.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:52 smithi107 bash[53833]: audit 2024-02-10T07:20:50.683937+0000 mgr.y (mgr.34107) 529 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:20:52.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:52 smithi107 bash[55228]: audit 2024-02-10T07:20:50.683937+0000 mgr.y (mgr.34107) 529 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:20:53.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:53 smithi195 bash[41044]: cluster 2024-02-10T07:20:52.299519+0000 mgr.y (mgr.34107) 530 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:53.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:53 smithi107 bash[53833]: cluster 2024-02-10T07:20:52.299519+0000 mgr.y (mgr.34107) 530 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:53.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:53 smithi107 bash[55228]: cluster 2024-02-10T07:20:52.299519+0000 mgr.y (mgr.34107) 530 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:53.872 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T07:20:53.872 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 running (63s) 56s ago 18m 15.4M - 0.25.0 c8568f914cd2 941e8c2e2303 2024-02-10T07:20:53.872 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 running (36s) 30s ago 18m 27.8M - 9.4.12 a0ea5e3c46d9 8db6ef886c14 2024-02-10T07:20:53.872 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.lvlagr smithi107 running (2m) 56s ago 16m 47.5M - 3.6 c328ab9dcfc7 cfc1c64685ff 2024-02-10T07:20:53.873 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443,9283,8765 running (9m) 30s ago 24m 445M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bb490544b5d3 2024-02-10T07:20:53.873 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:8443,9283,8765 running (10m) 56s ago 26m 516M - 19.0.0-1361-g290212a1 c328ab9dcfc7 c02886bcdecb 2024-02-10T07:20:53.873 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (9m) 56s ago 26m 65.0M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 e0da1fb95790 2024-02-10T07:20:53.873 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (8m) 30s ago 24m 53.4M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 d340158ba46e 2024-02-10T07:20:53.873 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (8m) 56s ago 24m 54.4M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 869a46f2072d 2024-02-10T07:20:53.873 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 running (118s) 56s ago 19m 9879k - 1.5.0 0da6a335fe13 d2ad1dc951e1 2024-02-10T07:20:53.873 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 running (114s) 30s ago 19m 9.97M - 1.5.0 0da6a335fe13 7ae00726d5c9 2024-02-10T07:20:53.874 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 running (7m) 56s ago 24m 67.9M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 03a1804d2551 2024-02-10T07:20:53.874 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (6m) 56s ago 23m 63.3M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 5e413662b8f1 2024-02-10T07:20:53.874 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (6m) 56s ago 22m 61.6M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 39da3d03eb00 2024-02-10T07:20:53.874 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (5m) 56s ago 22m 65.6M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 a7fea3d04cd1 2024-02-10T07:20:53.874 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (5m) 30s ago 21m 67.4M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 d60199fb198c 2024-02-10T07:20:53.874 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (4m) 30s ago 21m 60.9M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 3bdc2396af97 2024-02-10T07:20:53.874 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (4m) 30s ago 20m 54.9M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 1b7519b35899 2024-02-10T07:20:53.875 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (3m) 30s ago 19m 56.0M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 fe20635602b5 2024-02-10T07:20:53.875 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 running (89s) 30s ago 19m 48.7M - 2.43.0 a07b618ecd1d a6efaf6e1f14 2024-02-10T07:20:53.875 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.zkixal smithi107 *:8000 running (3m) 56s ago 16m 91.3M - 19.0.0-1361-g290212a1 c328ab9dcfc7 b9db86fa2835 2024-02-10T07:20:53.875 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.qewfcx smithi195 *:8000 running (3m) 30s ago 16m 93.3M - 19.0.0-1361-g290212a1 c328ab9dcfc7 08e8cfcdea42 2024-02-10T07:20:53.875 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.lgutqr smithi107 *:80 running (3m) 56s ago 16m 91.0M - 19.0.0-1361-g290212a1 c328ab9dcfc7 ddacb6f0fc31 2024-02-10T07:20:53.875 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.zqbguk smithi195 *:80 running (3m) 30s ago 16m 91.2M - 19.0.0-1361-g290212a1 c328ab9dcfc7 01fa66dcc6fa 2024-02-10T07:20:54.593 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph versions' 2024-02-10T07:20:55.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:55 smithi195 bash[41044]: audit 2024-02-10T07:20:53.844074+0000 mgr.y (mgr.34107) 531 : audit 0 from='client.44905 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:20:55.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:55 smithi195 bash[41044]: cluster 2024-02-10T07:20:54.300641+0000 mgr.y (mgr.34107) 532 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:55.686 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:55 smithi107 bash[55228]: audit 2024-02-10T07:20:53.844074+0000 mgr.y (mgr.34107) 531 : audit 0 from='client.44905 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:20:55.686 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:55 smithi107 bash[55228]: cluster 2024-02-10T07:20:54.300641+0000 mgr.y (mgr.34107) 532 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:55.686 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:55 smithi107 bash[53833]: audit 2024-02-10T07:20:53.844074+0000 mgr.y (mgr.34107) 531 : audit 0 from='client.44905 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:20:55.686 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:55 smithi107 bash[53833]: cluster 2024-02-10T07:20:54.300641+0000 mgr.y (mgr.34107) 532 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:57.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:57 smithi195 bash[41044]: cluster 2024-02-10T07:20:56.301937+0000 mgr.y (mgr.34107) 533 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:57.413 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:57 smithi107 bash[53833]: cluster 2024-02-10T07:20:56.301937+0000 mgr.y (mgr.34107) 533 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:57.413 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:57 smithi107 bash[55228]: cluster 2024-02-10T07:20:56.301937+0000 mgr.y (mgr.34107) 533 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:20:57.871 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:20:57.871 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-02-10T07:20:57.871 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T07:20:57.872 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:20:57.872 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-02-10T07:20:57.872 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T07:20:57.872 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:20:57.872 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-02-10T07:20:57.872 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 8 2024-02-10T07:20:57.872 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:20:57.872 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-02-10T07:20:57.872 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 4 2024-02-10T07:20:57.872 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:20:57.872 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-02-10T07:20:57.872 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 17 2024-02-10T07:20:57.872 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:20:57.872 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:20:58.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:58 smithi107 bash[53833]: audit 2024-02-10T07:20:57.869113+0000 mon.c (mon.1) 27 : audit 0 from='client.? 172.21.15.107:0/2025818096' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:58.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:58 smithi107 bash[55228]: audit 2024-02-10T07:20:57.869113+0000 mon.c (mon.1) 27 : audit 0 from='client.? 172.21.15.107:0/2025818096' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:58.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:58 smithi195 bash[41044]: audit 2024-02-10T07:20:57.869113+0000 mon.c (mon.1) 27 : audit 0 from='client.? 172.21.15.107:0/2025818096' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:20:58.626 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-02-10T07:20:59.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:20:59 smithi195 bash[41044]: cluster 2024-02-10T07:20:58.303045+0000 mgr.y (mgr.34107) 534 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:59.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:20:59 smithi107 bash[53833]: cluster 2024-02-10T07:20:58.303045+0000 mgr.y (mgr.34107) 534 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:59.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:20:59 smithi107 bash[55228]: cluster 2024-02-10T07:20:58.303045+0000 mgr.y (mgr.34107) 534 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:20:59.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:20:59 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:20:59] "GET /metrics HTTP/1.1" 200 38627 "" "Prometheus/2.43.0" 2024-02-10T07:21:01.570 INFO:teuthology.orchestra.run.smithi107.stdout:wait for servicemap items w/ changing names to refresh 2024-02-10T07:21:01.641 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:01 smithi107 bash[53833]: cluster 2024-02-10T07:21:00.304269+0000 mgr.y (mgr.34107) 535 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:01.642 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:01 smithi107 bash[55228]: cluster 2024-02-10T07:21:00.304269+0000 mgr.y (mgr.34107) 535 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:01.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:01 smithi195 bash[41044]: cluster 2024-02-10T07:21:00.304269+0000 mgr.y (mgr.34107) 535 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:02.423 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'sleep 60' 2024-02-10T07:21:02.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:02 smithi195 bash[41044]: audit 2024-02-10T07:21:00.693840+0000 mgr.y (mgr.34107) 536 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:21:02.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:02 smithi107 bash[53833]: audit 2024-02-10T07:21:00.693840+0000 mgr.y (mgr.34107) 536 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:21:02.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:02 smithi107 bash[55228]: audit 2024-02-10T07:21:00.693840+0000 mgr.y (mgr.34107) 536 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:21:03.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:03 smithi195 bash[41044]: cluster 2024-02-10T07:21:02.305483+0000 mgr.y (mgr.34107) 537 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:03.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:03 smithi107 bash[53833]: cluster 2024-02-10T07:21:02.305483+0000 mgr.y (mgr.34107) 537 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:03.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:03 smithi107 bash[55228]: cluster 2024-02-10T07:21:02.305483+0000 mgr.y (mgr.34107) 537 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:05.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:05 smithi195 bash[41044]: cluster 2024-02-10T07:21:04.306223+0000 mgr.y (mgr.34107) 538 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:05.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:05 smithi107 bash[53833]: cluster 2024-02-10T07:21:04.306223+0000 mgr.y (mgr.34107) 538 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:05.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:05 smithi107 bash[55228]: cluster 2024-02-10T07:21:04.306223+0000 mgr.y (mgr.34107) 538 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:06.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:06 smithi195 bash[41044]: audit 2024-02-10T07:21:06.114230+0000 mon.a (mon.0) 887 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:21:06.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:06 smithi107 bash[53833]: audit 2024-02-10T07:21:06.114230+0000 mon.a (mon.0) 887 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:21:06.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:06 smithi107 bash[55228]: audit 2024-02-10T07:21:06.114230+0000 mon.a (mon.0) 887 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:21:07.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:07 smithi195 bash[41044]: cluster 2024-02-10T07:21:06.307477+0000 mgr.y (mgr.34107) 539 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:07.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:07 smithi107 bash[53833]: cluster 2024-02-10T07:21:06.307477+0000 mgr.y (mgr.34107) 539 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:07.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:07 smithi107 bash[55228]: cluster 2024-02-10T07:21:06.307477+0000 mgr.y (mgr.34107) 539 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:09.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:09 smithi195 bash[41044]: cluster 2024-02-10T07:21:08.308591+0000 mgr.y (mgr.34107) 540 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:09.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:09 smithi107 bash[53833]: cluster 2024-02-10T07:21:08.308591+0000 mgr.y (mgr.34107) 540 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:09.710 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:21:09 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:21:09] "GET /metrics HTTP/1.1" 200 38623 "" "Prometheus/2.43.0" 2024-02-10T07:21:09.711 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:09 smithi107 bash[55228]: cluster 2024-02-10T07:21:08.308591+0000 mgr.y (mgr.34107) 540 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:11.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:11 smithi195 bash[41044]: cluster 2024-02-10T07:21:10.309908+0000 mgr.y (mgr.34107) 541 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:11.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:11 smithi107 bash[53833]: cluster 2024-02-10T07:21:10.309908+0000 mgr.y (mgr.34107) 541 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:11.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:11 smithi107 bash[55228]: cluster 2024-02-10T07:21:10.309908+0000 mgr.y (mgr.34107) 541 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:12.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:12 smithi195 bash[41044]: audit 2024-02-10T07:21:10.695755+0000 mgr.y (mgr.34107) 542 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:21:12.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:12 smithi107 bash[53833]: audit 2024-02-10T07:21:10.695755+0000 mgr.y (mgr.34107) 542 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:21:12.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:12 smithi107 bash[55228]: audit 2024-02-10T07:21:10.695755+0000 mgr.y (mgr.34107) 542 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:21:13.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:13 smithi107 bash[53833]: cluster 2024-02-10T07:21:12.311152+0000 mgr.y (mgr.34107) 543 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:13.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:13 smithi107 bash[55228]: cluster 2024-02-10T07:21:12.311152+0000 mgr.y (mgr.34107) 543 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:13.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:13 smithi195 bash[41044]: cluster 2024-02-10T07:21:12.311152+0000 mgr.y (mgr.34107) 543 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:15.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:15 smithi107 bash[53833]: cluster 2024-02-10T07:21:14.312237+0000 mgr.y (mgr.34107) 544 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:15.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:15 smithi107 bash[55228]: cluster 2024-02-10T07:21:14.312237+0000 mgr.y (mgr.34107) 544 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:15.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:15 smithi195 bash[41044]: cluster 2024-02-10T07:21:14.312237+0000 mgr.y (mgr.34107) 544 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:17.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:17 smithi195 bash[41044]: cluster 2024-02-10T07:21:16.313588+0000 mgr.y (mgr.34107) 545 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:17.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:17 smithi107 bash[53833]: cluster 2024-02-10T07:21:16.313588+0000 mgr.y (mgr.34107) 545 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:17.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:17 smithi107 bash[55228]: cluster 2024-02-10T07:21:16.313588+0000 mgr.y (mgr.34107) 545 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:19.628 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:19 smithi107 bash[53833]: cluster 2024-02-10T07:21:18.314727+0000 mgr.y (mgr.34107) 546 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:19.628 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:19 smithi107 bash[55228]: cluster 2024-02-10T07:21:18.314727+0000 mgr.y (mgr.34107) 546 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:19.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:19 smithi195 bash[41044]: cluster 2024-02-10T07:21:18.314727+0000 mgr.y (mgr.34107) 546 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:19.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:21:19 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:21:19] "GET /metrics HTTP/1.1" 200 38623 "" "Prometheus/2.43.0" 2024-02-10T07:21:21.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:21 smithi195 bash[41044]: cluster 2024-02-10T07:21:20.316008+0000 mgr.y (mgr.34107) 547 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:21.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:21 smithi195 bash[41044]: audit 2024-02-10T07:21:21.114792+0000 mon.a (mon.0) 888 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:21:21.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:21 smithi107 bash[55228]: cluster 2024-02-10T07:21:20.316008+0000 mgr.y (mgr.34107) 547 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:21.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:21 smithi107 bash[55228]: audit 2024-02-10T07:21:21.114792+0000 mon.a (mon.0) 888 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:21:21.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:21 smithi107 bash[53833]: cluster 2024-02-10T07:21:20.316008+0000 mgr.y (mgr.34107) 547 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:21.711 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:21 smithi107 bash[53833]: audit 2024-02-10T07:21:21.114792+0000 mon.a (mon.0) 888 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:21:22.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:22 smithi195 bash[41044]: audit 2024-02-10T07:21:20.705803+0000 mgr.y (mgr.34107) 548 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:21:22.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:22 smithi107 bash[53833]: audit 2024-02-10T07:21:20.705803+0000 mgr.y (mgr.34107) 548 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:21:22.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:22 smithi107 bash[55228]: audit 2024-02-10T07:21:20.705803+0000 mgr.y (mgr.34107) 548 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:21:23.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:23 smithi195 bash[41044]: cluster 2024-02-10T07:21:22.317269+0000 mgr.y (mgr.34107) 549 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:23.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:23 smithi107 bash[53833]: cluster 2024-02-10T07:21:22.317269+0000 mgr.y (mgr.34107) 549 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:23.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:23 smithi107 bash[55228]: cluster 2024-02-10T07:21:22.317269+0000 mgr.y (mgr.34107) 549 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:25.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:25 smithi195 bash[41044]: cluster 2024-02-10T07:21:24.318362+0000 mgr.y (mgr.34107) 550 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:25.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:25 smithi107 bash[53833]: cluster 2024-02-10T07:21:24.318362+0000 mgr.y (mgr.34107) 550 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:25.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:25 smithi107 bash[55228]: cluster 2024-02-10T07:21:24.318362+0000 mgr.y (mgr.34107) 550 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:27.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:27 smithi107 bash[53833]: cluster 2024-02-10T07:21:26.319714+0000 mgr.y (mgr.34107) 551 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:27.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:27 smithi107 bash[55228]: cluster 2024-02-10T07:21:26.319714+0000 mgr.y (mgr.34107) 551 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:27.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:27 smithi195 bash[41044]: cluster 2024-02-10T07:21:26.319714+0000 mgr.y (mgr.34107) 551 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:29.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:29 smithi195 bash[41044]: cluster 2024-02-10T07:21:28.320832+0000 mgr.y (mgr.34107) 552 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:29.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:29 smithi107 bash[53833]: cluster 2024-02-10T07:21:28.320832+0000 mgr.y (mgr.34107) 552 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:29.710 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:21:29 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:21:29] "GET /metrics HTTP/1.1" 200 38625 "" "Prometheus/2.43.0" 2024-02-10T07:21:29.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:29 smithi107 bash[55228]: cluster 2024-02-10T07:21:28.320832+0000 mgr.y (mgr.34107) 552 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:31.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:31 smithi195 bash[41044]: cluster 2024-02-10T07:21:30.322008+0000 mgr.y (mgr.34107) 553 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:31.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:31 smithi107 bash[55228]: cluster 2024-02-10T07:21:30.322008+0000 mgr.y (mgr.34107) 553 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:31.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:31 smithi107 bash[53833]: cluster 2024-02-10T07:21:30.322008+0000 mgr.y (mgr.34107) 553 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:32.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:32 smithi195 bash[41044]: audit 2024-02-10T07:21:30.717132+0000 mgr.y (mgr.34107) 554 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:21:32.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:32 smithi107 bash[55228]: audit 2024-02-10T07:21:30.717132+0000 mgr.y (mgr.34107) 554 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:21:32.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:32 smithi107 bash[53833]: audit 2024-02-10T07:21:30.717132+0000 mgr.y (mgr.34107) 554 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:21:33.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:33 smithi195 bash[41044]: cluster 2024-02-10T07:21:32.323212+0000 mgr.y (mgr.34107) 555 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:33.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:33 smithi107 bash[55228]: cluster 2024-02-10T07:21:32.323212+0000 mgr.y (mgr.34107) 555 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:33.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:33 smithi107 bash[53833]: cluster 2024-02-10T07:21:32.323212+0000 mgr.y (mgr.34107) 555 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:35.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:35 smithi195 bash[41044]: cluster 2024-02-10T07:21:34.324345+0000 mgr.y (mgr.34107) 556 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:35.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:35 smithi107 bash[53833]: cluster 2024-02-10T07:21:34.324345+0000 mgr.y (mgr.34107) 556 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:35.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:35 smithi107 bash[55228]: cluster 2024-02-10T07:21:34.324345+0000 mgr.y (mgr.34107) 556 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:36.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:36 smithi195 bash[41044]: audit 2024-02-10T07:21:36.115567+0000 mon.a (mon.0) 889 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:21:36.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:36 smithi195 bash[41044]: audit 2024-02-10T07:21:36.120052+0000 mon.a (mon.0) 890 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:21:36.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:36 smithi107 bash[53833]: audit 2024-02-10T07:21:36.115567+0000 mon.a (mon.0) 889 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:21:36.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:36 smithi107 bash[53833]: audit 2024-02-10T07:21:36.120052+0000 mon.a (mon.0) 890 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:21:36.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:36 smithi107 bash[55228]: audit 2024-02-10T07:21:36.115567+0000 mon.a (mon.0) 889 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:21:36.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:36 smithi107 bash[55228]: audit 2024-02-10T07:21:36.120052+0000 mon.a (mon.0) 890 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:21:37.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:37 smithi195 bash[41044]: cluster 2024-02-10T07:21:36.413162+0000 mgr.y (mgr.34107) 557 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:37.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:37 smithi195 bash[41044]: audit 2024-02-10T07:21:36.422042+0000 mon.a (mon.0) 891 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:21:37.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:37 smithi195 bash[41044]: audit 2024-02-10T07:21:36.461388+0000 mon.a (mon.0) 892 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:21:37.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:37 smithi107 bash[53833]: cluster 2024-02-10T07:21:36.413162+0000 mgr.y (mgr.34107) 557 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:37.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:37 smithi107 bash[53833]: audit 2024-02-10T07:21:36.422042+0000 mon.a (mon.0) 891 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:21:37.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:37 smithi107 bash[53833]: audit 2024-02-10T07:21:36.461388+0000 mon.a (mon.0) 892 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:21:37.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:37 smithi107 bash[55228]: cluster 2024-02-10T07:21:36.413162+0000 mgr.y (mgr.34107) 557 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:37.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:37 smithi107 bash[55228]: audit 2024-02-10T07:21:36.422042+0000 mon.a (mon.0) 891 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:21:37.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:37 smithi107 bash[55228]: audit 2024-02-10T07:21:36.461388+0000 mon.a (mon.0) 892 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:21:39.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:39 smithi195 bash[41044]: cluster 2024-02-10T07:21:38.414246+0000 mgr.y (mgr.34107) 558 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 846 B/s rd, 0 op/s 2024-02-10T07:21:39.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:39 smithi107 bash[53833]: cluster 2024-02-10T07:21:38.414246+0000 mgr.y (mgr.34107) 558 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 846 B/s rd, 0 op/s 2024-02-10T07:21:39.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:21:39 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:21:39] "GET /metrics HTTP/1.1" 200 38626 "" "Prometheus/2.43.0" 2024-02-10T07:21:39.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:39 smithi107 bash[55228]: cluster 2024-02-10T07:21:38.414246+0000 mgr.y (mgr.34107) 558 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 846 B/s rd, 0 op/s 2024-02-10T07:21:41.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:41 smithi195 bash[41044]: cluster 2024-02-10T07:21:40.415424+0000 mgr.y (mgr.34107) 559 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 846 B/s rd, 0 op/s 2024-02-10T07:21:41.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:41 smithi107 bash[53833]: cluster 2024-02-10T07:21:40.415424+0000 mgr.y (mgr.34107) 559 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 846 B/s rd, 0 op/s 2024-02-10T07:21:41.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:41 smithi107 bash[55228]: cluster 2024-02-10T07:21:40.415424+0000 mgr.y (mgr.34107) 559 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 846 B/s rd, 0 op/s 2024-02-10T07:21:42.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:42 smithi195 bash[41044]: audit 2024-02-10T07:21:40.726402+0000 mgr.y (mgr.34107) 560 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:21:42.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:42 smithi107 bash[53833]: audit 2024-02-10T07:21:40.726402+0000 mgr.y (mgr.34107) 560 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:21:42.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:42 smithi107 bash[55228]: audit 2024-02-10T07:21:40.726402+0000 mgr.y (mgr.34107) 560 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:21:43.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:43 smithi195 bash[41044]: cluster 2024-02-10T07:21:42.416629+0000 mgr.y (mgr.34107) 561 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:43.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:43 smithi107 bash[53833]: cluster 2024-02-10T07:21:42.416629+0000 mgr.y (mgr.34107) 561 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:43.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:43 smithi107 bash[55228]: cluster 2024-02-10T07:21:42.416629+0000 mgr.y (mgr.34107) 561 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:45.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:45 smithi195 bash[41044]: cluster 2024-02-10T07:21:44.417880+0000 mgr.y (mgr.34107) 562 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 846 B/s rd, 0 op/s 2024-02-10T07:21:45.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:45 smithi107 bash[53833]: cluster 2024-02-10T07:21:44.417880+0000 mgr.y (mgr.34107) 562 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 846 B/s rd, 0 op/s 2024-02-10T07:21:45.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:45 smithi107 bash[55228]: cluster 2024-02-10T07:21:44.417880+0000 mgr.y (mgr.34107) 562 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 846 B/s rd, 0 op/s 2024-02-10T07:21:47.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:47 smithi107 bash[53833]: cluster 2024-02-10T07:21:46.419099+0000 mgr.y (mgr.34107) 563 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:47.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:47 smithi107 bash[55228]: cluster 2024-02-10T07:21:46.419099+0000 mgr.y (mgr.34107) 563 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:47.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:47 smithi195 bash[41044]: cluster 2024-02-10T07:21:46.419099+0000 mgr.y (mgr.34107) 563 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:49.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:49 smithi195 bash[41044]: cluster 2024-02-10T07:21:48.420209+0000 mgr.y (mgr.34107) 564 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:49.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:49 smithi107 bash[53833]: cluster 2024-02-10T07:21:48.420209+0000 mgr.y (mgr.34107) 564 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:49.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:21:49 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:21:49] "GET /metrics HTTP/1.1" 200 38626 "" "Prometheus/2.43.0" 2024-02-10T07:21:49.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:49 smithi107 bash[55228]: cluster 2024-02-10T07:21:48.420209+0000 mgr.y (mgr.34107) 564 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:51.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:51 smithi195 bash[41044]: cluster 2024-02-10T07:21:50.421381+0000 mgr.y (mgr.34107) 565 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:51.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:51 smithi195 bash[41044]: audit 2024-02-10T07:21:51.115415+0000 mon.a (mon.0) 893 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:21:51.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:51 smithi107 bash[55228]: cluster 2024-02-10T07:21:50.421381+0000 mgr.y (mgr.34107) 565 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:51.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:51 smithi107 bash[55228]: audit 2024-02-10T07:21:51.115415+0000 mon.a (mon.0) 893 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:21:51.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:51 smithi107 bash[53833]: cluster 2024-02-10T07:21:50.421381+0000 mgr.y (mgr.34107) 565 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:51.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:51 smithi107 bash[53833]: audit 2024-02-10T07:21:51.115415+0000 mon.a (mon.0) 893 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:21:52.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:52 smithi195 bash[41044]: audit 2024-02-10T07:21:50.737710+0000 mgr.y (mgr.34107) 566 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:21:52.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:52 smithi107 bash[55228]: audit 2024-02-10T07:21:50.737710+0000 mgr.y (mgr.34107) 566 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:21:52.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:52 smithi107 bash[53833]: audit 2024-02-10T07:21:50.737710+0000 mgr.y (mgr.34107) 566 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:21:53.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:53 smithi195 bash[41044]: cluster 2024-02-10T07:21:52.422548+0000 mgr.y (mgr.34107) 567 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:53.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:53 smithi107 bash[55228]: cluster 2024-02-10T07:21:52.422548+0000 mgr.y (mgr.34107) 567 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:53.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:53 smithi107 bash[53833]: cluster 2024-02-10T07:21:52.422548+0000 mgr.y (mgr.34107) 567 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:55.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:55 smithi195 bash[41044]: cluster 2024-02-10T07:21:54.423790+0000 mgr.y (mgr.34107) 568 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:55.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:55 smithi107 bash[55228]: cluster 2024-02-10T07:21:54.423790+0000 mgr.y (mgr.34107) 568 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:55.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:55 smithi107 bash[53833]: cluster 2024-02-10T07:21:54.423790+0000 mgr.y (mgr.34107) 568 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:57.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:57 smithi107 bash[53833]: cluster 2024-02-10T07:21:56.424969+0000 mgr.y (mgr.34107) 569 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:57.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:57 smithi107 bash[55228]: cluster 2024-02-10T07:21:56.424969+0000 mgr.y (mgr.34107) 569 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:57.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:57 smithi195 bash[41044]: cluster 2024-02-10T07:21:56.424969+0000 mgr.y (mgr.34107) 569 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:21:59.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:21:59 smithi195 bash[41044]: cluster 2024-02-10T07:21:58.426084+0000 mgr.y (mgr.34107) 570 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:59.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:21:59 smithi107 bash[53833]: cluster 2024-02-10T07:21:58.426084+0000 mgr.y (mgr.34107) 570 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:21:59.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:21:59 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:21:59] "GET /metrics HTTP/1.1" 200 38627 "" "Prometheus/2.43.0" 2024-02-10T07:21:59.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:21:59 smithi107 bash[55228]: cluster 2024-02-10T07:21:58.426084+0000 mgr.y (mgr.34107) 570 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:01.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:01 smithi195 bash[41044]: cluster 2024-02-10T07:22:00.427212+0000 mgr.y (mgr.34107) 571 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:01.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:01 smithi107 bash[53833]: cluster 2024-02-10T07:22:00.427212+0000 mgr.y (mgr.34107) 571 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:01.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:01 smithi107 bash[55228]: cluster 2024-02-10T07:22:00.427212+0000 mgr.y (mgr.34107) 571 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:02.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:02 smithi195 bash[41044]: audit 2024-02-10T07:22:00.746831+0000 mgr.y (mgr.34107) 572 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:22:02.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:02 smithi107 bash[53833]: audit 2024-02-10T07:22:00.746831+0000 mgr.y (mgr.34107) 572 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:22:02.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:02 smithi107 bash[55228]: audit 2024-02-10T07:22:00.746831+0000 mgr.y (mgr.34107) 572 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:22:03.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:03 smithi195 bash[41044]: cluster 2024-02-10T07:22:02.428402+0000 mgr.y (mgr.34107) 573 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:22:03.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:03 smithi107 bash[53833]: cluster 2024-02-10T07:22:02.428402+0000 mgr.y (mgr.34107) 573 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:22:03.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:03 smithi107 bash[55228]: cluster 2024-02-10T07:22:02.428402+0000 mgr.y (mgr.34107) 573 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:22:05.709 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:05 smithi107 bash[53833]: cluster 2024-02-10T07:22:04.429692+0000 mgr.y (mgr.34107) 574 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:05.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:05 smithi107 bash[55228]: cluster 2024-02-10T07:22:04.429692+0000 mgr.y (mgr.34107) 574 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:05.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:05 smithi195 bash[41044]: cluster 2024-02-10T07:22:04.429692+0000 mgr.y (mgr.34107) 574 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:06.170 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph orch ps' 2024-02-10T07:22:06.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:06 smithi195 bash[41044]: audit 2024-02-10T07:22:06.115706+0000 mon.a (mon.0) 894 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:22:06.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:06 smithi107 bash[53833]: audit 2024-02-10T07:22:06.115706+0000 mon.a (mon.0) 894 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:22:06.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:06 smithi107 bash[55228]: audit 2024-02-10T07:22:06.115706+0000 mon.a (mon.0) 894 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:22:07.544 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:07 smithi107 bash[53833]: cluster 2024-02-10T07:22:06.430887+0000 mgr.y (mgr.34107) 575 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:22:07.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:07 smithi195 bash[41044]: cluster 2024-02-10T07:22:06.430887+0000 mgr.y (mgr.34107) 575 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:22:07.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:07 smithi107 bash[55228]: cluster 2024-02-10T07:22:06.430887+0000 mgr.y (mgr.34107) 575 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:22:09.440 INFO:teuthology.orchestra.run.smithi107.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-10T07:22:09.440 INFO:teuthology.orchestra.run.smithi107.stdout:alertmanager.a smithi107 *:9093,9094 running (2m) 2m ago 20m 15.4M - 0.25.0 c8568f914cd2 941e8c2e2303 2024-02-10T07:22:09.440 INFO:teuthology.orchestra.run.smithi107.stdout:grafana.a smithi195 *:3000 running (112s) 106s ago 19m 27.8M - 9.4.12 a0ea5e3c46d9 8db6ef886c14 2024-02-10T07:22:09.440 INFO:teuthology.orchestra.run.smithi107.stdout:iscsi.foo.smithi107.lvlagr smithi107 running (3m) 2m ago 17m 47.5M - 3.6 c328ab9dcfc7 cfc1c64685ff 2024-02-10T07:22:09.440 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.x smithi195 *:8443,9283,8765 running (11m) 106s ago 25m 445M - 19.0.0-1361-g290212a1 c328ab9dcfc7 bb490544b5d3 2024-02-10T07:22:09.440 INFO:teuthology.orchestra.run.smithi107.stdout:mgr.y smithi107 *:8443,9283,8765 running (12m) 2m ago 27m 516M - 19.0.0-1361-g290212a1 c328ab9dcfc7 c02886bcdecb 2024-02-10T07:22:09.440 INFO:teuthology.orchestra.run.smithi107.stdout:mon.a smithi107 running (10m) 2m ago 27m 65.0M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 e0da1fb95790 2024-02-10T07:22:09.441 INFO:teuthology.orchestra.run.smithi107.stdout:mon.b smithi195 running (9m) 106s ago 26m 53.4M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 d340158ba46e 2024-02-10T07:22:09.441 INFO:teuthology.orchestra.run.smithi107.stdout:mon.c smithi107 running (10m) 2m ago 26m 54.4M 2048M 19.0.0-1361-g290212a1 c328ab9dcfc7 869a46f2072d 2024-02-10T07:22:09.441 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.a smithi107 *:9100 running (3m) 2m ago 20m 9879k - 1.5.0 0da6a335fe13 d2ad1dc951e1 2024-02-10T07:22:09.441 INFO:teuthology.orchestra.run.smithi107.stdout:node-exporter.b smithi195 *:9100 running (3m) 106s ago 20m 9.97M - 1.5.0 0da6a335fe13 7ae00726d5c9 2024-02-10T07:22:09.441 INFO:teuthology.orchestra.run.smithi107.stdout:osd.0 smithi107 running (8m) 2m ago 25m 67.9M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 03a1804d2551 2024-02-10T07:22:09.441 INFO:teuthology.orchestra.run.smithi107.stdout:osd.1 smithi107 running (7m) 2m ago 24m 63.3M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 5e413662b8f1 2024-02-10T07:22:09.441 INFO:teuthology.orchestra.run.smithi107.stdout:osd.2 smithi107 running (7m) 2m ago 24m 61.6M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 39da3d03eb00 2024-02-10T07:22:09.441 INFO:teuthology.orchestra.run.smithi107.stdout:osd.3 smithi107 running (6m) 2m ago 23m 65.6M 2781M 19.0.0-1361-g290212a1 c328ab9dcfc7 a7fea3d04cd1 2024-02-10T07:22:09.441 INFO:teuthology.orchestra.run.smithi107.stdout:osd.4 smithi195 running (6m) 106s ago 22m 67.4M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 d60199fb198c 2024-02-10T07:22:09.441 INFO:teuthology.orchestra.run.smithi107.stdout:osd.5 smithi195 running (5m) 106s ago 22m 60.9M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 3bdc2396af97 2024-02-10T07:22:09.441 INFO:teuthology.orchestra.run.smithi107.stdout:osd.6 smithi195 running (5m) 106s ago 21m 54.9M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 1b7519b35899 2024-02-10T07:22:09.441 INFO:teuthology.orchestra.run.smithi107.stdout:osd.7 smithi195 running (5m) 106s ago 21m 56.0M 3037M 19.0.0-1361-g290212a1 c328ab9dcfc7 fe20635602b5 2024-02-10T07:22:09.441 INFO:teuthology.orchestra.run.smithi107.stdout:prometheus.a smithi195 *:9095 running (2m) 106s ago 20m 48.7M - 2.43.0 a07b618ecd1d a6efaf6e1f14 2024-02-10T07:22:09.441 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi107.zkixal smithi107 *:8000 running (4m) 2m ago 18m 91.3M - 19.0.0-1361-g290212a1 c328ab9dcfc7 b9db86fa2835 2024-02-10T07:22:09.441 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.foo.smithi195.qewfcx smithi195 *:8000 running (4m) 106s ago 18m 93.3M - 19.0.0-1361-g290212a1 c328ab9dcfc7 08e8cfcdea42 2024-02-10T07:22:09.442 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi107.lgutqr smithi107 *:80 running (4m) 2m ago 18m 91.0M - 19.0.0-1361-g290212a1 c328ab9dcfc7 ddacb6f0fc31 2024-02-10T07:22:09.442 INFO:teuthology.orchestra.run.smithi107.stdout:rgw.smpl.smithi195.zqbguk smithi195 *:80 running (4m) 106s ago 17m 91.2M - 19.0.0-1361-g290212a1 c328ab9dcfc7 01fa66dcc6fa 2024-02-10T07:22:09.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:09 smithi195 bash[41044]: cluster 2024-02-10T07:22:08.432128+0000 mgr.y (mgr.34107) 576 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:09.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:09 smithi107 bash[53833]: cluster 2024-02-10T07:22:08.432128+0000 mgr.y (mgr.34107) 576 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:09.960 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:22:09 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:22:09] "GET /metrics HTTP/1.1" 200 38625 "" "Prometheus/2.43.0" 2024-02-10T07:22:09.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:09 smithi107 bash[55228]: cluster 2024-02-10T07:22:08.432128+0000 mgr.y (mgr.34107) 576 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:10.211 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph versions' 2024-02-10T07:22:10.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:10 smithi195 bash[41044]: audit 2024-02-10T07:22:09.413915+0000 mgr.y (mgr.34107) 577 : audit 0 from='client.44917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:22:10.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:10 smithi107 bash[53833]: audit 2024-02-10T07:22:09.413915+0000 mgr.y (mgr.34107) 577 : audit 0 from='client.44917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:22:10.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:10 smithi107 bash[55228]: audit 2024-02-10T07:22:09.413915+0000 mgr.y (mgr.34107) 577 : audit 0 from='client.44917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:22:11.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:11 smithi195 bash[41044]: cluster 2024-02-10T07:22:10.433356+0000 mgr.y (mgr.34107) 578 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:11.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:11 smithi107 bash[55228]: cluster 2024-02-10T07:22:10.433356+0000 mgr.y (mgr.34107) 578 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:11.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:11 smithi107 bash[53833]: cluster 2024-02-10T07:22:10.433356+0000 mgr.y (mgr.34107) 578 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:12.863 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:12 smithi107 bash[53833]: audit 2024-02-10T07:22:10.758177+0000 mgr.y (mgr.34107) 579 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:22:12.863 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:12 smithi107 bash[55228]: audit 2024-02-10T07:22:10.758177+0000 mgr.y (mgr.34107) 579 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:22:12.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:12 smithi195 bash[41044]: audit 2024-02-10T07:22:10.758177+0000 mgr.y (mgr.34107) 579 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:22:13.384 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:22:13.384 INFO:teuthology.orchestra.run.smithi107.stdout: "mon": { 2024-02-10T07:22:13.384 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 3 2024-02-10T07:22:13.384 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:22:13.384 INFO:teuthology.orchestra.run.smithi107.stdout: "mgr": { 2024-02-10T07:22:13.384 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 2 2024-02-10T07:22:13.384 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:22:13.384 INFO:teuthology.orchestra.run.smithi107.stdout: "osd": { 2024-02-10T07:22:13.384 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 8 2024-02-10T07:22:13.384 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:22:13.384 INFO:teuthology.orchestra.run.smithi107.stdout: "rgw": { 2024-02-10T07:22:13.385 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 4 2024-02-10T07:22:13.385 INFO:teuthology.orchestra.run.smithi107.stdout: }, 2024-02-10T07:22:13.385 INFO:teuthology.orchestra.run.smithi107.stdout: "overall": { 2024-02-10T07:22:13.385 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)": 17 2024-02-10T07:22:13.385 INFO:teuthology.orchestra.run.smithi107.stdout: } 2024-02-10T07:22:13.385 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:22:13.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:13 smithi107 bash[53833]: cluster 2024-02-10T07:22:12.434575+0000 mgr.y (mgr.34107) 580 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:22:13.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:13 smithi107 bash[53833]: audit 2024-02-10T07:22:13.381951+0000 mon.c (mon.1) 28 : audit 0 from='client.? 172.21.15.107:0/3550844888' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:22:13.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:13 smithi107 bash[55228]: cluster 2024-02-10T07:22:12.434575+0000 mgr.y (mgr.34107) 580 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:22:13.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:13 smithi107 bash[55228]: audit 2024-02-10T07:22:13.381951+0000 mon.c (mon.1) 28 : audit 0 from='client.? 172.21.15.107:0/3550844888' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:22:13.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:13 smithi195 bash[41044]: cluster 2024-02-10T07:22:12.434575+0000 mgr.y (mgr.34107) 580 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:22:13.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:13 smithi195 bash[41044]: audit 2024-02-10T07:22:13.381951+0000 mon.c (mon.1) 28 : audit 0 from='client.? 172.21.15.107:0/3550844888' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:22:14.128 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph orch upgrade status' 2024-02-10T07:22:15.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:15 smithi107 bash[53833]: cluster 2024-02-10T07:22:14.435860+0000 mgr.y (mgr.34107) 581 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:15.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:15 smithi107 bash[55228]: cluster 2024-02-10T07:22:14.435860+0000 mgr.y (mgr.34107) 581 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:15.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:15 smithi195 bash[41044]: cluster 2024-02-10T07:22:14.435860+0000 mgr.y (mgr.34107) 581 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:17.181 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:17 smithi107 bash[55228]: cluster 2024-02-10T07:22:16.437046+0000 mgr.y (mgr.34107) 582 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:22:17.183 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:22:17.183 INFO:teuthology.orchestra.run.smithi107.stdout: "target_image": null, 2024-02-10T07:22:17.183 INFO:teuthology.orchestra.run.smithi107.stdout: "in_progress": false, 2024-02-10T07:22:17.183 INFO:teuthology.orchestra.run.smithi107.stdout: "which": "", 2024-02-10T07:22:17.183 INFO:teuthology.orchestra.run.smithi107.stdout: "services_complete": [], 2024-02-10T07:22:17.183 INFO:teuthology.orchestra.run.smithi107.stdout: "progress": null, 2024-02-10T07:22:17.183 INFO:teuthology.orchestra.run.smithi107.stdout: "message": "", 2024-02-10T07:22:17.183 INFO:teuthology.orchestra.run.smithi107.stdout: "is_paused": false 2024-02-10T07:22:17.183 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:22:17.459 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:17 smithi107 bash[53833]: cluster 2024-02-10T07:22:16.437046+0000 mgr.y (mgr.34107) 582 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:22:17.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:17 smithi195 bash[41044]: cluster 2024-02-10T07:22:16.437046+0000 mgr.y (mgr.34107) 582 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:22:17.875 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph health detail' 2024-02-10T07:22:18.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:18 smithi107 bash[53833]: audit 2024-02-10T07:22:17.181316+0000 mgr.y (mgr.34107) 583 : audit 0 from='client.44929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:22:18.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:18 smithi107 bash[55228]: audit 2024-02-10T07:22:17.181316+0000 mgr.y (mgr.34107) 583 : audit 0 from='client.44929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:22:18.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:18 smithi195 bash[41044]: audit 2024-02-10T07:22:17.181316+0000 mgr.y (mgr.34107) 583 : audit 0 from='client.44929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:22:19.210 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:19 smithi107 bash[53833]: cluster 2024-02-10T07:22:18.438152+0000 mgr.y (mgr.34107) 584 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:19.210 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:19 smithi107 bash[55228]: cluster 2024-02-10T07:22:18.438152+0000 mgr.y (mgr.34107) 584 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:19.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:19 smithi195 bash[41044]: cluster 2024-02-10T07:22:18.438152+0000 mgr.y (mgr.34107) 584 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:19.959 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:22:19 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:22:19] "GET /metrics HTTP/1.1" 200 38625 "" "Prometheus/2.43.0" 2024-02-10T07:22:21.125 INFO:teuthology.orchestra.run.smithi107.stdout:HEALTH_OK 2024-02-10T07:22:21.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:21 smithi107 bash[53833]: cluster 2024-02-10T07:22:20.439347+0000 mgr.y (mgr.34107) 585 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:21.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:21 smithi107 bash[53833]: audit 2024-02-10T07:22:21.116134+0000 mon.a (mon.0) 895 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:22:21.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:21 smithi107 bash[53833]: audit 2024-02-10T07:22:21.124170+0000 mon.a (mon.0) 896 : audit 0 from='client.? 172.21.15.107:0/887525762' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:22:21.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:21 smithi107 bash[55228]: cluster 2024-02-10T07:22:20.439347+0000 mgr.y (mgr.34107) 585 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:21.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:21 smithi107 bash[55228]: audit 2024-02-10T07:22:21.116134+0000 mon.a (mon.0) 895 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:22:21.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:21 smithi107 bash[55228]: audit 2024-02-10T07:22:21.124170+0000 mon.a (mon.0) 896 : audit 0 from='client.? 172.21.15.107:0/887525762' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:22:21.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:21 smithi195 bash[41044]: cluster 2024-02-10T07:22:20.439347+0000 mgr.y (mgr.34107) 585 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:21.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:21 smithi195 bash[41044]: audit 2024-02-10T07:22:21.116134+0000 mon.a (mon.0) 895 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:22:21.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:21 smithi195 bash[41044]: audit 2024-02-10T07:22:21.124170+0000 mon.a (mon.0) 896 : audit 0 from='client.? 172.21.15.107:0/887525762' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-02-10T07:22:21.956 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-02-10T07:22:22.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:22 smithi195 bash[41044]: audit 2024-02-10T07:22:20.767386+0000 mgr.y (mgr.34107) 586 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:22:22.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:22 smithi107 bash[53833]: audit 2024-02-10T07:22:20.767386+0000 mgr.y (mgr.34107) 586 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:22:22.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:22 smithi107 bash[55228]: audit 2024-02-10T07:22:20.767386+0000 mgr.y (mgr.34107) 586 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:22:23.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:23 smithi107 bash[53833]: cluster 2024-02-10T07:22:22.440634+0000 mgr.y (mgr.34107) 587 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:22:23.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:23 smithi107 bash[55228]: cluster 2024-02-10T07:22:22.440634+0000 mgr.y (mgr.34107) 587 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:22:23.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:23 smithi195 bash[41044]: cluster 2024-02-10T07:22:22.440634+0000 mgr.y (mgr.34107) 587 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:22:25.192 INFO:teuthology.orchestra.run.smithi107.stdout:true 2024-02-10T07:22:25.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:25 smithi107 bash[55228]: cluster 2024-02-10T07:22:24.441890+0000 mgr.y (mgr.34107) 588 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:25.713 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:25 smithi107 bash[55228]: audit 2024-02-10T07:22:25.173497+0000 mon.c (mon.1) 29 : audit 0 from='client.? 172.21.15.107:0/3787155671' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:22:25.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:25 smithi107 bash[53833]: cluster 2024-02-10T07:22:24.441890+0000 mgr.y (mgr.34107) 588 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:25.713 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:25 smithi107 bash[53833]: audit 2024-02-10T07:22:25.173497+0000 mon.c (mon.1) 29 : audit 0 from='client.? 172.21.15.107:0/3787155671' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:22:25.911 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:25 smithi195 bash[41044]: cluster 2024-02-10T07:22:24.441890+0000 mgr.y (mgr.34107) 588 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:25.912 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:25 smithi195 bash[41044]: audit 2024-02-10T07:22:25.173497+0000 mon.c (mon.1) 29 : audit 0 from='client.? 172.21.15.107:0/3787155671' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:22:25.920 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-02-10T07:22:27.373 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:27 smithi107 bash[53833]: cluster 2024-02-10T07:22:26.443060+0000 mgr.y (mgr.34107) 589 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:22:27.373 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:27 smithi107 bash[55228]: cluster 2024-02-10T07:22:26.443060+0000 mgr.y (mgr.34107) 589 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:22:27.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:27 smithi195 bash[41044]: cluster 2024-02-10T07:22:26.443060+0000 mgr.y (mgr.34107) 589 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:22:29.169 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph version 19.0.0-1361-g290212a1 (290212a1bfd33563ba76ee5b7f0b944fdb6c5d90) squid (dev)" 2024-02-10T07:22:29.629 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:29 smithi107 bash[53833]: cluster 2024-02-10T07:22:28.444195+0000 mgr.y (mgr.34107) 590 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:29.629 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:29 smithi107 bash[53833]: audit 2024-02-10T07:22:29.152620+0000 mon.c (mon.1) 30 : audit 0 from='client.? 172.21.15.107:0/2420799472' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:22:29.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:29 smithi107 bash[55228]: cluster 2024-02-10T07:22:28.444195+0000 mgr.y (mgr.34107) 590 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:29.629 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:29 smithi107 bash[55228]: audit 2024-02-10T07:22:29.152620+0000 mon.c (mon.1) 30 : audit 0 from='client.? 172.21.15.107:0/2420799472' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:22:29.860 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:22:29 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:22:29] "GET /metrics HTTP/1.1" 200 38623 "" "Prometheus/2.43.0" 2024-02-10T07:22:29.861 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -e sha1=290212a1bfd33563ba76ee5b7f0b944fdb6c5d90 -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-02-10T07:22:29.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:29 smithi195 bash[41044]: cluster 2024-02-10T07:22:28.444195+0000 mgr.y (mgr.34107) 590 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:29.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:29 smithi195 bash[41044]: audit 2024-02-10T07:22:29.152620+0000 mon.c (mon.1) 30 : audit 0 from='client.? 172.21.15.107:0/2420799472' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-10T07:22:31.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:31 smithi195 bash[41044]: cluster 2024-02-10T07:22:30.445447+0000 mgr.y (mgr.34107) 591 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:31.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:31 smithi107 bash[53833]: cluster 2024-02-10T07:22:30.445447+0000 mgr.y (mgr.34107) 591 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:31.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:31 smithi107 bash[55228]: cluster 2024-02-10T07:22:30.445447+0000 mgr.y (mgr.34107) 591 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:32.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:32 smithi195 bash[41044]: audit 2024-02-10T07:22:30.777819+0000 mgr.y (mgr.34107) 592 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:22:32.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:32 smithi107 bash[53833]: audit 2024-02-10T07:22:30.777819+0000 mgr.y (mgr.34107) 592 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:22:32.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:32 smithi107 bash[55228]: audit 2024-02-10T07:22:30.777819+0000 mgr.y (mgr.34107) 592 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:22:32.992 INFO:teuthology.orchestra.run.smithi107.stdout:osd 8 2m ago - 2024-02-10T07:22:33.718 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-10T07:22:33.730 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi107.front.sepia.ceph.com 2024-02-10T07:22:33.730 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- bash -c 'ceph orch upgrade ls' 2024-02-10T07:22:33.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:33 smithi195 bash[41044]: cluster 2024-02-10T07:22:32.446703+0000 mgr.y (mgr.34107) 593 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:22:33.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:33 smithi107 bash[53833]: cluster 2024-02-10T07:22:32.446703+0000 mgr.y (mgr.34107) 593 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:22:33.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:33 smithi107 bash[55228]: cluster 2024-02-10T07:22:32.446703+0000 mgr.y (mgr.34107) 593 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:22:34.789 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:34 smithi107 bash[55228]: audit 2024-02-10T07:22:32.962912+0000 mgr.y (mgr.34107) 594 : audit 0 from='client.35025 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:22:34.789 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:34 smithi107 bash[53833]: audit 2024-02-10T07:22:32.962912+0000 mgr.y (mgr.34107) 594 : audit 0 from='client.35025 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:22:34.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:34 smithi195 bash[41044]: audit 2024-02-10T07:22:32.962912+0000 mgr.y (mgr.34107) 594 : audit 0 from='client.35025 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:22:35.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:35 smithi195 bash[41044]: cluster 2024-02-10T07:22:34.447948+0000 mgr.y (mgr.34107) 595 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:35.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:35 smithi107 bash[53833]: cluster 2024-02-10T07:22:34.447948+0000 mgr.y (mgr.34107) 595 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:35.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:35 smithi107 bash[55228]: cluster 2024-02-10T07:22:34.447948+0000 mgr.y (mgr.34107) 595 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:36.709 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:36 smithi107 bash[53833]: audit 2024-02-10T07:22:36.116633+0000 mon.a (mon.0) 897 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:22:36.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:36 smithi107 bash[55228]: audit 2024-02-10T07:22:36.116633+0000 mon.a (mon.0) 897 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:22:36.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:36 smithi195 bash[41044]: audit 2024-02-10T07:22:36.116633+0000 mon.a (mon.0) 897 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-02-10T07:22:37.490 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-02-10T07:22:37.491 INFO:teuthology.orchestra.run.smithi107.stdout: "image": "quay.io/ceph/ceph", 2024-02-10T07:22:37.491 INFO:teuthology.orchestra.run.smithi107.stdout: "registry": "quay.io", 2024-02-10T07:22:37.491 INFO:teuthology.orchestra.run.smithi107.stdout: "bare_image": "ceph/ceph", 2024-02-10T07:22:37.491 INFO:teuthology.orchestra.run.smithi107.stdout: "versions": [] 2024-02-10T07:22:37.491 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-02-10T07:22:37.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:37 smithi195 bash[41044]: cluster 2024-02-10T07:22:36.449124+0000 mgr.y (mgr.34107) 596 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:22:37.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:37 smithi195 bash[41044]: audit 2024-02-10T07:22:37.272488+0000 mon.a (mon.0) 898 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:22:37.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:37 smithi195 bash[41044]: audit 2024-02-10T07:22:37.275695+0000 mon.a (mon.0) 899 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:22:37.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:37 smithi195 bash[41044]: audit 2024-02-10T07:22:37.284512+0000 mon.a (mon.0) 900 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:22:37.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:37 smithi107 bash[53833]: cluster 2024-02-10T07:22:36.449124+0000 mgr.y (mgr.34107) 596 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:22:37.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:37 smithi107 bash[53833]: audit 2024-02-10T07:22:37.272488+0000 mon.a (mon.0) 898 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:22:37.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:37 smithi107 bash[53833]: audit 2024-02-10T07:22:37.275695+0000 mon.a (mon.0) 899 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:22:37.960 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:37 smithi107 bash[53833]: audit 2024-02-10T07:22:37.284512+0000 mon.a (mon.0) 900 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:22:37.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:37 smithi107 bash[55228]: cluster 2024-02-10T07:22:36.449124+0000 mgr.y (mgr.34107) 596 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:22:37.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:37 smithi107 bash[55228]: audit 2024-02-10T07:22:37.272488+0000 mon.a (mon.0) 898 : audit 0 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-10T07:22:37.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:37 smithi107 bash[55228]: audit 2024-02-10T07:22:37.275695+0000 mon.a (mon.0) 899 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-10T07:22:37.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:37 smithi107 bash[55228]: audit 2024-02-10T07:22:37.284512+0000 mon.a (mon.0) 900 : audit 1 from='mgr.34107 172.21.15.107:0/2127066725' entity='mgr.y' 2024-02-10T07:22:38.259 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-02-10T07:22:38.709 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:38 smithi107 bash[53833]: audit 2024-02-10T07:22:36.775716+0000 mgr.y (mgr.34107) 597 : audit 0 from='client.35031 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:22:38.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:38 smithi107 bash[55228]: audit 2024-02-10T07:22:36.775716+0000 mgr.y (mgr.34107) 597 : audit 0 from='client.35031 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:22:38.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:38 smithi195 bash[41044]: audit 2024-02-10T07:22:36.775716+0000 mgr.y (mgr.34107) 597 : audit 0 from='client.35031 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:22:39.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:39 smithi107 bash[53833]: cluster 2024-02-10T07:22:38.449944+0000 mgr.y (mgr.34107) 598 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:39.710 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:22:39 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:22:39] "GET /metrics HTTP/1.1" 200 38624 "" "Prometheus/2.43.0" 2024-02-10T07:22:39.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:39 smithi107 bash[55228]: cluster 2024-02-10T07:22:38.449944+0000 mgr.y (mgr.34107) 598 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:39.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:39 smithi195 bash[41044]: cluster 2024-02-10T07:22:38.449944+0000 mgr.y (mgr.34107) 598 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:41.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:41 smithi195 bash[41044]: cluster 2024-02-10T07:22:40.451128+0000 mgr.y (mgr.34107) 599 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:41.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:41 smithi107 bash[53833]: cluster 2024-02-10T07:22:40.451128+0000 mgr.y (mgr.34107) 599 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:41.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:41 smithi107 bash[55228]: cluster 2024-02-10T07:22:40.451128+0000 mgr.y (mgr.34107) 599 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:42.185 INFO:teuthology.orchestra.run.smithi107.stdout: "16.2.0", 2024-02-10T07:22:42.709 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:42 smithi107 bash[53833]: audit 2024-02-10T07:22:40.785836+0000 mgr.y (mgr.34107) 600 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:22:42.710 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:42 smithi107 bash[53833]: audit 2024-02-10T07:22:41.525354+0000 mgr.y (mgr.34107) 601 : audit 0 from='client.35037 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:22:42.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:42 smithi107 bash[55228]: audit 2024-02-10T07:22:40.785836+0000 mgr.y (mgr.34107) 600 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:22:42.710 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:42 smithi107 bash[55228]: audit 2024-02-10T07:22:41.525354+0000 mgr.y (mgr.34107) 601 : audit 0 from='client.35037 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:22:42.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:42 smithi195 bash[41044]: audit 2024-02-10T07:22:40.785836+0000 mgr.y (mgr.34107) 600 : audit 0 from='client.34749 -' entity='client.iscsi.foo.smithi107.lvlagr' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-10T07:22:42.909 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:42 smithi195 bash[41044]: audit 2024-02-10T07:22:41.525354+0000 mgr.y (mgr.34107) 601 : audit 0 from='client.35037 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:22:42.931 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-02-10T07:22:43.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:43 smithi195 bash[41044]: cluster 2024-02-10T07:22:42.452290+0000 mgr.y (mgr.34107) 602 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:22:43.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:43 smithi107 bash[53833]: cluster 2024-02-10T07:22:42.452290+0000 mgr.y (mgr.34107) 602 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:22:43.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:43 smithi107 bash[55228]: cluster 2024-02-10T07:22:42.452290+0000 mgr.y (mgr.34107) 602 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:22:45.908 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:45 smithi195 bash[41044]: cluster 2024-02-10T07:22:44.453573+0000 mgr.y (mgr.34107) 603 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:45.959 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:45 smithi107 bash[53833]: cluster 2024-02-10T07:22:44.453573+0000 mgr.y (mgr.34107) 603 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:45.960 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:45 smithi107 bash[55228]: cluster 2024-02-10T07:22:44.453573+0000 mgr.y (mgr.34107) 603 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-10T07:22:46.778 INFO:teuthology.orchestra.run.smithi107.stdout: "v16.2.2", 2024-02-10T07:22:46.779 INFO:teuthology.orchestra.run.smithi107.stdout: "v16.2.2-20210505", 2024-02-10T07:22:47.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:47 smithi107 bash[55228]: audit 2024-02-10T07:22:46.120176+0000 mgr.y (mgr.34107) 604 : audit 0 from='client.35043 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:22:47.460 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:47 smithi107 bash[55228]: cluster 2024-02-10T07:22:46.454666+0000 mgr.y (mgr.34107) 605 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:22:47.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:47 smithi107 bash[53833]: audit 2024-02-10T07:22:46.120176+0000 mgr.y (mgr.34107) 604 : audit 0 from='client.35043 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:22:47.460 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:47 smithi107 bash[53833]: cluster 2024-02-10T07:22:46.454666+0000 mgr.y (mgr.34107) 605 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:22:47.554 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-02-10T07:22:47.565 INFO:tasks.cephadm:Teardown begin 2024-02-10T07:22:47.565 DEBUG:teuthology.orchestra.run.smithi107:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-10T07:22:47.578 DEBUG:teuthology.orchestra.run.smithi195:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-10T07:22:47.592 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:47 smithi195 bash[41044]: audit 2024-02-10T07:22:46.120176+0000 mgr.y (mgr.34107) 604 : audit 0 from='client.35043 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-10T07:22:47.592 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:47 smithi195 bash[41044]: cluster 2024-02-10T07:22:46.454666+0000 mgr.y (mgr.34107) 605 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-10T07:22:47.595 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-02-10T07:22:47.595 DEBUG:teuthology.orchestra.run.smithi107:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-10T07:22:47.601 DEBUG:teuthology.orchestra.run.smithi195:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-10T07:22:47.642 INFO:tasks.cephadm:Stopping all daemons... 2024-02-10T07:22:47.642 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-02-10T07:22:47.643 DEBUG:teuthology.orchestra.run.smithi107:> sudo systemctl stop ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@mon.a 2024-02-10T07:22:47.835 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:47 smithi107 systemd[1]: Stopping Ceph mon.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:22:48.143 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:47 smithi107 bash[53833]: debug 2024-02-10T07:22:47.831+0000 7fb255feb700 -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-10T07:22:48.143 INFO:journalctl@ceph.mon.a.smithi107.stdout:Feb 10 07:22:47 smithi107 bash[53833]: debug 2024-02-10T07:22:47.831+0000 7fb255feb700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-02-10T07:22:48.143 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:22:47 smithi107 bash[50614]: [10/Feb/2024:07:22:47] ENGINE Bus STOPPING 2024-02-10T07:22:48.143 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:22:47 smithi107 bash[50614]: [10/Feb/2024:07:22:47] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T07:22:48.143 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:22:47 smithi107 bash[50614]: [10/Feb/2024:07:22:47] ENGINE Bus STOPPED 2024-02-10T07:22:48.143 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:22:47 smithi107 bash[50614]: [10/Feb/2024:07:22:47] ENGINE Bus STARTING 2024-02-10T07:22:48.143 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:22:47 smithi107 bash[50614]: CherryPy Checker: 2024-02-10T07:22:48.143 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:22:47 smithi107 bash[50614]: The Application mounted at '' has an empty config. 2024-02-10T07:22:48.143 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:22:47 smithi107 bash[50614]: [10/Feb/2024:07:22:47] ENGINE Serving on http://:::9283 2024-02-10T07:22:48.144 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:22:47 smithi107 bash[50614]: [10/Feb/2024:07:22:47] ENGINE Bus STARTED 2024-02-10T07:22:48.829 DEBUG:teuthology.orchestra.run.smithi107:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@mon.a.service' 2024-02-10T07:22:48.865 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T07:22:48.865 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-02-10T07:22:48.866 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-02-10T07:22:48.866 DEBUG:teuthology.orchestra.run.smithi107:> sudo systemctl stop ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@mon.c 2024-02-10T07:22:49.185 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:48 smithi107 systemd[1]: Stopping Ceph mon.c for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:22:49.185 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:49 smithi107 bash[55228]: debug 2024-02-10T07:22:49.027+0000 7fb29b630700 -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-10T07:22:49.185 INFO:journalctl@ceph.mon.c.smithi107.stdout:Feb 10 07:22:49 smithi107 bash[55228]: debug 2024-02-10T07:22:49.027+0000 7fb29b630700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-02-10T07:22:49.185 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:22:49 smithi107 bash[50614]: [10/Feb/2024:07:22:49] ENGINE Bus STOPPING 2024-02-10T07:22:49.185 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:22:49 smithi107 bash[50614]: [10/Feb/2024:07:22:49] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-02-10T07:22:49.185 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:22:49 smithi107 bash[50614]: [10/Feb/2024:07:22:49] ENGINE Bus STOPPED 2024-02-10T07:22:49.185 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:22:49 smithi107 bash[50614]: [10/Feb/2024:07:22:49] ENGINE Bus STARTING 2024-02-10T07:22:49.185 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:22:49 smithi107 bash[50614]: [10/Feb/2024:07:22:49] ENGINE Serving on http://:::9283 2024-02-10T07:22:49.459 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:22:49 smithi107 bash[50614]: [10/Feb/2024:07:22:49] ENGINE Bus STARTED 2024-02-10T07:22:49.709 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:22:49 smithi107 bash[50614]: ::ffff:172.21.15.195 - - [10/Feb/2024:07:22:49] "GET /metrics HTTP/1.1" 200 38624 "" "Prometheus/2.43.0" 2024-02-10T07:22:50.092 DEBUG:teuthology.orchestra.run.smithi107:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@mon.c.service' 2024-02-10T07:22:50.122 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T07:22:50.122 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-02-10T07:22:50.122 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-02-10T07:22:50.122 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@mon.b 2024-02-10T07:22:50.408 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:50 smithi195 systemd[1]: Stopping Ceph mon.b for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:22:50.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:50 smithi195 bash[41044]: debug 2024-02-10T07:22:50.324+0000 7fa34113c700 -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-10T07:22:50.409 INFO:journalctl@ceph.mon.b.smithi195.stdout:Feb 10 07:22:50 smithi195 bash[41044]: debug 2024-02-10T07:22:50.324+0000 7fa34113c700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-02-10T07:22:51.349 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@mon.b.service' 2024-02-10T07:22:51.386 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T07:22:51.387 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-02-10T07:22:51.387 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-02-10T07:22:51.387 DEBUG:teuthology.orchestra.run.smithi107:> sudo systemctl stop ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@mgr.y 2024-02-10T07:22:51.709 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:22:51 smithi107 systemd[1]: Stopping Ceph mgr.y for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:22:52.207 INFO:journalctl@ceph.mgr.y.smithi107.stdout:Feb 10 07:22:52 smithi107 bash[94504]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-mgr-y 2024-02-10T07:22:52.398 DEBUG:teuthology.orchestra.run.smithi107:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@mgr.y.service' 2024-02-10T07:22:52.434 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T07:22:52.434 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-02-10T07:22:52.434 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-02-10T07:22:52.434 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@mgr.x 2024-02-10T07:22:52.820 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Feb 10 07:22:52 smithi195 systemd[1]: Stopping Ceph mgr.x for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:22:53.418 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@mgr.x.service' 2024-02-10T07:22:53.449 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T07:22:53.450 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-02-10T07:22:53.450 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-02-10T07:22:53.450 DEBUG:teuthology.orchestra.run.smithi107:> sudo systemctl stop ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.0 2024-02-10T07:22:53.959 INFO:journalctl@ceph.osd.0.smithi107.stdout:Feb 10 07:22:53 smithi107 systemd[1]: Stopping Ceph osd.0 for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:22:53.960 INFO:journalctl@ceph.osd.0.smithi107.stdout:Feb 10 07:22:53 smithi107 bash[58132]: debug 2024-02-10T07:22:53.643+0000 7f0af360a700 -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-10T07:22:53.960 INFO:journalctl@ceph.osd.0.smithi107.stdout:Feb 10 07:22:53 smithi107 bash[58132]: debug 2024-02-10T07:22:53.643+0000 7f0af360a700 -1 osd.0 155 *** Got signal Terminated *** 2024-02-10T07:22:53.960 INFO:journalctl@ceph.osd.0.smithi107.stdout:Feb 10 07:22:53 smithi107 bash[58132]: debug 2024-02-10T07:22:53.643+0000 7f0af360a700 -1 osd.0 155 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T07:23:00.004 INFO:journalctl@ceph.osd.0.smithi107.stdout:Feb 10 07:22:59 smithi107 bash[94605]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-0 2024-02-10T07:23:00.004 INFO:journalctl@ceph.osd.0.smithi107.stdout:Feb 10 07:22:59 smithi107 bash[94682]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-0 2024-02-10T07:23:01.967 DEBUG:teuthology.orchestra.run.smithi107:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.0.service' 2024-02-10T07:23:02.002 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T07:23:02.003 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-02-10T07:23:02.003 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-02-10T07:23:02.003 DEBUG:teuthology.orchestra.run.smithi107:> sudo systemctl stop ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.1 2024-02-10T07:23:02.150 INFO:journalctl@ceph.osd.1.smithi107.stdout:Feb 10 07:23:02 smithi107 systemd[1]: Stopping Ceph osd.1 for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:23:02.460 INFO:journalctl@ceph.osd.1.smithi107.stdout:Feb 10 07:23:02 smithi107 bash[60306]: debug 2024-02-10T07:23:02.143+0000 7f0a0d0e4700 -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-10T07:23:02.460 INFO:journalctl@ceph.osd.1.smithi107.stdout:Feb 10 07:23:02 smithi107 bash[60306]: debug 2024-02-10T07:23:02.143+0000 7f0a0d0e4700 -1 osd.1 155 *** Got signal Terminated *** 2024-02-10T07:23:02.460 INFO:journalctl@ceph.osd.1.smithi107.stdout:Feb 10 07:23:02 smithi107 bash[60306]: debug 2024-02-10T07:23:02.143+0000 7f0a0d0e4700 -1 osd.1 155 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T07:23:08.459 INFO:journalctl@ceph.osd.1.smithi107.stdout:Feb 10 07:23:08 smithi107 bash[94824]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-1 2024-02-10T07:23:08.460 INFO:journalctl@ceph.osd.1.smithi107.stdout:Feb 10 07:23:08 smithi107 bash[94897]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-1 2024-02-10T07:23:10.142 DEBUG:teuthology.orchestra.run.smithi107:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.1.service' 2024-02-10T07:23:10.176 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T07:23:10.176 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-02-10T07:23:10.176 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-02-10T07:23:10.176 DEBUG:teuthology.orchestra.run.smithi107:> sudo systemctl stop ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.2 2024-02-10T07:23:10.460 INFO:journalctl@ceph.osd.2.smithi107.stdout:Feb 10 07:23:10 smithi107 systemd[1]: Stopping Ceph osd.2 for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:23:10.460 INFO:journalctl@ceph.osd.2.smithi107.stdout:Feb 10 07:23:10 smithi107 bash[62445]: debug 2024-02-10T07:23:10.359+0000 7fead4bfa700 -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-10T07:23:10.460 INFO:journalctl@ceph.osd.2.smithi107.stdout:Feb 10 07:23:10 smithi107 bash[62445]: debug 2024-02-10T07:23:10.359+0000 7fead4bfa700 -1 osd.2 155 *** Got signal Terminated *** 2024-02-10T07:23:10.460 INFO:journalctl@ceph.osd.2.smithi107.stdout:Feb 10 07:23:10 smithi107 bash[62445]: debug 2024-02-10T07:23:10.359+0000 7fead4bfa700 -1 osd.2 155 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T07:23:16.709 INFO:journalctl@ceph.osd.2.smithi107.stdout:Feb 10 07:23:16 smithi107 bash[95042]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-2 2024-02-10T07:23:16.710 INFO:journalctl@ceph.osd.2.smithi107.stdout:Feb 10 07:23:16 smithi107 bash[95119]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-2 2024-02-10T07:23:18.406 DEBUG:teuthology.orchestra.run.smithi107:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.2.service' 2024-02-10T07:23:18.444 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T07:23:18.444 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-02-10T07:23:18.444 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-02-10T07:23:18.444 DEBUG:teuthology.orchestra.run.smithi107:> sudo systemctl stop ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.3 2024-02-10T07:23:18.709 INFO:journalctl@ceph.osd.3.smithi107.stdout:Feb 10 07:23:18 smithi107 systemd[1]: Stopping Ceph osd.3 for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:23:18.710 INFO:journalctl@ceph.osd.3.smithi107.stdout:Feb 10 07:23:18 smithi107 bash[64638]: debug 2024-02-10T07:23:18.627+0000 7fbea01e3700 -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-10T07:23:18.710 INFO:journalctl@ceph.osd.3.smithi107.stdout:Feb 10 07:23:18 smithi107 bash[64638]: debug 2024-02-10T07:23:18.627+0000 7fbea01e3700 -1 osd.3 155 *** Got signal Terminated *** 2024-02-10T07:23:18.710 INFO:journalctl@ceph.osd.3.smithi107.stdout:Feb 10 07:23:18 smithi107 bash[64638]: debug 2024-02-10T07:23:18.627+0000 7fbea01e3700 -1 osd.3 155 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T07:23:20.032 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:19 smithi195 bash[45455]: debug 2024-02-10T07:23:19.724+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:54.491035+0000 front 2024-02-10T07:22:54.490857+0000 (oldest deadline 2024-02-10T07:23:19.190532+0000) 2024-02-10T07:23:20.408 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:20 smithi195 bash[47549]: debug 2024-02-10T07:23:20.024+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:57.421862+0000 front 2024-02-10T07:22:57.421897+0000 (oldest deadline 2024-02-10T07:23:19.721314+0000) 2024-02-10T07:23:21.050 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:20 smithi195 bash[45455]: debug 2024-02-10T07:23:20.720+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:54.491035+0000 front 2024-02-10T07:22:54.490857+0000 (oldest deadline 2024-02-10T07:23:19.190532+0000) 2024-02-10T07:23:21.408 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:21 smithi195 bash[47549]: debug 2024-02-10T07:23:21.044+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:57.421862+0000 front 2024-02-10T07:22:57.421897+0000 (oldest deadline 2024-02-10T07:23:19.721314+0000) 2024-02-10T07:23:21.409 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:23:21 smithi195 bash[43440]: debug 2024-02-10T07:23:21.136+0000 7fc717d4e700 -1 osd.4 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:52.909521+0000 front 2024-02-10T07:22:52.909248+0000 (oldest deadline 2024-02-10T07:23:20.509841+0000) 2024-02-10T07:23:22.098 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:21 smithi195 bash[45455]: debug 2024-02-10T07:23:21.732+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:54.491035+0000 front 2024-02-10T07:22:54.490857+0000 (oldest deadline 2024-02-10T07:23:19.190532+0000) 2024-02-10T07:23:22.408 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:23:22 smithi195 bash[43440]: debug 2024-02-10T07:23:22.112+0000 7fc717d4e700 -1 osd.4 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:52.909521+0000 front 2024-02-10T07:22:52.909248+0000 (oldest deadline 2024-02-10T07:23:20.509841+0000) 2024-02-10T07:23:22.409 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:22 smithi195 bash[47549]: debug 2024-02-10T07:23:22.096+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:57.421862+0000 front 2024-02-10T07:22:57.421897+0000 (oldest deadline 2024-02-10T07:23:19.721314+0000) 2024-02-10T07:23:23.067 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:22 smithi195 bash[45455]: debug 2024-02-10T07:23:22.764+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:54.491035+0000 front 2024-02-10T07:22:54.490857+0000 (oldest deadline 2024-02-10T07:23:19.190532+0000) 2024-02-10T07:23:23.209 INFO:journalctl@ceph.osd.3.smithi107.stdout:Feb 10 07:23:22 smithi107 bash[64638]: debug 2024-02-10T07:23:22.759+0000 7fbe987cf700 -1 osd.3 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:58.433338+0000 front 2024-02-10T07:22:58.432748+0000 (oldest deadline 2024-02-10T07:23:22.532990+0000) 2024-02-10T07:23:23.346 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:23 smithi195 bash[47549]: debug 2024-02-10T07:23:23.060+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:57.421862+0000 front 2024-02-10T07:22:57.421897+0000 (oldest deadline 2024-02-10T07:23:19.721314+0000) 2024-02-10T07:23:23.347 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:23:23 smithi195 bash[43440]: debug 2024-02-10T07:23:23.136+0000 7fc717d4e700 -1 osd.4 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:52.909521+0000 front 2024-02-10T07:22:52.909248+0000 (oldest deadline 2024-02-10T07:23:20.509841+0000) 2024-02-10T07:23:23.658 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:23 smithi195 bash[49544]: debug 2024-02-10T07:23:23.340+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:24.100 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:23 smithi195 bash[45455]: debug 2024-02-10T07:23:23.808+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:54.491035+0000 front 2024-02-10T07:22:54.490857+0000 (oldest deadline 2024-02-10T07:23:19.190532+0000) 2024-02-10T07:23:24.408 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:24 smithi195 bash[47549]: debug 2024-02-10T07:23:24.092+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:57.421862+0000 front 2024-02-10T07:22:57.421897+0000 (oldest deadline 2024-02-10T07:23:19.721314+0000) 2024-02-10T07:23:24.409 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:23:24 smithi195 bash[43440]: debug 2024-02-10T07:23:24.176+0000 7fc717d4e700 -1 osd.4 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:52.909521+0000 front 2024-02-10T07:22:52.909248+0000 (oldest deadline 2024-02-10T07:23:20.509841+0000) 2024-02-10T07:23:24.409 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:24 smithi195 bash[49544]: debug 2024-02-10T07:23:24.300+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:25.158 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:24 smithi195 bash[45455]: debug 2024-02-10T07:23:24.812+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:54.491035+0000 front 2024-02-10T07:22:54.490857+0000 (oldest deadline 2024-02-10T07:23:19.190532+0000) 2024-02-10T07:23:25.159 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:25 smithi195 bash[47549]: debug 2024-02-10T07:23:25.060+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:57.421862+0000 front 2024-02-10T07:22:57.421897+0000 (oldest deadline 2024-02-10T07:23:19.721314+0000) 2024-02-10T07:23:25.209 INFO:journalctl@ceph.osd.3.smithi107.stdout:Feb 10 07:23:24 smithi107 bash[95273]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-3 2024-02-10T07:23:25.210 INFO:journalctl@ceph.osd.3.smithi107.stdout:Feb 10 07:23:24 smithi107 bash[95356]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-3 2024-02-10T07:23:25.658 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:23:25 smithi195 bash[43440]: debug 2024-02-10T07:23:25.172+0000 7fc717d4e700 -1 osd.4 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:52.909521+0000 front 2024-02-10T07:22:52.909248+0000 (oldest deadline 2024-02-10T07:23:20.509841+0000) 2024-02-10T07:23:25.659 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:25 smithi195 bash[49544]: debug 2024-02-10T07:23:25.292+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:26.110 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:25 smithi195 bash[45455]: debug 2024-02-10T07:23:25.820+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:54.491035+0000 front 2024-02-10T07:22:54.490857+0000 (oldest deadline 2024-02-10T07:23:19.190532+0000) 2024-02-10T07:23:26.111 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:23:25 smithi195 bash[63110]: ts=2024-02-10T07:23:25.827Z 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.107:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.107:8765: connect: connection refused" 2024-02-10T07:23:26.111 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:23:25 smithi195 bash[63110]: ts=2024-02-10T07:23:25.827Z 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.107:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.107:8765: connect: connection refused" 2024-02-10T07:23:26.111 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:23:25 smithi195 bash[63110]: ts=2024-02-10T07:23:25.828Z 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.107:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.107:8765: connect: connection refused" 2024-02-10T07:23:26.111 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:23:25 smithi195 bash[63110]: ts=2024-02-10T07:23:25.831Z 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.107:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.107:8765: connect: connection refused" 2024-02-10T07:23:26.408 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:26 smithi195 bash[47549]: debug 2024-02-10T07:23:26.108+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:57.421862+0000 front 2024-02-10T07:22:57.421897+0000 (oldest deadline 2024-02-10T07:23:19.721314+0000) 2024-02-10T07:23:26.409 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:23:26 smithi195 bash[43440]: debug 2024-02-10T07:23:26.132+0000 7fc717d4e700 -1 osd.4 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:52.909521+0000 front 2024-02-10T07:22:52.909248+0000 (oldest deadline 2024-02-10T07:23:20.509841+0000) 2024-02-10T07:23:26.409 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:26 smithi195 bash[49544]: debug 2024-02-10T07:23:26.312+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:26.842 DEBUG:teuthology.orchestra.run.smithi107:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.3.service' 2024-02-10T07:23:26.879 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T07:23:26.879 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-02-10T07:23:26.879 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-02-10T07:23:26.879 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.4 2024-02-10T07:23:27.066 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:23:26 smithi195 systemd[1]: Stopping Ceph osd.4 for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:23:27.066 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:26 smithi195 bash[45455]: debug 2024-02-10T07:23:26.780+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:54.491035+0000 front 2024-02-10T07:22:54.490857+0000 (oldest deadline 2024-02-10T07:23:19.190532+0000) 2024-02-10T07:23:27.408 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:27 smithi195 bash[47549]: debug 2024-02-10T07:23:27.104+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:57.421862+0000 front 2024-02-10T07:22:57.421897+0000 (oldest deadline 2024-02-10T07:23:19.721314+0000) 2024-02-10T07:23:27.409 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:27 smithi195 bash[49544]: debug 2024-02-10T07:23:27.308+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:27.409 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:23:27 smithi195 bash[43440]: debug 2024-02-10T07:23:27.060+0000 7fc71f762700 -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-10T07:23:27.409 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:23:27 smithi195 bash[43440]: debug 2024-02-10T07:23:27.060+0000 7fc71f762700 -1 osd.4 155 *** Got signal Terminated *** 2024-02-10T07:23:27.409 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:23:27 smithi195 bash[43440]: debug 2024-02-10T07:23:27.060+0000 7fc71f762700 -1 osd.4 155 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T07:23:27.409 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:23:27 smithi195 bash[43440]: debug 2024-02-10T07:23:27.120+0000 7fc717d4e700 -1 osd.4 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:52.909521+0000 front 2024-02-10T07:22:52.909248+0000 (oldest deadline 2024-02-10T07:23:20.509841+0000) 2024-02-10T07:23:28.074 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:27 smithi195 bash[45455]: debug 2024-02-10T07:23:27.768+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:54.491035+0000 front 2024-02-10T07:22:54.490857+0000 (oldest deadline 2024-02-10T07:23:19.190532+0000) 2024-02-10T07:23:28.408 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:23:28 smithi195 bash[43440]: debug 2024-02-10T07:23:28.092+0000 7fc717d4e700 -1 osd.4 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:52.909521+0000 front 2024-02-10T07:22:52.909248+0000 (oldest deadline 2024-02-10T07:23:20.509841+0000) 2024-02-10T07:23:28.409 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:28 smithi195 bash[49544]: debug 2024-02-10T07:23:28.264+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:28.409 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:28 smithi195 bash[47549]: debug 2024-02-10T07:23:28.072+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:57.421862+0000 front 2024-02-10T07:22:57.421897+0000 (oldest deadline 2024-02-10T07:23:19.721314+0000) 2024-02-10T07:23:28.409 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:28 smithi195 bash[47549]: debug 2024-02-10T07:23:28.072+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:05.623167+0000 front 2024-02-10T07:23:05.623130+0000 (oldest deadline 2024-02-10T07:23:27.922636+0000) 2024-02-10T07:23:29.158 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:23:29 smithi195 bash[43440]: debug 2024-02-10T07:23:29.060+0000 7fc717d4e700 -1 osd.4 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:52.909521+0000 front 2024-02-10T07:22:52.909248+0000 (oldest deadline 2024-02-10T07:23:20.509841+0000) 2024-02-10T07:23:29.159 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:23:29 smithi195 bash[43440]: debug 2024-02-10T07:23:29.060+0000 7fc717d4e700 -1 osd.4 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:03.411823+0000 front 2024-02-10T07:23:03.411869+0000 (oldest deadline 2024-02-10T07:23:28.111474+0000) 2024-02-10T07:23:29.159 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:28 smithi195 bash[45455]: debug 2024-02-10T07:23:28.816+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:54.491035+0000 front 2024-02-10T07:22:54.490857+0000 (oldest deadline 2024-02-10T07:23:19.190532+0000) 2024-02-10T07:23:29.159 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:29 smithi195 bash[47549]: debug 2024-02-10T07:23:29.048+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:57.421862+0000 front 2024-02-10T07:22:57.421897+0000 (oldest deadline 2024-02-10T07:23:19.721314+0000) 2024-02-10T07:23:29.159 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:29 smithi195 bash[47549]: debug 2024-02-10T07:23:29.048+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:05.623167+0000 front 2024-02-10T07:23:05.623130+0000 (oldest deadline 2024-02-10T07:23:27.922636+0000) 2024-02-10T07:23:29.658 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:29 smithi195 bash[49544]: debug 2024-02-10T07:23:29.228+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:29.659 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:29 smithi195 bash[49544]: debug 2024-02-10T07:23:29.228+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:02.399739+0000 front 2024-02-10T07:23:02.400326+0000 (oldest deadline 2024-02-10T07:23:28.299946+0000) 2024-02-10T07:23:30.158 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:23:30 smithi195 bash[43440]: debug 2024-02-10T07:23:30.080+0000 7fc717d4e700 -1 osd.4 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:52.909521+0000 front 2024-02-10T07:22:52.909248+0000 (oldest deadline 2024-02-10T07:23:20.509841+0000) 2024-02-10T07:23:30.159 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:23:30 smithi195 bash[43440]: debug 2024-02-10T07:23:30.080+0000 7fc717d4e700 -1 osd.4 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:03.411823+0000 front 2024-02-10T07:23:03.411869+0000 (oldest deadline 2024-02-10T07:23:28.111474+0000) 2024-02-10T07:23:30.159 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:29 smithi195 bash[45455]: debug 2024-02-10T07:23:29.860+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:54.491035+0000 front 2024-02-10T07:22:54.490857+0000 (oldest deadline 2024-02-10T07:23:19.190532+0000) 2024-02-10T07:23:30.159 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:29 smithi195 bash[45455]: debug 2024-02-10T07:23:29.860+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:04.893570+0000 front 2024-02-10T07:23:04.893527+0000 (oldest deadline 2024-02-10T07:23:28.993760+0000) 2024-02-10T07:23:30.159 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:30 smithi195 bash[47549]: debug 2024-02-10T07:23:30.024+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:57.421862+0000 front 2024-02-10T07:22:57.421897+0000 (oldest deadline 2024-02-10T07:23:19.721314+0000) 2024-02-10T07:23:30.159 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:30 smithi195 bash[47549]: debug 2024-02-10T07:23:30.024+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:05.623167+0000 front 2024-02-10T07:23:05.623130+0000 (oldest deadline 2024-02-10T07:23:27.922636+0000) 2024-02-10T07:23:30.658 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:30 smithi195 bash[49544]: debug 2024-02-10T07:23:30.208+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:30.658 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:30 smithi195 bash[49544]: debug 2024-02-10T07:23:30.208+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:02.399739+0000 front 2024-02-10T07:23:02.400326+0000 (oldest deadline 2024-02-10T07:23:28.299946+0000) 2024-02-10T07:23:31.090 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:30 smithi195 bash[45455]: debug 2024-02-10T07:23:30.832+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:54.491035+0000 front 2024-02-10T07:22:54.490857+0000 (oldest deadline 2024-02-10T07:23:19.190532+0000) 2024-02-10T07:23:31.091 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:30 smithi195 bash[45455]: debug 2024-02-10T07:23:30.832+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:04.893570+0000 front 2024-02-10T07:23:04.893527+0000 (oldest deadline 2024-02-10T07:23:28.993760+0000) 2024-02-10T07:23:31.091 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:31 smithi195 bash[47549]: debug 2024-02-10T07:23:31.020+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:57.421862+0000 front 2024-02-10T07:22:57.421897+0000 (oldest deadline 2024-02-10T07:23:19.721314+0000) 2024-02-10T07:23:31.091 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:31 smithi195 bash[47549]: debug 2024-02-10T07:23:31.020+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:05.623167+0000 front 2024-02-10T07:23:05.623130+0000 (oldest deadline 2024-02-10T07:23:27.922636+0000) 2024-02-10T07:23:31.408 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:23:31 smithi195 bash[43440]: debug 2024-02-10T07:23:31.088+0000 7fc717d4e700 -1 osd.4 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:52.909521+0000 front 2024-02-10T07:22:52.909248+0000 (oldest deadline 2024-02-10T07:23:20.509841+0000) 2024-02-10T07:23:31.408 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:23:31 smithi195 bash[43440]: debug 2024-02-10T07:23:31.088+0000 7fc717d4e700 -1 osd.4 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:03.411823+0000 front 2024-02-10T07:23:03.411869+0000 (oldest deadline 2024-02-10T07:23:28.111474+0000) 2024-02-10T07:23:31.409 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:31 smithi195 bash[49544]: debug 2024-02-10T07:23:31.196+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:31.409 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:31 smithi195 bash[49544]: debug 2024-02-10T07:23:31.196+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:02.399739+0000 front 2024-02-10T07:23:02.400326+0000 (oldest deadline 2024-02-10T07:23:28.299946+0000) 2024-02-10T07:23:32.159 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:31 smithi195 bash[45455]: debug 2024-02-10T07:23:31.856+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:54.491035+0000 front 2024-02-10T07:22:54.490857+0000 (oldest deadline 2024-02-10T07:23:19.190532+0000) 2024-02-10T07:23:32.159 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:31 smithi195 bash[45455]: debug 2024-02-10T07:23:31.856+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:04.893570+0000 front 2024-02-10T07:23:04.893527+0000 (oldest deadline 2024-02-10T07:23:28.993760+0000) 2024-02-10T07:23:32.159 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:32 smithi195 bash[47549]: debug 2024-02-10T07:23:32.024+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:57.421862+0000 front 2024-02-10T07:22:57.421897+0000 (oldest deadline 2024-02-10T07:23:19.721314+0000) 2024-02-10T07:23:32.159 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:32 smithi195 bash[47549]: debug 2024-02-10T07:23:32.024+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:05.623167+0000 front 2024-02-10T07:23:05.623130+0000 (oldest deadline 2024-02-10T07:23:27.922636+0000) 2024-02-10T07:23:32.658 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:32 smithi195 bash[49544]: debug 2024-02-10T07:23:32.168+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:32.658 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:32 smithi195 bash[49544]: debug 2024-02-10T07:23:32.168+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:02.399739+0000 front 2024-02-10T07:23:02.400326+0000 (oldest deadline 2024-02-10T07:23:28.299946+0000) 2024-02-10T07:23:33.040 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:32 smithi195 bash[45455]: debug 2024-02-10T07:23:32.888+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:54.491035+0000 front 2024-02-10T07:22:54.490857+0000 (oldest deadline 2024-02-10T07:23:19.190532+0000) 2024-02-10T07:23:33.040 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:32 smithi195 bash[45455]: debug 2024-02-10T07:23:32.888+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:04.893570+0000 front 2024-02-10T07:23:04.893527+0000 (oldest deadline 2024-02-10T07:23:28.993760+0000) 2024-02-10T07:23:33.158 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:33 smithi195 bash[47549]: debug 2024-02-10T07:23:33.036+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:57.421862+0000 front 2024-02-10T07:22:57.421897+0000 (oldest deadline 2024-02-10T07:23:19.721314+0000) 2024-02-10T07:23:33.158 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:33 smithi195 bash[47549]: debug 2024-02-10T07:23:33.036+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:05.623167+0000 front 2024-02-10T07:23:05.623130+0000 (oldest deadline 2024-02-10T07:23:27.922636+0000) 2024-02-10T07:23:33.412 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:33 smithi195 bash[49544]: debug 2024-02-10T07:23:33.180+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:33.412 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:33 smithi195 bash[49544]: debug 2024-02-10T07:23:33.180+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:02.399739+0000 front 2024-02-10T07:23:02.400326+0000 (oldest deadline 2024-02-10T07:23:28.299946+0000) 2024-02-10T07:23:33.908 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:23:33 smithi195 bash[72316]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-4 2024-02-10T07:23:33.908 INFO:journalctl@ceph.osd.4.smithi195.stdout:Feb 10 07:23:33 smithi195 bash[72387]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-4 2024-02-10T07:23:34.408 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:34 smithi195 bash[47549]: debug 2024-02-10T07:23:34.080+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:57.421862+0000 front 2024-02-10T07:22:57.421897+0000 (oldest deadline 2024-02-10T07:23:19.721314+0000) 2024-02-10T07:23:34.408 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:34 smithi195 bash[47549]: debug 2024-02-10T07:23:34.080+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:05.623167+0000 front 2024-02-10T07:23:05.623130+0000 (oldest deadline 2024-02-10T07:23:27.922636+0000) 2024-02-10T07:23:34.409 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:33 smithi195 bash[45455]: debug 2024-02-10T07:23:33.924+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:54.491035+0000 front 2024-02-10T07:22:54.490857+0000 (oldest deadline 2024-02-10T07:23:19.190532+0000) 2024-02-10T07:23:34.409 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:33 smithi195 bash[45455]: debug 2024-02-10T07:23:33.924+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:04.893570+0000 front 2024-02-10T07:23:04.893527+0000 (oldest deadline 2024-02-10T07:23:28.993760+0000) 2024-02-10T07:23:34.409 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:34 smithi195 bash[49544]: debug 2024-02-10T07:23:34.156+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:34.409 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:34 smithi195 bash[49544]: debug 2024-02-10T07:23:34.156+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:02.399739+0000 front 2024-02-10T07:23:02.400326+0000 (oldest deadline 2024-02-10T07:23:28.299946+0000) 2024-02-10T07:23:35.155 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:34 smithi195 bash[45455]: debug 2024-02-10T07:23:34.900+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:54.491035+0000 front 2024-02-10T07:22:54.490857+0000 (oldest deadline 2024-02-10T07:23:19.190532+0000) 2024-02-10T07:23:35.155 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:34 smithi195 bash[45455]: debug 2024-02-10T07:23:34.900+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:04.893570+0000 front 2024-02-10T07:23:04.893527+0000 (oldest deadline 2024-02-10T07:23:28.993760+0000) 2024-02-10T07:23:35.155 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:35 smithi195 bash[47549]: debug 2024-02-10T07:23:35.104+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:57.421862+0000 front 2024-02-10T07:22:57.421897+0000 (oldest deadline 2024-02-10T07:23:19.721314+0000) 2024-02-10T07:23:35.155 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:35 smithi195 bash[47549]: debug 2024-02-10T07:23:35.104+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:05.623167+0000 front 2024-02-10T07:23:05.623130+0000 (oldest deadline 2024-02-10T07:23:27.922636+0000) 2024-02-10T07:23:35.155 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:35 smithi195 bash[49544]: debug 2024-02-10T07:23:35.140+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:35.156 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:35 smithi195 bash[49544]: debug 2024-02-10T07:23:35.140+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:02.399739+0000 front 2024-02-10T07:23:02.400326+0000 (oldest deadline 2024-02-10T07:23:28.299946+0000) 2024-02-10T07:23:35.616 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.4.service' 2024-02-10T07:23:35.651 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T07:23:35.651 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-02-10T07:23:35.652 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-02-10T07:23:35.652 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.5 2024-02-10T07:23:35.897 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:35 smithi195 systemd[1]: Stopping Ceph osd.5 for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:23:35.898 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:35 smithi195 bash[45455]: debug 2024-02-10T07:23:35.808+0000 7f6ada046700 -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-10T07:23:35.898 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:35 smithi195 bash[45455]: debug 2024-02-10T07:23:35.808+0000 7f6ada046700 -1 osd.5 155 *** Got signal Terminated *** 2024-02-10T07:23:35.898 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:35 smithi195 bash[45455]: debug 2024-02-10T07:23:35.808+0000 7f6ada046700 -1 osd.5 155 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T07:23:35.898 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:35 smithi195 bash[45455]: debug 2024-02-10T07:23:35.896+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:54.491035+0000 front 2024-02-10T07:22:54.490857+0000 (oldest deadline 2024-02-10T07:23:19.190532+0000) 2024-02-10T07:23:36.158 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:35 smithi195 bash[45455]: debug 2024-02-10T07:23:35.896+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:04.893570+0000 front 2024-02-10T07:23:04.893527+0000 (oldest deadline 2024-02-10T07:23:28.993760+0000) 2024-02-10T07:23:36.159 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:36 smithi195 bash[47549]: debug 2024-02-10T07:23:36.119+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:57.421862+0000 front 2024-02-10T07:22:57.421897+0000 (oldest deadline 2024-02-10T07:23:19.721314+0000) 2024-02-10T07:23:36.159 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:36 smithi195 bash[47549]: debug 2024-02-10T07:23:36.119+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:05.623167+0000 front 2024-02-10T07:23:05.623130+0000 (oldest deadline 2024-02-10T07:23:27.922636+0000) 2024-02-10T07:23:36.658 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:36 smithi195 bash[49544]: debug 2024-02-10T07:23:36.187+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:36.658 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:36 smithi195 bash[49544]: debug 2024-02-10T07:23:36.187+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:02.399739+0000 front 2024-02-10T07:23:02.400326+0000 (oldest deadline 2024-02-10T07:23:28.299946+0000) 2024-02-10T07:23:37.150 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:37 smithi195 bash[47549]: debug 2024-02-10T07:23:37.083+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:57.421862+0000 front 2024-02-10T07:22:57.421897+0000 (oldest deadline 2024-02-10T07:23:19.721314+0000) 2024-02-10T07:23:37.151 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:37 smithi195 bash[47549]: debug 2024-02-10T07:23:37.083+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:05.623167+0000 front 2024-02-10T07:23:05.623130+0000 (oldest deadline 2024-02-10T07:23:27.922636+0000) 2024-02-10T07:23:37.151 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:37 smithi195 bash[47549]: debug 2024-02-10T07:23:37.083+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:11.325432+0000 front 2024-02-10T07:23:11.325251+0000 (oldest deadline 2024-02-10T07:23:36.624852+0000) 2024-02-10T07:23:37.151 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:36 smithi195 bash[45455]: debug 2024-02-10T07:23:36.883+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:54.491035+0000 front 2024-02-10T07:22:54.490857+0000 (oldest deadline 2024-02-10T07:23:19.190532+0000) 2024-02-10T07:23:37.151 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:36 smithi195 bash[45455]: debug 2024-02-10T07:23:36.883+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:04.893570+0000 front 2024-02-10T07:23:04.893527+0000 (oldest deadline 2024-02-10T07:23:28.993760+0000) 2024-02-10T07:23:37.408 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:37 smithi195 bash[49544]: debug 2024-02-10T07:23:37.147+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:37.408 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:37 smithi195 bash[49544]: debug 2024-02-10T07:23:37.147+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:02.399739+0000 front 2024-02-10T07:23:02.400326+0000 (oldest deadline 2024-02-10T07:23:28.299946+0000) 2024-02-10T07:23:37.408 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:37 smithi195 bash[49544]: debug 2024-02-10T07:23:37.147+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:13.601748+0000 front 2024-02-10T07:23:13.601595+0000 (oldest deadline 2024-02-10T07:23:36.501334+0000) 2024-02-10T07:23:38.154 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:38 smithi195 bash[47549]: debug 2024-02-10T07:23:38.047+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:57.421862+0000 front 2024-02-10T07:22:57.421897+0000 (oldest deadline 2024-02-10T07:23:19.721314+0000) 2024-02-10T07:23:38.154 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:38 smithi195 bash[47549]: debug 2024-02-10T07:23:38.047+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:05.623167+0000 front 2024-02-10T07:23:05.623130+0000 (oldest deadline 2024-02-10T07:23:27.922636+0000) 2024-02-10T07:23:38.155 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:38 smithi195 bash[47549]: debug 2024-02-10T07:23:38.047+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:11.325432+0000 front 2024-02-10T07:23:11.325251+0000 (oldest deadline 2024-02-10T07:23:36.624852+0000) 2024-02-10T07:23:38.155 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:37 smithi195 bash[45455]: debug 2024-02-10T07:23:37.839+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:54.491035+0000 front 2024-02-10T07:22:54.490857+0000 (oldest deadline 2024-02-10T07:23:19.190532+0000) 2024-02-10T07:23:38.155 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:37 smithi195 bash[45455]: debug 2024-02-10T07:23:37.839+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:04.893570+0000 front 2024-02-10T07:23:04.893527+0000 (oldest deadline 2024-02-10T07:23:28.993760+0000) 2024-02-10T07:23:38.155 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:37 smithi195 bash[45455]: debug 2024-02-10T07:23:37.839+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:12.495709+0000 front 2024-02-10T07:23:12.495543+0000 (oldest deadline 2024-02-10T07:23:37.195298+0000) 2024-02-10T07:23:38.408 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:38 smithi195 bash[49544]: debug 2024-02-10T07:23:38.151+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:38.408 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:38 smithi195 bash[49544]: debug 2024-02-10T07:23:38.151+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:02.399739+0000 front 2024-02-10T07:23:02.400326+0000 (oldest deadline 2024-02-10T07:23:28.299946+0000) 2024-02-10T07:23:38.409 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:38 smithi195 bash[49544]: debug 2024-02-10T07:23:38.151+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:13.601748+0000 front 2024-02-10T07:23:13.601595+0000 (oldest deadline 2024-02-10T07:23:36.501334+0000) 2024-02-10T07:23:39.158 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:39 smithi195 bash[47549]: debug 2024-02-10T07:23:39.031+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:57.421862+0000 front 2024-02-10T07:22:57.421897+0000 (oldest deadline 2024-02-10T07:23:19.721314+0000) 2024-02-10T07:23:39.159 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:39 smithi195 bash[47549]: debug 2024-02-10T07:23:39.031+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:05.623167+0000 front 2024-02-10T07:23:05.623130+0000 (oldest deadline 2024-02-10T07:23:27.922636+0000) 2024-02-10T07:23:39.159 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:39 smithi195 bash[47549]: debug 2024-02-10T07:23:39.031+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:11.325432+0000 front 2024-02-10T07:23:11.325251+0000 (oldest deadline 2024-02-10T07:23:36.624852+0000) 2024-02-10T07:23:39.159 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:38 smithi195 bash[45455]: debug 2024-02-10T07:23:38.843+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:54.491035+0000 front 2024-02-10T07:22:54.490857+0000 (oldest deadline 2024-02-10T07:23:19.190532+0000) 2024-02-10T07:23:39.159 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:38 smithi195 bash[45455]: debug 2024-02-10T07:23:38.843+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:04.893570+0000 front 2024-02-10T07:23:04.893527+0000 (oldest deadline 2024-02-10T07:23:28.993760+0000) 2024-02-10T07:23:39.159 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:38 smithi195 bash[45455]: debug 2024-02-10T07:23:38.843+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:12.495709+0000 front 2024-02-10T07:23:12.495543+0000 (oldest deadline 2024-02-10T07:23:37.195298+0000) 2024-02-10T07:23:39.658 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:39 smithi195 bash[49544]: debug 2024-02-10T07:23:39.187+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:39.659 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:39 smithi195 bash[49544]: debug 2024-02-10T07:23:39.187+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:02.399739+0000 front 2024-02-10T07:23:02.400326+0000 (oldest deadline 2024-02-10T07:23:28.299946+0000) 2024-02-10T07:23:39.659 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:39 smithi195 bash[49544]: debug 2024-02-10T07:23:39.187+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:13.601748+0000 front 2024-02-10T07:23:13.601595+0000 (oldest deadline 2024-02-10T07:23:36.501334+0000) 2024-02-10T07:23:40.158 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:39 smithi195 bash[45455]: debug 2024-02-10T07:23:39.859+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:54.491035+0000 front 2024-02-10T07:22:54.490857+0000 (oldest deadline 2024-02-10T07:23:19.190532+0000) 2024-02-10T07:23:40.159 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:39 smithi195 bash[45455]: debug 2024-02-10T07:23:39.859+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:04.893570+0000 front 2024-02-10T07:23:04.893527+0000 (oldest deadline 2024-02-10T07:23:28.993760+0000) 2024-02-10T07:23:40.159 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:39 smithi195 bash[45455]: debug 2024-02-10T07:23:39.859+0000 7f6ad2632700 -1 osd.5 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:12.495709+0000 front 2024-02-10T07:23:12.495543+0000 (oldest deadline 2024-02-10T07:23:37.195298+0000) 2024-02-10T07:23:40.159 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:39 smithi195 bash[47549]: debug 2024-02-10T07:23:39.995+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:57.421862+0000 front 2024-02-10T07:22:57.421897+0000 (oldest deadline 2024-02-10T07:23:19.721314+0000) 2024-02-10T07:23:40.159 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:39 smithi195 bash[47549]: debug 2024-02-10T07:23:39.995+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:05.623167+0000 front 2024-02-10T07:23:05.623130+0000 (oldest deadline 2024-02-10T07:23:27.922636+0000) 2024-02-10T07:23:40.159 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:39 smithi195 bash[47549]: debug 2024-02-10T07:23:39.995+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:11.325432+0000 front 2024-02-10T07:23:11.325251+0000 (oldest deadline 2024-02-10T07:23:36.624852+0000) 2024-02-10T07:23:40.659 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:40 smithi195 bash[49544]: debug 2024-02-10T07:23:40.227+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:40.659 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:40 smithi195 bash[49544]: debug 2024-02-10T07:23:40.227+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:02.399739+0000 front 2024-02-10T07:23:02.400326+0000 (oldest deadline 2024-02-10T07:23:28.299946+0000) 2024-02-10T07:23:40.659 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:40 smithi195 bash[49544]: debug 2024-02-10T07:23:40.227+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:13.601748+0000 front 2024-02-10T07:23:13.601595+0000 (oldest deadline 2024-02-10T07:23:36.501334+0000) 2024-02-10T07:23:41.261 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:40 smithi195 bash[47549]: debug 2024-02-10T07:23:40.971+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:57.421862+0000 front 2024-02-10T07:22:57.421897+0000 (oldest deadline 2024-02-10T07:23:19.721314+0000) 2024-02-10T07:23:41.261 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:40 smithi195 bash[47549]: debug 2024-02-10T07:23:40.971+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:05.623167+0000 front 2024-02-10T07:23:05.623130+0000 (oldest deadline 2024-02-10T07:23:27.922636+0000) 2024-02-10T07:23:41.261 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:40 smithi195 bash[47549]: debug 2024-02-10T07:23:40.971+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:11.325432+0000 front 2024-02-10T07:23:11.325251+0000 (oldest deadline 2024-02-10T07:23:36.624852+0000) 2024-02-10T07:23:41.520 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:41 smithi195 bash[49544]: debug 2024-02-10T07:23:41.259+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:41.520 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:41 smithi195 bash[49544]: debug 2024-02-10T07:23:41.259+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:02.399739+0000 front 2024-02-10T07:23:02.400326+0000 (oldest deadline 2024-02-10T07:23:28.299946+0000) 2024-02-10T07:23:41.520 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:41 smithi195 bash[49544]: debug 2024-02-10T07:23:41.259+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:13.601748+0000 front 2024-02-10T07:23:13.601595+0000 (oldest deadline 2024-02-10T07:23:36.501334+0000) 2024-02-10T07:23:42.202 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:41 smithi195 bash[72531]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-5 2024-02-10T07:23:42.202 INFO:journalctl@ceph.osd.5.smithi195.stdout:Feb 10 07:23:42 smithi195 bash[72607]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-5 2024-02-10T07:23:42.202 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:41 smithi195 bash[47549]: debug 2024-02-10T07:23:41.983+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:57.421862+0000 front 2024-02-10T07:22:57.421897+0000 (oldest deadline 2024-02-10T07:23:19.721314+0000) 2024-02-10T07:23:42.202 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:41 smithi195 bash[47549]: debug 2024-02-10T07:23:41.983+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:05.623167+0000 front 2024-02-10T07:23:05.623130+0000 (oldest deadline 2024-02-10T07:23:27.922636+0000) 2024-02-10T07:23:42.202 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:41 smithi195 bash[47549]: debug 2024-02-10T07:23:41.983+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:11.325432+0000 front 2024-02-10T07:23:11.325251+0000 (oldest deadline 2024-02-10T07:23:36.624852+0000) 2024-02-10T07:23:42.408 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:42 smithi195 bash[49544]: debug 2024-02-10T07:23:42.267+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:42.408 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:42 smithi195 bash[49544]: debug 2024-02-10T07:23:42.267+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:02.399739+0000 front 2024-02-10T07:23:02.400326+0000 (oldest deadline 2024-02-10T07:23:28.299946+0000) 2024-02-10T07:23:42.408 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:42 smithi195 bash[49544]: debug 2024-02-10T07:23:42.267+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:13.601748+0000 front 2024-02-10T07:23:13.601595+0000 (oldest deadline 2024-02-10T07:23:36.501334+0000) 2024-02-10T07:23:43.409 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:43 smithi195 bash[47549]: debug 2024-02-10T07:23:43.031+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:57.421862+0000 front 2024-02-10T07:22:57.421897+0000 (oldest deadline 2024-02-10T07:23:19.721314+0000) 2024-02-10T07:23:43.409 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:43 smithi195 bash[47549]: debug 2024-02-10T07:23:43.031+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:05.623167+0000 front 2024-02-10T07:23:05.623130+0000 (oldest deadline 2024-02-10T07:23:27.922636+0000) 2024-02-10T07:23:43.409 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:43 smithi195 bash[47549]: debug 2024-02-10T07:23:43.031+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:11.325432+0000 front 2024-02-10T07:23:11.325251+0000 (oldest deadline 2024-02-10T07:23:36.624852+0000) 2024-02-10T07:23:43.410 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:43 smithi195 bash[49544]: debug 2024-02-10T07:23:43.271+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:43.410 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:43 smithi195 bash[49544]: debug 2024-02-10T07:23:43.271+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:02.399739+0000 front 2024-02-10T07:23:02.400326+0000 (oldest deadline 2024-02-10T07:23:28.299946+0000) 2024-02-10T07:23:43.410 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:43 smithi195 bash[49544]: debug 2024-02-10T07:23:43.271+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:13.601748+0000 front 2024-02-10T07:23:13.601595+0000 (oldest deadline 2024-02-10T07:23:36.501334+0000) 2024-02-10T07:23:44.193 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.5.service' 2024-02-10T07:23:44.227 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T07:23:44.227 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-02-10T07:23:44.228 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-02-10T07:23:44.228 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.6 2024-02-10T07:23:44.392 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:44 smithi195 bash[49544]: debug 2024-02-10T07:23:44.243+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:44.392 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:44 smithi195 bash[49544]: debug 2024-02-10T07:23:44.243+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:02.399739+0000 front 2024-02-10T07:23:02.400326+0000 (oldest deadline 2024-02-10T07:23:28.299946+0000) 2024-02-10T07:23:44.392 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:44 smithi195 bash[49544]: debug 2024-02-10T07:23:44.243+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:13.601748+0000 front 2024-02-10T07:23:13.601595+0000 (oldest deadline 2024-02-10T07:23:36.501334+0000) 2024-02-10T07:23:44.392 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:44 smithi195 bash[47549]: debug 2024-02-10T07:23:44.051+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:57.421862+0000 front 2024-02-10T07:22:57.421897+0000 (oldest deadline 2024-02-10T07:23:19.721314+0000) 2024-02-10T07:23:44.392 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:44 smithi195 bash[47549]: debug 2024-02-10T07:23:44.051+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:05.623167+0000 front 2024-02-10T07:23:05.623130+0000 (oldest deadline 2024-02-10T07:23:27.922636+0000) 2024-02-10T07:23:44.392 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:44 smithi195 bash[47549]: debug 2024-02-10T07:23:44.051+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:11.325432+0000 front 2024-02-10T07:23:11.325251+0000 (oldest deadline 2024-02-10T07:23:36.624852+0000) 2024-02-10T07:23:44.392 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:44 smithi195 systemd[1]: Stopping Ceph osd.6 for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:23:44.392 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:44 smithi195 bash[47549]: debug 2024-02-10T07:23:44.387+0000 7f110bfd2700 -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-10T07:23:44.658 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:44 smithi195 bash[47549]: debug 2024-02-10T07:23:44.387+0000 7f110bfd2700 -1 osd.6 155 *** Got signal Terminated *** 2024-02-10T07:23:44.658 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:44 smithi195 bash[47549]: debug 2024-02-10T07:23:44.387+0000 7f110bfd2700 -1 osd.6 155 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T07:23:45.408 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:45 smithi195 bash[47549]: debug 2024-02-10T07:23:45.103+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:57.421862+0000 front 2024-02-10T07:22:57.421897+0000 (oldest deadline 2024-02-10T07:23:19.721314+0000) 2024-02-10T07:23:45.409 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:45 smithi195 bash[47549]: debug 2024-02-10T07:23:45.103+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:05.623167+0000 front 2024-02-10T07:23:05.623130+0000 (oldest deadline 2024-02-10T07:23:27.922636+0000) 2024-02-10T07:23:45.409 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:45 smithi195 bash[47549]: debug 2024-02-10T07:23:45.103+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:11.325432+0000 front 2024-02-10T07:23:11.325251+0000 (oldest deadline 2024-02-10T07:23:36.624852+0000) 2024-02-10T07:23:45.409 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:45 smithi195 bash[49544]: debug 2024-02-10T07:23:45.227+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:45.409 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:45 smithi195 bash[49544]: debug 2024-02-10T07:23:45.227+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:02.399739+0000 front 2024-02-10T07:23:02.400326+0000 (oldest deadline 2024-02-10T07:23:28.299946+0000) 2024-02-10T07:23:45.409 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:45 smithi195 bash[49544]: debug 2024-02-10T07:23:45.227+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:13.601748+0000 front 2024-02-10T07:23:13.601595+0000 (oldest deadline 2024-02-10T07:23:36.501334+0000) 2024-02-10T07:23:46.409 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:46 smithi195 bash[49544]: debug 2024-02-10T07:23:46.187+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:46.409 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:46 smithi195 bash[49544]: debug 2024-02-10T07:23:46.187+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:02.399739+0000 front 2024-02-10T07:23:02.400326+0000 (oldest deadline 2024-02-10T07:23:28.299946+0000) 2024-02-10T07:23:46.409 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:46 smithi195 bash[49544]: debug 2024-02-10T07:23:46.187+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:13.601748+0000 front 2024-02-10T07:23:13.601595+0000 (oldest deadline 2024-02-10T07:23:36.501334+0000) 2024-02-10T07:23:46.409 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:46 smithi195 bash[47549]: debug 2024-02-10T07:23:46.127+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:57.421862+0000 front 2024-02-10T07:22:57.421897+0000 (oldest deadline 2024-02-10T07:23:19.721314+0000) 2024-02-10T07:23:46.409 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:46 smithi195 bash[47549]: debug 2024-02-10T07:23:46.127+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:05.623167+0000 front 2024-02-10T07:23:05.623130+0000 (oldest deadline 2024-02-10T07:23:27.922636+0000) 2024-02-10T07:23:46.409 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:46 smithi195 bash[47549]: debug 2024-02-10T07:23:46.127+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:11.325432+0000 front 2024-02-10T07:23:11.325251+0000 (oldest deadline 2024-02-10T07:23:36.624852+0000) 2024-02-10T07:23:46.409 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:46 smithi195 bash[47549]: debug 2024-02-10T07:23:46.127+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6830 osd.3 since back 2024-02-10T07:23:23.027112+0000 front 2024-02-10T07:23:23.027151+0000 (oldest deadline 2024-02-10T07:23:45.926907+0000) 2024-02-10T07:23:47.409 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:47 smithi195 bash[49544]: debug 2024-02-10T07:23:47.143+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:47.409 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:47 smithi195 bash[49544]: debug 2024-02-10T07:23:47.143+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:02.399739+0000 front 2024-02-10T07:23:02.400326+0000 (oldest deadline 2024-02-10T07:23:28.299946+0000) 2024-02-10T07:23:47.409 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:47 smithi195 bash[49544]: debug 2024-02-10T07:23:47.143+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:13.601748+0000 front 2024-02-10T07:23:13.601595+0000 (oldest deadline 2024-02-10T07:23:36.501334+0000) 2024-02-10T07:23:47.409 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:47 smithi195 bash[47549]: debug 2024-02-10T07:23:47.151+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:57.421862+0000 front 2024-02-10T07:22:57.421897+0000 (oldest deadline 2024-02-10T07:23:19.721314+0000) 2024-02-10T07:23:47.409 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:47 smithi195 bash[47549]: debug 2024-02-10T07:23:47.151+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:05.623167+0000 front 2024-02-10T07:23:05.623130+0000 (oldest deadline 2024-02-10T07:23:27.922636+0000) 2024-02-10T07:23:47.409 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:47 smithi195 bash[47549]: debug 2024-02-10T07:23:47.151+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:11.325432+0000 front 2024-02-10T07:23:11.325251+0000 (oldest deadline 2024-02-10T07:23:36.624852+0000) 2024-02-10T07:23:47.409 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:47 smithi195 bash[47549]: debug 2024-02-10T07:23:47.151+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6830 osd.3 since back 2024-02-10T07:23:23.027112+0000 front 2024-02-10T07:23:23.027151+0000 (oldest deadline 2024-02-10T07:23:45.926907+0000) 2024-02-10T07:23:48.659 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:48 smithi195 bash[47549]: debug 2024-02-10T07:23:48.159+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:57.421862+0000 front 2024-02-10T07:22:57.421897+0000 (oldest deadline 2024-02-10T07:23:19.721314+0000) 2024-02-10T07:23:48.659 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:48 smithi195 bash[47549]: debug 2024-02-10T07:23:48.159+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:05.623167+0000 front 2024-02-10T07:23:05.623130+0000 (oldest deadline 2024-02-10T07:23:27.922636+0000) 2024-02-10T07:23:48.659 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:48 smithi195 bash[47549]: debug 2024-02-10T07:23:48.159+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:11.325432+0000 front 2024-02-10T07:23:11.325251+0000 (oldest deadline 2024-02-10T07:23:36.624852+0000) 2024-02-10T07:23:48.659 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:48 smithi195 bash[47549]: debug 2024-02-10T07:23:48.159+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6830 osd.3 since back 2024-02-10T07:23:23.027112+0000 front 2024-02-10T07:23:23.027151+0000 (oldest deadline 2024-02-10T07:23:45.926907+0000) 2024-02-10T07:23:48.659 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:48 smithi195 bash[49544]: debug 2024-02-10T07:23:48.191+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:48.659 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:48 smithi195 bash[49544]: debug 2024-02-10T07:23:48.191+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:02.399739+0000 front 2024-02-10T07:23:02.400326+0000 (oldest deadline 2024-02-10T07:23:28.299946+0000) 2024-02-10T07:23:48.659 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:48 smithi195 bash[49544]: debug 2024-02-10T07:23:48.191+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:13.601748+0000 front 2024-02-10T07:23:13.601595+0000 (oldest deadline 2024-02-10T07:23:36.501334+0000) 2024-02-10T07:23:48.659 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:48 smithi195 bash[49544]: debug 2024-02-10T07:23:48.191+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6830 osd.3 since back 2024-02-10T07:23:22.803964+0000 front 2024-02-10T07:23:22.804014+0000 (oldest deadline 2024-02-10T07:23:48.103685+0000) 2024-02-10T07:23:49.409 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:49 smithi195 bash[47549]: debug 2024-02-10T07:23:49.139+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:57.421862+0000 front 2024-02-10T07:22:57.421897+0000 (oldest deadline 2024-02-10T07:23:19.721314+0000) 2024-02-10T07:23:49.409 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:49 smithi195 bash[47549]: debug 2024-02-10T07:23:49.139+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:05.623167+0000 front 2024-02-10T07:23:05.623130+0000 (oldest deadline 2024-02-10T07:23:27.922636+0000) 2024-02-10T07:23:49.409 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:49 smithi195 bash[47549]: debug 2024-02-10T07:23:49.139+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:11.325432+0000 front 2024-02-10T07:23:11.325251+0000 (oldest deadline 2024-02-10T07:23:36.624852+0000) 2024-02-10T07:23:49.409 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:49 smithi195 bash[47549]: debug 2024-02-10T07:23:49.139+0000 7f11085c6700 -1 osd.6 155 heartbeat_check: no reply from 172.21.15.107:6830 osd.3 since back 2024-02-10T07:23:23.027112+0000 front 2024-02-10T07:23:23.027151+0000 (oldest deadline 2024-02-10T07:23:45.926907+0000) 2024-02-10T07:23:49.409 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:49 smithi195 bash[49544]: debug 2024-02-10T07:23:49.151+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:49.409 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:49 smithi195 bash[49544]: debug 2024-02-10T07:23:49.151+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:02.399739+0000 front 2024-02-10T07:23:02.400326+0000 (oldest deadline 2024-02-10T07:23:28.299946+0000) 2024-02-10T07:23:49.409 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:49 smithi195 bash[49544]: debug 2024-02-10T07:23:49.151+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:13.601748+0000 front 2024-02-10T07:23:13.601595+0000 (oldest deadline 2024-02-10T07:23:36.501334+0000) 2024-02-10T07:23:49.409 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:49 smithi195 bash[49544]: debug 2024-02-10T07:23:49.151+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6830 osd.3 since back 2024-02-10T07:23:22.803964+0000 front 2024-02-10T07:23:22.804014+0000 (oldest deadline 2024-02-10T07:23:48.103685+0000) 2024-02-10T07:23:50.334 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:50 smithi195 bash[49544]: debug 2024-02-10T07:23:50.187+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:50.334 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:50 smithi195 bash[49544]: debug 2024-02-10T07:23:50.187+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:02.399739+0000 front 2024-02-10T07:23:02.400326+0000 (oldest deadline 2024-02-10T07:23:28.299946+0000) 2024-02-10T07:23:50.334 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:50 smithi195 bash[49544]: debug 2024-02-10T07:23:50.187+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:13.601748+0000 front 2024-02-10T07:23:13.601595+0000 (oldest deadline 2024-02-10T07:23:36.501334+0000) 2024-02-10T07:23:50.334 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:50 smithi195 bash[49544]: debug 2024-02-10T07:23:50.187+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6830 osd.3 since back 2024-02-10T07:23:22.803964+0000 front 2024-02-10T07:23:22.804014+0000 (oldest deadline 2024-02-10T07:23:48.103685+0000) 2024-02-10T07:23:50.512 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:50 smithi195 bash[72749]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-6 2024-02-10T07:23:50.908 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:50 smithi195 bash[72825]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-6 2024-02-10T07:23:51.658 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:51 smithi195 bash[49544]: debug 2024-02-10T07:23:51.179+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:51.658 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:51 smithi195 bash[49544]: debug 2024-02-10T07:23:51.179+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:02.399739+0000 front 2024-02-10T07:23:02.400326+0000 (oldest deadline 2024-02-10T07:23:28.299946+0000) 2024-02-10T07:23:51.658 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:51 smithi195 bash[49544]: debug 2024-02-10T07:23:51.179+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:13.601748+0000 front 2024-02-10T07:23:13.601595+0000 (oldest deadline 2024-02-10T07:23:36.501334+0000) 2024-02-10T07:23:51.658 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:51 smithi195 bash[49544]: debug 2024-02-10T07:23:51.179+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6830 osd.3 since back 2024-02-10T07:23:22.803964+0000 front 2024-02-10T07:23:22.804014+0000 (oldest deadline 2024-02-10T07:23:48.103685+0000) 2024-02-10T07:23:52.383 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:52 smithi195 bash[49544]: debug 2024-02-10T07:23:52.147+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:52.383 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:52 smithi195 bash[49544]: debug 2024-02-10T07:23:52.147+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:02.399739+0000 front 2024-02-10T07:23:02.400326+0000 (oldest deadline 2024-02-10T07:23:28.299946+0000) 2024-02-10T07:23:52.383 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:52 smithi195 bash[49544]: debug 2024-02-10T07:23:52.147+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:13.601748+0000 front 2024-02-10T07:23:13.601595+0000 (oldest deadline 2024-02-10T07:23:36.501334+0000) 2024-02-10T07:23:52.383 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:52 smithi195 bash[49544]: debug 2024-02-10T07:23:52.147+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6830 osd.3 since back 2024-02-10T07:23:22.803964+0000 front 2024-02-10T07:23:22.804014+0000 (oldest deadline 2024-02-10T07:23:48.103685+0000) 2024-02-10T07:23:52.387 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.6.service' 2024-02-10T07:23:52.408 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:52 smithi195 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.6.service: Succeeded. 2024-02-10T07:23:52.408 INFO:journalctl@ceph.osd.6.smithi195.stdout:Feb 10 07:23:52 smithi195 systemd[1]: Stopped Ceph osd.6 for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:23:52.420 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T07:23:52.421 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-02-10T07:23:52.421 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-02-10T07:23:52.421 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.7 2024-02-10T07:23:52.908 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:52 smithi195 systemd[1]: Stopping Ceph osd.7 for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:23:52.908 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:52 smithi195 bash[49544]: debug 2024-02-10T07:23:52.575+0000 7f0dd6817700 -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-10T07:23:52.909 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:52 smithi195 bash[49544]: debug 2024-02-10T07:23:52.575+0000 7f0dd6817700 -1 osd.7 155 *** Got signal Terminated *** 2024-02-10T07:23:52.909 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:52 smithi195 bash[49544]: debug 2024-02-10T07:23:52.575+0000 7f0dd6817700 -1 osd.7 155 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-10T07:23:53.408 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:53 smithi195 bash[49544]: debug 2024-02-10T07:23:53.131+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:53.408 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:53 smithi195 bash[49544]: debug 2024-02-10T07:23:53.131+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:02.399739+0000 front 2024-02-10T07:23:02.400326+0000 (oldest deadline 2024-02-10T07:23:28.299946+0000) 2024-02-10T07:23:53.409 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:53 smithi195 bash[49544]: debug 2024-02-10T07:23:53.131+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:13.601748+0000 front 2024-02-10T07:23:13.601595+0000 (oldest deadline 2024-02-10T07:23:36.501334+0000) 2024-02-10T07:23:53.409 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:53 smithi195 bash[49544]: debug 2024-02-10T07:23:53.131+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6830 osd.3 since back 2024-02-10T07:23:22.803964+0000 front 2024-02-10T07:23:22.804014+0000 (oldest deadline 2024-02-10T07:23:48.103685+0000) 2024-02-10T07:23:54.408 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:54 smithi195 bash[49544]: debug 2024-02-10T07:23:54.151+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:54.409 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:54 smithi195 bash[49544]: debug 2024-02-10T07:23:54.151+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:02.399739+0000 front 2024-02-10T07:23:02.400326+0000 (oldest deadline 2024-02-10T07:23:28.299946+0000) 2024-02-10T07:23:54.409 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:54 smithi195 bash[49544]: debug 2024-02-10T07:23:54.151+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:13.601748+0000 front 2024-02-10T07:23:13.601595+0000 (oldest deadline 2024-02-10T07:23:36.501334+0000) 2024-02-10T07:23:54.409 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:54 smithi195 bash[49544]: debug 2024-02-10T07:23:54.151+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6830 osd.3 since back 2024-02-10T07:23:22.803964+0000 front 2024-02-10T07:23:22.804014+0000 (oldest deadline 2024-02-10T07:23:48.103685+0000) 2024-02-10T07:23:54.409 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:54 smithi195 bash[49544]: debug 2024-02-10T07:23:54.151+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.195:6804 osd.4 since back 2024-02-10T07:23:31.505814+0000 front 2024-02-10T07:23:31.505894+0000 (oldest deadline 2024-02-10T07:23:53.805708+0000) 2024-02-10T07:23:55.658 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:55 smithi195 bash[49544]: debug 2024-02-10T07:23:55.159+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:55.659 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:55 smithi195 bash[49544]: debug 2024-02-10T07:23:55.159+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:02.399739+0000 front 2024-02-10T07:23:02.400326+0000 (oldest deadline 2024-02-10T07:23:28.299946+0000) 2024-02-10T07:23:55.659 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:55 smithi195 bash[49544]: debug 2024-02-10T07:23:55.159+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:13.601748+0000 front 2024-02-10T07:23:13.601595+0000 (oldest deadline 2024-02-10T07:23:36.501334+0000) 2024-02-10T07:23:55.659 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:55 smithi195 bash[49544]: debug 2024-02-10T07:23:55.159+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6830 osd.3 since back 2024-02-10T07:23:22.803964+0000 front 2024-02-10T07:23:22.804014+0000 (oldest deadline 2024-02-10T07:23:48.103685+0000) 2024-02-10T07:23:55.659 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:55 smithi195 bash[49544]: debug 2024-02-10T07:23:55.159+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.195:6804 osd.4 since back 2024-02-10T07:23:31.505814+0000 front 2024-02-10T07:23:31.505894+0000 (oldest deadline 2024-02-10T07:23:53.805708+0000) 2024-02-10T07:23:56.658 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:56 smithi195 bash[49544]: debug 2024-02-10T07:23:56.179+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:56.658 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:56 smithi195 bash[49544]: debug 2024-02-10T07:23:56.179+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:02.399739+0000 front 2024-02-10T07:23:02.400326+0000 (oldest deadline 2024-02-10T07:23:28.299946+0000) 2024-02-10T07:23:56.659 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:56 smithi195 bash[49544]: debug 2024-02-10T07:23:56.179+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:13.601748+0000 front 2024-02-10T07:23:13.601595+0000 (oldest deadline 2024-02-10T07:23:36.501334+0000) 2024-02-10T07:23:56.659 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:56 smithi195 bash[49544]: debug 2024-02-10T07:23:56.179+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6830 osd.3 since back 2024-02-10T07:23:22.803964+0000 front 2024-02-10T07:23:22.804014+0000 (oldest deadline 2024-02-10T07:23:48.103685+0000) 2024-02-10T07:23:56.659 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:56 smithi195 bash[49544]: debug 2024-02-10T07:23:56.179+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.195:6804 osd.4 since back 2024-02-10T07:23:31.505814+0000 front 2024-02-10T07:23:31.505894+0000 (oldest deadline 2024-02-10T07:23:53.805708+0000) 2024-02-10T07:23:57.658 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:57 smithi195 bash[49544]: debug 2024-02-10T07:23:57.207+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6806 osd.0 since back 2024-02-10T07:22:56.499503+0000 front 2024-02-10T07:22:56.499102+0000 (oldest deadline 2024-02-10T07:23:22.399031+0000) 2024-02-10T07:23:57.658 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:57 smithi195 bash[49544]: debug 2024-02-10T07:23:57.207+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6814 osd.1 since back 2024-02-10T07:23:02.399739+0000 front 2024-02-10T07:23:02.400326+0000 (oldest deadline 2024-02-10T07:23:28.299946+0000) 2024-02-10T07:23:57.659 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:57 smithi195 bash[49544]: debug 2024-02-10T07:23:57.207+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6822 osd.2 since back 2024-02-10T07:23:13.601748+0000 front 2024-02-10T07:23:13.601595+0000 (oldest deadline 2024-02-10T07:23:36.501334+0000) 2024-02-10T07:23:57.659 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:57 smithi195 bash[49544]: debug 2024-02-10T07:23:57.207+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.107:6830 osd.3 since back 2024-02-10T07:23:22.803964+0000 front 2024-02-10T07:23:22.804014+0000 (oldest deadline 2024-02-10T07:23:48.103685+0000) 2024-02-10T07:23:57.659 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:57 smithi195 bash[49544]: debug 2024-02-10T07:23:57.207+0000 7f0dd2e0b700 -1 osd.7 155 heartbeat_check: no reply from 172.21.15.195:6804 osd.4 since back 2024-02-10T07:23:31.505814+0000 front 2024-02-10T07:23:31.505894+0000 (oldest deadline 2024-02-10T07:23:53.805708+0000) 2024-02-10T07:23:58.908 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:58 smithi195 bash[72970]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-7 2024-02-10T07:23:58.909 INFO:journalctl@ceph.osd.7.smithi195.stdout:Feb 10 07:23:58 smithi195 bash[73042]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-osd-7 2024-02-10T07:24:00.499 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@osd.7.service' 2024-02-10T07:24:00.532 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T07:24:00.532 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-02-10T07:24:00.532 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-02-10T07:24:00.532 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@prometheus.a 2024-02-10T07:24:00.756 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:24:00 smithi195 systemd[1]: Stopping Ceph prometheus.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:24:00.756 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:24:00 smithi195 bash[63110]: ts=2024-02-10T07:24:00.731Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-10T07:24:00.756 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:24:00 smithi195 bash[63110]: ts=2024-02-10T07:24:00.731Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-02-10T07:24:00.756 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:24:00 smithi195 bash[63110]: ts=2024-02-10T07:24:00.731Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-02-10T07:24:00.756 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:24:00 smithi195 bash[63110]: ts=2024-02-10T07:24:00.731Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-10T07:24:00.756 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:24:00 smithi195 bash[63110]: ts=2024-02-10T07:24:00.731Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-02-10T07:24:00.756 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:24:00 smithi195 bash[63110]: ts=2024-02-10T07:24:00.731Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-02-10T07:24:00.756 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:24:00 smithi195 bash[63110]: ts=2024-02-10T07:24:00.731Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-02-10T07:24:00.756 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:24:00 smithi195 bash[63110]: ts=2024-02-10T07:24:00.731Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-02-10T07:24:00.756 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:24:00 smithi195 bash[63110]: ts=2024-02-10T07:24:00.732Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-02-10T07:24:00.757 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:24:00 smithi195 bash[63110]: ts=2024-02-10T07:24:00.732Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-02-10T07:24:00.757 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:24:00 smithi195 bash[63110]: ts=2024-02-10T07:24:00.732Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-02-10T07:24:00.757 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Feb 10 07:24:00 smithi195 bash[63110]: ts=2024-02-10T07:24:00.732Z caller=main.go:1147 level=info msg="See you next time!" 2024-02-10T07:24:01.467 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@prometheus.a.service' 2024-02-10T07:24:01.497 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-10T07:24:01.497 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-02-10T07:24:01.497 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 --force --keep-logs 2024-02-10T07:24:06.209 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:24:05 smithi107 systemd[1]: Stopping Ceph node-exporter.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:24:06.959 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:24:06 smithi107 bash[95793]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-node-exporter-a 2024-02-10T07:24:06.959 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:24:06 smithi107 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-02-10T07:24:06.960 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:24:06 smithi107 bash[95882]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-node-exporter-a 2024-02-10T07:24:06.960 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:24:06 smithi107 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-10T07:24:06.960 INFO:journalctl@ceph.node-exporter.a.smithi107.stdout:Feb 10 07:24:06 smithi107 systemd[1]: Stopped Ceph node-exporter.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:24:07.459 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:24:07 smithi107 systemd[1]: Stopping Ceph alertmanager.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:24:07.459 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:24:07 smithi107 bash[86539]: ts=2024-02-10T07:24:07.218Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-02-10T07:24:08.209 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:24:07 smithi107 bash[95941]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-alertmanager-a 2024-02-10T07:24:08.209 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:24:08 smithi107 bash[96012]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-alertmanager-a 2024-02-10T07:24:08.209 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:24:08 smithi107 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-10T07:24:08.209 INFO:journalctl@ceph.alertmanager.a.smithi107.stdout:Feb 10 07:24:08 smithi107 systemd[1]: Stopped Ceph alertmanager.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:24:42.251 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 --force --keep-logs 2024-02-10T07:24:46.658 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:24:46 smithi195 systemd[1]: Stopping Ceph node-exporter.b for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:24:47.637 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:24:47 smithi195 bash[73495]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-node-exporter-b 2024-02-10T07:24:47.638 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:24:47 smithi195 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-02-10T07:24:47.638 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:24:47 smithi195 bash[73570]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-node-exporter-b 2024-02-10T07:24:47.638 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:24:47 smithi195 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-10T07:24:47.638 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Feb 10 07:24:47 smithi195 systemd[1]: Stopped Ceph node-exporter.b for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:24:47.908 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:24:47 smithi195 systemd[1]: Stopping Ceph grafana.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715... 2024-02-10T07:24:48.658 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:24:48 smithi195 bash[73633]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-grafana-a 2024-02-10T07:24:48.658 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:24:48 smithi195 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-02-10T07:24:48.659 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:24:48 smithi195 bash[73709]: Error response from daemon: No such container: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715-grafana-a 2024-02-10T07:24:48.659 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:24:48 smithi195 systemd[1]: ceph-10b73c9e-c7e1-11ee-95b8-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-02-10T07:24:48.659 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Feb 10 07:24:48 smithi195 systemd[1]: Stopped Ceph grafana.a for 10b73c9e-c7e1-11ee-95b8-87774f69a715. 2024-02-10T07:25:11.360 DEBUG:teuthology.orchestra.run.smithi107:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-10T07:25:11.376 DEBUG:teuthology.orchestra.run.smithi195:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-10T07:25:11.390 INFO:tasks.cephadm:Archiving crash dumps... 2024-02-10T07:25:11.392 DEBUG:teuthology.misc:Transferring archived files from smithi107:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-09_19:44:16-orch-main-distro-default-smithi/7555177/remote/smithi107/crash 2024-02-10T07:25:11.392 DEBUG:teuthology.orchestra.run.smithi107:> sudo tar c -f - -C /var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/crash -- . 2024-02-10T07:25:11.430 INFO:teuthology.orchestra.run.smithi107.stderr:tar: /var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/crash: Cannot open: No such file or directory 2024-02-10T07:25:11.431 INFO:teuthology.orchestra.run.smithi107.stderr:tar: Error is not recoverable: exiting now 2024-02-10T07:25:11.432 DEBUG:teuthology.misc:Transferring archived files from smithi195:/var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-09_19:44:16-orch-main-distro-default-smithi/7555177/remote/smithi195/crash 2024-02-10T07:25:11.433 DEBUG:teuthology.orchestra.run.smithi195:> sudo tar c -f - -C /var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/crash -- . 2024-02-10T07:25:11.447 INFO:teuthology.orchestra.run.smithi195.stderr:tar: /var/lib/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/crash: Cannot open: No such file or directory 2024-02-10T07:25:11.447 INFO:teuthology.orchestra.run.smithi195.stderr:tar: Error is not recoverable: exiting now 2024-02-10T07:25:11.448 INFO:tasks.cephadm:Checking cluster log for badness... 2024-02-10T07:25:11.448 DEBUG:teuthology.orchestra.run.smithi107:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-10T07:25:11.465 INFO:teuthology.orchestra.run.smithi107.stdout:2024-02-10T06:56:08.195748+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-10T07:25:11.466 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-02-10T07:25:11.466 DEBUG:teuthology.orchestra.run.smithi107:> sudo egrep '\[SEC\]' /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-10T07:25:11.479 DEBUG:teuthology.orchestra.run.smithi107:> sudo egrep '\[ERR\]' /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-10T07:25:11.493 DEBUG:teuthology.orchestra.run.smithi107:> sudo egrep '\[WRN\]' /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-02-10T07:25:11.506 INFO:teuthology.orchestra.run.smithi107.stdout:2024-02-10T06:56:08.195748+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-10T07:25:11.507 INFO:tasks.cephadm:Compressing logs... 2024-02-10T07:25:11.507 DEBUG:teuthology.orchestra.run.smithi107:> 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-10T07:25:11.551 DEBUG:teuthology.orchestra.run.smithi195:> 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-10T07:25:11.564 INFO:teuthology.orchestra.run.smithi107.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-02-10T07:25:11.567 INFO:teuthology.orchestra.run.smithi195.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-02-10T07:25:11.573 INFO:teuthology.orchestra.run.smithi107.stderr:gzip -5 --verbose -- /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-mon.a.log 2024-02-10T07:25:11.573 INFO:teuthology.orchestra.run.smithi107.stderr:gzip -5 --verbose -- /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-client.rgw.foo.smithi107.zkixal.log 2024-02-10T07:25:11.573 INFO:teuthology.orchestra.run.smithi107.stderr:gzip -5 --verbose -- /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-mgr.y.log 2024-02-10T07:25:11.574 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-mon.a.log: /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-client.rgw.foo.smithi107.zkixal.log: gzip -5 --verbose -- /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-mon.c.log 2024-02-10T07:25:11.575 INFO:teuthology.orchestra.run.smithi107.stderr: 76.8% -- replaced with /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-client.rgw.foo.smithi107.zkixal.log.gz 2024-02-10T07:25:11.575 INFO:teuthology.orchestra.run.smithi107.stderr:gzip -5 --verbose -- /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph.audit.log 2024-02-10T07:25:11.575 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-osd.1.log 2024-02-10T07:25:11.576 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-mon.c.log: /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-client.rgw.smpl.smithi107.lgutqr.log 2024-02-10T07:25:11.576 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/tcmu-runner.log 2024-02-10T07:25:11.577 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-client.rgw.smpl.smithi107.lgutqr.log: 76.9% -- replaced with /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-client.rgw.smpl.smithi107.lgutqr.log.gz 2024-02-10T07:25:11.578 INFO:teuthology.orchestra.run.smithi107.stderr:gzip -5 --verbose -- /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph.log 2024-02-10T07:25:11.579 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/tcmu-runner.log: 83.8% -- replaced with /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/tcmu-runner.log.gz 2024-02-10T07:25:11.579 INFO:teuthology.orchestra.run.smithi107.stderr:gzip -5 --verbose -- /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph.cephadm.log 2024-02-10T07:25:11.582 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-osd.0.log 2024-02-10T07:25:11.583 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-osd.3.log 2024-02-10T07:25:11.585 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-osd.0.log: 90.6% -- replaced with /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph.cephadm.log.gz 2024-02-10T07:25:11.588 INFO:teuthology.orchestra.run.smithi195.stderr:gzip -5 --verbose -- /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-mon.b.log 2024-02-10T07:25:11.588 INFO:teuthology.orchestra.run.smithi107.stderr: 93.4% -- replaced with /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph.log.gz 2024-02-10T07:25:11.588 INFO:teuthology.orchestra.run.smithi195.stderr:gzip -5 --verbose -- /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-osd.5.log 2024-02-10T07:25:11.589 INFO:teuthology.orchestra.run.smithi107.stderr:gzip -5 --verbose -- /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-volume.log 2024-02-10T07:25:11.589 INFO:teuthology.orchestra.run.smithi107.stderr:gzip -5 --verbose -- /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-osd.2.log 2024-02-10T07:25:11.591 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-osd.3.log: /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-volume.log: 94.3% -- replaced with /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph.audit.log.gz 2024-02-10T07:25:11.591 INFO:teuthology.orchestra.run.smithi107.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-10T07:25:11.591 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-mgr.x.log 2024-02-10T07:25:11.591 INFO:teuthology.orchestra.run.smithi195.stderr:gzip -5 --verbose -- /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph.audit.log 2024-02-10T07:25:11.591 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-osd.6.log 2024-02-10T07:25:11.592 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-mgr.x.log: /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-client.rgw.smpl.smithi195.zqbguk.log 2024-02-10T07:25:11.592 INFO:teuthology.orchestra.run.smithi195.stderr:gzip -5 --verbose -- /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-client.rgw.foo.smithi195.qewfcx.log 2024-02-10T07:25:11.593 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-osd.6.log: /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-client.rgw.smpl.smithi195.zqbguk.log: gzip -5 --verbose -- /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph.log 2024-02-10T07:25:11.593 INFO:teuthology.orchestra.run.smithi195.stderr: 76.9% -- replaced with /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-client.rgw.smpl.smithi195.zqbguk.log.gz 2024-02-10T07:25:11.594 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-client.rgw.foo.smithi195.qewfcx.log: 76.9% -- replaced with /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-client.rgw.foo.smithi195.qewfcx.log.gz 2024-02-10T07:25:11.595 INFO:teuthology.orchestra.run.smithi195.stderr:gzip -5 --verbose -- /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph.cephadm.log 2024-02-10T07:25:11.596 INFO:teuthology.orchestra.run.smithi195.stderr:gzip -5 --verbose -- /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-osd.4.log 2024-02-10T07:25:11.597 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph.log: /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-volume.log 2024-02-10T07:25:11.598 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-osd.4.log: 83.6% -- replaced with /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph.cephadm.log.gz 2024-02-10T07:25:11.600 INFO:teuthology.orchestra.run.smithi195.stderr:gzip -5 --verbose -- /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-osd.7.log 2024-02-10T07:25:11.602 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-volume.log: 90.6% -- replaced with /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph.audit.log.gz 2024-02-10T07:25:11.603 INFO:teuthology.orchestra.run.smithi195.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-10T07:25:11.603 INFO:teuthology.orchestra.run.smithi195.stderr: 88.5% -- replaced with /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph.log.gz 2024-02-10T07:25:11.616 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-osd.7.log: /var/log/ceph/cephadm.log: 85.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-10T07:25:11.617 INFO:teuthology.orchestra.run.smithi195.stderr: 91.5% -- replaced with /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-volume.log.gz 2024-02-10T07:25:11.617 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-osd.2.log: /var/log/ceph/cephadm.log: 91.4% -- replaced with /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-volume.log.gz 2024-02-10T07:25:11.618 INFO:teuthology.orchestra.run.smithi107.stderr: 91.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-10T07:25:11.662 INFO:teuthology.orchestra.run.smithi195.stderr: 89.4% -- replaced with /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-mgr.x.log.gz 2024-02-10T07:25:11.962 INFO:teuthology.orchestra.run.smithi195.stderr: 92.8% -- replaced with /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-mon.b.log.gz 2024-02-10T07:25:12.002 INFO:teuthology.orchestra.run.smithi107.stderr: 88.8% -- replaced with /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-mgr.y.log.gz 2024-02-10T07:25:12.238 INFO:teuthology.orchestra.run.smithi107.stderr: 92.4% -- replaced with /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-mon.c.log.gz 2024-02-10T07:25:12.770 INFO:teuthology.orchestra.run.smithi107.stderr: 91.1% -- replaced with /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-mon.a.log.gz 2024-02-10T07:25:12.861 INFO:teuthology.orchestra.run.smithi195.stderr: 93.2% -- replaced with /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-osd.6.log.gz 2024-02-10T07:25:12.981 INFO:teuthology.orchestra.run.smithi195.stderr: 93.7% -- replaced with /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-osd.7.log.gz 2024-02-10T07:25:13.003 INFO:teuthology.orchestra.run.smithi107.stderr: 93.3% -- replaced with /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-osd.2.log.gz 2024-02-10T07:25:13.115 INFO:teuthology.orchestra.run.smithi107.stderr: 93.5% -- replaced with /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-osd.1.log.gz 2024-02-10T07:25:13.196 INFO:teuthology.orchestra.run.smithi195.stderr: 93.3% -- replaced with /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-osd.5.log.gz 2024-02-10T07:25:13.247 INFO:teuthology.orchestra.run.smithi195.stderr: 93.5% -- replaced with /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-osd.4.log.gz 2024-02-10T07:25:13.248 INFO:teuthology.orchestra.run.smithi195.stderr: 2024-02-10T07:25:13.249 INFO:teuthology.orchestra.run.smithi195.stderr:real 0m1.692s 2024-02-10T07:25:13.249 INFO:teuthology.orchestra.run.smithi195.stderr:user 0m6.251s 2024-02-10T07:25:13.249 INFO:teuthology.orchestra.run.smithi195.stderr:sys 0m0.182s 2024-02-10T07:25:13.342 INFO:teuthology.orchestra.run.smithi107.stderr: 93.5% -- replaced with /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-osd.3.log.gz 2024-02-10T07:25:13.376 INFO:teuthology.orchestra.run.smithi107.stderr: 93.5% -- replaced with /var/log/ceph/10b73c9e-c7e1-11ee-95b8-87774f69a715/ceph-osd.0.log.gz 2024-02-10T07:25:13.378 INFO:teuthology.orchestra.run.smithi107.stderr: 2024-02-10T07:25:13.378 INFO:teuthology.orchestra.run.smithi107.stderr:real 0m1.823s 2024-02-10T07:25:13.378 INFO:teuthology.orchestra.run.smithi107.stderr:user 0m8.542s 2024-02-10T07:25:13.378 INFO:teuthology.orchestra.run.smithi107.stderr:sys 0m0.320s 2024-02-10T07:25:13.378 INFO:tasks.cephadm:Archiving logs... 2024-02-10T07:25:13.378 DEBUG:teuthology.misc:Transferring archived files from smithi107:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-09_19:44:16-orch-main-distro-default-smithi/7555177/remote/smithi107/log 2024-02-10T07:25:13.380 DEBUG:teuthology.orchestra.run.smithi107:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-10T07:25:14.523 DEBUG:teuthology.misc:Transferring archived files from smithi195:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-09_19:44:16-orch-main-distro-default-smithi/7555177/remote/smithi195/log 2024-02-10T07:25:14.524 DEBUG:teuthology.orchestra.run.smithi195:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-10T07:25:15.439 INFO:tasks.cephadm:Removing cluster... 2024-02-10T07:25:15.440 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 --force 2024-02-10T07:25:16.230 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 10b73c9e-c7e1-11ee-95b8-87774f69a715 --force 2024-02-10T07:25:17.032 INFO:tasks.cephadm:Removing cephadm ... 2024-02-10T07:25:17.032 DEBUG:teuthology.orchestra.run.smithi107:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-10T07:25:17.040 DEBUG:teuthology.orchestra.run.smithi195:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-10T07:25:17.045 INFO:tasks.cephadm:Teardown complete 2024-02-10T07:25:17.045 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-02-10T07:25:17.055 INFO:teuthology.task.clock:Checking final clock skew... 2024-02-10T07:25:17.055 DEBUG:teuthology.orchestra.run.smithi107:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-10T07:25:17.083 DEBUG:teuthology.orchestra.run.smithi195:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-10T07:25:17.103 INFO:teuthology.orchestra.run.smithi107.stdout: remote refid st t when poll reach delay offset jitter 2024-02-10T07:25:17.103 INFO:teuthology.orchestra.run.smithi107.stdout:============================================================================== 2024-02-10T07:25:17.103 INFO:teuthology.orchestra.run.smithi107.stdout:*hv01.front.sepi 44.4.53.2 2 u 17 64 377 0.072 1.642 0.782 2024-02-10T07:25:17.103 INFO:teuthology.orchestra.run.smithi107.stdout:+hv02.front.sepi 96.245.170.99 3 u 15 64 377 0.071 1.977 0.858 2024-02-10T07:25:17.103 INFO:teuthology.orchestra.run.smithi107.stdout:+hv03.front.sepi 74.6.168.72 3 u 35 64 377 0.108 1.082 0.864 2024-02-10T07:25:17.103 INFO:teuthology.orchestra.run.smithi107.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-02-10T07:25:17.107 INFO:teuthology.orchestra.run.smithi195.stdout: remote refid st t when poll reach delay offset jitter 2024-02-10T07:25:17.107 INFO:teuthology.orchestra.run.smithi195.stdout:============================================================================== 2024-02-10T07:25:17.107 INFO:teuthology.orchestra.run.smithi195.stdout:*hv01.front.sepi 44.4.53.2 2 u 20 64 377 0.051 0.236 0.166 2024-02-10T07:25:17.107 INFO:teuthology.orchestra.run.smithi195.stdout:+hv02.front.sepi 96.245.170.99 3 u 18 64 377 0.085 1.472 0.151 2024-02-10T07:25:17.107 INFO:teuthology.orchestra.run.smithi195.stdout:+hv03.front.sepi 74.6.168.72 3 u 21 64 377 0.088 0.648 0.102 2024-02-10T07:25:17.107 INFO:teuthology.orchestra.run.smithi195.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-02-10T07:25:17.108 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-02-10T07:25:17.117 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-02-10T07:25:17.118 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-02-10T07:25:17.154 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-02-10T07:25:17.204 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-02-10T07:25:17.254 INFO:teuthology.task.internal:Duration was 2257.999718 seconds 2024-02-10T07:25:17.255 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-02-10T07:25:17.304 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-02-10T07:25:17.305 DEBUG:teuthology.orchestra.run.smithi107:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-10T07:25:17.307 DEBUG:teuthology.orchestra.run.smithi195:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-10T07:25:17.357 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-02-10T07:25:17.357 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi107.front.sepia.ceph.com 2024-02-10T07:25:17.358 DEBUG:teuthology.orchestra.run.smithi107:> 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-10T07:25:17.371 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi195.front.sepia.ceph.com 2024-02-10T07:25:17.372 DEBUG:teuthology.orchestra.run.smithi195:> 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-10T07:25:17.384 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-02-10T07:25:17.385 DEBUG:teuthology.orchestra.run.smithi107:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-10T07:25:17.415 DEBUG:teuthology.orchestra.run.smithi195:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-10T07:25:17.494 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-02-10T07:25:17.494 DEBUG:teuthology.orchestra.run.smithi107:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-10T07:25:17.496 DEBUG:teuthology.orchestra.run.smithi195:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-10T07:25:17.662 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-02-10T07:25:17.672 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-02-10T07:25:17.672 DEBUG:teuthology.orchestra.run.smithi107:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-10T07:25:17.685 DEBUG:teuthology.orchestra.run.smithi195:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-10T07:25:17.700 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-02-10T07:25:17.722 DEBUG:teuthology.orchestra.run.smithi107:> 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-10T07:25:17.731 DEBUG:teuthology.orchestra.run.smithi195:> 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-10T07:25:17.743 INFO:teuthology.orchestra.run.smithi107.stdout:kernel.core_pattern = core 2024-02-10T07:25:17.758 INFO:teuthology.orchestra.run.smithi195.stdout:kernel.core_pattern = core 2024-02-10T07:25:17.791 DEBUG:teuthology.orchestra.run.smithi107:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-10T07:25:17.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T07:25:17.798 DEBUG:teuthology.orchestra.run.smithi195:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-10T07:25:17.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-10T07:25:17.804 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-02-10T07:25:17.814 INFO:teuthology.task.internal:Transferring archived files... 2024-02-10T07:25:17.815 DEBUG:teuthology.misc:Transferring archived files from smithi107:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-09_19:44:16-orch-main-distro-default-smithi/7555177/remote/smithi107 2024-02-10T07:25:17.815 DEBUG:teuthology.orchestra.run.smithi107:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-10T07:25:17.849 DEBUG:teuthology.misc:Transferring archived files from smithi195:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-09_19:44:16-orch-main-distro-default-smithi/7555177/remote/smithi195 2024-02-10T07:25:17.849 DEBUG:teuthology.orchestra.run.smithi195:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-10T07:25:17.880 INFO:teuthology.task.internal:Removing archive directory... 2024-02-10T07:25:17.880 DEBUG:teuthology.orchestra.run.smithi107:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-10T07:25:17.887 DEBUG:teuthology.orchestra.run.smithi195:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-10T07:25:17.923 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-02-10T07:25:17.933 INFO:teuthology.task.internal:Not uploading archives. 2024-02-10T07:25:17.933 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-02-10T07:25:17.973 INFO:teuthology.task.internal:Tidying up after the test... 2024-02-10T07:25:17.973 DEBUG:teuthology.orchestra.run.smithi107:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-10T07:25:17.975 DEBUG:teuthology.orchestra.run.smithi195:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-10T07:25:17.981 INFO:teuthology.orchestra.run.smithi107.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 10 07:25 /home/ubuntu/cephtest 2024-02-10T07:25:17.983 INFO:teuthology.orchestra.run.smithi195.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 10 07:25 /home/ubuntu/cephtest 2024-02-10T07:25:17.986 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-02-10T07:25:18.023 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-02-10T07:25:18.124 INFO:teuthology.nuke:Checking targets against current locks 2024-02-10T07:25:18.153 DEBUG:teuthology.nuke:shortname: smithi107 2024-02-10T07:25:18.154 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-10T07:25:18.175 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi107.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-09_19:44:16-orch-main-distro-default-smithi/7555177', '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-10 06:37:56.504541', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-02-10T07:25:18.178 DEBUG:teuthology.nuke:shortname: smithi195 2024-02-10T07:25:18.178 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-10T07:25:18.204 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi195.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-09_19:44:16-orch-main-distro-default-smithi/7555177', '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-10 06:37:56.502995', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-02-10T07:25:18.230 INFO:teuthology.orchestra.console.smithi107:Power off 2024-02-10T07:25:18.231 DEBUG:teuthology.orchestra.console.smithi107:pexpect command: ipmitool -H smithi107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-10T07:25:18.253 DEBUG:teuthology.orchestra.console.smithi107:power off output: Chassis Power Control: Down/Off 2024-02-10T07:25:18.253 DEBUG:teuthology.orchestra.console.smithi107:pexpect command: ipmitool -H smithi107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-10T07:25:18.268 INFO:teuthology.orchestra.console.smithi195:Power off 2024-02-10T07:25:18.268 DEBUG:teuthology.orchestra.console.smithi195:pexpect command: ipmitool -H smithi195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-10T07:25:18.277 DEBUG:teuthology.orchestra.console.smithi107:check power output: Chassis Power is on 2024-02-10T07:25:18.292 DEBUG:teuthology.orchestra.console.smithi195:power off output: Chassis Power Control: Down/Off 2024-02-10T07:25:18.293 DEBUG:teuthology.orchestra.console.smithi195:pexpect command: ipmitool -H smithi195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-10T07:25:18.316 DEBUG:teuthology.orchestra.console.smithi195:check power output: Chassis Power is on 2024-02-10T07:25:22.279 DEBUG:teuthology.orchestra.console.smithi107:pexpect command: ipmitool -H smithi107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-10T07:25:22.317 DEBUG:teuthology.orchestra.console.smithi195:pexpect command: ipmitool -H smithi195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-10T07:25:22.390 DEBUG:teuthology.orchestra.console.smithi107:check power output: Chassis Power is on 2024-02-10T07:25:22.427 DEBUG:teuthology.orchestra.console.smithi195:check power output: Chassis Power is on 2024-02-10T07:25:26.395 DEBUG:teuthology.orchestra.console.smithi107:pexpect command: ipmitool -H smithi107.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-10T07:25:26.428 DEBUG:teuthology.orchestra.console.smithi195:pexpect command: ipmitool -H smithi195.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-10T07:25:26.505 DEBUG:teuthology.orchestra.console.smithi107:check power output: Chassis Power is off 2024-02-10T07:25:26.538 DEBUG:teuthology.orchestra.console.smithi195:check power output: Chassis Power is off 2024-02-10T07:25:26.607 INFO:teuthology.orchestra.console.smithi107:Power off completed 2024-02-10T07:25:26.639 INFO:teuthology.orchestra.console.smithi195:Power off completed 2024-02-10T07:25:26.743 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: 2257.999717950821 failure_reason: '"2024-02-10T06:56:08.195748+0000 mon.a (mon.0) 168 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN)" in cluster log' owner: scheduled_yuriw@teuthology success: false 2024-02-10T07:25:26.744 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-10T07:25:26.830 INFO:teuthology.run:FAIL